chernyih commented on PR #14457: URL: https://github.com/apache/kafka/pull/14457#issuecomment-1738421193
The test failures do not look related. I compared with a few recent merged commit tests. For the failed tests that are not found in the recent commit tests, i ran those tests locally without failures. https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14457/1/tests/ https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14457/2/tests The second build was aborted. Didn't see any obvious error from the build log. I don't think the abort is related to this PR since the first build succeeded and saw [another PR's build](https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14364/27/pipeline) also was aborted. To be safe, we can rebuild. However, i couldn't find a way to rebuild. From build log ``` Gradle Test Run :connect:runtime:test > Gradle Test Executor 83 > org.apache.kafka.connect.integration.BlockingConnectorTest > testBlockInSinkTaskStop SKIPPED Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt. ----- End of the daemon log ----- FAILURE: Build failed with an exception. * What went wrong: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) ``` -- 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