Skip to content

storage.cloud-client.acl_test: test_remove_bucket_owner failed #6520

Description

@flaky-bot

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


commit: 09caf99
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/storage/cloud-client/acl_test.py", line 97, in test_remove_bucket_owner
    test_bucket.acl.save()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 546, 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 510, in _save
    retry=None,
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/client.py", line 472, in _patch_resource
    _target_object=_target_object,
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/_http.py", line 78, in api_request
    return call()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/_http.py", line 484, in api_request
    raise exceptions.from_http_response(response)
google.api_core.exceptions.BadRequest: 400 PATCH https://storage.googleapis.com/storage/v1/b/acl-test-de3b5c1e-c81a-4ae1-b1ba-c0304271abc0?projection=full&prettyPrint=false: Unknown user: google-auth-system-tests@python-docs-samples-tests.iam.gserviceaccount.com

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.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