-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Gone away
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: agent
-
Labels:None
There's support for killing spawned processes from an agent in plugin/built/shell/. This code doesn't seem to be properly cleaning up all spawned processes, as evidenced by this system log from OS X:
...
|
[2015/07/23 14:56:22.599] mci 65479 0.0 0.1 2536128 8560 ?? S 9Jul15 0:00.03 /usr/bin/lldb --source /var/folders/_q/vwfm9wzj7y7gh5r6znj1vhs00000gp/T/tmpVzxwgj
|
[2015/07/23 14:56:22.599] mci 64781 0.0 0.1 2537152 8568 ?? S 9Jul15 0:00.03 /usr/bin/lldb --source /var/folders/_q/vwfm9wzj7y7gh5r6znj1vhs00000gp/T/tmp4NMFDX
|
[2015/07/23 14:56:22.599] mci 62742 0.0 0.1 2530524 8540 ?? S 9Jul15 0:09.03 /usr/bin/lldb --source /var/folders/_q/vwfm9wzj7y7gh5r6znj1vhs00000gp/T/tmpWZHykA
|
[2015/07/23 14:56:22.599] mci 50450 0.0 0.1 2537152 8568 ?? S 8Jul15 0:00.04 /usr/bin/lldb --source /var/folders/_q/vwfm9wzj7y7gh5r6znj1vhs00000gp/T/tmpWoE16_
|
[2015/07/23 14:56:22.599] mci 3844 0.0 0.1 2536128 8568 ?? S 7Jul15 0:00.03 /usr/bin/lldb --source /var/folders/_q/vwfm9wzj7y7gh5r6znj1vhs00000gp/T/tmpbuVsT7
|
...
|
- is depended on by
-
SERVER-18727 Remove pkill lines from etc/evergreen.yml
-
- Open
-
- is duplicated by
-
EVG-1524 Evergreen Agents Should Cleanup Processes Before Exiting
-
- Resolved
-
- related to
-
EVG-352 Duplicate agent processes
-
- Closed
-
-
SERVER-19561 Expand pkill targets in evergreen.yml to clean up old lldb and unit test binaries
-
- Closed
-
-
EVG-1913 set JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE for process termination
-
- Resolved
-
-
EVG-1914 Kill processes with EVG env vars set before tasks run
-
- Resolved
-
-
EVG-501 agents should use flock to exclude each other from the same host
-
- Closed
-