vcrfxia commented on PR #13364: URL: https://github.com/apache/kafka/pull/13364#issuecomment-1492185480
The build failed with an error that looks unrelated to this PR: ``` [2023-03-31T00:06:22.083Z] FAILURE: Build failed with an exception. [2023-03-31T00:06:22.083Z] [2023-03-31T00:06:22.083Z] * What went wrong: [2023-03-31T00:06:22.083Z] A problem was found with the configuration of task ':rat' (type 'RatTask'). [2023-03-31T00:06:22.083Z] - Gradle detected a problem with the following location: '/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-13364'. [2023-03-31T00:06:22.083Z] [2023-03-31T00:06:22.083Z] Reason: Task ':rat' uses this output of task ':clients:processTestMessages' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. ``` @mjsax would you mind triggering a new build in case it's a flake? -- 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