2026-02-22T21:57:09.747 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:57:09.748 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:57:09.821 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:57:09.957 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd96418f740>, signals=[15]) 2026-02-22T21:57:09.957 INFO:teuthology.lock.ops:Start node 'trial080.front.sepia.ceph.com' reimaging 2026-02-22T21:57:09.957 INFO:teuthology.lock.ops:Updating [trial080.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:57:09.957 INFO:teuthology.lock.ops:Updating trial080.front.sepia.ceph.com on lock server 2026-02-22T21:57:10.156 DEBUG:teuthology.provision.fog.trial080:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T21:57:10.207 INFO:teuthology.provision.fog.trial080:Scheduling deploy of centos 9.stream 2026-02-22T21:57:11.247 INFO:teuthology.orchestra.console.trial080:Power off 2026-02-22T21:57:11.247 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:57:11.284 DEBUG:teuthology.orchestra.console.trial080:power off output: Chassis Power Control: Down/Off 2026-02-22T21:57:15.289 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:57:15.398 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is off 2026-02-22T21:57:15.398 INFO:teuthology.orchestra.console.trial080:Power off completed 2026-02-22T21:57:15.499 INFO:teuthology.orchestra.console.trial080:Power on 2026-02-22T21:57:15.499 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:57:15.540 DEBUG:teuthology.orchestra.console.trial080:power on output: Chassis Power Control: Up/On 2026-02-22T21:57:19.544 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:57:19.655 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-22T21:57:19.655 INFO:teuthology.orchestra.console.trial080:Power on completed 2026-02-22T21:57:19.756 INFO:teuthology.provision.fog.trial080:Waiting for deploy to finish 2026-02-22T21:59:07.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:00:37.500 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2026-02-22T22:00:41.518 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:00:48.533 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:00:51.840 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2026-02-22T22:00:58.549 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:01:11.562 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:01:27.576 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:01:46.590 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:02:08.603 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:02:33.614 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: BadHostKeyException('trial080.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:GgtVA/OvU+EP+QIgePWtpHHtmsRCt9TmQBecplK7ksA), PKey(alg=ED25519, bits=256, fp=SHA256:EDRBdDU3h/MYzN3DV+8lBXLN5Pl/jlhoabJCiXB9Q30)) (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 'trial080.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGFUqmWwKEjO+W5v9g91zkw44w3ujQ/V/dUN/iRhwqrO+qFvhmfHP1tK8jmCZDyTQvXhqyybOGWeLHRQHexijj4=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJ4jZeIYHNRNeg3eqRTYPQvpqQ8aFZfRk+h5atSHeRAc' 2026-02-22T22:03:01.616 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:01.617 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:01.617 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-22T22:03:01.617 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:01.617 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:01.617 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-22T22:03:01.617 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:01.617 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:01.617 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-22T22:03:01.617 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:01.617 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:01.617 ERROR:paramiko.transport: 2026-02-22T22:03:01.618 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:01.618 ERROR:paramiko.transport: 2026-02-22T22:03:01.618 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:01.618 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-22T22:03:01.618 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:01.618 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-22T22:03:01.618 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:01.618 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:01.618 ERROR:paramiko.transport: 2026-02-22T22:03:01.618 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:01.618 WARNING:teuthology.provision.fog.trial080:'connect to trial080.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-22T22:03:07.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:03:07.622 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:07.623 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:07.623 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-22T22:03:07.623 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:07.623 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:07.623 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-22T22:03:07.624 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:07.624 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:07.624 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-22T22:03:07.624 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:07.624 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:07.624 ERROR:paramiko.transport: 2026-02-22T22:03:07.624 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:07.624 ERROR:paramiko.transport: 2026-02-22T22:03:07.624 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:07.624 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-22T22:03:07.624 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:07.624 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-22T22:03:07.624 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:07.624 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:07.625 ERROR:paramiko.transport: 2026-02-22T22:03:07.625 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:11.630 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:11.632 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:11.632 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-22T22:03:11.632 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:11.632 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:11.632 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-22T22:03:11.632 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:11.632 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:11.632 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-22T22:03:11.632 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:11.633 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:11.633 ERROR:paramiko.transport: 2026-02-22T22:03:11.633 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:11.633 ERROR:paramiko.transport: 2026-02-22T22:03:11.633 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:11.633 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-22T22:03:11.633 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:11.633 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-22T22:03:11.633 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:11.633 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:11.633 ERROR:paramiko.transport: 2026-02-22T22:03:11.634 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:18.638 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:18.640 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:18.640 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-22T22:03:18.640 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:18.640 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:18.640 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-22T22:03:18.640 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:18.640 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:18.640 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-22T22:03:18.640 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:18.640 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:18.640 ERROR:paramiko.transport: 2026-02-22T22:03:18.640 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:18.641 ERROR:paramiko.transport: 2026-02-22T22:03:18.641 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:18.641 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-22T22:03:18.641 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:18.641 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-22T22:03:18.641 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:18.641 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:18.641 ERROR:paramiko.transport: 2026-02-22T22:03:18.641 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:28.645 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:28.645 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:28.645 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-22T22:03:28.645 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:28.645 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:28.645 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-22T22:03:28.645 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:28.645 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:28.645 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-22T22:03:28.645 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:28.645 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:28.645 ERROR:paramiko.transport: 2026-02-22T22:03:28.645 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:28.645 ERROR:paramiko.transport: 2026-02-22T22:03:28.645 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:28.645 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-22T22:03:28.645 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:28.646 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-22T22:03:28.646 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:28.646 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:28.646 ERROR:paramiko.transport: 2026-02-22T22:03:28.646 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:41.650 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:41.651 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:41.651 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-22T22:03:41.651 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:41.651 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:41.651 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-22T22:03:41.652 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:41.652 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:41.652 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-22T22:03:41.652 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:41.652 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:41.652 ERROR:paramiko.transport: 2026-02-22T22:03:41.652 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:41.652 ERROR:paramiko.transport: 2026-02-22T22:03:41.652 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:41.652 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-22T22:03:41.652 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:41.652 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-22T22:03:41.652 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:41.653 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:41.653 ERROR:paramiko.transport: 2026-02-22T22:03:41.653 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:03:57.658 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:03:57.660 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:57.660 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-22T22:03:57.660 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:03:57.660 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:57.660 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-22T22:03:57.660 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:03:57.660 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:03:57.661 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-22T22:03:57.661 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:03:57.661 ERROR:paramiko.transport:EOFError 2026-02-22T22:03:57.661 ERROR:paramiko.transport: 2026-02-22T22:03:57.661 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:03:57.661 ERROR:paramiko.transport: 2026-02-22T22:03:57.661 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:03:57.661 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-22T22:03:57.661 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:03:57.661 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-22T22:03:57.661 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:03:57.661 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:03:57.661 ERROR:paramiko.transport: 2026-02-22T22:03:57.662 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:04:16.666 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:04:16.668 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:04:16.668 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-22T22:04:16.668 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:04:16.668 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:04:16.668 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-22T22:04:16.668 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:04:16.668 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:04:16.669 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-22T22:04:16.669 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:04:16.669 ERROR:paramiko.transport:EOFError 2026-02-22T22:04:16.669 ERROR:paramiko.transport: 2026-02-22T22:04:16.669 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:04:16.669 ERROR:paramiko.transport: 2026-02-22T22:04:16.669 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:04:16.669 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-22T22:04:16.669 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:04:16.669 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-22T22:04:16.669 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:04:16.669 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:04:16.669 ERROR:paramiko.transport: 2026-02-22T22:04:16.670 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:04:38.678 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:04:38.679 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:04:38.680 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-22T22:04:38.680 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:04:38.680 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:04:38.680 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-22T22:04:38.680 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:04:38.680 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:04:38.680 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-22T22:04:38.680 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:04:38.680 ERROR:paramiko.transport:EOFError 2026-02-22T22:04:38.680 ERROR:paramiko.transport: 2026-02-22T22:04:38.680 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:04:38.680 ERROR:paramiko.transport: 2026-02-22T22:04:38.680 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:04:38.681 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-22T22:04:38.681 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:04:38.681 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-22T22:04:38.681 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:04:38.681 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:04:38.681 ERROR:paramiko.transport: 2026-02-22T22:04:38.681 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:05:03.695 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:05:03.696 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:05:03.697 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-22T22:05:03.697 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:05:03.697 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:05:03.697 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-22T22:05:03.697 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:05:03.697 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:05:03.697 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-22T22:05:03.697 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:05:03.697 ERROR:paramiko.transport:EOFError 2026-02-22T22:05:03.697 ERROR:paramiko.transport: 2026-02-22T22:05:03.697 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:05:03.698 ERROR:paramiko.transport: 2026-02-22T22:05:03.698 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:05:03.698 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-22T22:05:03.698 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:05:03.698 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-22T22:05:03.698 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:05:03.698 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:05:03.698 ERROR:paramiko.transport: 2026-02-22T22:05:03.698 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:05:31.721 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-22T22:05:31.722 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:05:31.722 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-22T22:05:31.722 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-22T22:05:31.723 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:05:31.723 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-22T22:05:31.723 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-22T22:05:31.723 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-22T22:05:31.723 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-22T22:05:31.723 ERROR:paramiko.transport: raise EOFError() 2026-02-22T22:05:31.723 ERROR:paramiko.transport:EOFError 2026-02-22T22:05:31.723 ERROR:paramiko.transport: 2026-02-22T22:05:31.723 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-22T22:05:31.723 ERROR:paramiko.transport: 2026-02-22T22:05:31.723 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-22T22:05:31.723 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-22T22:05:31.723 ERROR:paramiko.transport: self._check_banner() 2026-02-22T22:05:31.724 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-22T22:05:31.724 ERROR:paramiko.transport: raise SSHException( 2026-02-22T22:05:31.724 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-22T22:05:31.724 ERROR:paramiko.transport: 2026-02-22T22:05:31.724 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-22T22:05:31.726 WARNING:teuthology.provision.fog.trial080:'connect to trial080.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-22T22:05:37.731 WARNING:teuthology.provision.fog.trial080:trial080: SSH not up after 390s (~50% of timeout); power cycling and continuing to wait 2026-02-22T22:05:37.732 INFO:teuthology.orchestra.console.trial080:Power off 2026-02-22T22:05:37.732 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:05:37.775 DEBUG:teuthology.orchestra.console.trial080:power off output: Chassis Power Control: Down/Off 2026-02-22T22:05:41.780 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:05:41.888 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-22T22:05:45.893 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:05:46.003 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is off 2026-02-22T22:05:46.003 INFO:teuthology.orchestra.console.trial080:Power off completed 2026-02-22T22:05:46.103 INFO:teuthology.orchestra.console.trial080:Power on 2026-02-22T22:05:46.103 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T22:05:46.145 DEBUG:teuthology.orchestra.console.trial080:power on output: Chassis Power Control: Up/On 2026-02-22T22:05:50.150 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:05:50.259 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-22T22:05:50.260 INFO:teuthology.orchestra.console.trial080:Power on completed 2026-02-22T22:05:50.361 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:06:12.864 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-22T22:06:18.870 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:06:21.952 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-22T22:06:27.957 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:07:04.197 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.front.sepia.ceph.com: SSHException('No existing session') (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 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-22T22:07:08.299 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T22:07:08.300 DEBUG:teuthology.orchestra.run.trial080:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T22:07:08.440 INFO:teuthology.provision.fog.trial080:Node is ready 2026-02-22T22:07:08.440 DEBUG:teuthology.orchestra.run.trial080:> hostname 2026-02-22T22:07:08.495 INFO:teuthology.orchestra.run.trial080.stdout:trial080.front.sepia.ceph.com 2026-02-22T22:07:08.496 DEBUG:teuthology.orchestra.run.trial080:> grep trial080.front.sepia.ceph.com /etc/hosts 2026-02-22T22:07:08.554 INFO:teuthology.orchestra.run.trial080.stdout:10.20.193.80 trial080.front.sepia.ceph.com trial080 2026-02-22T22:07:08.554 DEBUG:teuthology.orchestra.run.trial080:> sudo hostname trial080 2026-02-22T22:07:08.622 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/trial080.front.sepia.ceph.com/trial080/g' /etc/hosts 2026-02-22T22:07:08.687 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/10.20.193.80/10.20.193.80/g' /etc/hosts 2026-02-22T22:07:08.751 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/trial080.front.sepia.ceph.com/trial080/g' /etc/hostname 2026-02-22T22:07:08.817 DEBUG:teuthology.orchestra.run.trial080:> sudo hostname trial080 2026-02-22T22:07:08.883 DEBUG:teuthology.orchestra.run.trial080:> cat /etc/os-release 2026-02-22T22:07:08.939 INFO:teuthology.orchestra.run.trial080.stdout:NAME="CentOS Stream" 2026-02-22T22:07:08.940 INFO:teuthology.orchestra.run.trial080.stdout:VERSION="9" 2026-02-22T22:07:08.940 INFO:teuthology.orchestra.run.trial080.stdout:ID="centos" 2026-02-22T22:07:08.940 INFO:teuthology.orchestra.run.trial080.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:07:08.940 INFO:teuthology.orchestra.run.trial080.stdout:VERSION_ID="9" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:ANSI_COLOR="0;31" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:07:08.941 INFO:teuthology.orchestra.run.trial080.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:07:08.942 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:07:08.942 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:07:08.943 INFO:teuthology.provision.fog.trial080:Deploy complete! 2026-02-22T22:07:08.944 DEBUG:teuthology.parallel:result is None 2026-02-22T22:07:09.215 INFO:teuthology.lock.ops:Checking trial080.front.sepia.ceph.com 2026-02-22T22:07:09.216 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T22:07:09.282 INFO:teuthology.lock.ops:Updating [trial080.front.sepia.ceph.com]: set os type and version on server 2026-02-22T22:07:09.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial080.front.sepia.ceph.com' 2026-02-22T22:07:09.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:07:09.348 DEBUG:teuthology.orchestra.run.trial080:> true 2026-02-22T22:07:09.420 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial080.front.sepia.ceph.com' 2026-02-22T22:07:09.420 DEBUG:teuthology.orchestra.run.trial080:> uname -m 2026-02-22T22:07:09.478 INFO:teuthology.orchestra.run.trial080.stdout:x86_64 2026-02-22T22:07:09.478 DEBUG:teuthology.orchestra.run.trial080:> cat /etc/os-release 2026-02-22T22:07:09.534 INFO:teuthology.orchestra.run.trial080.stdout:NAME="CentOS Stream" 2026-02-22T22:07:09.534 INFO:teuthology.orchestra.run.trial080.stdout:VERSION="9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:ID="centos" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:VERSION_ID="9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:ANSI_COLOR="0;31" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:07:09.535 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:07:09.535 INFO:teuthology.lock.ops:Updating trial080.front.sepia.ceph.com on lock server 2026-02-22T22:07:09.599 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:07:09.686 INFO:teuthology.dispatcher.supervisor:Running job 64155 2026-02-22T22:07:09.686 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64155 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton-nomsgr/{all/librados_hello_world mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64155/orig.config.yaml 2026-02-22T22:07:09.687 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64155 2026-02-22T22:07:09.687 INFO:teuthology.dispatcher.supervisor:Job PID: 719889 2026-02-22T22:07:09.687 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T22:09:09.688 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:11:09.853 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:13:09.986 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:15:10.059 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:15:10.179 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T22:15:10.245 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T22:15:10.541 INFO:teuthology.orchestra.console.trial080:Power off 2026-02-22T22:15:10.541 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:15:10.582 DEBUG:teuthology.orchestra.console.trial080:power off output: Chassis Power Control: Down/Off 2026-02-22T22:15:14.583 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:15:14.692 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-22T22:15:18.693 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:15:18.801 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is off 2026-02-22T22:15:18.802 INFO:teuthology.orchestra.console.trial080:Power off completed 2026-02-22T22:15:19.010 INFO:teuthology.lock.ops:unlocked: trial080.front.sepia.ceph.com