Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'test_topic_iam_policy': Authentication backend unavailable #2170

Closed
tseaver opened this issue Aug 23, 2016 · 2 comments
Closed

'test_topic_iam_policy': Authentication backend unavailable #2170

tseaver opened this issue Aug 23, 2016 · 2 comments
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API.

Comments

@tseaver
Copy link
Contributor

tseaver commented Aug 23, 2016

From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/154249353#L828-L840

======================================================================
ERROR: test_topic_iam_policy (pubsub.TestPubsub)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/pubsub.py", line 219, in test_topic_iam_policy
    policy = topic.get_iam_policy()
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/topic.py", line 343, in get_iam_policy
    resp = api.get_iam_policy(self.full_name)
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/pubsub/connection.py", line 496, in get_iam_policy
    return conn.api_request(method='GET', path=path)
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/connection.py", line 347, in api_request
    error_info=method + ' ' + url)
ServiceUnavailable: 503 Authentication backend unavailable. (GET https://pubsub.googleapis.com/v1/projects/precise-truck-742/topics/test-topic-iam-policy-topic-154249353-1471896177:getIamPolicy)
@tseaver tseaver added api: pubsub Issues related to the Pub/Sub API. flaky labels Aug 23, 2016
@dhermes
Copy link
Contributor

dhermes commented Aug 23, 2016

BLERG!

@tseaver
Copy link
Contributor Author

tseaver commented Aug 25, 2016

I'm going to put on my Pollyanna/Candide hat and claim that #2195 has resolved this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API.
Projects
None yet
Development

No branches or pull requests

2 participants