Bug 1646995

Summary: the node binary has the version v3.11.0-rc.0 encoded in it
Product: [Fedora] Fedora Reporter: Jean-frederic Clere <jclere>
Component: originAssignee: Jakub Čajka <jcajka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 29CC: admiller, jcajka, mgottbur, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: origin-3.11.0-2.fc30, origin-3.11.0-2.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-16 04:48:51 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 Jean-frederic Clere 2018-11-06 13:31:50 UTC
Description of problem:

When installing openshift using openshift-ansible you get the following error in the master node:

Nov 05 18:19:54 master dockerd-current[959]: time="2018-11-05T18:19:54.866390757+01:00" level=error msg="Not continuing with pull after error: Error: image openshift/origin-pod:v3.11.0-rc.0 not found"

even configuring the version in the inventory file doesn't help:
openshift_release="3.11.0"
openshift_pkg_version="-3.11.0-1"

Still do a pull to the no existing v3.11.0-rc.0

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


How reproducible: Always,


Steps to Reproduce:
1. run the deploy_cluster.yml
2. wait until if fails... long time out and many retries
3. check the master node with journal -xe
4. look for errors 

Actual results:

openshift doesn't start at the end of ansible script.

Expected results:

openshift should be avaialble

Additional info:

My inventory file is https://github.com/jfclere/tomcatPI/blob/master/cloud/hosts.cloud.redhat

Comment 3 Fedora Update System 2018-11-07 14:23:53 UTC
origin-3.11.0-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-99d051d963

Comment 4 Fedora Update System 2018-11-08 05:20:25 UTC
origin-3.11.0-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-99d051d963

Comment 5 Fedora Update System 2018-11-16 04:48:51 UTC
origin-3.11.0-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.