-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.19
-
Quality / Stability / Reliability
-
False
-
-
None
-
Critical
-
None
-
None
-
Proposed
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
Install cluster in existing vnet, installer exited with below error: ================ level=info msg=Creating infrastructure resources... level=error msg=failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed during pre-provisioning: failed to create network security group: PUT https://management.azure.com/subscriptions/53b8f551-f0fc-4bea-8cba-6d1fefd54c8a/resourceGroups/ci-op-nffh4xc4-de7ff-mknrk-rg/providers/Microsoft.Network/networkSecurityGroups/ci-op-nffh4xc4-de7ff-mknrk-nsg level=error msg=-------------------------------------------------------------------------------- level=error msg=RESPONSE 404: 404 Not Found level=error msg=ERROR CODE: ResourceGroupNotFound level=error msg=-------------------------------------------------------------------------------- level=error msg={ level=error msg= "error": { level=error msg= "code": "ResourceGroupNotFound", level=error msg= "message": "Resource group 'ci-op-nffh4xc4-de7ff-mknrk-rg' could not be found." level=error msg= } level=error msg=} level=error msg=-------------------------------------------------------------------------------- level=error
Version-Release number of selected component (if applicable):
4.19 nightly build
How reproducible:
Always
Steps to Reproduce:
1. Create cluster in existing vnet 2. 3.
Actual results:
Installer failed with error
Expected results:
Cluster is created successfully
Additional info:
Related with this commit https://github.com/openshift/installer/commit/0779504264628a523690a3e4a5dd12d3a3152bcb Dummy nsg needs to be created before CAPI controllers is running if installing cluster in existing vnet. This blocks all the custom vnet ci jobs on azure. Failed CI job: https://qe-private-deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gs/qe-private-deck/logs/periodic-ci-openshift-openshift-tests-private-release-4.19-multi-nightly-azure-ipi-fullyprivate-proxy-mini-perm-amd-f28-destructive/1904568324063236096
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update