Skip to content

com.example.spanner.AsyncExamplesIT: asyncReadOnlyTransaction_shouldReturnData failed #4175

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I'm commenting on this issue too often, add the buildcop: quiet label and
I will stop commenting.


commit: a86300e
buildURL: Build Status, Sponge
status: failed

Test output
com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.
	at com.example.spanner.AsyncExamplesIT.removeTestData(AsyncExamplesIT.java:207)
Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.
Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.
Caused by: java.util.concurrent.ExecutionException: com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.
Caused by: com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.
Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance  has too many database splits to complete the operation.  Please add more nodes and try again.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the Spanner API.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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions