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

Builder protobuf-solaris10-i386 Build #2196

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 27 secs )
    1. stdio
  3. shell_1 './configure' ( 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 40 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 2196 Build
codebase Build
got_revision 473ff00de394b55adf96ad18285a42e2dc2d5479 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 473ff00de394b55adf96ad18285a42e2dc2d5479 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. Elliotte Rusty Harold
  2. Elliotte Rusty Harold

Timing:

StartTue Nov 30 00:02:27 2021
EndTue Nov 30 00:19:02 2021
Elapsed16 mins, 34 secs

All Changes:

:

  1. Change #144555

    Category protobuf
    Changed by Elliotte Rusty Harold <elharoohnoyoudont@google.com>
    Changed at Mon 29 Nov 2021 22:07:20
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 278dfb24964ff12702dc21dc9d49e20f0a4345b4

    Comments

    remove UTF8Utils class that hasn't been needed since Java 6

    Changed files

    • Makefile.am
    • java/core/src/test/java/com/google/protobuf/Utf8Test.java
    • java/core/src/test/java/com/google/protobuf/Utf8Utils.java
  2. Change #144556

    Category protobuf
    Changed by Elliotte Rusty Harold <elharoohnoyoudont@users.noreply.github.com>
    Changed at Mon 29 Nov 2021 23:57:49
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 473ff00de394b55adf96ad18285a42e2dc2d5479

    Comments

    Merge pull request #9266 from elharo/utf8utils
    remove UTF8Utils class that hasn't been needed since Java 6

    Changed files

    • no files