Bug 1458854 - unable to determine available OpenShift RPM version when run upgrade_control_plane.yml
Summary: unable to determine available OpenShift RPM version when run upgrade_control_...
Keywords:
Status: CLOSED DUPLICATE of bug 1456093
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Anping Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-05 16:19 UTC by Anping Li
Modified: 2017-06-06 03:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-06 03:26:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
The host file and upgrade logs (20.00 KB, application/x-tar)
2017-06-05 16:19 UTC, Anping Li
no flags Details

Description Anping Li 2017-06-05 16:19:21 UTC
Created attachment 1285085 [details]
The host file and upgrade logs

Description of problem:
upgrade_control_plane.yml failed at playbooks/common/openshift-cluster/upgrades/pre/verify_upgrade_targets.yml:27. the qe-auto-node-registry-router-infra-1.0605-sj3.qe.rhcloud.com have the role of master. It should be skipped during upgrade_control_plane. 


TASK [Fail when unable to determine available OpenShift RPM version] ***********
skipping: [qe-auto-master-etcd-1.0605-sj3.qe.rhcloud.com]
skipping: [qe-auto-master-etcd-3.0605-sj3.qe.rhcloud.com]
skipping: [qe-auto-master-etcd-2.0605-sj3.qe.rhcloud.com]
fatal: [qe-auto-node-registry-router-infra-1.0605-sj3.qe.rhcloud.com]: FAILED! => {
    "changed": false,
    "failed": true
}

MSG:

Unable to determine available OpenShift RPM version



Version-Release number of selected component (if applicable):
openshift-ansible-3.6.94-1.git.0.fff177b.el7.noarch

How reproducible:
always

Steps to Reproduce:
1. install v3.5 HA Env (3 masters + 1 standalone node)
2. Upgrade to v3.6
3.

Actual results:
TASK [Fail when unable to determine available OpenShift RPM version] ***********
skipping: [qe-auto-master-etcd-1.0605-sj3.qe.rhcloud.com]
skipping: [qe-auto-master-etcd-3.0605-sj3.qe.rhcloud.com]
skipping: [qe-auto-master-etcd-2.0605-sj3.qe.rhcloud.com]
fatal: [qe-auto-node-registry-router-infra-1.0605-sj3.qe.rhcloud.com]: FAILED! => {
    "changed": false,
    "failed": true
}

MSG:

Unable to determine available OpenShift RPM version

Expected results:


Additional info:

Comment 1 Anping Li 2017-06-06 03:26:25 UTC

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


Note You need to log in before you can comment on or make changes to this bug.