You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/02/14 07:26:00 UTC

[jira] [Created] (FLINK-26107) CoordinatorEventsExactlyOnceITCase.test failed on azure

Yun Gao created FLINK-26107:
-------------------------------

             Summary: CoordinatorEventsExactlyOnceITCase.test failed on azure
                 Key: FLINK-26107
                 URL: https://issues.apache.org/jira/browse/FLINK-26107
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.15.0
            Reporter: Yun Gao


{code:java}
Feb 14 02:23:11 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.135 s <<< FAILURE! - in org.apache.flink.runtime.operators.coordination.CoordinatorEventsExactlyOnceITCase
Feb 14 02:23:11 [ERROR] org.apache.flink.runtime.operators.coordination.CoordinatorEventsExactlyOnceITCase.test  Time elapsed: 0.72 s  <<< ERROR!
Feb 14 02:23:11 org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
Feb 14 02:23:11 	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
Feb 14 02:23:11 	at org.apache.flink.runtime.minicluster.MiniCluster.executeJobBlocking(MiniCluster.java:933)
Feb 14 02:23:11 	at org.apache.flink.runtime.operators.coordination.CoordinatorEventsExactlyOnceITCase.test(CoordinatorEventsExactlyOnceITCase.java:192)
Feb 14 02:23:11 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Feb 14 02:23:11 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Feb 14 02:23:11 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Feb 14 02:23:11 	at java.lang.reflect.Method.invoke(Method.java:498)
Feb 14 02:23:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
Feb 14 02:23:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
Feb 14 02:23:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
Feb 14 02:23:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
Feb 14 02:23:11 	at org.apache.flink.util.TestNameProvider$1.evaluate(TestNameProvider.java:45)
Feb 14 02:23:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
Feb 14 02:23:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
Feb 14 02:23:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
Feb 14 02:23:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
Feb 14 02:23:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
Feb 14 02:23:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
Feb 14 02:23:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
Feb 14 02:23:11 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
Feb 14 02:23:11 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
Feb 14 02:23:11 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
Feb 14 02:23:11 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
Feb 14 02:23:11 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
Feb 14 02:23:11 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
Feb 14 02:23:11 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
Feb 14 02:23:11 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
 {code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=31347&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=9512



--
This message was sent by Atlassian Jira
(v8.20.1#820001)