[
https://issues.apache.org/jira/browse/FLINK-11440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski reopened FLINK-11440:
------------------------------------
Failed again:
[https://api.travis-ci.org/v3/job/551311171/log.txt]
{noformat}
01:36:14.687 [ERROR] testMigrationAndRestore[Migrate Savepoint:
1.2](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest)
Time elapsed: 7.853 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
(...)
01:37:20.886 [INFO] Results:
01:37:20.886 [INFO]
01:37:20.886 [ERROR] Errors:
01:37:20.887 [ERROR]
ChainLengthIncreaseTest>AbstractOperatorRestoreTestBase.testMigrationAndRestore:102->AbstractOperatorRestoreTestBase.migrateJob:138
» Execution
01:37:20.887 [INFO] {noformat}
another examples:
[https://travis-ci.org/apache/flink/jobs/551265900]
[https://travis-ci.org/apache/flink/jobs/551237212]
> ChainLengthIncreaseTest failed on Travis
> ----------------------------------------
>
> Key: FLINK-11440
> URL: https://issues.apache.org/jira/browse/FLINK-11440
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: vinoyang
> Priority: Major
> Labels: test-stability
>
>
> {code:java}
> 12:55:46.212 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time
> elapsed: 11.875 s <<< FAILURE! - in
> org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest
> 12:55:46.214 [ERROR] testMigrationAndRestore[Migrate Savepoint:
> 1.7](org.apache.flink.test.state.operator.restore.unkeyed.ChainLengthIncreaseTest)
> Time elapsed: 0.109 s <<< ERROR!
> java.util.concurrent.ExecutionException:
> java.util.concurrent.CompletionException: java.lang.IllegalStateException:
> Checkpoint executing was failureTask received cancellation from one of its
> inputs.
> Caused by: java.util.concurrent.CompletionException:
> java.lang.IllegalStateException: Checkpoint executing was failureTask
> received cancellation from one of its inputs.
> Caused by: java.lang.IllegalStateException: Checkpoint executing was
> failureTask received cancellation from one of its inputs.
> {code}
>
> log details : https://api.travis-ci.org/v3/job/485352065/log.txt
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)