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

flaky test: ITBigQueryStorageTest.testSimpleReadWithOtelTracing #2997

Description

@zhumin8

This test has been failing repeatedly but not consistently in CIs
Error log:

[ERROR] Tests run: 19, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.34 s <<< FAILURE! -- in com.google.cloud.bigquery.storage.v1.it.ITBigQueryStorageTest
[ERROR] com.google.cloud.bigquery.storage.v1.it.ITBigQueryStorageTest.testSimpleReadWithOtelTracing -- Time elapsed: 0.044 s <<< ERROR!
java.lang.IllegalStateException: GlobalOpenTelemetry.set has already been called. GlobalOpenTelemetry.set must be called only once before any calls to GlobalOpenTelemetry.get. If you are using the OpenTelemetrySdk, use OpenTelemetrySdkBuilder.buildAndRegisterGlobal instead. Previous invocation set to cause of this exception.

full log

occurence example: #2994 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigquerystorageIssues related to the googleapis/java-bigquerystorage API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions