-
Bug
-
Resolution: Unresolved
-
Critical
-
4.15
-
Critical
-
Yes
-
2
-
Metal Platform 246, Metal Platform 247
-
2
-
Approved
-
False
-
Description of problem:
OCP 4.15 nightly deployment on a Bare-metal servers without using the provisioning network is stuck during deployment. Job history: https://prow.ci.openshift.org/job-history/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g Deployment stuck similiar to this: Upstream job logs: https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g/1732520780954079232/artifacts/e2e-telco5g/telco5g-cluster-setup/artifacts/cloud-init-output.log ~~~ level=debug msg=ironic_node_v1.openshift-master-host[2]: Creating...level=debug msg=ironic_node_v1.openshift-master-host[0]: Creating...level=debug msg=ironic_node_v1.openshift-master-host[1]: Creating...level=debug msg=ironic_node_v1.openshift-master-host[0]: Still creating... [10s elapsed]..level=debug msg=ironic_node_v1.openshift-master-host[0]: Still creating... [2h28m51s elapsed]level=debug msg=ironic_node_v1.openshift-master-host[1]: Still creating... [2h28m51s elapsed] ~~~ Ironic logs from bootstrap node: ~~~ Dec 07 13:10:13 localhost.localdomain start-provisioning-nic.sh[3942]: Error: failed to modify ipv4.addresses: invalid IP address: Invalid IPv4 address ''. Dec 07 13:10:13 localhost.localdomain systemd[1]: provisioning-interface.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Dec 07 13:10:13 localhost.localdomain systemd[1]: provisioning-interface.service: Failed with result 'exit-code'. Dec 07 13:10:13 localhost.localdomain systemd[1]: Failed to start Provisioning interface. Dec 07 13:10:13 localhost.localdomain systemd[1]: Dependency failed for DHCP Service for Provisioning Network. Dec 07 13:10:13 localhost.localdomain systemd[1]: ironic-dnsmasq.service: Job ironic-dnsmasq.service/start failed with result 'dependency' ~~~
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Everytime
Steps to Reproduce:
1.Deploy OCP More information about our setup: In our environment, We have 3 virtual master node, 1 virtual worker and 1 baremetal worker. We use KCLI tool for creation of the virtual environment and for running the deployment workflow using IPI, In our setup we don't use provisioning network. (Same setup is used for other OCP version till 4.14 and are working fine.) We have attached our install-config.yaml (for RH employees) and logs from bootstrap node.
Actual results:
Deployment is failing Dec 07 13:10:13 localhost.localdomain start-provisioning-nic.sh[3942]: Error: failed to modify ipv4.addresses: invalid IP address: Invalid IPv4 address ''.
Expected results:
Deployment should pass
Additional info:
- account is impacted by
-
OCPBUGS-35962 IPI baremetal installation fails
- Closed
- depends on
-
OCPBUGS-25392 [4.16] OCP 4.15 nightly deployment on a bare-metal server without using the provisioning network is stuck during deployment.
- Closed
- is cloned by
-
OCPBUGS-25392 [4.16] OCP 4.15 nightly deployment on a bare-metal server without using the provisioning network is stuck during deployment.
- Closed
- links to