Skip to content

BQ system tests: test_create_dataset failed, needs retry #2075

@tseaver

Description

@tseaver

From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151011041#L609:

======================================================================
ERROR: test_create_dataset (bigquery.TestBigQuery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigquery.py", line 59, in test_create_dataset
    dataset.create()
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/bigquery/dataset.py", line 423, in create
    method='POST', path=path, data=self._build_resource())
  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 Error encountered during execution. Retrying may solve the problem. (POST https://www.googleapis.com/bigquery/v2/projects/precise-truck-742/datasets)
----------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions