[
https://issues.apache.org/jira/browse/BEAM-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363581#comment-17363581
]
Trevor Kramer commented on BEAM-5536:
-------------------------------------
I see this constantly running Beam on Flink over EMR
INFO:apache_beam.runners.portability.portable_runner:Job state changed to FAILED
Traceback (most recent call last):
File "/Users/tkramer/PycharmProjects/RelayTxBeam/beam-test.py", line 68, in
<module>
run(tunnel.local_bind_port)
File "/Users/tkramer/PycharmProjects/RelayTxBeam/beam-test.py", line 57, in run
[('fp', pyarrow.list_(pyarrow.int64(), 2048))]
File
"/usr/local/Caskroom/miniconda/base/envs/beam2/lib/python3.7/site-packages/apache_beam/pipeline.py",
line 586, in __exit__
self.result.wait_until_finish()
File
"/usr/local/Caskroom/miniconda/base/envs/beam2/lib/python3.7/site-packages/apache_beam/runners/portability/portable_runner.py",
line 599, in wait_until_finish
raise self._runtime_exception
RuntimeError: Pipeline
BeamApp-tkramer-0615110932-7da85734_e4d30351-b1d4-463d-974f-61687abfffe2 failed
in state FAILED: akka.pattern.AskTimeoutException: Ask timed out on
[Actor[akka.tcp://[email protected]:36503/user/rpc/jobmanager_10#1869730304]]
after [10000 ms]. Message of type
[org.apache.flink.runtime.rpc.messages.RemoteFencedMessage]. A typical reason
for `AskTimeoutException` is that the recipient actor didn't send a reply.
> [beam_PostCommit_Java_GradleBuild][org.apache.beam.examples.WordCountIT.testE2EWordCount][Flake]
> Failure summary
> ----------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-5536
> URL: https://issues.apache.org/jira/browse/BEAM-5536
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Mikhail Gryzykhin
> Priority: P2
> Fix For: Not applicable
>
>
> Failing job url:
> https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1586/
> Job history url:
> https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1586/testReport/junit/org.apache.beam.examples/WordCountIT/testE2EWordCount/
> Relevant log:
> Found two reasons for this to fail. Logs separated by dashes.
> --------------------------------------------------------------
> Error Message
> org.apache.beam.sdk.Pipeline$PipelineExecutionException:
> akka.pattern.AskTimeoutException: Ask timed out on
> [Actor[akka://flink/user/dispatchere5d5b70f-9c27-477f-ba74-b9148944d0ed#1005982721]]
> after [10000 ms]. Sender[null] sent message of type
> "org.apache.flink.runtime.rpc.messages.LocalFencedMessage".
> h3. Stacktrace
> org.apache.beam.sdk.Pipeline$PipelineExecutionException:
> akka.pattern.AskTimeoutException: Ask timed out on
> [Actor[akka://flink/user/dispatchere5d5b70f-9c27-477f-ba74-b9148944d0ed#1005982721]]
> after [10000 ms]. Sender[null] sent message of type
> "org.apache.flink.runtime.rpc.messages.LocalFencedMessage". at
> org.apache.beam.runners.flink.TestFlinkRunner.run(TestFlinkRunner.java:72) at
> org.apache.beam.sdk.Pipeline.run(Pipeline.java:313) at
> org.apache.beam.sdk.Pipeline.run(Pipeline.java:299) at
> org.apache.beam.examples.WordCount.runWordCount(WordCount.java:185)
> ---------------------------------------------------------------------
> org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.io.IOException:
> Failed to create local dir in
> /tmp/blockmgr-beb349a0-237d-462c-9c45-a39b85d8b696/0a.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)