-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
4.14.z
-
None
-
Important
-
No
-
False
-
Description of problem:
Installed 4.14.22 hostedcontrolplane in dual-stack disconnected environment. The worker nodes are failing to start installation. The agents are up but are stuck in insufficient state because they fail to download the ignition file. From agent's stateInfo: Host cannot be installed due to following failing validation(s): This host has failed to download the ignition file from https://api.hosted-0.qe.lab.redhat.com:32236/ignition with the following error: ignition file download failed: bad status code: 511. server response: Token not found . Please ensure the host can reach this URL In the ignition-server logs I see a bunch of these warnings: 2024/04/22 13:50:18 User Agent: Go-http-client/1.1. Requested: /ignition 2024/04/22 13:50:18 Token not found {"level":"debug","ts":"2024-04-22T13:50:18Z","logger":"events","msg":"Token not found in cache","type":"Warning","object":{"kind":"Secret","namespace":"clusters-hosted-0","name":"token--","apiVersion":"v1"},"reason":"GetPayloadFailed"}
Version-Release number of selected component (if applicable):
MCE 2.4.5-DOWNANDBACK-2024-04-19-10-25-10 installed on 4.14 hub cluster OCP version of hosted cluster: 4.14.22
How reproducible:
reproduced on our CI and locally
Steps to Reproduce:
1. Install latest MCE 2.4 on 4.14 dual-stack disconnected hub 2. Install hosted cluster and register BM hosts 3. Scale up nodepool and wait for agents to start installation
Actual results:
The installation doesn't start
Expected results:
Worker nodes are successfully installed
Additional info:
- duplicates
-
OCPBUGS-16653 Nodes not joining agent cluster because ignitionReached condition is not met.
- Verified