Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
Jenkins 1.553 or later on CentOS 6.3 with Oracle Java 7 JDK
Description
Starting at version 1.553, Jenkins no longer seems to kill running processes after a build failure.
We have several jobs that start a Tomcat instance and run various end-to-end-tests; if the build fails Jenkins doesn't execute the shutdown scripts and we rely on the process killer to clean up the Tomcat instance.
This can be duplicated more easily by creating a free-form job and adding two shell scripts, the first that starts a simple command such as "nohup sleep 10000 &" and the second "/bin/false". After the job exits the sleep process is still running. Prior to version 1.553, it would be killed.
There are no log messages to indicate a problem.
I can reproduce this on CentOS 6, Red Hat EL 5 and Red Hat EL 4, both with a job running on the local master, and on a slave node. Also tested with both 32-bit and 64-bit Oracle Java 7 JDKs.
We're using the built-in Winstone container.
Attachments
Issue Links
- depends on
-
JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587
-
- Reopened
-
- is related to
-
JENKINS-28968 Aborting builds does not kill surefire sub-process
-
- Reopened
-
Activity
Field | Original Value | New Value |
---|---|---|
Labels | lts-candidate |
Assignee | Steven Christou [ schristou ] |
Assignee | Steven Christou [ schristou ] |
Assignee | Steven Christou [ schristou ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Labels | lts-candidate | lts-candidate regression |
Priority | Major [ 3 ] | Critical [ 2 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Labels | lts-candidate regression | 1.565.2-fixed regression |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Link | This issue depends on JENKINS-26048 [ JENKINS-26048 ] |
Workflow | JNJira [ 154752 ] | JNJira + In-Review [ 195015 ] |
Link | This issue is related to JENKINS-28968 [ JENKINS-28968 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |