mdedetrich commented on PR #11478: URL: https://github.com/apache/kafka/pull/11478#issuecomment-1514497721
So one part of the CI seems to be failing, i.e. for `JDK 8 and Scala 2.12` (see https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-11478/31/pipeline/11) but it appears to be completely unrelated ``` [2023-04-19T08:36:22.655Z] Unexpected exception thrown. [2023-04-19T08:36:22.655Z] org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:51216'. ``` Maybe someone can retry, looks like a Gradle bug and if I run the failing command locally, i.e. ` ./gradlew -PscalaVersion=2.12 :streams:upgrade-system-tests-23:checkstyleTest` it passes. -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org