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

Builder liblognorm-solaris10-sparc Build #65

Results:

Failed shell_3

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revisionf90e308ed7bb8eb26e2b616f3e809853a962a5a0
Got Revisionf90e308ed7bb8eb26e2b616f3e809853a962a5a0
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 49 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 6 mins, 14 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 53 secs )
    1. stdio
  4. shell_2 'gmake' ( 3 mins, 34 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 mins, 16 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave
buildername liblognorm-solaris10-sparc Builder
buildnumber 65 Build
codebase Build
got_revision f90e308ed7bb8eb26e2b616f3e809853a962a5a0 Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision f90e308ed7bb8eb26e2b616f3e809853a962a5a0 Build
scheduler schedule-liblognorm-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartTue Nov 6 09:13:24 2018
EndTue Nov 6 09:27:12 2018
Elapsed13 mins, 47 secs

All Changes:

:

  1. Change #72564

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Wed 31 Oct 2018 17:49:37
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 9a12becd31317fddeaf1b2f04d85413003021ba9

    Comments

    implement Checkpoint LEA transfer format
    ... at least if we guess right that this is the format name. This
    type of format seems to be seen in syslog message. Checkpoint does
    not provide a spec, so everything is guesswork... :-(
    
    closes https://github.com/rsyslog/liblognorm/issues/309

    Changed files

    • doc/configuration.rst
    • src/parser.c
    • src/parser.h
    • src/pdag.c
    • tests/Makefile.am
    • tests/field_checkpoint-lea-terminator.sh
  2. Change #72565

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Fri 02 Nov 2018 15:30:13
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision a2be084e2d858764a36e7ba3bd4393d71a37f06f

    Comments

    nitfixes: issues deteced by CodeFactor.com

    Changed files

    • doc/conf.py
    • tests/lognormalizer-invld-call.sh
  3. Change #72566

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 06 Nov 2018 09:08:47
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 0c6f16041a2bc931615d3701aab032a042ec2cd9

    Comments

    Merge pull request #315 from rgerhards/nitfixes
    nitfixes: issues deteced by CodeFactor.com

    Changed files

    • no files
  4. Change #72567

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Tue 06 Nov 2018 09:09:00
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision f90e308ed7bb8eb26e2b616f3e809853a962a5a0

    Comments

    Merge pull request #312 from rgerhards/i309
    implement Checkpoint LEA transfer format

    Changed files

    • no files