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

Builder protobuf-solaris10-i386 Build #2334

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision3dee6efa5414b240dc57b8072219321fb078cea1
Got Revision3dee6efa5414b240dc57b8072219321fb078cea1
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 6 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/slave/protobuf-solaris10-i386 slave
buildername protobuf-solaris10-i386 Builder
buildnumber 2334 Build
codebase Build
got_revision 3dee6efa5414b240dc57b8072219321fb078cea1 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 3dee6efa5414b240dc57b8072219321fb078cea1 Build
scheduler schedule-protobuf-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jason Lunn

Timing:

StartTue Mar 29 02:45:56 2022
EndTue Mar 29 03:01:45 2022
Elapsed15 mins, 49 secs

All Changes:

:

  1. Change #148923

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Tue 29 Mar 2022 00:58:54
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 5b28ae70c0a231359008c1c228bc872e99610ccd

    Comments

    Run all JRuby source files through `google-java-format.`

    Changed files

    • ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyFileDescriptor.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java
    • ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java
    • ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java
    • ruby/src/main/java/com/google/protobuf/jruby/Utils.java
    • ruby/src/main/java/google/ProtobufJavaService.java
  2. Change #148924

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Tue 29 Mar 2022 01:00:18
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision d0fc2794c4333c43d2a166ebac6b56da872eff50

    Comments

    Cleanup warnings seen when running tests.

    Changed files

    • ruby/tests/repeated_field_test.rb
  3. Change #148925

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Tue 29 Mar 2022 02:43:49
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 615a8d99f8d68d34c7e2facafcbdba00edc910e6

    Comments

    Merge pull request #9691 from JasonLunn/fix_warnings
    Cleanup warnings seen when running tests.

    Changed files

    • no files
  4. Change #148926

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Tue 29 Mar 2022 02:44:28
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 3dee6efa5414b240dc57b8072219321fb078cea1

    Comments

    Merge pull request #9690 from JasonLunn/format_jruby_with_google-java-format
    Run all JRuby source files through `google-java-format.`

    Changed files

    • no files