Bug 1933206

Summary: /usr/lib/dracut/modules.d/30ignition/ignition --version sigsev
Product: OpenShift Container Platform Reporter: Benjamin Gilbert <bgilbert>
Component: RHCOSAssignee: Benjamin Gilbert <bgilbert>
Status: CLOSED ERRATA QA Contact: Michael Nguyen <mnguyen>
Severity: medium Docs Contact:
Priority: low    
Version: 4.6CC: bbreard, cglombek, christian, imcleod, jligon, miabbott, mnguyen, nstielau, palonsor, walters
Target Milestone: ---   
Target Release: 4.6.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: The Machine Config Operator invokes Ignition at startup to check the Ignition version, and Ignition crashes. Consequence: The MCO fails to start. Fix: The MCO no longer queries the Ignition version. Result: The MCO starts successfully.
Story Points: ---
Clone Of: 1927731 Environment:
Last Closed: 2021-05-20 11:52:25 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: 1933205    
Bug Blocks:    

Comment 2 Michael Nguyen 2021-05-07 15:00:15 UTC
Verified on 4.6.0-0.nightly-2021-05-07-052249.  Error no longer shows up.

$ oc get nodes
NAME                                         STATUS   ROLES    AGE   VERSION
ip-10-0-159-61.us-west-1.compute.internal    Ready    master   37m   v1.19.0+d856161
ip-10-0-168-116.us-west-1.compute.internal   Ready    worker   26m   v1.19.0+d856161
ip-10-0-171-117.us-west-1.compute.internal   Ready    master   35m   v1.19.0+d856161
ip-10-0-190-70.us-west-1.compute.internal    Ready    worker   28m   v1.19.0+d856161
ip-10-0-227-26.us-west-1.compute.internal    Ready    worker   28m   v1.19.0+d856161
ip-10-0-250-106.us-west-1.compute.internal   Ready    master   37m   v1.19.0+d856161
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.6.0-0.nightly-2021-05-07-052249   True        False         11m     Cluster version is 4.6.0-0.nightly-2021-05-07-052249
$ oc get pods -A --field-selector spec.nodeName=ip-10-0-168-116.us-west-1.compute.internal
NAMESPACE                                NAME                            READY   STATUS    RESTARTS   AGE
openshift-cluster-csi-drivers            aws-ebs-csi-driver-node-n7mpp   3/3     Running   0          27m
openshift-cluster-node-tuning-operator   tuned-hjdnd                     1/1     Running   0          27m
openshift-dns                            dns-default-nhj8t               3/3     Running   0          27m
openshift-image-registry                 node-ca-8hgp5                   1/1     Running   0          27m
openshift-machine-config-operator        machine-config-daemon-85lrc     2/2     Running   0          27m
openshift-monitoring                     node-exporter-x7dx5             2/2     Running   0          27m
openshift-multus                         multus-g2tp2                    1/1     Running   0          27m
openshift-multus                         network-metrics-daemon-h5z7c    2/2     Running   0          27m
openshift-sdn                            ovs-ft4tk                       1/1     Running   0          27m
openshift-sdn                            sdn-g8flc                       2/2     Running   0          27m
$ oc -n openshift-machine-config-operator logs machine-config-daemon-85lrc  -c machine-config-daemon | grep "Installed Ignition"

Comment 5 errata-xmlrpc 2021-05-20 11:52:25 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 4.6.29 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-2021:1521