You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Arthur (Jira)" <ji...@apache.org> on 2022/05/25 17:59:00 UTC

[jira] [Created] (KAFKA-13938) Jenkins builds are timing out after streams integration tests

David Arthur created KAFKA-13938:
------------------------------------

             Summary: Jenkins builds are timing out after streams integration tests
                 Key: KAFKA-13938
                 URL: https://issues.apache.org/jira/browse/KAFKA-13938
             Project: Kafka
          Issue Type: Task
          Components: build
            Reporter: David Arthur


Jenkins PR builder is sporadically failing with timeouts. A few examples:

https://ci-builds.apache.org/job/Kafka/job/kafka-pr/view/change-requests/job/PR-12136/5/execution/node/137/log/

https://ci-builds.apache.org/job/Kafka/job/kafka-pr/view/change-requests/job/PR-12207/1/execution/node/137/log/

https://ci-builds.apache.org/job/Kafka/job/kafka-pr/view/change-requests/job/PR-12062/7/execution/node/138/log/

In these examples, the timeout occurs after 

22:14:00  streams-5: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-6: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-3: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-1: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-2: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-4: SMOKE-TEST-CLIENT-CLOSED
22:14:00  streams-0: SMOKE-TEST-CLIENT-CLOSED
04:07:06  Sending interrupt signal to process
04:07:17  
04:07:17  > Task :core:integrationTest FAILED
04:07:17  
04:07:17  FAILURE: Build failed with an exception.


These examples also include an uncaught exception just before the apparent stall

05:56:05  Exception: java.lang.AssertionError thrown from the UncaughtExceptionHandler in thread "appId_StreamsUncaughtExceptionHandlerIntegrationTestnull-badff0e3-a316-425b-841c-28352cd553ac-StreamThread-1"



--
This message was sent by Atlassian Jira
(v8.20.7#820007)