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

rspec: Google Cloud Spanner API samples update using dml failed #1104

Closed
flaky-bot bot opened this issue Jul 26, 2023 · 1 comment
Closed

rspec: Google Cloud Spanner API samples update using dml failed #1104

flaky-bot bot opened this issue Jul 26, 2023 · 1 comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jul 26, 2023

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 3a46e9e
buildURL: Build Status, Sponge
status: failed

Test output
Failure/Error:
  add_column project_id:  @project_id,
             instance_id: @instance.instance_id,
             database_id: database.database_id

Google::Cloud::DeadlineExceededError:
4:4:Deadline expired before operation could complete.. debug_error_string:{UNKNOWN:Error received from peer ipv4:173.194.193.95:443 {grpc_message:"Deadline expired before operation could complete.", grpc_status:4, created_time:"2023-07-26T23:11:22.144723868+00:00"}}
./spanner_samples.rb:547:in add_column' ./spec/spanner_samples_spec.rb:871:in block (3 levels) in <top (required)>'
./spec/spec_helper.rb:53:in capture' ./spec/spanner_samples_spec.rb:864:in block (2 levels) in <top (required)>'

--- Caused by: ---
GRPC::DeadlineExceeded:
4:Deadline expired before operation could complete.. debug_error_string:{UNKNOWN:Error received from peer ipv4:173.194.193.95:443 {grpc_message:"Deadline expired before operation could complete.", grpc_status:4, created_time:"2023-07-26T23:11:22.144723868+00:00"}}
./spanner_samples.rb:547:in `add_column'

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 26, 2023
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jul 26, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jul 27, 2023

Test passed for commit ac1f4f3 (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

0 participants