Created attachment 1249047 [details] ansible log Description of problem: OpenShift (Single availability and HA) deployments on RHV and RHVSH are failing at 70% with ansible failure below 2017-02-10 03:20:03,747 p=22954 u=foreman | TASK [execute atomic-openshift-installer] ************************************** 2017-02-10 03:20:04,335 p=22954 u=foreman | fatal: [ocpha-ocp-master1.example.com]: FAILED! => {"changed": true, "cmd": "atomic-openshift-installer -v -u -c /tmp/atomic-openshift-installer.answers.cfg.yml install", "delta": "0:00:00.260777", "end": "2017-02-10 03:20:02.996316", "failed": true, "rc": 1, "start": "2017-02-10 03:20:02.735539", "stderr": "", "stdout": "openshift-enterprise 3.4 is not an installable variant.", "stdout_lines": ["openshift-enterprise 3.4 is not an installable variant."], "warnings": []} Version-Release number of selected component (if applicable): QCI Media Version: QCI-1.1-RHEL-7-20170209.t.1 How reproducible: Multiple job runs but might be 100% Steps to Reproduce: 1. Install QCI from iso 2. Create and start a deployment with OpenShift Actual results: Deployment fails at 70% Expected results: OCP ansible task executing atomic-installer succeeds Additional info: Originally encountered on a baremetal deployment of OCPHA with 1 engine and 3 hypervisors. Additional nested virt jobs on OCP Single availability encountered the issue.
Created attachment 1249048 [details] atomic installers answers file
atomic openshift rpm version is atomic-openshift-utils-3.3.61-1.git.0.27743e6.el7.noarch so using 3.3 for the variant will allow it to proceed
https://github.com/fusor/fusor/pull/1369
This is fixed in QCI-1.1-RHEL-7-20170210.t.0.
VERIFIED. atomic version 3.4 is in use QCI Media Version: QCI-1.1-RHEL-7-20170216.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:0335