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

Install failed with External platform type

    XMLWordPrintable

Details

    • Important
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • NA
    • Release Note Not Required

    Description

      Description of problem:

      Install failed with External platform type

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

      4.14.0-0.ci-2023-03-07-170635
      as there is no available 4.14 nightly build, so use the ci build

      How reproducible:

      Always

      Steps to Reproduce:

      1.Set up a UPI vsphere cluster with platform set to External
      
      2.Install failed
      
      liuhuali@Lius-MacBook-Pro huali-test % oc get clusterversion               
      NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
      version             False       True          141m    Unable to apply 4.14.0-0.ci-2023-03-07-170635: the cluster operator cloud-controller-manager is not available
      liuhuali@Lius-MacBook-Pro huali-test % oc get co                           
      NAME                                       VERSION                         AVAILABLE   PROGRESSING   DEGRADED   SINCE   MESSAGE
      authentication                             4.14.0-0.ci-2023-03-07-170635   True        False         False      118m    
      baremetal                                  4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      cloud-controller-manager                   4.14.0-0.ci-2023-03-07-170635                                                
      cloud-credential                           4.14.0-0.ci-2023-03-07-170635   True        False         False      140m    
      cluster-autoscaler                         4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      config-operator                            4.14.0-0.ci-2023-03-07-170635   True        False         False      139m    
      console                                    4.14.0-0.ci-2023-03-07-170635   True        False         False      124m    
      control-plane-machine-set                  4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      csi-snapshot-controller                    4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      dns                                        4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      etcd                                       4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      image-registry                             4.14.0-0.ci-2023-03-07-170635   True        False         False      127m    
      ingress                                    4.14.0-0.ci-2023-03-07-170635   True        False         False      126m    
      insights                                   4.14.0-0.ci-2023-03-07-170635   True        False         False      132m    
      kube-apiserver                             4.14.0-0.ci-2023-03-07-170635   True        False         False      134m    
      kube-controller-manager                    4.14.0-0.ci-2023-03-07-170635   True        False         False      136m    
      kube-scheduler                             4.14.0-0.ci-2023-03-07-170635   True        False         False      135m    
      kube-storage-version-migrator              4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      machine-api                                4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      machine-approver                           4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      machine-config                             4.14.0-0.ci-2023-03-07-170635   True        False         False      136m    
      marketplace                                4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      monitoring                                 4.14.0-0.ci-2023-03-07-170635   True        False         False      124m    
      network                                    4.14.0-0.ci-2023-03-07-170635   True        False         False      139m    
      node-tuning                                4.14.0-0.ci-2023-03-07-170635   True        False         False      137m    
      openshift-apiserver                        4.14.0-0.ci-2023-03-07-170635   True        False         False      132m    
      openshift-controller-manager               4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      openshift-samples                          4.14.0-0.ci-2023-03-07-170635   True        False         False      131m    
      operator-lifecycle-manager                 4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      operator-lifecycle-manager-catalog         4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      operator-lifecycle-manager-packageserver   4.14.0-0.ci-2023-03-07-170635   True        False         False      132m    
      service-ca                                 4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      storage                                    4.14.0-0.ci-2023-03-07-170635   True        False         False      138m    
      liuhuali@Lius-MacBook-Pro huali-test % oc get infrastructure cluster -oyaml
      apiVersion: config.openshift.io/v1
      kind: Infrastructure
      metadata:
        creationTimestamp: "2023-03-08T07:46:07Z"
        generation: 1
        name: cluster
        resourceVersion: "527"
        uid: 096a54bc-8a35-4071-b750-cfac439c1916
      spec:
        cloudConfig:
          name: ""
        platformSpec:
          external:
            platformName: vSphere
          type: External
      status:
        apiServerInternalURI: https://api-int.huliu-vs8x.qe.devcluster.openshift.com:6443
        apiServerURL: https://api.huliu-vs8x.qe.devcluster.openshift.com:6443
        controlPlaneTopology: HighlyAvailable
        etcdDiscoveryDomain: ""
        infrastructureName: huliu-vs8x-fk79b
        infrastructureTopology: HighlyAvailable
        platform: External
        platformStatus:
          external: {}
          type: External
      liuhuali@Lius-MacBook-Pro huali-test % 
      

      Actual results:

      Install failed. the cluster operator cloud-controller-manager is not available

      Expected results:

      Install successfully

      Additional info:

      This if for testing https://issues.redhat.com/browse/OCPCLOUD-1772

      Attachments

        Activity

          People

            dmoiseev Denis Moiseev (Inactive)
            huliu@redhat.com Huali Liu
            Huali Liu Huali Liu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: