googleapis / google-cloud-go

Google Cloud Client Libraries for Go.
https://cloud.google.com/go/docs/reference
Apache License 2.0
3.72k stars 1.27k forks source link

storage: TestIntegration_RequesterPaysNonOwner failed #10607

Open flaky-bot[bot] opened 1 month ago

flaky-bot[bot] commented 1 month ago

Note: #9319 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: a49ab593a7495c2cfff106594762b9a6c79eb8b2 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] commented 1 month ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (a49ab593a7495c2cfff106594762b9a6c79eb8b2), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

tritone commented 1 month ago

integration_test.go:3345: delete object: got unexpected error:rpc error: code = PermissionDenied desc = kokoro@gcloud-golang-firestore-tests.iam.gserviceaccount.com does not have storage.objects.delete access to the Google Cloud Storage object. Permission 'storage.objects.delete' denied on resource (or it may not exist)

Looks like this is one case with the secondary project on this test, but only delete failed and all other ops succeeded seemingly.