What happened?
see https://github.com/apache/beam/runs/48025477476 https://github.com/apache/beam/runs/48411385440
error message:
no result returned
java.lang.AssertionError: ParDo(ModsToString)/ParMultiDo(ModsToString).output:
Expected: iterable with items [...] in any order
but: no item matches: "..." in []
at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:176)
at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:461)
at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:453)
at org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamIT.testReadSpannerChangeStreamImpl(SpannerChangeStreamIT.java:162)
java.lang.AssertionError:
Expected: (stack trace contains string 'SpannerException' and stack trace contains string 'NOT_FOUND: Session not found')
but: stack trace contains string 'NOT_FOUND: Session not found' was <org.apache.beam.sdk.Pipeline$PipelineExecutionException: com.google.cloud.spanner.SpannerException: INVALID_ARGUMENT: com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Multiplexed sessions may not be deleted>
Stacktrace was: org.apache.beam.sdk.Pipeline$PipelineExecutionException: com.google.cloud.spanner.SpannerException: INVALID_ARGUMENT: com.google.api.gax.rpc.InvalidArgumentException: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Multiplexed sessions may not be deleted
and other errors.
this is blocking GCP BOM upgrade #35854.
Issue Failure
Failure: Test is flaky
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components
What happened?
see https://github.com/apache/beam/runs/48025477476 https://github.com/apache/beam/runs/48411385440
error message:
no result returned
and other errors.
this is blocking GCP BOM upgrade #35854.
Issue Failure
Failure: Test is flaky
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components