[
https://issues.apache.org/jira/browse/BEAM-12397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372951#comment-17372951
]
Beam JIRA Bot commented on BEAM-12397:
--------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> XVR postcommits flaky: deadline exceeded
> ----------------------------------------
>
> Key: BEAM-12397
> URL: https://issues.apache.org/jira/browse/BEAM-12397
> Project: Beam
> Issue Type: Bug
> Components: cross-language, test-failures
> Reporter: Kyle Weaver
> Priority: P2
>
> [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1259]
> *05:25:58*
> ======================================================================*05:25:58*
> ERROR: test_agg (apache_beam.transforms.sql_test.SqlTransformTest)*05:25:58*
> ----------------------------------------------------------------------*05:25:58*
> Traceback (most recent call last):*05:25:58* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/python/apache_beam/transforms/sql_test.py",
> line 118, in test_agg*05:25:58* assert_that(out, equal_to([("foo", 3, 3,
> 2), ("bar", 4, 8, 1.414)]))*05:25:58* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/python/apache_beam/pipeline.py",
> line 585, in __exit__*05:25:58* self.result = self.run()*05:25:58*
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/python/apache_beam/testing/test_pipeline.py",
> line 116, in run*05:25:58* state = result.wait_until_finish()*05:25:58*
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/python/apache_beam/runners/portability/portable_runner.py",
> line 600, in wait_until_finish*05:25:58* raise
> self._runtime_exception*05:25:58* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/sdks/python/apache_beam/runners/portability/portable_runner.py",
> line 606, in _observe_state*05:25:58* for state_response in
> self._state_stream:*05:25:58* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py",
> line 426, in __next__*05:25:58* return self._next()*05:25:58* File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py",
> line 826, in _next*05:25:58* raise self*05:25:58*
> grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that
> terminated with:*05:25:58* status = StatusCode.DEADLINE_EXCEEDED*05:25:58*
> details = "Deadline Exceeded"*05:25:58* debug_error_string =
> "\{"created":"@1621772571.708757704","description":"Error received from peer
> ipv4:127.0.0.1:18091","file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"Deadline
> Exceeded","grpc_status":4}"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)