Skip to content

bigquery.datalab-migration.samples_test: test_datalab_query failed #9457

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

Test output
Traceback (most recent call last):
  File "/workspace/bigquery/datalab-migration/samples_test.py", line 182, in test_datalab_query
    df = bq.Query(sql).execute().result().to_dataframe()
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_query.py", line 338, in execute
    return self.execute_async(output_options, sampling=sampling, context=context,
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_query_job.py", line 98, in wait
    self._refresh_state()
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_job.py", line 55, in _refresh_state
    raise e
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_job.py", line 53, in _refresh_state
    response = self._api.jobs_get(self._job_id)
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_api.py", line 246, in jobs_get
    return google.datalab.utils.Http.request(url, credentials=self.credentials)
  File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/utils/_http.py", line 158, in request
    raise RequestException(response.status, content)
google.datalab.utils._http.RequestException: HTTP request failed: Error encountered during execution. Retrying may solve the problem.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery 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