timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-33294] Jenkins salve Build Executor Status displayed as Dead(!) and Thread has died #7887

Open timja opened 8 years ago

timja commented 8 years ago
  1. Currently we are using Jenkins version is 1.642.1.
  2. We have setup jenkins job on Windows 7, 8.1 and MAC 10.10
  3. On Windows 8.1 Build Executor Status shows Dead
    java.lang.IllegalStateException: /var/jenkins_home/jobs/v3_flash_matrix_delphi_1/configurations/axis-BROWSER/chrome7/axis-label/win8.1_64bit/builds/211 already existed; will not overwrite with v3_flash_matrix_delphi_1/BROWSER=chrome7,label=win8.1_64bit #211
        at hudson.model.RunMap.put(RunMap.java:188)
        at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:284)
        at hudson.matrix.MatrixConfiguration.newBuild(MatrixConfiguration.java:74)
        at hudson.model.AbstractProject.createExecutable(AbstractProject.java:1210)
        at hudson.model.AbstractProject.createExecutable(AbstractProject.java:145)
        at hudson.model.Executor$1.call(Executor.java:364)
        at hudson.model.Executor$1.call(Executor.java:346)
        at hudson.model.Queue._withLock(Queue.java:1405)
        at hudson.model.Queue.withLock(Queue.java:1270)
        at hudson.model.Executor.run(Executor.java:346)
    

Originally reported by nagesh6450, imported from: Jenkins salve Build Executor Status displayed as Dead(!) and Thread has died
  • assignee: kohsuke
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 8 years ago

nagesh6450:

Hi ci_jenkinsci_org,

Today I have faced same issue on Windows 7 machine and when I have asked to jenkins admin to restart this Thread then is work as expected.

Could you please help us to solve this issue.

Thanks.

timja commented 7 years ago

oleg_nenashev:

Without system logs it is not possible to diagnose what causes the executor death.