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

SinkSavepointITCase.testRecoverFromSavepoint is unstable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • table-store-0.4.0
    • Table Store
    • None

    Description

      https://github.com/apache/flink-table-store/runs/7537817210?check_suite_focus=true

      Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 185.274 s <<< FAILURE! - in org.apache.flink.table.store.connector.sink.SinkSavepointITCase
      Error:  testRecoverFromSavepoint  Time elapsed: 180.157 s  <<< ERROR!
      org.junit.runners.model.TestTimedOutException: test timed out after 180000 milliseconds
      	at java.lang.Thread.sleep(Native Method)
      	at org.apache.flink.table.store.connector.sink.SinkSavepointITCase.testRecoverFromSavepoint(SinkSavepointITCase.java:84)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
      	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.lang.Thread.run(Thread.java:750)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lzljs3620320 Jingsong Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: