Problem solved. We had some old workspace folders with names like '<build job name>@tmp/durable<something>'. Deleting these and restarting jenkins solved the problem.
mandag den 30. april 2018 kl. 12.00.46 UTC+2 skrev Thomas Arnbjerg: > > Hi all, > > We have a problem with two zombie jobs in the build executor status, which > cannot be terminated or removed (they are only visible in the executor > status). They are both related to pipeline branches, which no longer exist. > > > - The jobs cannot be removed by clicking on the red crosses in the > executor status (nothing happens when accepting to delete). The log states > : > > Failed to interrupt steps in > Owner[MozartApplication/csl-launcher-refactor/1:MozartApplication/csl-launcher-refactor > > #1] > > java.lang.IllegalStateException: completed or broken execution > > > > - The jobs cannot be removed from the script console as described here > : > > https://stackoverflow.com/questions/14456592/how-to-stop-an-unstoppable-zombie-job-on-jenkins-without-restarting-the-server. > > The script reports that the jobs are not found. > > > - Restarting the server doesn't help. The jobs are simply resumed (??) > > > Any ideas? > > Is the build executor status persisted somewhere and can be deleted? > > br > > Thomas > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/767e6499-836a-42b3-9808-cf7c5824c69e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
