[
https://issues.apache.org/jira/browse/FLINK-22571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402290#comment-17402290
]
Till Rohrmann commented on FLINK-22571:
---------------------------------------
This problem looks very similar to FLINK-22932. Maybe the fix for FLINK-22932
also fixes this ticket. The problem here is that the builds are no longer
available and the attached log does not contain a lot of useful information
other than that there was a gap of 10s on CI that could explain the problem.
{code}
22:21:12,189 [flink-akka.actor.default-dispatcher-5] INFO
org.apache.flink.runtime.jobmaster.JobMaster [] - Triggering
savepoint for job b640d8c0a22904ababc79145bcd51841.
22:21:12,201 [ Checkpoint Timer] INFO
org.apache.flink.runtime.checkpoint.CheckpointCoordinator [] - Triggering
checkpoint 1 (type=SAVEPOINT) @ 1620166872198 for job
b640d8c0a22904ababc79145bcd51841.
22:21:22,230 [ main] INFO
org.apache.flink.test.util.MiniClusterWithClientResource [] - Finalization
triggered: Cluster shutdown is going to be initiated.
{code}
Given this, I will close this ticket as a duplicate of FLINK-22932.
> SavepointITCase.testSavepointForJobWithIteration fails with Timeout
> -------------------------------------------------------------------
>
> Key: FLINK-22571
> URL: https://issues.apache.org/jira/browse/FLINK-22571
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.14.0
> Reporter: Matthias
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: auto-deprioritized-major, test-stability
> Fix For: 1.14.0
>
> Attachments: build-408-testSavepointForJobWithIteration-failure.log
>
>
> [This
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=409&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=634cd701-c189-5dff-24cb-606ed884db87]
> failed (not exclusively) due to:
> *
> [testSavepointForJobWithIteration(org.apache.flink.test.checkpointing.SavepointITCase)|https://dev.azure.com/mapohl/flink/_build/results?buildId=409&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=634cd701-c189-5dff-24cb-606ed884db87&l=4176]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)