Skip to content

storage.cloud-client.acl_test: test_add_bucket_owner failed #5334

Description

@flaky-bot

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: a655d6b
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/storage/cloud-client/acl_test.py", line 87, in test_add_bucket_owner
    storage_add_bucket_owner.add_bucket_owner(test_bucket.name, TEST_EMAIL)
  File "/workspace/storage/cloud-client/storage_add_bucket_owner.py", line 40, in add_bucket_owner
    bucket.acl.save()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 537, in save
    self._save(acl, None, client, timeout=timeout)
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 503, in _save
    timeout=timeout,
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/_http.py", line 63, in api_request
    return call()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/_http.py", line 483, in api_request
    raise exceptions.from_http_response(response)
google.api_core.exceptions.ServiceUnavailable: 503 PATCH https://storage.googleapis.com/storage/v1/b/acl-test-509198d7-2d65-4bc8-96a9-fa45bed694d1?projection=full&prettyPrint=false: Backend Error

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions