Bug 1016040

Summary: /distribution/install does not finish, './start' again and again
Product: [Retired] Beaker Reporter: Petr Sklenar <psklenar>
Component: lab controllerAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.14CC: aigao, asaha, azelinka, dcallagh, llim, qwan, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-08 00:05:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Sklenar 2013-10-07 11:33:35 UTC
Description of problem:
/distribution/install does not finish
there is './start' again and again

Version-Release number of selected component (if applicable):
Version - 0.14.1

How reproducible:
rarely

Steps to Reproduce:
1. have no idea, time to time

Actual results:

there is repeatedly    ./start 


Job: J:511108
https://beaker.engineering.redhat.com/recipes/1071522#task16156378

Job: J:511031
https://beaker.engineering.redhat.com/recipes/1071393#task16152682

Job: J:511471
https://beaker.engineering.redhat.com/recipes/1072072#task16168061


Expected results:


Additional info:

Comment 2 Dan Callaghan 2013-10-08 00:05:39 UTC
In those jobs Anaconda is rebooting halfway through the install (Anaconda bug I guess). However Beaker is extending the watchdog every time Anaconda starts and so it loops indefinitely. That is bug 954219 which is fixed in Beaker 0.15.

The workaround is to cancel the job manually.

*** This bug has been marked as a duplicate of bug 954219 ***