Bug 1418415

Summary: OCPHA install fails at 10% during TASK [install packages] "Failure downloading rhel-guest-image 'NoneType' object has no attribute 'read'"
Product: Red Hat Quickstart Cloud Installer Reporter: Landon LaSmith <llasmith>
Component: Installation - OpenShiftAssignee: John Matthews <jmatthew>
Status: CLOSED NOTABUG QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: unspecified Docs Contact: Derek <dcadzow>
Priority: unspecified    
Version: 1.1CC: arubin, bthurber, qci-bugzillas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-01 21:04:56 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:
Embargoed:

Description Landon LaSmith 2017-02-01 19:15:31 UTC
Description of problem: Baremetal OCPHA deployment fails during OCP deployment l at 10% during the ansible TASK [install packages]

failed: [mac7cd30abe6029.example.com] (item=[u'http://download.eng.bos.redhat.com/brewroot/packages/rhel-guest-image/7.3/32.el7/noarch/rhel-guest-image-7-7.3-32.el7.noarch.rpm']) => {"failed": true, "item": ["http://download.eng.bos.redhat.com/brewroot/packages/rhel-guest-image/7.3/32.el7/noarch/rhel-guest-image-7-7.3-32.el7.noarch.rpm"], "msg": "Failure downloading http://download.eng.bos.redhat.com/brewroot/packages/rhel-guest-image/7.3/32.el7/noarch/rhel-guest-image-7-7.3-32.el7.noarch.rpm, 'NoneType' object has no attribute 'read'"}

QCI Media Version: QCI-1.1-RHEL-7-20170130.t.0


How reproducible: First occurrence


Steps to Reproduce:
1. Install QCI from ISO
2. Start RHV+OCPHA deployment


Actual results: Deployment fails at 10% during OCP deployment


Expected results: OCPHA deployment succeeds

Comment 3 Landon LaSmith 2017-02-01 21:04:56 UTC
I found the issue, the rhv engine was unable to route outside which prevented it from downloading the rhel-guest-image rpm.

Closing