viktorsomogyi commented on pull request #4090: URL: https://github.com/apache/kafka/pull/4090#issuecomment-664920356
Also the jdk11&scala2.13 build timed out due to another test: ``` 12:49:33 org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldDieOnInvalidOffsetExceptionDuringStartup STARTED 16:47:21 Build timed out (after 270 minutes). Marking the build as aborted. 16:47:21 Build was aborted 16:47:22 [FINDBUGS] Skipping publisher since build result is ABORTED 16:47:22 Recording test results 16:47:22 Setting MAVEN_LATEST__HOME=/home/jenkins/tools/maven/latest/ 16:47:22 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 16:47:22 16:47:22 org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldDieOnInvalidOffsetExceptionDuringStartup SKIPPED ``` The test caused the build to get stuck and time out. Based on a successful local run this is also flaky. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org