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

Builder rsyslog-solaris10-sparc Build #1981

Results:

Failed

SourceStamp:

Projectrsyslog
Repositoryhttps://github.com/rsyslog/rsyslog.git
Branchmaster
Revision4be167bec7d757483c054e8f0f7fc382c552864c
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 4 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 1981 Build
codebase Build
project rsyslog Build
repository https://github.com/rsyslog/rsyslog.git Build
revision 4be167bec7d757483c054e8f0f7fc382c552864c 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
  2. google-labs-jules[bot]

Timing:

StartSun Jun 15 17:43:09 2025
EndSun Jun 15 17:44:14 2025
Elapsed1 mins, 4 secs

All Changes:

:

  1. Change #236685

    Category rsyslog
    Changed by google-labs-jules[bot] <161369871+google-labs-jules[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Sun 15 Jun 2025 10:08:32
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 95ee4be42e151769b0e12039752e49c480e1fc3b

    Comments

    Fix: Correct documentation location and update build guidance
    This commit addresses several documentation inconsistencies and updates:
    
    - Corrected `README.md` and `CONTRIBUTING.md` to accurately state that
      documentation is located in the `doc/` directory of this repository,
      not in a separate `rsyslog-doc` project.
    - Added a placeholder file for the `omczmq` module documentation at
      `doc/source/configuration/modules/omczmq.rst`, as it was previously missing.
    - Updated `doc/README.md` to recommend Python 3 and a modern Sphinx version
      for building documentation, removing outdated Python 2.7 references.
    - Updated `doc/source/conf.py` to set `needs_sphinx = '4.5.0'` (from '1.5.1').
    - Clarified the "WildCards" section in
      `doc/source/configuration/modules/imfile.rst` to better reflect current
      functionality regarding wildcard usage in paths and filenames.
    
    These changes aim to improve the accuracy and maintainability of the
    project's documentation.

    Changed files

    • CONTRIBUTING.md
    • README.md
    • doc/README.md
    • doc/source/conf.py
    • doc/source/configuration/modules/imfile.rst
    • doc/source/configuration/modules/omczmq.rst
  2. Change #236686

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sun 15 Jun 2025 10:30:42
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision c25977a4c307a942020f0686f86a243b37fcf584

    Comments

    docs: document proof-of-concept status

    Changed files

    • plugins/omsendertrack/omsendertrack.c
  3. Change #236687

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sun 15 Jun 2025 10:40:28
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 903be21b2bb5687f66fc6592b08f081bcad3197c

    Comments

    manually curated changes to the AI agent generated code

    Changed files

    • plugins/omsendertrack/omsendertrack.c
  4. Change #236688

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sun 15 Jun 2025 15:41:34
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision c86976482dda7bea75688424de3861cf8b23544f

    Comments

    more manually curated changes
    Also now includes pblk parameter description comments. This is
    a prototype. We will use this method later to generate user
    reference doc.

    Changed files

    • plugins/omsendertrack/omsendertrack.c
  5. Change #236689

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sun 15 Jun 2025 17:30:49
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 6bda3eaf4d20154b9e0df9d49c14e9747f7065d4

    Comments

    Merge pull request #5709 from rsyslog/codex/add-doxygen-comments-to-omsendertrack.c
    Add Doxygen comments to omsendertrack

    Changed files

    • no files
  6. Change #236690

    Category rsyslog
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Sun 15 Jun 2025 17:32:25
    Repository https://github.com/rsyslog/rsyslog.git
    Project rsyslog
    Branch master
    Revision 4be167bec7d757483c054e8f0f7fc382c552864c

    Comments

    Merge pull request #5708 from rsyslog/doc-review-updates
    Fix: Correct documentation location and update build guidance

    Changed files

    • no files