Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud_to_prod ruby interop tests failing #20473

Closed
markdroth opened this issue Oct 3, 2019 · 1 comment
Closed

cloud_to_prod ruby interop tests failing #20473

markdroth opened this issue Oct 3, 2019 · 1 comment
Assignees
Labels
disposition/BUILDNURSE For all buildnurse related build/test failures and flakes kind/bug lang/ruby priority/P2

Comments

@markdroth
Copy link
Member

https://source.cloud.google.com/results/invocations/dd743024-8c20-4459-ba7a-1ec9b8b613f2/targets/github%2Fgrpc%2Finterop_test/tests;group=tests;test=cloud_to_prod_auth:ruby:default:compute_engine_creds:tls;row=1

There are a number of tests failing, but here's one example:

/usr/local/rvm/gems/ruby-2.5.3/gems/google-protobuf-3.10.0-x86_64-linux/lib/google/protobuf.rb:61:in `infer_package': undefined method `size' for nil:NilClass (NoMethodError)
	from /usr/local/rvm/gems/ruby-2.5.3/gems/google-protobuf-3.10.0-x86_64-linux/lib/google/protobuf.rb:109:in `fixup_descriptor'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_pb.rb:9:in `add_file'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_pb.rb:9:in `block in <top (required)>'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_pb.rb:8:in `instance_eval'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_pb.rb:8:in `build'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_pb.rb:8:in `<top (required)>'
	from /usr/local/rvm/rubies/ruby-2.5.3/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	from /usr/local/rvm/rubies/ruby-2.5.3/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	from /var/local/git/grpc/src/ruby/pb/src/proto/grpc/testing/test_services_pb.rb:23:in `<top (required)>'
	from src/ruby/pb/test/client.rb:42:in `require_relative'
	from src/ruby/pb/test/client.rb:42:in `<main>'
@jtattermusch
Copy link
Contributor

Likely the same problem as #20471

@rmstar rmstar mentioned this issue Oct 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
disposition/BUILDNURSE For all buildnurse related build/test failures and flakes kind/bug lang/ruby priority/P2
Projects
None yet
Development

No branches or pull requests

3 participants