Bug 1917441 - Openshift installation fails - Kuryr CNI and controller restart
Summary: Openshift installation fails - Kuryr CNI and controller restart
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 3.11.z
Assignee: Maysa Macedo
QA Contact: GenadiC
URL:
Whiteboard:
Depends On: 1918781 1918988
Blocks: 1889946
TreeView+ depends on / blocked
 
Reported: 2021-01-18 13:49 UTC by Itzik Brown
Modified: 2021-02-03 18:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-03 18:40:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Kuryr controller log (7.53 KB, text/plain)
2021-01-18 13:49 UTC, Itzik Brown
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:0274 0 None None None 2021-02-03 18:40:16 UTC

Description Itzik Brown 2021-01-18 13:49:15 UTC
Created attachment 1748463 [details]
Kuryr controller log

Description of problem:
Installation fails

TASK [openshift_cluster_monitoring_operator : Create cluster-monitoring-operator deployment] ***
changed: [master-1.openshift.example.com]

TASK [openshift_cluster_monitoring_operator : Wait for the ServiceMonitor CRD to be created] ***
FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (30 retries left).
FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (29 retries left).
FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (28 retries left).
...

$ oc get pods -n kuryr
NAME                                READY     STATUS             RESTARTS   AGE
kuryr-cni-ds-4cnzs                  1/2       Running            2          23h
kuryr-cni-ds-7fsbj                  1/2       Running            32         23h
kuryr-cni-ds-87c8p                  1/2       Running            312        23h
kuryr-cni-ds-8qxfs                  1/2       Running            4          23h
kuryr-cni-ds-l7vwl                  1/2       Running            4          23h
kuryr-cni-ds-r88px                  1/2       Running            32         23h
kuryr-cni-ds-rzwpp                  1/2       Running            136        23h
kuryr-cni-ds-x8k5g                  1/2       Running            4          23h
kuryr-controller-567485999f-bw9q8   0/1       CrashLoopBackOff   16         58m


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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Jesus M. Rodriguez 2021-01-21 20:54:45 UTC
Fixed by updated python-urllib3 1.26.2-2 https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1469298

Comment 5 Itzik Brown 2021-01-26 08:56:47 UTC
Also happens with latest 3.11.380

Comment 6 Itzik Brown 2021-01-28 18:11:24 UTC
Verified with v3.11.380
[root@master-0 openshift]# oc get pods -n kuryr
NAME                                READY     STATUS    RESTARTS   AGE
kuryr-cni-ds-5dw2w                  2/2       Running   4          51m
kuryr-cni-ds-dqfff                  2/2       Running   4          47m
kuryr-cni-ds-f8qc5                  2/2       Running   4          47m
kuryr-cni-ds-kx6lw                  2/2       Running   4          47m
kuryr-cni-ds-pkc45                  2/2       Running   4          51m
kuryr-cni-ds-v5gqs                  2/2       Running   2          47m
kuryr-cni-ds-xqm7g                  2/2       Running   4          47m
kuryr-cni-ds-z4jrl                  2/2       Running   2          51m
kuryr-controller-567485999f-2w8kn   1/1       Running   0          43m

Comment 8 errata-xmlrpc 2021-02-03 18:40:07 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 (OpenShift Container Platform 3.11.380 bug fix and enhancement update), 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-2021:0274


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