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

Builder collectd-60-solaris10-i386 Build #7

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revision18030f86d42a88f99ac7e42d90a80ed1f2be5e30
Got Revision18030f86d42a88f99ac7e42d90a80ed1f2be5e30
Changes3 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-collectd-60' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 30 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 45 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 2 mins, 7 secs )
    1. stdio
  6. shell_3 'gmake check' ( 16 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave
buildername collectd-60-solaris10-i386 Builder
buildnumber 7 Build
ciflags --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_influxdb_udp --disable-write_kafka --disable-writ .. [property value too long] SetPropertyFromCommand Step
codebase Build
got_revision 18030f86d42a88f99ac7e42d90a80ed1f2be5e30 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 18030f86d42a88f99ac7e42d90a80ed1f2be5e30 Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Florian Forster
  2. Florian Forster

Timing:

StartMon Oct 19 11:00:44 2020
EndMon Oct 19 11:04:31 2020
Elapsed3 mins, 47 secs

All Changes:

:

  1. Change #116527

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Mon 28 Sep 2020 14:27:42
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 71b4a17aec56fda3d723add2ff43baffb91560b2

    Comments

    memory plugin: Implement absolute/percentage reporting.
    
    This also migrates the new NetBSD code to using metric_family_t.
    
    Fixes: #3667

    Changed files

    • src/memory.c
  2. Change #116528

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Sat 03 Oct 2020 08:51:37
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 18cb5af601dfc826aacdb6c0b480572e07963059

    Comments

    interface plugin: Convert to the v6 API.
    
    Fixes: #3641

    Changed files

    • src/interface.c
  3. Change #116529

    Category None
    Changed by Florian Forster <octoohnoyoudont@google.com>
    Changed at Mon 19 Oct 2020 10:56:08
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 18030f86d42a88f99ac7e42d90a80ed1f2be5e30

    Comments

    Merge branches 'v6/interface' and 'v6/memory' into collectd-6.0

    Changed files

    • src/memory.c