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

Builder rsyslog-solaris10-sparc Build #1993

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 10 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 1993 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 654ef39bb75fddd300c0c81b5e7a3c31490ffbe8 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:

StartThu Jun 19 14:32:05 2025
EndThu Jun 19 14:33:15 2025
Elapsed1 mins, 10 secs

All Changes:

:

  1. Change #237020

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 19 Jun 2025 10:24:40
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision a1fc32984e813091e91e041b42110af71a4ea0eb

    Comments

    tcpsrv cleanup: remove TODO line that was scheduled to be removed
    This was an overlook during the refactoring of tcpsrv.c earlier in 2025.
    We kept the line for some tests, but actually it needs to be removed
    as notifyReArm() now has the proper code to handle these cases.
    
    The left-over TODO could cause confusion during code review.

    Changed files

    • runtime/tcpsrv.c
  2. Change #237021

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Thu 19 Jun 2025 14:22:43
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 654ef39bb75fddd300c0c81b5e7a3c31490ffbe8

    Comments

    Merge pull request #5726 from rgerhards/cleanup-todo
    tcpsrv cleanup: remove TODO line that was scheduled to be removed

    Changed files

    • no files