Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder rsyslog-solaris10-sparc Build #2008

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revision0fc3bb05ecbbc2fb7634829876732dad8e02fe99
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-rsyslog-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git updating ( 1 mins, 13 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/rsyslog-solaris10-sparc slave
buildername rsyslog-solaris10-sparc Builder
buildnumber 2008 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 0fc3bb05ecbbc2fb7634829876732dad8e02fe99 Build
scheduler schedule-rsyslog-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/rsyslog-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartTue Jul 8 13:04:25 2025
EndTue Jul 8 13:05:39 2025
Elapsed1 mins, 13 secs

All Changes:

:

  1. Change #238715

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 08 Jul 2025 12:56:20
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 977beff32c8c3add378db9dbf1d56dc655476716

    Comments

    AI tools: Add directory for future AI/ML tooling (#5758)
    * AI tools: Add directory for future AI/ML tooling
    
    Establish a new top-level directory, `ai/`, to serve as a consistent
    location for future Artificial Intelligence and Machine Learning tools
    that will work alongside rsyslog.
    
    These tools are intended to run as separate processes, external to the
    rsyslog daemon, to ensure the core remains stable and performant.
    
    This commit contains only the empty directory and a README.md file
    describing the vision and purpose.

    Changed files

    • ai/README.md
  2. Change #238716

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 08 Jul 2025 12:57:40
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 0fc3bb05ecbbc2fb7634829876732dad8e02fe99

    Comments

    Document native message modification plugin interface (#5757)
    * doc: document native mm interface

    Changed files

    • plugins/MM_INTERFACE.md