Bug 1786297

Summary: RHEL worker nodes fail to get upgraded on behind-proxy clusters
Product: OpenShift Container Platform Reporter: Weinan Liu <weinliu>
Component: InstallerAssignee: Russell Teague <rteague>
Installer sub component: openshift-ansible QA Contact: Gaoyun Pei <gpei>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: gpei, wsun
Version: 4.3.0Keywords: NeedsTestCase, TestBlocker
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Machine config apply required pulling images but was not configured to use proxy Consequence: Image pull failed and blocked upgrades when behind a proxy Fix: Removed unnecessary machine config apply step from upgrade Result: Upgrades succeeded when behind proxy
Story Points: ---
Clone Of:
: 1788054 (view as bug list) Environment:
Last Closed: 2020-05-04 11:21:35 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:
Bug Depends On:    
Bug Blocks: 1788054    

Comment 2 Gaoyun Pei 2020-01-07 10:22:26 UTC
Verify this bug with openshift-ansible-4.4.0-202001061648.git.178.cf90eb3.el7.noarch.rpm

Upgrade a RHEL worker behind proxy:

TASK [openshift_node : Reboot the host and wait for it to come back] ***********
changed: [gpei-44-dcmfr-tt-0.gpei-44.qe.devcluster.openshift.com] => {"changed": true, "elapsed": 37, "rebooted": true}

TASK [openshift_node : Wait for nodes to report ready] *************************
FAILED - RETRYING: Wait for nodes to report ready (36 retries left).
changed: [gpei-44-dcmfr-tt-0.gpei-44.qe.devcluster.openshift.com -> localhost] => {"attempts": 2, "changed": true, "cmd": ["oc", "get", "node", "gpei-44-dcmfr-tt-0", "--config=/tmp/installer-wimHRR/auth/kubeconfig", "--output=jsonpath={.status.conditions[?(@.type==\"Ready\")].status}"], "delta": "0:00:00.123598", "end": "2020-01-07 18:10:59.958680", "rc": 0, "start": "2020-01-07 18:10:59.835082", "stderr": "", "stderr_lines": [], "stdout": "True", "stdout_lines": ["True"]}

Comment 4 errata-xmlrpc 2020-05-04 11:21:35 UTC
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/RHBA-2020:0581