Matthias J. Sax created KAFKA-12657:
---------------------------------------
Summary: Flaky Tests
BlockingConnectorTest.testWorkerRestartWithBlockInConnectorStop
Key: KAFKA-12657
URL: https://issues.apache.org/jira/browse/KAFKA-12657
Project: Kafka
Issue Type: Test
Components: KafkaConnect
Reporter: Matthias J. Sax
[https://github.com/apache/kafka/pull/10506/checks?check_run_id=2327377745]
{quote} {{org.opentest4j.AssertionFailedError: Condition not met within timeout
60000. Worker did not complete startup in time ==> expected: <true> but was:
<false>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193)
at
org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:319)
at
org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:367)
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:316)
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:300)
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:290)
at
org.apache.kafka.connect.integration.BlockingConnectorTest.setup(BlockingConnectorTest.java:133)}}
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)