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

Builder protobuf-solaris10-sparc Build #2102

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision15add1af49f13d1661d3910d0eb6697b415a19d1
Got Revision15add1af49f13d1661d3910d0eb6697b415a19d1
Changes12 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 5 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 24 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 29 mins, 25 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 2102 Build
codebase Build
got_revision 15add1af49f13d1661d3910d0eb6697b415a19d1 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 15add1af49f13d1661d3910d0eb6697b415a19d1 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. Adam Cozzette
  2. Ivo List
  3. Joshua Haberman

Timing:

StartSat Jan 29 01:51:43 2022
EndSat Jan 29 04:28:07 2022
Elapsed2 hrs, 36 mins, 24 secs

All Changes:

:

  1. Change #146607

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Tue 25 Jan 2022 17:24:12
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision a035bd0882f74d42798cf65fced7ce785b837646

    Comments

    Make libprotobuf symbols local on OSX (#8346) (#9435)
    @gnossen gave a great overview in https://github.com/grpc/grpc/pull/24992 of the overall problem.
    
    If a python process using both protobuf _and_ another native library linking in libprotobuf
    frequently can cause crashes.  This seems to frequently affect tensorflow as well:
    
    tensorflow/tensorflow#8394,
    tensorflow/tensorflow#9525 (comment)
    tensorflow/tensorflow#24976,
    tensorflow/tensorflow#35573,
    https://github.com/tensorflow/tensorflow/blob/v2.0.0/tensorflow/contrib/makefile/rename_protobuf.sh,
    tensorflow/tensorflow#16104
    
    Testing locally this fixes both crashes when linking in multiple versions of protobuf
    and fixes `DescriptorPool` clashes as well (e.g. Python and Native code import different versions of the same message).
    
    Co-authored-by: Roy Williams <roy.williams.iii@gmail.com>

    Changed files

    • python/setup.py
  2. Change #146608

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Fri 28 Jan 2022 01:27:45
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 779b97260d6f75c4701bee27ba5863f3bf246a41

    Comments

    Update CHANGES.txt for 3.19.4 release (#9448)

    Changed files

    • CHANGES.txt
  3. Change #146609

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 02:06:41
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 67995fb4e9ccd43195993dddc051a018fd888086

    Comments

    Fixed data loss bug with PHP C extension.

    Changed files

    • php/ext/google/protobuf/php-upb.c
    • php/tests/GeneratedClassTest.php
    • php/tests/proto/test.proto
  4. Change #146610

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 02:14:07
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 35a21c124971bb062cffe0b6bda6159fbbbb3297

    Comments

    Added CHANGES.txt entry.

    Changed files

    • CHANGES.txt
  5. Change #146611

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 02:29:12
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision aceff710f4caef3269308a6c50ab075f3879176d

    Comments

    Fixed data loss bug in Ruby extension.

    Changed files

    • CHANGES.txt
    • ruby/ext/google/protobuf_c/ruby-upb.c
    • ruby/tests/basic.rb
    • ruby/tests/basic_test.proto
  6. Change #146612

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 03:02:14
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision eb301e1a336276b78ce3ddad6fe7bad45b54c127

    Comments

    Merge pull request #9450 from haberman/php-dataloss-bugfix
    Fixed data loss bug in PHP C extension

    Changed files

    • no files
  7. Change #146613

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 03:17:23
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 98b8e055d560062c03aef7fd7f305d0699145252

    Comments

    Merge branch '3.19.x' into ruby-dataloss-bugfix

    Changed files

    • no files
  8. Change #146614

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 28 Jan 2022 03:20:42
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision afeb6d8181db3bba03c81e31a309eb3d3243cae3

    Comments

    Merge pull request #9451 from haberman/ruby-dataloss-bugfix
    Fixed data loss bug in Ruby extension

    Changed files

    • no files
  9. Change #146615

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Fri 28 Jan 2022 04:35:56
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 22d0e265de7d2b3d2e9a00d071313502e7d4cccf

    Comments

    Update protobuf version for 3.19.4 (#9449)
    I also updated the PHP release notes in
    php/ext/google/protobuf/package.xml.

    Changed files

    • Protobuf-C++.podspec
    • Protobuf.podspec
    • configure.ac
    • csharp/Google.Protobuf.Tools.nuspec
    • csharp/src/Google.Protobuf/Google.Protobuf.csproj
    • java/README.md
    • java/bom/pom.xml
    • java/core/pom.xml
    • java/kotlin-lite/pom.xml
    • java/kotlin/pom.xml
    • java/lite.md
    • java/lite/pom.xml
    • java/pom.xml
    • java/util/pom.xml
    • js/package.json
    • php/ext/google/protobuf/package.xml
    • php/ext/google/protobuf/protobuf.h
    • protobuf_version.bzl
    • protoc-artifacts/pom.xml
    • python/google/protobuf/__init__.py
    • ruby/google-protobuf.gemspec
    • ruby/pom.xml
    • src/Makefile.am
    • src/google/protobuf/any.pb.h
    • src/google/protobuf/api.pb.h
    • src/google/protobuf/compiler/plugin.pb.h
    • src/google/protobuf/descriptor.pb.h
    • src/google/protobuf/duration.pb.h
    • src/google/protobuf/empty.pb.h
    • src/google/protobuf/field_mask.pb.h
    • src/google/protobuf/port_def.inc
    • src/google/protobuf/source_context.pb.h
    • src/google/protobuf/struct.pb.h
    • src/google/protobuf/stubs/common.h
    • src/google/protobuf/timestamp.pb.h
    • src/google/protobuf/type.pb.h
    • src/google/protobuf/wrappers.pb.h
  10. Change #146616

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Fri 28 Jan 2022 18:42:21
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 18521f60556b48be8beb6623dc6cb0c0ed80a79b

    Comments

    Merge branch '3.19.x' into merge-3.19.x

    Changed files

    • no files
  11. Change #146617

    Category protobuf
    Changed by Adam Cozzette <acozzetteohnoyoudont@google.com>
    Changed at Sat 29 Jan 2022 01:44:20
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision fa57149caaf401299b264bea02e9a3ee05e63fa3

    Comments

    Merge pull request #9452 from acozzette/merge-3.19.x
    Merge 3.19.x into master

    Changed files

    • no files
  12. Change #146618

    Category protobuf
    Changed by Ivo List <ilistohnoyoudont@google.com>
    Changed at Sat 29 Jan 2022 01:44:42
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 15add1af49f13d1661d3910d0eb6697b415a19d1

    Comments

    Selectively add source or gen dir to includes. (#9438)
    When both directories are added this results in protoc emitting a
    "warning: directory does not exist.". This makes sense because when
    there are no inputs from the other directory, it is also not present
    n the sandbox where protoc is executed.

    Changed files

    • protobuf.bzl