[
https://issues.apache.org/jira/browse/FLINK-30374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl closed FLINK-30374.
---------------------------------
Resolution: Duplicate
I'm closing this issue in favor of FLINK-30299. The test failure is caused by a
fatally exited JVM in the {{TaskManagerRunnerTest}}:
{code}
00:56:39,525 [flink-akka.actor.default-dispatcher-5] INFO
akka.remote.RemoteActorRefProvider$RemotingTerminator [] - Remoting shut
down.
00:56:39,538 [flink-akka.actor.default-dispatcher-5] INFO
org.apache.flink.runtime.rpc.akka.AkkaRpcService [] - Stopped Akka
RPC service.
00:56:39,544 [flink-akka.remote.default-remote-dispatcher-6] ERROR
org.apache.flink.util.FatalExitExceptionHandler [] - FATAL: Thread
'flink-akka.remote.default-remote-dispatcher-6' produced an uncaught exception.
Stopping the process...
java.lang.NoClassDefFoundError:
akka/remote/transport/netty/NettyFutureBridge$$anon$1
at
akka.remote.transport.netty.NettyFutureBridge$.apply(NettyTransport.scala:65)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
akka.remote.transport.netty.NettyTransport.$anonfun$associate$1(NettyTransport.scala:566)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:41)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:63)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:100)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:85)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:100)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:49)
~[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at
akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:48)
[flink-rpc-akka_1278afb8-452c-4cc3-8616-1a3d914bbd6d.jar:1.17-SNAPSHOT]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[?:1.8.0_292]
at
java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
[?:1.8.0_292]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
[?:1.8.0_292]
at
java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
[?:1.8.0_292]
Caused by: java.lang.ClassNotFoundException:
akka.remote.transport.netty.NettyFutureBridge$$anon$1
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
~[?:1.8.0_292]
at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292]
at
org.apache.flink.core.classloading.ComponentClassLoader.loadClassFromComponentOnly(ComponentClassLoader.java:150)
~[flink-core-1.17-SNAPSHOT.jar:1.17-SNAPSHOT]
at
org.apache.flink.core.classloading.ComponentClassLoader.loadClass(ComponentClassLoader.java:113)
~[flink-core-1.17-SNAPSHOT.jar:1.17-SNAPSHOT]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292]
... 16 more
00:56:39,546 [FileChannelManagerImpl-netty-shuffle shutdown hook] INFO
org.apache.flink.runtime.io.disk.FileChannelManagerImpl [] -
FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-af2e440d-55d1-4b21-a3d8-a12e746207bc
00:56:39,547 [FileChannelManagerImpl-netty-shuffle shutdown hook] INFO
org.apache.flink.runtime.io.disk.FileChannelManagerImpl [] -
FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-9ddec9fe-5d23-42d9-a20c-12b28fc836d3
00:56:39,547 [FileChannelManagerImpl-netty-shuffle shutdown hook] INFO
org.apache.flink.runtime.io.disk.FileChannelManagerImpl [] -
FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-d886b38a-1c87-494b-8ef1-6eabd1bb0170
00:56:39,547 [FileChannelManagerImpl-netty-shuffle shutdown hook] INFO
org.apache.flink.runtime.io.disk.FileChannelManagerImpl [] -
FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-476aadef-2a55-4359-b1d5-a2aa71f784c3
00:56:39,553 [ flink-metrics-7] INFO
org.apache.flink.runtime.rpc.akka.AkkaRpcService [] - Stopped Akka
RPC service.
{code}
> DefaultExecutionGraphCacheTest fails with 239 exit code
> -------------------------------------------------------
>
> Key: FLINK-30374
> URL: https://issues.apache.org/jira/browse/FLINK-30374
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.17.0
> Reporter: Leonard Xu
> Priority: Major
>
> {noformat}
>
> Dec 12 00:58:17 [ERROR] Caused by:
> org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM
> terminated without properly saying goodbye. VM crash or System.exit called?
> Dec 12 00:58:17 [ERROR] Command was /bin/sh -c cd /__w/1/s/flink-runtime &&
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -XX:+UseG1GC -Xms256m -Xmx768m
> -jar
> /__w/1/s/flink-runtime/target/surefire/surefirebooter3948027586539982758.jar
> /__w/1/s/flink-runtime/target/surefire 2022-12-12T00-54-35_333-jvmRun3
> surefire6600007105913438334tmp surefire_23874743947436015186tmp
> Dec 12 00:58:17 [ERROR] Error occurred in starting fork, check output in log
> Dec 12 00:58:17 [ERROR] Process Exit Code: 239
> Dec 12 00:58:17 [ERROR] Crashed tests:
> Dec 12 00:58:17 [ERROR]
> org.apache.flink.runtime.rest.handler.legacy.DefaultExecutionGraphCacheTest
> Dec 12 00:58:17 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:748)
> Dec 12 00:58:17 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:121)
> Dec 12 00:58:17 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter$1.call(ForkStarter.java:393)
> Dec 12 00:58:17 [ERROR] at
> org.apache.maven.plugin.surefire.booterclient.ForkStarter$1.call(ForkStarter.java:370)
> Dec 12 00:58:17 [ERROR] at
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
> Dec 12 00:58:17 [ERROR] at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> Dec 12 00:58:17 [ERROR] at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> Dec 12 00:58:17 [ERROR] at java.lang.Thread.run(Thread.java:748)
> Dec 12 00:58:17 [ERROR] -> [Help 1]
> Dec 12 00:58:17 [ERROR]
> Dec 12 00:58:17 [ERROR] To see the full stack trace of the errors, re-run
> Maven with the -e switch.
> Dec 12 00:58:17 [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> {noformat}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43871&view=logs&j=a57e0635-3fad-5b08-57c7-a4142d7d6fa9&t=2ef0effc-1da1-50e5-c2bd-aab434b1c5b7
--
This message was sent by Atlassian Jira
(v8.20.10#820010)