You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (Jira)" <ji...@apache.org> on 2020/10/05 22:45:00 UTC

[jira] [Commented] (KAFKA-10405) Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState

    [ https://issues.apache.org/jira/browse/KAFKA-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208393#comment-17208393 ] 

Bill Bejeck commented on KAFKA-10405:
-------------------------------------

Saw same error again - https://github.com/apache/kafka/pull/9099/checks?check_run_id=1210606325

> Flaky Test org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-10405
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10405
>             Project: Kafka
>          Issue Type: Test
>          Components: streams
>            Reporter: Bill Bejeck
>            Priority: Major
>
> From build [https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/1979/]
>  
> {noformat}
> org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest > shouldRestoreState FAILED
> 14:25:19     java.lang.AssertionError: Condition not met within timeout 60000. Repartition topic restore-test-KSTREAM-AGGREGATE-STATE-STORE-0000000002-repartition not purged data after 60000 ms.
> 14:25:19         at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26)
> 14:25:19         at org.apache.kafka.test.TestUtils.lambda$waitForCondition$6(TestUtils.java:401)
> 14:25:19         at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:449)
> 14:25:19         at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:417)
> 14:25:19         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:398)
> 14:25:19         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:388)
> 14:25:19         at org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState(PurgeRepartitionTopicIntegrationTest.java:206){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)