Chesnay Schepler created FLINK-27533: ----------------------------------------
Summary: Unstable AdaptiveSchedulerSimpleITCase#testJobCancellationWhileRestartingSucceeds Key: FLINK-27533 URL: https://issues.apache.org/jira/browse/FLINK-27533 Project: Flink Issue Type: Technical Debt Components: Runtime / Coordination, Tests Affects Versions: 1.16.0 Reporter: Chesnay Schepler Fix For: 1.16.0 https://dev.azure.com/chesnay/flink/_build/results?buildId=2599&view=logs&j=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267&t=511d2595-ec54-5ab7-86ce-92f328796f20 {code} May 06 10:30:22 [ERROR] org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerSimpleITCase.testJobCancellationWhileRestartingSucceeds Time elapsed: 0.836 s <<< ERROR! May 06 10:30:22 org.apache.flink.util.FlinkException: Exhausted retry attempts. May 06 10:30:22 at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:173) May 06 10:30:22 at org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:158) May 06 10:30:22 at org.apache.flink.runtime.scheduler.adaptive.AdaptiveSchedulerSimpleITCase.testJobCancellationWhileRestartingSucceeds(AdaptiveSchedulerSimpleITCase.java:128) May {code} -- This message was sent by Atlassian Jira (v8.20.7#820007)