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

Builder protobuf-solaris10-sparc Build #2179

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision80308c85a1e0ef27490371df3f8d27cffdcf8fd6
Got Revision80308c85a1e0ef27490371df3f8d27cffdcf8fd6
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 4 mins, 48 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 26 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jason Lunn

Timing:

StartWed Mar 23 01:47:37 2022
EndWed Mar 23 04:20:15 2022
Elapsed2 hrs, 32 mins, 38 secs

All Changes:

:

  1. Change #148787

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Wed 16 Mar 2022 18:37:46
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 58e320a7323b55f65137222064ed0e72fe423e23

    Comments

    Fix NPE during encoding and add regression test for issue 9507.

    Changed files

    • ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java
    • ruby/tests/basic.rb
  2. Change #148788

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Wed 23 Mar 2022 01:03:31
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 80308c85a1e0ef27490371df3f8d27cffdcf8fd6

    Comments

    Merge pull request #9637 from JasonLunn/fix_9507
    Fix NPE during encoding and add regression test for issue 9507.

    Changed files

    • no files