Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
org.apache.kafka.streams.integration.StreamsUncaughtExceptionHandlerIntegrationTest.shouldShutdownSingleThreadApplication failed, log available in /home/jenkins/jenkins-agent/workspace/Kafka/kafka-trunk-jdk11/streams/build/reports/testOutput/org.apache.kafka.streams.integration.StreamsUncaughtExceptionHandlerIntegrationTest.shouldShutdownSingleThreadApplication.test.stdout
org.apache.kafka.streams.integration.StreamsUncaughtExceptionHandlerIntegrationTest > shouldShutdownSingleThreadApplication FAILED
java.lang.AssertionError: Expected all streams instances in [org.apache.kafka.streams.KafkaStreams@36c1250, org.apache.kafka.streams.KafkaStreams@124268b5] to be ERROR within 30000 ms, but the following were not: {org.apache.kafka.streams.KafkaStreams@124268b5=RUNNING, org.apache.kafka.streams.KafkaStreams@36c1250=RUNNING}
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26)
at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.lambda$waitForApplicationState$12(IntegrationTestUtils.java:933)
at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:450)
at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:418)
at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitForApplicationState(IntegrationTestUtils.java:916)
at org.apache.kafka.streams.integration.StreamsUncaughtExceptionHandlerIntegrationTest.shouldShutdownSingleThreadApplication(StreamsUncaughtExceptionHandlerIntegrationTest.java:186)
Attachments
Issue Links
- links to