Job이 안 죽고 Zombie 상태로 계속 돌 때 Go to "Manage Jenkins" > "Script Console" and run a script: Jenkins.instance.getItemByFullName("JobName") .getBuildByNumber(JobNumber) .finish(hudson.model.Result.ABORTED, new java.io.IOException("Aborting build")); ref. https://stackoverflow.com/questions/14456592/how-to-stop-an-unstoppable-zombie-job-on-jenkins-without-restarting-the-server build queue가 꽉 차서 해소가 안될 ..