googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
896 stars 370 forks source link

storage acls buckets: should make a bucket public failed #2404

Closed flaky-bot[bot] closed 7 months ago

flaky-bot[bot] commented 7 months ago

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


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

BrennaEpp commented 7 months ago

Looks like we're exceeding the bucket update rate limit.

danielbankhead commented 7 months ago

Yea, it looks like it’s a rate-limit issue instead of the common gtoken/ECONNRESET issue (from previous flaky tests). I’ll leave this open for investigation.

flaky-bot[bot] commented 7 months 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 (a3f4891ee60e57cc19929489cae6110b07955216), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).