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

Builder liblognorm-solaris10-i386 Build #49

Results:

Failed shell_3

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revisionc0d2ac8085e10d62b3055d4dd375a674b18e09b1
Got Revisionc0d2ac8085e10d62b3055d4dd375a674b18e09b1
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 34 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 15 secs )
    1. stdio
  4. shell_2 'gmake' ( 35 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 24 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartWed Apr 25 11:06:39 2018
EndWed Apr 25 11:08:34 2018
Elapsed1 mins, 55 secs

All Changes:

:

  1. Change #60659

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Mon 16 Apr 2018 10:28:51
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 0e8b2b65ae0ebb5c6ce7f66895567b6cf2a14adb

    Comments

    csv encoder: fix format error when processing arrays
    commas were not necessarily correctly added
    
    deteced by CovertiyScan, CID 269242

    Changed files

    • src/enc_csv.c
  2. Change #60660

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Mon 16 Apr 2018 11:06:39
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision e3086c040df91e63bc7a2e072d3920ff78004fb8

    Comments

    fix memory leak during config processing
    detected by CoverityScan, CID 262249

    Changed files

    • src/parser.c
  3. Change #60661

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Mon 16 Apr 2018 11:20:52
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 52c4183079c06486a774d65af980154dc089e43b

    Comments

    fix potential memory leaks during config processing
    detected by CoverityScan, CID 269246, CID 269245

    Changed files

    • src/parser.c
    • src/v1_parser.c
  4. Change #60662

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Mon 16 Apr 2018 11:21:08
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision a4b864c09305e14e93473c65688801ec933fc54f

    Comments

    remove dead code
    detected by CoverityScan, CID 269251

    Changed files

    • src/enc_csv.c
  5. Change #60663

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Mon 16 Apr 2018 11:59:57
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 6b363f676d0979db98bebeb814100e29bdb3faa1

    Comments

    fix build warnings with some newer compilers
    Not all of them make sense, but we want a clean compile...

    Changed files

    • src/pdag.c
  6. Change #60664

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Wed 25 Apr 2018 10:56:10
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision c0d2ac8085e10d62b3055d4dd375a674b18e09b1

    Comments

    Merge pull request #291 from rgerhards/coverity
    fix minor issues detected by Coverity Scan

    Changed files

    • no files