Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33479

Installation of node feature discovery operator is failing on Z

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • 4.16
    • None
    • Yes
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          The installation of NFD operator is failing on Z systems

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

          nfd.4.16.0-202404191609

      How reproducible:

          every time

      Steps to Reproduce:

          1. Install a staging catalog source with art-index image with 4.16 tag
          2. Create a subscription of NFD to bringup NFD operator (or) install the nfd operator from operatorhub in the UI
      
          

      Actual results:

      [root@bastion ~]# oc get po 
      NAME                                      READY   STATUS             RESTARTS   AGE
      nfd-controller-manager-5975cc56c6-ddt2m   1/2     ImagePullBackOff   0          23m   
      [root@bastion ~]# oc get csv 
      NAME                      DISPLAY                           VERSION               REPLACES   PHASE
      nfd.4.16.0-202404191609   Node Feature Discovery Operator   4.16.0-202404191609              Failed
      [root@bastion ~]# oc describe po nfd-controller-manager-5975cc56c6-ddt2m     ...........                                                                  Failed to pull image "quay.io/openshift/origin-cluster-nfd-operator:4.16.0": choosing image instance: no image found in manifest list for architecture s390x, variant "", OS linux 

      Expected results:

          Image pulled successfully and nod-controller-manager pod should be in running state with 2/2 containers.

      Additional info:

          

              jpoulin Jeremy Poulin
              rrenukap Rudraprakash R (Inactive)
              Doug Slavens Doug Slavens
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: