Bug 1884082 - Cluster Version Operator halts midway through upgrade without a clear reason
Summary: Cluster Version Operator halts midway through upgrade without a clear reason
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.0
Assignee: Casey Callendrello
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-30 22:42 UTC by Luke Stanton
Modified: 2023-12-15 19:37 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-14 17:37:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Luke Stanton 2020-09-30 22:42:13 UTC
Description of problem:

During a cluster upgrade from OCP 4.3.33 to 4.4.19 the upgrade appears to freeze for no apparent reason. Most operators are on version 4.4.19 and no operators are in a Degraded state.


Actual results:
Cluster upgrade does not appear to be progressing and very little information is available for debugging.


Expected results:
Upgrade would complete or at least the source of the problem would be clear.

Comment 1 Luke Stanton 2020-09-30 22:46:26 UTC
For example, current operator status is:

$ oc get co
NAME                                      VERSION  AVAILABLE  PROGRESSING  DEGRADED  SINCE
authentication                            4.4.19   True       False        False     1d
cloud-credential                          4.4.19   True       False        False     6d
cluster-autoscaler                        4.4.19   True       False        False     6d
console                                   4.4.19   True       False        False     1d
csi-snapshot-controller                   4.4.19   True       False        False     2d
dns                                       4.3.33   True       False        False     4h53m
etcd                                      4.4.19   True       False        False     1d
image-registry                            4.4.19   True       False        False     1s
ingress                                   4.4.19   True       False        False     6d
insights                                  4.4.19   True       False        False     14d
kube-apiserver                            4.4.19   True       False        False     1d
kube-controller-manager                   4.4.19   True       False        False     6d
kube-scheduler                            4.4.19   True       False        False     2d
kube-storage-version-migrator             4.4.19   True       False        False     2d
machine-api                               4.4.19   True       False        False     6d
machine-config                            4.3.33   True       False        False     53m
marketplace                               4.4.19   True       False        False     1d
monitoring                                4.4.19   True       False        False     2d
network                                   4.3.33   True       False        False     6d
node-tuning                               4.4.19   True       False        False     3d
openshift-apiserver                       4.4.19   True       False        False     1d
openshift-controller-manager              4.4.19   True       False        False     2d
openshift-samples                         4.4.19   True       False        False     6d
operator-lifecycle-manager                4.4.19   True       False        False     6d
operator-lifecycle-manager-catalog        4.4.19   True       False        False     6d
operator-lifecycle-manager-packageserver  4.4.19   True       False        False     1d
service-ca                                4.4.19   True       False        False     1d
service-catalog-apiserver                 4.4.19   True       False        False     1d
service-catalog-controller-manager        4.4.19   True       False        False     1d
storage                                   4.4.19   True       False        False     6d

Comment 4 W. Trevor King 2020-09-30 23:51:10 UTC
4.4 issue, so should not block 4.6 GA.  Haven't looked at the must-gather yet, but grepping for 'Result of work' should show the manifests that are sticking.


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