Bug 1893156
| Summary: | Error in Scheduler logs: didn't match expected format "openstack:///InstanceID" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Lucas López Montero <llopezmo> |
| Component: | Installer | Assignee: | Mike Fedosin <mfedosin> |
| Installer sub component: | OpenShift on OpenStack | QA Contact: | weiwei jiang <wjiang> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | urgent | ||
| Priority: | urgent | CC: | abodhe, andbartl, aos-bugs, bjarolim, bleanhar, fshaikh, hgomes, m.andre, mfedosin, openshift-bugs-escalate, palonsor, pprinett, rkshirsa |
| Version: | 4.5 | Keywords: | UpcomingSprint |
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1850149 | Environment: | |
| Last Closed: | 2020-12-08 18:26:14 UTC | Type: | --- |
| 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: | 1850149 | ||
| Bug Blocks: | |||
|
Comment 4
hgomes
2020-11-11 17:24:44 UTC
Checked with 4.5.0-0.nightly-2020-11-26-075303 and moved to verified.
$ oc get nodes -o yaml |grep -i "providerid: openstack"
providerID: openstack:///213d3d84-ce7b-4ec3-a564-cf5b54e5a236
providerID: openstack:///c8cfd785-a6d2-41ec-8b15-b1f879736be8
providerID: openstack:///ab987a98-a56b-4757-a6e3-5a3fb09caa0a
providerID: openstack:///09486903-a445-48b0-8db0-06ae55ee056c
providerID: openstack:///1d29dccc-d4f5-45f8-acac-f9dd7ca05562
providerID: openstack:///ad2891b1-298b-4165-8444-1f5632ac63cb
$ oc -n openshift-kube-controller-manager logs kube-controller-manager-wj45ios1126m-jf2sl-master-1 |grep -i node_lifecycle_controller
I1126 11:17:18.644055 1 node_lifecycle_controller.go:78] Sending events to api server
I1126 11:17:18.664954 1 node_lifecycle_controller.go:384] Sending events to api server.
I1126 11:17:18.665260 1 node_lifecycle_controller.go:512] Controller will reconcile labels.
I1126 11:17:18.665454 1 node_lifecycle_controller.go:546] Starting node controller
I1126 11:17:29.266776 1 node_lifecycle_controller.go:777] Controller observed a new Node: "wj45ios1126m-jf2sl-master-1"
Binary file (standard input) matches
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 4.5.22 bug fix 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-2020:5250 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |