You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Allen Pradeep Xavier (Jira)" <ji...@apache.org> on 2020/05/13 23:19:00 UTC

[jira] [Commented] (BEAM-9834) Spanner IT tests are flaky due to "io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED"

    [ https://issues.apache.org/jira/browse/BEAM-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106725#comment-17106725 ] 

Allen Pradeep Xavier commented on BEAM-9834:
--------------------------------------------

This seems to be a transient issue. i'm unable to track the database that caused the failures. All the runs after the failures have been successful. Do let me know if i can close this issue as "Cannot reproduce"

> Spanner IT tests are flaky due to "io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED"
> -------------------------------------------------------------------------------------
>
>                 Key: BEAM-9834
>                 URL: https://issues.apache.org/jira/browse/BEAM-9834
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp, test-failures
>            Reporter: Chamikara Madhusanka Jayalath
>            Assignee: Allen Pradeep Xavier
>            Priority: Major
>
> For example,
> [https://builds.apache.org/job/beam_PostCommit_Java/6028/]
> [https://builds.apache.org/job/beam_PostCommit_Java/6025/]
> [https://builds.apache.org/job/beam_PostCommit_Java/6024/]
>  
> [https://builds.apache.org/job/beam_PostCommit_Java/6025/testReport/org.apache.beam.sdk.io.gcp.spanner/SpannerReadIT/testQuery/]
> h3. Error Message
> java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: DEADLINE_EXCEEDED: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete.
> h3. Stacktrace
> java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: DEADLINE_EXCEEDED: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: Deadline expired before operation could complete. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:526) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:507) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:83) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:62)
>  
> [~alxavier] [~nielm] any idea why calls to Cloud Spanner seems to be timing out recently ?
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)