-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
storage: TestIntegration_RequesterPaysOwner failed #7483
Labels
api: storage
Issues related to the Cloud Storage API.
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.
Comments
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
Feb 22, 2023
product-auto-label
bot
added
the
api: storage
Issues related to the Cloud Storage API.
label
Feb 22, 2023
commit: 0862303 Test outputintegration_test.go:2778: bucket acl delete: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. integration_test.go:2778: default object acl delete: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. |
commit: aeb6fec Test outputintegration_test.go:2778: bucket acl set: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. integration_test.go:2778: bucket acl delete: got unexpected error:storage: entity domain-google.com was not found on bucket golang-grpc-test-go-integration-test-1677165375346770872-26, got [{project-owners-36639933145 OWNER 0xc00004e020} {project-editors-36639933145 OWNER 0xc00004e060} {project-viewers-36639933145 READER 0xc00004e080}]. The gRPC API currently does not support ACL entities using project ID, use project numbers instead integration_test.go:2778: default object acl delete: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. |
commit: fa6bbe5 Test outputintegration_test.go:2778: bucket acl delete: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. integration_test.go:2778: default object acl set: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. integration_test.go:2778: default object acl delete: got unexpected error:storage: entity domain-google.com was not found on bucket golang-grpc-test-go-integration-test-1677183344297873535-26, got [{project-owners-36639933145 OWNER 0xc001486e80} {project-editors-36639933145 OWNER 0xc001486ea0} {project-viewers-36639933145 READER 0xc001486ec0}]. The gRPC API currently does not support ACL entities using project ID, use project numbers instead |
commit: 14771b1 Test outputintegration_test.go:2778: default object acl set: got unexpected error:rpc error: code = InvalidArgument desc = Invalid update_mask. All client specified fields on the Bucket resource should be covered by the update_mask. integration_test.go:2778: default object acl delete: got unexpected error:storage: entity domain-google.com was not found on bucket golang-grpc-test-go-integration-test-1677231209952522260-25, got [{project-owners-36639933145 OWNER 0xc001326740} {project-editors-36639933145 OWNER 0xc001326760} {project-viewers-36639933145 READER 0xc001326780}]. The gRPC API currently does not support ACL entities using project ID, use project numbers instead |
tritone
added a commit
to tritone/google-cloud-go
that referenced
this issue
Feb 24, 2023
These are also doing bucket updates and I missed them in googleapis#7476. Updates googleapis#7483 Updates googleapis#7484
Test passed for commit f55bfe0 (Build Status, Sponge)! Closing this issue. |
This was referenced Jun 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: storage
Issues related to the Cloud Storage API.
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.
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 andI will stop commenting.
commit: 7e252e7
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: