-
Bug
-
Resolution: Done
-
Blocker
-
6.17.z, 6.18.0
Description of problem:
When creating a host for Azure using image-based provisioning, the host is created successfully, but SSH access to the VM fails on console. The console displays an error similar to the one shown below.
failed on setup with "requests.exceptions.HTTPError: ('422 Client Error: Unprocessable Content for url: https://satellite.com/api/v2/hosts', {'errors': {'base': ['Failed to login via SSH to test-bsvpdxcdis.j2yirpj4vv: Failed to connect to 13.92.168.105 after 120 seconds']}})"
How reproducible:
Always
Is this issue a regression from an earlier version:
Yes
Steps to Reproduce:
1. Create Azure CR with image
2. Create a host with CR using the specified image
Actual behavior:
Azure image-based provisioning fails due to an SSH connection issue for the VM, as seen on the console. As a result, the build status is not reported correctly.
Expected behavior:
The issue should not occur, and everything should work as expected.
- is caused by
-
SAT-31971 FIPS compliant Satellite 6.15 using chacha20-poly1305@openssh.com cipher during image provisioning
-
- To Do
-