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

Builder rsyslog-solaris10-sparc Build #2026

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revisionc227335afb94034d464488627686b577746e7ced
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 2 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 2026 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision c227335afb94034d464488627686b577746e7ced 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 Jul 12 19:03:49 2025
EndSat Jul 12 19:04:52 2025
Elapsed1 mins, 3 secs

All Changes:

:

  1. Change #239376

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 12 Jul 2025 17:35:05
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision d86fcb227189a1a66cd3e4dd4c41ff9acdce2215

    Comments

    Document statsobj architecture and formats
    Adds Doxygen headers to runtime/statsobj.c and runtime/statsobj.h.
    The comments describe how statistics objects store counters and how
    GetAllStatsLines emits data. Supported output formats such as
    legacy, JSON, CEE, JSON_ES and Prometheus are listed. This clarifies
    the stats subsystem for future maintainers.
    
    AI-Agent: Codex, Gemini

    Changed files

    • runtime/statsobj.c
    • runtime/statsobj.h
  2. Change #239377

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 12 Jul 2025 18:19:56
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision ea7166797059f706486dcfd6a8b725c2cbf63c59

    Comments

    AI support: relax indention rules
    Strict rules break a lot of AI Agent capabilites as we have seen. Repo will
    most probably soon moved to space-indention.

    Changed files

    • AGENTS.md
  3. Change #239378

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 12 Jul 2025 18:22:28
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision e158b0c893da8c30abee9353b13c815ced63654b

    Comments

    Merge pull request #5777 from rgerhards/agentmd-indention
    AI support: relax indention rules

    Changed files

    • no files
  4. Change #239379

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sat 12 Jul 2025 18:23:16
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision c227335afb94034d464488627686b577746e7ced

    Comments

    Merge pull request #5775 from rsyslog/codex/create-doxygen-header-for-statsobj
    Add Doxygen headers for statsobj

    Changed files

    • no files