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

OperatorCoordinatorHolderTest. verifyCheckpointEventOrderWhenCheckpointFutureCompletesLate fail

    XMLWordPrintableJSON

Details

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=17499&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=05b74a19-4ee4-5036-c46f-ada307df6cf0&l=7502

      2021-05-02T22:45:49.7343556Z May 02 22:45:49 java.lang.AssertionError
      2021-05-02T22:45:49.7344688Z May 02 22:45:49 	at org.junit.Assert.fail(Assert.java:86)
      2021-05-02T22:45:49.7345646Z May 02 22:45:49 	at org.junit.Assert.assertTrue(Assert.java:41)
      2021-05-02T22:45:49.7346698Z May 02 22:45:49 	at org.junit.Assert.assertTrue(Assert.java:52)
      2021-05-02T22:45:49.7353570Z May 02 22:45:49 	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolderTest.checkpointEventValueAtomicity(OperatorCoordinatorHolderTest.java:363)
      2021-05-02T22:45:49.7355384Z May 02 22:45:49 	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolderTest.verifyCheckpointEventOrderWhenCheckpointFutureCompletesLate(OperatorCoordinatorHolderTest.java:331)
      2021-05-02T22:45:49.7356826Z May 02 22:45:49 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      2021-05-02T22:45:49.7904883Z May 02 22:45:49 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      2021-05-02T22:45:49.7905443Z May 02 22:45:49 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      2021-05-02T22:45:49.7905918Z May 02 22:45:49 	at java.lang.reflect.Method.invoke(Method.java:498)
      2021-05-02T22:45:49.7906402Z May 02 22:45:49 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      2021-05-02T22:45:49.7907018Z May 02 22:45:49 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      2021-05-02T22:45:49.7907555Z May 02 22:45:49 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
      2021-05-02T22:45:49.7909318Z May 02 22:45:49 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      2021-05-02T22:45:49.7910078Z May 02 22:45:49 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
      2021-05-02T22:45:49.7910869Z May 02 22:45:49 	at org.apache.flink.util.TestNameProvider$1.evaluate(TestNameProvider.java:45)
      2021-05-02T22:45:49.7911597Z May 02 22:45:49 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
      2021-05-02T22:45:49.7912383Z May 02 22:45:49 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
      2021-05-02T22:45:49.7914058Z May 02 22:45:49 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
      2021-05-02T22:45:49.7915214Z May 02 22:45:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
      2021-05-02T22:45:49.7916058Z May 02 22:45:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
      2021-05-02T22:45:49.7916852Z May 02 22:45:49 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      2021-05-02T22:45:49.7917550Z May 02 22:45:49 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      2021-05-02T22:45:49.7919076Z May 02 22:45:49 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      2021-05-02T22:45:49.7920292Z May 02 22:45:49 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      2021-05-02T22:45:49.7921041Z May 02 22:45:49 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      2021-05-02T22:45:49.7921788Z May 02 22:45:49 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      2021-05-02T22:45:49.7922652Z May 02 22:45:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
      2021-05-02T22:45:49.7923564Z May 02 22:45:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
      2021-05-02T22:45:49.7924834Z May 02 22:45:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
      2021-05-02T22:45:49.7925709Z May 02 22:45:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
      2021-05-02T22:45:49.7926617Z May 02 22:45:49 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
      2021-05-02T22:45:49.7927661Z May 02 22:45:49 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
      2021-05-02T22:45:49.7928497Z May 02 22:45:49 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
      2021-05-02T22:45:49.7929783Z May 02 22:45:49 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
      

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              maguowei Guowei Ma
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: