[
https://issues.apache.org/jira/browse/FLINK-21447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-21447:
-----------------------------------
Labels: auto-deprioritized-major test-stability (was: stale-major
test-stability)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> Resuming Savepoint (file, async, scale up) end-to-end test Fail
> ---------------------------------------------------------------
>
> Key: FLINK-21447
> URL: https://issues.apache.org/jira/browse/FLINK-21447
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.11.3
> Reporter: Guowei Ma
> Priority: Minor
> Labels: auto-deprioritized-major, test-stability
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13612&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=3e8647c1-5a28-5917-dd93-bf78594ea994]
>
> {code:java}
> The program finished with the following exception:
> org.apache.flink.util.FlinkException: Could not stop with a savepoint job
> "4b80056de9c6ffc5a204a1e972fa62f1". at
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:534)
> at
> org.apache.flink.client.cli.CliFrontend.runClusterAction(CliFrontend.java:940)
> at org.apache.flink.client.cli.CliFrontend.stop(CliFrontend.java:522) at
> org.apache.flink.client.cli.CliFrontend.parseParameters(CliFrontend.java:1007)
> at
> org.apache.flink.client.cli.CliFrontend.lambda$main$10(CliFrontend.java:1070)
> at
> org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:28)
> at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1070)
> Caused by: java.util.concurrent.TimeoutException at
> java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784)
> at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1928) at
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:532)
> ... 6 more Waiting for job (4b80056de9c6ffc5a204a1e972fa62f1) to reach
> terminal state FINISHED ... ##[error]The operation was canceled.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)