You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/06/27 17:35:00 UTC

[jira] [Created] (FLINK-13020) UT Failure: ChainLengthDecreaseTest

Bowen Li created FLINK-13020:
--------------------------------

             Summary: UT Failure: ChainLengthDecreaseTest
                 Key: FLINK-13020
                 URL: https://issues.apache.org/jira/browse/FLINK-13020
             Project: Flink
          Issue Type: Improvement
            Reporter: Bowen Li
             Fix For: 1.9.0



{code:java}
05:47:24.893 [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.836 s <<< FAILURE! - in org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthDecreaseTest
05:47:24.895 [ERROR] testMigrationAndRestore[Migrate Savepoint: 1.3](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthDecreaseTest)  Time elapsed: 1.501 s  <<< ERROR!
java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs
Caused by: org.apache.flink.runtime.checkpoint.CheckpointException: Task received cancellation from one of its inputs

...

05:48:27.736 [ERROR] Errors: 
05:48:27.736 [ERROR]   ChainLengthDecreaseTest>AbstractOperatorRestoreTestBase.testMigrationAndRestore:102->AbstractOperatorRestoreTestBase.migrateJob:138 ยป Execution
05:48:27.736 [INFO] 
{code}

https://travis-ci.org/apache/flink/jobs/551053821



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)