2026-02-21T11:35:23.735 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T11:35:23.736 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:35:23.828 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:35:23.972 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9ca3b93060>, signals=[15]) 2026-02-21T11:35:23.972 INFO:teuthology.lock.ops:Start node 'trial173.front.sepia.ceph.com' reimaging 2026-02-21T11:35:23.972 INFO:teuthology.lock.ops:Updating [trial173.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T11:35:23.972 INFO:teuthology.lock.ops:Updating trial173.front.sepia.ceph.com on lock server 2026-02-21T11:35:24.151 DEBUG:teuthology.provision.fog.trial173:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T11:35:24.201 INFO:teuthology.provision.fog.trial173:Scheduling deploy of centos 9.stream 2026-02-21T11:35:25.319 INFO:teuthology.orchestra.console.trial173:Power off 2026-02-21T11:35:25.319 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:35:25.360 DEBUG:teuthology.orchestra.console.trial173:power off output: Chassis Power Control: Down/Off 2026-02-21T11:35:29.364 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:35:29.472 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is off 2026-02-21T11:35:29.472 INFO:teuthology.orchestra.console.trial173:Power off completed 2026-02-21T11:35:29.572 INFO:teuthology.orchestra.console.trial173:Power on 2026-02-21T11:35:29.572 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:35:29.612 DEBUG:teuthology.orchestra.console.trial173:power on output: Chassis Power Control: Up/On 2026-02-21T11:35:33.616 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:35:33.724 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is on 2026-02-21T11:35:33.725 INFO:teuthology.orchestra.console.trial173:Power on completed 2026-02-21T11:35:33.825 INFO:teuthology.provision.fog.trial173:Waiting for deploy to finish 2026-02-21T11:37:21.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:38:51.846 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2026-02-21T11:38:55.863 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:39:02.878 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:39:12.640 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2026-02-21T11:39:12.891 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:39:25.904 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:39:41.916 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:40:00.930 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:40:22.945 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:40:47.960 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: BadHostKeyException('trial173.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:ShDawZcCPB8WGpmp4sdmBkClgvovSdSkUbaBZxXHfhY), PKey(alg=ED25519, bits=256, fp=SHA256:952uZB2ho0jlw+l2B1nSm7bqiPrbMayQA1YwPt6vq2g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial173.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK+u9/bXfp/b2KAcrGvQh6tHkixD7Tw3qQb4Dp4H8Mifvg8b7PiuAHlfZqnmOdm+g5QrE5CwmrR28wQ+4HNQ17g=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIKgY2sBVjfVU7aB127VUcE8fbexNJi7CqleSF7iAmwo4' 2026-02-21T11:41:15.963 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:15.964 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:15.964 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:15.964 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:15.964 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:15.964 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:15.964 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:15.965 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:15.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:15.965 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:15.965 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:15.965 ERROR:paramiko.transport: 2026-02-21T11:41:15.965 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:15.965 ERROR:paramiko.transport: 2026-02-21T11:41:15.965 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:15.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:15.965 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:15.965 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:15.965 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:15.965 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:15.965 ERROR:paramiko.transport: 2026-02-21T11:41:15.965 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:15.966 WARNING:teuthology.provision.fog.trial173:'connect to trial173.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-21T11:41:21.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:41:21.970 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:21.972 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:21.972 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:21.973 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:21.973 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:21.973 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:21.973 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:21.973 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:21.973 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:21.973 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:21.973 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:21.973 ERROR:paramiko.transport: 2026-02-21T11:41:21.974 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:21.974 ERROR:paramiko.transport: 2026-02-21T11:41:21.974 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:21.974 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:21.974 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:21.974 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:21.974 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:21.974 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:21.974 ERROR:paramiko.transport: 2026-02-21T11:41:21.975 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:25.980 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:25.980 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:25.980 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:25.980 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:25.980 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:25.980 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:25.980 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:25.980 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:25.980 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:25.981 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:25.981 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:25.981 ERROR:paramiko.transport: 2026-02-21T11:41:25.981 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:25.981 ERROR:paramiko.transport: 2026-02-21T11:41:25.981 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:25.981 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:25.981 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:25.981 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:25.981 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:25.981 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:25.981 ERROR:paramiko.transport: 2026-02-21T11:41:25.981 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:32.984 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:32.987 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:32.987 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:32.987 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:32.987 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:32.987 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:32.987 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:32.987 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:32.987 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:32.987 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:32.987 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:32.987 ERROR:paramiko.transport: 2026-02-21T11:41:32.988 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:32.988 ERROR:paramiko.transport: 2026-02-21T11:41:32.988 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:32.988 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:32.988 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:32.988 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:32.988 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:32.988 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:32.988 ERROR:paramiko.transport: 2026-02-21T11:41:32.989 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:42.993 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:42.993 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:42.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:42.994 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:42.994 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:42.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:42.994 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:42.994 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:42.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:42.994 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:42.994 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:42.994 ERROR:paramiko.transport: 2026-02-21T11:41:42.994 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:42.994 ERROR:paramiko.transport: 2026-02-21T11:41:42.994 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:42.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:42.994 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:42.994 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:42.994 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:42.994 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:42.994 ERROR:paramiko.transport: 2026-02-21T11:41:42.994 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:55.998 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:41:55.999 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:55.999 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:41:55.999 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:41:55.999 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:55.999 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:41:55.999 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:41:56.000 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:41:56.000 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:41:56.000 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:41:56.000 ERROR:paramiko.transport:EOFError 2026-02-21T11:41:56.000 ERROR:paramiko.transport: 2026-02-21T11:41:56.000 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:41:56.000 ERROR:paramiko.transport: 2026-02-21T11:41:56.000 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:41:56.000 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:41:56.000 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:41:56.000 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:41:56.000 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:41:56.000 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:41:56.001 ERROR:paramiko.transport: 2026-02-21T11:41:56.001 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:12.005 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:42:12.006 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:12.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:42:12.006 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:42:12.006 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:12.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:42:12.006 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:42:12.006 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:12.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:42:12.006 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:42:12.006 ERROR:paramiko.transport:EOFError 2026-02-21T11:42:12.006 ERROR:paramiko.transport: 2026-02-21T11:42:12.006 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:42:12.006 ERROR:paramiko.transport: 2026-02-21T11:42:12.006 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:12.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:42:12.006 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:42:12.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:42:12.006 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:42:12.006 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:12.006 ERROR:paramiko.transport: 2026-02-21T11:42:12.006 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:31.010 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:42:31.011 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:31.011 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:42:31.011 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:42:31.011 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:31.011 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:42:31.012 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:42:31.012 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:31.012 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:42:31.012 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:42:31.012 ERROR:paramiko.transport:EOFError 2026-02-21T11:42:31.012 ERROR:paramiko.transport: 2026-02-21T11:42:31.012 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:42:31.012 ERROR:paramiko.transport: 2026-02-21T11:42:31.012 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:31.012 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:42:31.012 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:42:31.013 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:42:31.013 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:42:31.013 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:31.013 ERROR:paramiko.transport: 2026-02-21T11:42:31.013 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:53.020 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:42:53.022 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:53.022 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:42:53.022 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:42:53.022 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:53.022 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:42:53.022 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:42:53.022 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:42:53.022 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:42:53.022 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:42:53.022 ERROR:paramiko.transport:EOFError 2026-02-21T11:42:53.023 ERROR:paramiko.transport: 2026-02-21T11:42:53.023 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:42:53.023 ERROR:paramiko.transport: 2026-02-21T11:42:53.023 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:42:53.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:42:53.023 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:42:53.023 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:42:53.023 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:42:53.023 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:42:53.023 ERROR:paramiko.transport: 2026-02-21T11:42:53.024 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:43:18.052 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:43:18.054 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:43:18.054 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:43:18.054 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:43:18.054 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:43:18.054 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:43:18.054 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:43:18.055 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:43:18.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:43:18.055 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:43:18.055 ERROR:paramiko.transport:EOFError 2026-02-21T11:43:18.055 ERROR:paramiko.transport: 2026-02-21T11:43:18.055 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:43:18.055 ERROR:paramiko.transport: 2026-02-21T11:43:18.055 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:43:18.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:43:18.055 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:43:18.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:43:18.055 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:43:18.055 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:43:18.055 ERROR:paramiko.transport: 2026-02-21T11:43:18.056 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:43:46.088 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-21T11:43:46.089 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:43:46.089 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-21T11:43:46.089 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-21T11:43:46.089 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:43:46.089 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-21T11:43:46.090 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-21T11:43:46.090 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-21T11:43:46.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-21T11:43:46.090 ERROR:paramiko.transport: raise EOFError() 2026-02-21T11:43:46.090 ERROR:paramiko.transport:EOFError 2026-02-21T11:43:46.090 ERROR:paramiko.transport: 2026-02-21T11:43:46.090 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-21T11:43:46.090 ERROR:paramiko.transport: 2026-02-21T11:43:46.090 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-21T11:43:46.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-21T11:43:46.090 ERROR:paramiko.transport: self._check_banner() 2026-02-21T11:43:46.090 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-21T11:43:46.090 ERROR:paramiko.transport: raise SSHException( 2026-02-21T11:43:46.091 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:43:46.091 ERROR:paramiko.transport: 2026-02-21T11:43:46.091 ERROR:teuthology.orchestra.connection:Error authenticating with trial173.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-21T11:43:46.093 WARNING:teuthology.provision.fog.trial173:'connect to trial173.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-21T11:43:52.098 WARNING:teuthology.provision.fog.trial173:trial173: SSH not up after 390s (~50% of timeout); power cycling and continuing to wait 2026-02-21T11:43:52.099 INFO:teuthology.orchestra.console.trial173:Power off 2026-02-21T11:43:52.099 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:43:52.140 DEBUG:teuthology.orchestra.console.trial173:power off output: Chassis Power Control: Down/Off 2026-02-21T11:43:56.146 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:43:56.256 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is on 2026-02-21T11:44:00.260 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:44:00.370 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is off 2026-02-21T11:44:00.371 INFO:teuthology.orchestra.console.trial173:Power off completed 2026-02-21T11:44:00.471 INFO:teuthology.orchestra.console.trial173:Power on 2026-02-21T11:44:00.471 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:44:00.512 DEBUG:teuthology.orchestra.console.trial173:power on output: Chassis Power Control: Up/On 2026-02-21T11:44:04.516 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:44:04.625 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is on 2026-02-21T11:44:04.625 INFO:teuthology.orchestra.console.trial173:Power on completed 2026-02-21T11:44:04.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:44:27.520 WARNING:teuthology.provision.fog.trial173:[Errno None] Unable to connect to port 22 on 10.20.193.173 2026-02-21T11:44:33.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:44:36.608 WARNING:teuthology.provision.fog.trial173:[Errno None] Unable to connect to port 22 on 10.20.193.173 2026-02-21T11:44:42.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:44:45.696 WARNING:teuthology.provision.fog.trial173:[Errno None] Unable to connect to port 22 on 10.20.193.173 2026-02-21T11:44:51.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:45:27.566 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T11:45:27.566 DEBUG:teuthology.orchestra.run.trial173:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T11:45:27.720 INFO:teuthology.provision.fog.trial173:Node is ready 2026-02-21T11:45:27.720 DEBUG:teuthology.orchestra.run.trial173:> hostname 2026-02-21T11:45:27.775 INFO:teuthology.orchestra.run.trial173.stdout:trial173.front.sepia.ceph.com 2026-02-21T11:45:27.776 DEBUG:teuthology.orchestra.run.trial173:> grep trial173.front.sepia.ceph.com /etc/hosts 2026-02-21T11:45:27.831 INFO:teuthology.orchestra.run.trial173.stdout:10.20.193.173 trial173.front.sepia.ceph.com trial173 2026-02-21T11:45:27.831 DEBUG:teuthology.orchestra.run.trial173:> sudo hostname trial173 2026-02-21T11:45:27.900 DEBUG:teuthology.orchestra.run.trial173:> sudo sed -i -e 's/trial173.front.sepia.ceph.com/trial173/g' /etc/hosts 2026-02-21T11:45:27.964 DEBUG:teuthology.orchestra.run.trial173:> sudo sed -i -e 's/10.20.193.173/10.20.193.173/g' /etc/hosts 2026-02-21T11:45:28.028 DEBUG:teuthology.orchestra.run.trial173:> sudo sed -i -e 's/trial173.front.sepia.ceph.com/trial173/g' /etc/hostname 2026-02-21T11:45:28.092 DEBUG:teuthology.orchestra.run.trial173:> sudo hostname trial173 2026-02-21T11:45:28.156 DEBUG:teuthology.orchestra.run.trial173:> cat /etc/os-release 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:NAME="CentOS Stream" 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:VERSION="9" 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:ID="centos" 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:VERSION_ID="9" 2026-02-21T11:45:28.214 INFO:teuthology.orchestra.run.trial173.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:ANSI_COLOR="0;31" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:45:28.215 INFO:teuthology.orchestra.run.trial173.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:45:28.216 INFO:teuthology.provision.fog.trial173:Deploy complete! 2026-02-21T11:45:28.217 DEBUG:teuthology.parallel:result is None 2026-02-21T11:45:28.486 INFO:teuthology.lock.ops:Checking trial173.front.sepia.ceph.com 2026-02-21T11:45:28.486 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T11:45:28.576 INFO:teuthology.lock.ops:Updating [trial173.front.sepia.ceph.com]: set os type and version on server 2026-02-21T11:45:28.576 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial173.front.sepia.ceph.com' 2026-02-21T11:45:28.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:45:28.640 DEBUG:teuthology.orchestra.run.trial173:> true 2026-02-21T11:45:28.715 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial173.front.sepia.ceph.com' 2026-02-21T11:45:28.715 DEBUG:teuthology.orchestra.run.trial173:> uname -m 2026-02-21T11:45:28.771 INFO:teuthology.orchestra.run.trial173.stdout:x86_64 2026-02-21T11:45:28.771 DEBUG:teuthology.orchestra.run.trial173:> cat /etc/os-release 2026-02-21T11:45:28.828 INFO:teuthology.orchestra.run.trial173.stdout:NAME="CentOS Stream" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:VERSION="9" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:ID="centos" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:VERSION_ID="9" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:ANSI_COLOR="0;31" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:45:28.829 INFO:teuthology.orchestra.run.trial173.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:45:28.830 INFO:teuthology.orchestra.run.trial173.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:45:28.830 INFO:teuthology.orchestra.run.trial173.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:45:28.830 INFO:teuthology.orchestra.run.trial173.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:45:28.830 INFO:teuthology.lock.ops:Updating trial173.front.sepia.ceph.com on lock server 2026-02-21T11:45:28.933 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:45:29.021 INFO:teuthology.dispatcher.supervisor:Running job 62570 2026-02-21T11:45:29.021 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62570 --name skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial --description rados/singleton-nomsgr/{all/balancer mon_election/classic rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62570/orig.config.yaml 2026-02-21T11:45:29.021 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62570 2026-02-21T11:45:29.021 INFO:teuthology.dispatcher.supervisor:Job PID: 3785084 2026-02-21T11:45:29.021 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T11:47:29.022 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:49:29.110 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:51:29.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:53:29.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:53:29.393 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T11:53:29.457 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T11:53:29.770 INFO:teuthology.orchestra.console.trial173:Power off 2026-02-21T11:53:29.771 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:53:29.811 DEBUG:teuthology.orchestra.console.trial173:power off output: Chassis Power Control: Down/Off 2026-02-21T11:53:33.812 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:53:33.923 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is on 2026-02-21T11:53:37.925 DEBUG:teuthology.orchestra.console.trial173:pexpect command: ipmitool -H trial173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:53:38.036 DEBUG:teuthology.orchestra.console.trial173:check power output: Chassis Power is off 2026-02-21T11:53:38.037 INFO:teuthology.orchestra.console.trial173:Power off completed 2026-02-21T11:53:38.231 INFO:teuthology.lock.ops:unlocked: trial173.front.sepia.ceph.com