Huang Xingbo created FLINK-28856: ------------------------------------ Summary: YARNHighAvailabilityITCase tests failed with NoSuchMethodError Key: FLINK-28856 URL: https://issues.apache.org/jira/browse/FLINK-28856 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines, Tests Affects Versions: 1.16.0 Reporter: Huang Xingbo Fix For: 1.16.0
{code:java} 2022-08-07T15:54:12.7203154Z Aug 07 15:54:12 [ERROR] org.apache.flink.yarn.YARNHighAvailabilityITCase Time elapsed: 4.606 s <<< ERROR! 2022-08-07T15:54:12.7203828Z Aug 07 15:54:12 java.lang.NoSuchMethodError: org.apache.curator.test.InstanceSpec.getHostname()Ljava/lang/String; 2022-08-07T15:54:12.7204675Z Aug 07 15:54:12 at org.apache.flink.runtime.testutils.ZooKeeperTestUtils.getZookeeperInstanceSpecWithIncreasedSessionTimeout(ZooKeeperTestUtils.java:71) 2022-08-07T15:54:12.7205582Z Aug 07 15:54:12 at org.apache.flink.runtime.testutils.ZooKeeperTestUtils.createAndStartZookeeperTestingServer(ZooKeeperTestUtils.java:49) 2022-08-07T15:54:12.7206508Z Aug 07 15:54:12 at org.apache.flink.yarn.YARNHighAvailabilityITCase.setup(YARNHighAvailabilityITCase.java:114) {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=39502&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461 -- This message was sent by Atlassian Jira (v8.20.10#820010)