-
Notifications
You must be signed in to change notification settings - Fork 1.5k
storage: TestIntegration_RequesterPaysNonOwner failed #7484
Copy link
Copy link
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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: 7e252e7
buildURL: Build Status, Sponge
status: failed
Test output
integration_test.go:2981: 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:2981: bucket acl delete: got unexpected error:storage: entity domain-google.com was not found on bucket golang-grpc-test-go-integration-test-1677107248364205308-35, got [{project-owners-36639933145 OWNER 0xc0012d23a0} {project-editors-36639933145 OWNER 0xc0012d23c0} {project-viewers-36639933145 READER 0xc0012d23e0} {user-kokoro@gcloud-golang-firestore-tests.iam.gserviceaccount.com OWNER kokoro@gcloud-golang-firestore-tests.iam.gserviceaccount.com }]. The gRPC API currently does not support ACL entities using project ID, use project numbers instead
integration_test.go:2981: 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:2981: default object acl delete: got unexpected error:storage: entity domain-google.com was not found on bucket golang-grpc-test-go-integration-test-1677107248364205308-35, got [{project-owners-36639933145 OWNER 0xc0012d3380} {project-editors-36639933145 OWNER 0xc0012d33a0} {project-viewers-36639933145 READER 0xc0012d33c0}]. The gRPC API currently does not support ACL entities using project ID, use project numbers instead
integration_test.go:5444: could not delete object: storage: object doesn't existReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.