-
Bug
-
Resolution: Done
-
Major
-
None
-
4.12.0
-
None
-
Important
-
None
-
2
-
Sprint 227, Sprint 228
-
2
-
Proposed
-
False
-
Description of problem:
The CI
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. After the installation using openshift-installer: create the bastion and try to create the machinesets and start them. 2. 3.
Actual results:
fatal: [ip-10-0-150-204.us-east-2.compute.internal]: FAILED! => { "changed": false, "elapsed": 1200, "msg": "timed out waiting for ping module test: Failed to connect to the host via ssh: OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021\r\ndebug1: Reading configuration data /home/bbarbach/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 52: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug2: checking match for 'final all' host ip-10-0-150-204.us-east-2.compute.internal originally ip-10-0-150-204.us-east-2.compute.internal\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,gss-group14-sha1-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]\r\ndebug1: configuration requests final Match pass\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /home/bbarbach/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 52: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug2: checking match for 'final all' host ip-10-0-150-204.us-east-2.compute.internal originally ip-10-0-150-204.us-east-2.compute.internal\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,gss-group14-sha1-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket \"/home/bbarbach/.ansible/cp/ce7ce668f0\" does not exist\r\ndebug1: Executing proxy command: exec ssh -o IdentityFile=/home/bbarbach/.ssh/oi -o ConnectTimeout=30 -o ConnectionAttempts=100 -o StrictHostKeyChecking=no -W ip-10-0-150-204.us-east-2.compute.internal:22 -q core@ab220d3537a3445989e123c7d05b2a24-1555934259.us-east-2.elb.amazonaws.com\r\ndebug3: timeout: 10000 ms remain after connect\r\ndebug1: identity file /home/bbarbach/.ssh/oi type 3\r\ndebug1: identity file /home/bbarbach/.ssh/oi-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\nkex_exchange_identification: Connection closed by remote host" }
Expected results:
Successful Tet
Additional info:
The failure occurs after failed attempts: ```wait_for_connection: attempting ping module test <ip-10-0-211-159.us-east-2.compute.internal> ESTABLISH SSH CONNECTION FOR USER: ec2-user <ip-10-0-211-159.us-east-2.compute.internal> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbas\ ed,publickey -o PasswordAuthentication=no -o 'User="ec2-user"' -o ConnectTimeout=10 -o IdentityFile=/home/bbarbach/.ssh/oi -o StrictHostKeyChecking=no -o 'ProxyCommand=ssh -o IdentityFile=/home/bbarbach/.ssh/oi\ -o ConnectTimeout=30 -o ConnectionAttempts=100 -o StrictHostKeyChecking=no -W %h:%p -q core@ab220d3537a3445989e123c7d05b2a24-1555934259.us-east-2.elb.amazonaws.com' -o ControlPath=/home/bbarbach/.ansible/cp/b6\ 44c370b6 ip-10-0-211-159.us-east-2.compute.internal '/bin/sh -c '"'"'echo ~ec2-user && sleep 0'"'"'' <ip-10-0-211-159.us-east-2.compute.internal> (255, b'', b'OpenSSH_8.0p1, OpenSSL 1.1.1k FIPS 25 Mar 2021\r\ndebug1: Reading configuration data /home/bbarbach/.ssh/config\r\ndebug1: Reading configuration data /\ etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 52: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug2: check\ ing match for \'final all\' host ip-10-0-211-159.us-east-2.compute.internal originally ip-10-0-211-159.us-east-2.compute.internal\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 3: not matched \'final\'\r\\ ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/cryp\ to-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,gss-group14-sha1-]\r\ndebug3: kex names ok: [\ curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-he\ llman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]\r\ndebug1: configuration requests final Match pass\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data \ /home/bbarbach/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 52: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading config\ uration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug2: checking match for \'final all\' host ip-10-0-211-159.us-east-2.compute.internal originally ip-10-0-211-159.us-east-2.compute.internal\r\ndebug3: /et\ c/ssh/ssh_config.d/05-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/05-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\\ ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-,gss-gex-sha1-,\ gss-group14-sha1-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-s\ ha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/home/bba\ rbach/.ansible/cp/b644c370b6" does not exist\r\ndebug1: Executing proxy command: exec ssh -o IdentityFile=/home/bbarbach/.ssh/oi -o ConnectTimeout=30 -o ConnectionAttempts=100 -o StrictHostKeyChecking=no -W ip-\ 10-0-211-159.us-east-2.compute.internal:22 -q core@ab220d3537a3445989e123c7d05b2a24-1555934259.us-east-2.elb.amazonaws.com\r\ndebug3: timeout: 10000 ms remain after connect\r\ndebug1: identity file /home/bbarba\ ch/.ssh/oi type 3\r\ndebug1: identity file /home/bbarbach/.ssh/oi-cert type -1\r\ndebug1: Local version string SSH-2.0-OpenSSH_8.0\r\nkex_exchange_identification: Connection closed by remote host\r\n') ```
- relates to
-
OCPBUGS-3338 Environment cannot find Python
- Closed
-
OCPBUGS-5177 Environment cannot find Python
- Closed