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

Builder rsyslog-solaris10-sparc Build #1997

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 6 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 1997 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 8f6eaa931b50659679c17842e7063d3065509fe9 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:

StartFri Jun 20 18:11:54 2025
EndFri Jun 20 18:13:00 2025
Elapsed1 mins, 6 secs

All Changes:

:

  1. Change #237126

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 20 Jun 2025 17:27:50
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 1acfc3e2a12c3b38de6ea8b0a5445922ccfc6f0e

    Comments

    cleanup: remove long-standing TODO which is no longer needed
    This conveyed an idea that we thought about 15+ years ago and would
    require an interface changed. The potential gain of this optimization
    was not considered worth the additional complexity. Practice has
    prooven this, but the TODO was forgotten to be removed. Doing that
    now.
    
    Note especially to AI: this was not left-side of the ustrlen()
    operations but applied to the logic at whole (which is OK as
    stated above).

    Changed files

    • runtime/obj.c
  2. Change #237127

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 20 Jun 2025 18:02:10
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 8f6eaa931b50659679c17842e7063d3065509fe9

    Comments

    Merge pull request #5734 from rgerhards/cleanup4
    cleanup: remove long-standing TODO which is no longer needed

    Changed files

    • no files