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

Builder rsyslog-solaris10-sparc Build #2000

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 3 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 2000 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 032279038eb5b2d9121179e2cbf1ac7b704a79a2 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:

StartSat Jun 21 15:21:55 2025
EndSat Jun 21 15:22:58 2025
Elapsed1 mins, 3 secs

All Changes:

:

  1. Change #237241

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 21 Jun 2025 14:46:36
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 15796f104742f2a15744ff4915295078e788a23b

    Comments

    testbench: add root-level diag.sh stub and simplify test invocation
    - Introduce root-level diag.sh stub to auto-forward to tests/diag.sh, preventing
      human and AI errors when sourcing the harness and removing the need to `cd`
      into the tests directory.
    - Update AGENTS.md to configure once and invoke tests via `./tests/<script>.sh`,
      providing unfiltered stdout/stderr without a CI wrapper and improving
      convenience for human developers.

    Changed files

    • AGENTS.md
    • diag.sh
  2. Change #237242

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 21 Jun 2025 15:19:33
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 032279038eb5b2d9121179e2cbf1ac7b704a79a2

    Comments

    Merge pull request #5737 from rgerhards/tb-robustness
    testbench: add root-level diag.sh stub and simplify test invocation

    Changed files

    • no files