-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.13
-
Critical
-
No
-
Sprint 232
-
1
-
Proposed
-
False
-
-
-
Done
Description of problem:
In AWS UPI install, controlplanemachinesets resource was created even openshift/99_openshift-machine-api_master-control-plane-machine-set.yaml has been removed before trigger installation. oc get controlplanemachinesets -A NAMESPACE NAME DESIRED CURRENT READY UPDATED UNAVAILABLE STATE AGE openshift-machine-api cluster 3 3 3 Active 4h2m
Version-Release number of selected component (if applicable):
4.13.0-0.nightly-2023-02-15-202607
How reproducible:
always
Steps to Reproduce:
1.Follow AWS UPI install process, remove manifest file openshift/99_openshift-machine-api_master-control-plane-machine-set.yaml before install. 2. 3.
Actual results:
Install failed with: level=error msg=Cluster operator control-plane-machine-set Degraded is True with NoReadyMachines: No ready control plane machines found level=info msg=Cluster operator etcd RecentBackup is Unknown with ControllerStarted: The etcd backup controller is starting, and will decide if recent backups are available or if a backup is required level=info msg=Cluster operator ingress EvaluationConditionsDetected is False with AsExpected: level=info msg=Cluster operator insights ClusterTransferAvailable is False with NoClusterTransfer: no available cluster transfer level=info msg=Cluster operator insights Disabled is False with AsExpected: level=info msg=Cluster operator insights SCAAvailable is True with Updated: SCA certs successfully updated in the etc-pki-entitlement secret level=info msg=Cluster operator network ManagementStateDegraded is False with : level=error msg=Cluster initialization failed because one or more operators are not functioning properly. level=error msg=The cluster should be accessible for troubleshooting as detailed in the documentation linked below, level=error msg=https://docs.openshift.com/container-platform/latest/support/troubleshooting/troubleshooting-installations.html level=error msg=The 'wait-for install-complete' subcommand can then be used to continue the installation 02-16 16:33:39.079 level=error msg=failed to initialize the cluster: Cluster operator control-plane-machine-set is not available
Expected results:
Install succeed.
Additional info:
No such issue on 4.13.0-0.nightly-2023-02-13-235211, caused by https://github.com/openshift/installer/pull/6821 ?
- causes
-
OCPBUGS-7622 vSphere UPI jobs failing with 'Managed cluster should have machine resources'
- Closed
-
OCPBUGS-7818 e2e-aws-ovn-upi is permafailing
- Closed