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

Builder rsyslog-solaris10-sparc Build #2011

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 7 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 2011 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision c0391f5a84d1cad84ae50a56a3baf4920c6c1bae 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 Jul 11 11:22:12 2025
EndFri Jul 11 11:23:20 2025
Elapsed1 mins, 7 secs

All Changes:

:

  1. Change #238976

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 11 Jul 2025 09:01:03
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 64f683d92b84eae1d90823bd1248b1e5639c1652

    Comments

    tooling: new developer tool to fix trailing spaces
    This may be an interim solution, but definitely a useful one
    to address style inconsistencies.
    
    Style inconsistencies are problematic as they tend to pollute
    git history by causing pseudo-changes.
    
    This commit also contains a set of fixes to existing files, so
    that we get to a clean state.

    Changed files

    • devtools/fix-spaces.py
    • runtime/cfsysline.c
    • runtime/conf.c
    • runtime/dynstats.c
    • runtime/dynstats.h
    • runtime/linkedlist.c
    • runtime/module-template.h
    • runtime/nsd_ossl.c
    • runtime/nsd_ptcp.c
    • runtime/obj-types.h
    • runtime/obj.c
    • runtime/objomsr.c
    • runtime/strgen.c
    • runtime/stringbuf.c
    • runtime/tcpclt.c
    • runtime/wtp.c
    • tests/getline.c
    • tests/mangle_qi.c
    • tests/rscript.c
    • tests/tcpflood.c
    • tools/logsigner.c
  2. Change #238977

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 11 Jul 2025 11:13:27
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision c0391f5a84d1cad84ae50a56a3baf4920c6c1bae

    Comments

    Merge pull request #5763 from rgerhards/trailing-sp-fixer
    tooling: new developer tool to fix trailing spaces

    Changed files

    • no files