Bug 2098430

Summary: Day1 Networking - Failure to Create Workers
Product: OpenShift Container Platform Reporter: Adina Wolff <awolff>
Component: Bare Metal Hardware ProvisioningAssignee: Riccardo Pittau <rpittau>
Bare Metal Hardware Provisioning sub component: baremetal-operator QA Contact: Amit Ugol <augol>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: medium CC: rpittau, sserafin
Version: 4.11Keywords: Regression, Triaged
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-21 12:29:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adina Wolff 2022-06-19 08:57:01 UTC
Description of problem:
When installing a cluster with networking configuration in install-config (static IP addresses), workers are not created.
metal3-baremetal-operator shows the following error:
failed: failed to provision: could not retrieve network data: Secret openshift-worker-0-0-network-config-secret does not contain key networkData
(full error message at: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/static_error.json)


Version-Release number of selected component (if applicable):
4.11.0-0.nightly-2022-06-15-222801

How reproducible:
4/4

Steps to Reproduce:
Run openshift installer, using install-config with static ip addresses for each node. (see my install-config.yaml at http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/install-config.yaml.static)


Actual results:
Deployment fails because worker nodes are not created. 
bmh are stuck at 'provisioning'

Expected results:
Deployment succeeds


Additional info:
must-gather: https://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/must-gather.local.2111599041997770412.tar.gz
install-config.yaml: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/install-config.yaml.static
error message: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/static_error.json

Comment 1 Adina Wolff 2022-06-21 10:18:35 UTC
Since the must gather above is no longer there, I uploaded a new one here: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/must-gather.local.8615375316106581281.tar.gz

Comment 2 Riccardo Pittau 2022-06-21 12:29:25 UTC

*** This bug has been marked as a duplicate of bug 2092650 ***