-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.6
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Sharding 7 08/10/15
-
0
Until EVG-428 is fixed, we should temporarily expand the list of processes to kill to include `lldb` and `repl_coordinator_impl_test` to avoid spurious build failures due to slowed-down hosts.
... [2015/07/23 14:21:42.496] mci 71419 0.0 0.1 2510528 8524 ?? S Thu08PM 0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpWqI1TM [2015/07/23 14:21:42.496] mci 71044 0.0 0.0 2507492 5852 ?? S Thu06PM 0:00.45 build/opt/mongo/db/repl/repl_coordinator_impl_test [2015/07/23 14:21:42.496] mci 51331 0.0 0.1 2519744 8560 ?? S Thu04PM 0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpcN8Ay4 [2015/07/23 14:21:42.496] mci 50953 0.0 0.0 2507496 5888 ?? S Thu02PM 0:00.47 build/opt/mongo/db/repl/repl_coordinator_impl_test [2015/07/23 14:21:42.496] mci 21122 0.0 0.1 2502336 8524 ?? S 16Jul15 0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpMdMHW7 [2015/07/23 14:21:42.496] mci 20748 0.0 0.0 2507580 5712 ?? S 16Jul15 0:00.46 build/optdebug/mongo/db/repl/repl_coordinator_impl_test [2015/07/23 14:21:42.496] mci 8329 0.0 0.1 2503360 8532 ?? S 16Jul15 0:00.02 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpX58bwN [2015/07/23 14:21:42.496] mci 7944 0.0 0.0 2507496 5764 ?? S 16Jul15 0:00.47 build/opt/mongo/db/repl/repl_coordinator_impl_test ...
Note: There's already a ticket to remove the pkill lines entirely (SERVER-18727) so this is only a temporary measure to improve build stability.
- is related to
-
SERVER-19834 Use generic pkill target in evergreen.yml to kill all unit test processes
- Closed