Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32523

NotifyCheckpointAbortedITCase.testNotifyCheckpointAborted fails with timeout on AZP

    XMLWordPrintableJSON

Details

    Description

      This build
      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50795&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=8638
       fails with timeout

      Jul 03 01:26:35 org.junit.runners.model.TestTimedOutException: test timed out after 100000 milliseconds
      Jul 03 01:26:35 	at java.lang.Object.wait(Native Method)
      Jul 03 01:26:35 	at java.lang.Object.wait(Object.java:502)
      Jul 03 01:26:35 	at org.apache.flink.core.testutils.OneShotLatch.await(OneShotLatch.java:61)
      Jul 03 01:26:35 	at org.apache.flink.test.checkpointing.NotifyCheckpointAbortedITCase.verifyAllOperatorsNotifyAborted(NotifyCheckpointAbortedITCase.java:198)
      Jul 03 01:26:35 	at org.apache.flink.test.checkpointing.NotifyCheckpointAbortedITCase.testNotifyCheckpointAborted(NotifyCheckpointAbortedITCase.java:189)
      Jul 03 01:26:35 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      Jul 03 01:26:35 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      Jul 03 01:26:35 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      Jul 03 01:26:35 	at java.lang.reflect.Method.invoke(Method.java:498)
      Jul 03 01:26:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      Jul 03 01:26:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      Jul 03 01:26:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      Jul 03 01:26:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      Jul 03 01:26:35 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
      Jul 03 01:26:35 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
      Jul 03 01:26:35 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      Jul 03 01:26:35 	at java.lang.Thread.run(Thread.java:748)
      
      

      Attachments

        1. failure.log
          343 kB
          Matthias Pohl

        Issue Links

          Activity

            People

              masteryhx Hangxiang Yu
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: