Sergey Nuyanzin created FLINK-39773:
---------------------------------------

             Summary: ClusterEntryPointTest fails on java25
                 Key: FLINK-39773
                 URL: https://issues.apache.org/jira/browse/FLINK-39773
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
            Reporter: Sergey Nuyanzin
            Assignee: Sergey Nuyanzin


{noformat}
May 26 16:38:53 16:38:53.837 [ERROR] 
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.testCloseAsyncShouldNotDeregisterApp
 -- Time elapsed: 3.455 s <<< ERROR!
May 26 16:38:53 org.apache.flink.runtime.entrypoint.ClusterEntrypointException: 
Failed to initialize the cluster entrypoint TestingEntryPoint.
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.startCluster(ClusterEntrypoint.java:259)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.startClusterEntrypoint(ClusterEntrypointTest.java:355)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.testCloseAsyncShouldNotDeregisterApp(ClusterEntrypointTest.java:183)
May 26 16:38:53         at 
java.base/java.lang.reflect.Method.invoke(Method.java:565)
May 26 16:38:53         at 
org.apache.flink.util.TestNameProvider$1.evaluate(TestNameProvider.java:56)
May 26 16:38:53 Caused by: java.net.BindException: Could not start actor system 
on any port in port range 6123
May 26 16:38:53         at 
org.apache.flink.runtime.rpc.pekko.ActorSystemBootstrapTools.startRemoteActorSystem(ActorSystemBootstrapTools.java:139)
May 26 16:38:53         at 
org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils$PekkoRpcServiceBuilder.createAndStart(PekkoRpcServiceUtils.java:358)
May 26 16:38:53         at 
org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils$PekkoRpcServiceBuilder.createAndStart(PekkoRpcServiceUtils.java:326)
May 26 16:38:53         at 
org.apache.flink.runtime.rpc.pekko.PekkoRpcServiceUtils$PekkoRpcServiceBuilder.createAndStart(PekkoRpcServiceUtils.java:246)
May 26 16:38:53         at 
org.apache.flink.runtime.rpc.RpcUtils.createRemoteRpcService(RpcUtils.java:158)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.initializeServices(ClusterEntrypoint.java:366)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.runCluster(ClusterEntrypoint.java:287)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.lambda$startCluster$0(ClusterEntrypoint.java:238)
May 26 16:38:53         at 
java.base/jdk.internal.vm.ScopedValueContainer.callWithoutScope(ScopedValueContainer.java:162)
May 26 16:38:53         at 
java.base/jdk.internal.vm.ScopedValueContainer.call(ScopedValueContainer.java:147)
May 26 16:38:53         at 
java.base/java.lang.ScopedValue$Carrier.call(ScopedValue.java:419)
May 26 16:38:53         at 
java.base/javax.security.auth.Subject.callAs(Subject.java:331)
May 26 16:38:53         at 
org.apache.hadoop.security.authentication.util.SubjectUtil.callAs(SubjectUtil.java:161)
May 26 16:38:53         at 
org.apache.hadoop.security.authentication.util.SubjectUtil.doAs(SubjectUtil.java:233)
May 26 16:38:53         at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1951)
May 26 16:38:53         at 
org.apache.flink.runtime.security.contexts.HadoopSecurityContext.runSecured(HadoopSecurityContext.java:41)
May 26 16:38:53         at 
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.startCluster(ClusterEntrypoint.java:235)
May 26 16:38:53         ... 4 more

{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to