Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

bigquery.it.ITBigQueryTest: testCreateAndGetJobWithSelectedFields failed #2842

@flaky-bot

Description

@flaky-bot

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


commit: 79fe14c
buildURL: Build Status, Sponge
status: failed

Test output
com.google.cloud.bigquery.BigQueryException: Not found: Table gcloud-devel:gcloud_test_dataset_temp_30f13d59_ca2f_46a1_aecf_07e76f8dac12.test_create_and_get_job_with_selected_fields_source_table
	at com.google.cloud.bigquery.Job.reload(Job.java:424)
	at com.google.cloud.bigquery.Job.waitFor(Job.java:252)
	at com.google.cloud.bigquery.it.ITBigQueryTest.testCreateAndGetJobWithSelectedFields(ITBigQueryTest.java:4860)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:829)

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/java-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.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