Closed
Bug 630625
Opened 14 years ago
Closed 14 years ago
buidbot should be able to reboot a machine if a step times out and cannot kill the step
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 626486
People
(Reporter: armenzg, Unassigned)
Details
(Whiteboard: [buildmasters][buildbot])
We know that to get a slave out of hung state most of the time is to reboot the machine.
We can't reach the reboot step because we get blocked on trying to SIGKILL (I think) but that fails or it has already exited.
Any thoughts on how to do this?
Comment 1•14 years ago
|
||
The ProcessAlreadyExited() error is a subcase of this bug, pretty sure that's already filed.
Updated•14 years ago
|
Priority: -- → P3
Whiteboard: [buildmasters][buildbot]
Reporter | ||
Comment 2•14 years ago
|
||
Let's say this got fixed in bug 626486.
If it happens again we will have to revisit.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•