[
https://issues.apache.org/jira/browse/KAFKA-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438217#comment-17438217
]
Matthias J. Sax commented on KAFKA-8541:
----------------------------------------
Failed again (different test)
{code:java}
org.opentest4j.AssertionFailedError: Expected brokers Set(2) to no longer be in
the ISR for Set(unclean-topic-0) at
app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39) at
app//org.junit.jupiter.api.Assertions.fail(Assertions.java:117) at
app//kafka.utils.TestUtils$.waitForBrokersOutOfIsr(TestUtils.scala:963) at
app//kafka.admin.LeaderElectionCommandTest.testAllTopicPartition(LeaderElectionCommandTest.scala:72)
{code}
> Flakey test LeaderElectionCommandTest#testTopicPartition
> --------------------------------------------------------
>
> Key: KAFKA-8541
> URL: https://issues.apache.org/jira/browse/KAFKA-8541
> Project: Kafka
> Issue Type: Bug
> Components: core
> Reporter: Boyang Chen
> Priority: Major
>
> [https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/5528/consoleFull]
>
> *01:37:34* kafka.admin.LeaderElectionCommandTest > testTopicPartition
> STARTED*01:38:13* kafka.admin.LeaderElectionCommandTest.testTopicPartition
> failed, log available in
> /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.12/core/build/reports/testOutput/kafka.admin.LeaderElectionCommandTest.testTopicPartition.test.stdout*01:38:13*
> *01:38:13* kafka.admin.LeaderElectionCommandTest > testTopicPartition
> FAILED*01:38:13* kafka.common.AdminCommandFailedException: Timeout
> waiting for election results*01:38:13* at
> kafka.admin.LeaderElectionCommand$.electLeaders(LeaderElectionCommand.scala:134)*01:38:13*
> at
> kafka.admin.LeaderElectionCommand$.run(LeaderElectionCommand.scala:89)*01:38:13*
> at
> kafka.admin.LeaderElectionCommand$.main(LeaderElectionCommand.scala:42)*01:38:13*
> at
> kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1(LeaderElectionCommandTest.scala:125)*01:38:13*
> at
> kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1$adapted(LeaderElectionCommandTest.scala:103)*01:38:13*
> at kafka.utils.TestUtils$.resource(TestUtils.scala:1528)*01:38:13*
> at
> kafka.admin.LeaderElectionCommandTest.testTopicPartition(LeaderElectionCommandTest.scala:103)*01:38:13*
> *01:38:13* Caused by:*01:38:13*
> org.apache.kafka.common.errors.TimeoutException: Aborted due to
> timeout.*01:38:13*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)