kirktrue commented on PR #14406:
URL: https://github.com/apache/kafka/pull/14406#issuecomment-1776377391

   Ugh. One of the builds failed with:
   
   ```
   ERROR: Error fetching remote repo 'origin'
   hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
        at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
        at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
   ```
   
   No integration test failures due to threads, though 😏 


-- 
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

Reply via email to