2026-02-20T17:44:55.487 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T17:44:55.487 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:44:55.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:44:55.996 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x718f52e677e0>, signals=[15]) 2026-02-20T17:44:55.997 INFO:teuthology.lock.ops:Start node 'trial152.front.sepia.ceph.com' reimaging 2026-02-20T17:44:55.997 INFO:teuthology.lock.ops:Updating [trial152.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T17:44:55.997 INFO:teuthology.lock.ops:Updating trial152.front.sepia.ceph.com on lock server 2026-02-20T17:44:56.199 DEBUG:teuthology.provision.fog.trial152:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T17:44:56.250 INFO:teuthology.provision.fog.trial152:Scheduling deploy of centos 9.stream 2026-02-20T17:44:57.348 INFO:teuthology.orchestra.console.trial152:Power off 2026-02-20T17:44:57.348 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T17:44:57.387 DEBUG:teuthology.orchestra.console.trial152:power off output: Chassis Power Control: Down/Off 2026-02-20T17:45:01.391 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:45:01.501 DEBUG:teuthology.orchestra.console.trial152:check power output: Chassis Power is off 2026-02-20T17:45:01.501 INFO:teuthology.orchestra.console.trial152:Power off completed 2026-02-20T17:45:01.602 INFO:teuthology.orchestra.console.trial152:Power on 2026-02-20T17:45:01.602 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T17:45:01.641 DEBUG:teuthology.orchestra.console.trial152:power on output: Chassis Power Control: Up/On 2026-02-20T17:45:05.645 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:45:05.756 DEBUG:teuthology.orchestra.console.trial152:check power output: Chassis Power is on 2026-02-20T17:45:05.757 INFO:teuthology.orchestra.console.trial152:Power on completed 2026-02-20T17:45:05.857 INFO:teuthology.provision.fog.trial152:Waiting for deploy to finish 2026-02-20T17:46:53.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:46:53.486 ERROR:teuthology.orchestra.connection:Error authenticating with trial152.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-20T17:47:57.488 WARNING:teuthology.provision.fog.trial152:timed out 2026-02-20T17:48:03.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:48:06.705 ERROR:teuthology.orchestra.connection:Error authenticating with trial152.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-20T17:48:10.819 ERROR:teuthology.orchestra.connection:Error authenticating with trial152.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-20T17:48:17.939 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T17:48:17.939 DEBUG:teuthology.orchestra.run.trial152:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T17:48:18.101 INFO:teuthology.provision.fog.trial152:Node is ready 2026-02-20T17:48:18.101 DEBUG:teuthology.orchestra.run.trial152:> hostname 2026-02-20T17:48:18.157 INFO:teuthology.orchestra.run.trial152.stdout:trial152.front.sepia.ceph.com 2026-02-20T17:48:18.158 DEBUG:teuthology.orchestra.run.trial152:> grep trial152.front.sepia.ceph.com /etc/hosts 2026-02-20T17:48:18.215 INFO:teuthology.orchestra.run.trial152.stdout:10.20.193.152 trial152.front.sepia.ceph.com trial152 2026-02-20T17:48:18.215 DEBUG:teuthology.orchestra.run.trial152:> sudo hostname trial152 2026-02-20T17:48:18.285 DEBUG:teuthology.orchestra.run.trial152:> sudo sed -i -e 's/trial152.front.sepia.ceph.com/trial152/g' /etc/hosts 2026-02-20T17:48:18.350 DEBUG:teuthology.orchestra.run.trial152:> sudo sed -i -e 's/10.20.193.152/10.20.193.152/g' /etc/hosts 2026-02-20T17:48:18.414 DEBUG:teuthology.orchestra.run.trial152:> sudo sed -i -e 's/trial152.front.sepia.ceph.com/trial152/g' /etc/hostname 2026-02-20T17:48:18.479 DEBUG:teuthology.orchestra.run.trial152:> sudo hostname trial152 2026-02-20T17:48:18.543 DEBUG:teuthology.orchestra.run.trial152:> cat /etc/os-release 2026-02-20T17:48:18.598 INFO:teuthology.orchestra.run.trial152.stdout:NAME="CentOS Stream" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:VERSION="9" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:ID="centos" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:ID_LIKE="rhel fedora" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:VERSION_ID="9" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:PLATFORM_ID="platform:el9" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:ANSI_COLOR="0;31" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:LOGO="fedora-logo-icon" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T17:48:18.599 INFO:teuthology.orchestra.run.trial152.stdout:HOME_URL="https://centos.org/" 2026-02-20T17:48:18.600 INFO:teuthology.orchestra.run.trial152.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T17:48:18.600 INFO:teuthology.orchestra.run.trial152.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T17:48:18.600 INFO:teuthology.orchestra.run.trial152.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T17:48:18.601 INFO:teuthology.provision.fog.trial152:Deploy complete! 2026-02-20T17:48:18.601 DEBUG:teuthology.parallel:result is None 2026-02-20T17:48:18.888 INFO:teuthology.lock.ops:Checking trial152.front.sepia.ceph.com 2026-02-20T17:48:18.888 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T17:48:18.994 INFO:teuthology.lock.ops:Updating [trial152.front.sepia.ceph.com]: set os type and version on server 2026-02-20T17:48:18.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial152.front.sepia.ceph.com' 2026-02-20T17:48:18.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial152.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:48:19.065 DEBUG:teuthology.orchestra.run.trial152:> true 2026-02-20T17:48:19.144 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial152.front.sepia.ceph.com' 2026-02-20T17:48:19.145 DEBUG:teuthology.orchestra.run.trial152:> uname -m 2026-02-20T17:48:19.201 INFO:teuthology.orchestra.run.trial152.stdout:x86_64 2026-02-20T17:48:19.201 DEBUG:teuthology.orchestra.run.trial152:> cat /etc/os-release 2026-02-20T17:48:19.258 INFO:teuthology.orchestra.run.trial152.stdout:NAME="CentOS Stream" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:VERSION="9" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:ID="centos" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:ID_LIKE="rhel fedora" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:VERSION_ID="9" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:PLATFORM_ID="platform:el9" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:ANSI_COLOR="0;31" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:LOGO="fedora-logo-icon" 2026-02-20T17:48:19.259 INFO:teuthology.orchestra.run.trial152.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T17:48:19.260 INFO:teuthology.orchestra.run.trial152.stdout:HOME_URL="https://centos.org/" 2026-02-20T17:48:19.260 INFO:teuthology.orchestra.run.trial152.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T17:48:19.260 INFO:teuthology.orchestra.run.trial152.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T17:48:19.260 INFO:teuthology.orchestra.run.trial152.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T17:48:19.261 INFO:teuthology.lock.ops:Updating trial152.front.sepia.ceph.com on lock server 2026-02-20T17:48:19.363 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:48:19.458 INFO:teuthology.dispatcher.supervisor:Running job 60972 2026-02-20T17:48:19.458 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-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60972 --name yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rados/singleton-nomsgr/{all/large-omap-object-warnings mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60972/orig.config.yaml 2026-02-20T17:48:19.458 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60972 2026-02-20T17:48:19.458 INFO:teuthology.dispatcher.supervisor:Job PID: 3437289 2026-02-20T17:48:19.459 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T17:50:19.459 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:52:19.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:54:19.730 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:54:19.854 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T17:54:19.922 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T17:54:20.222 INFO:teuthology.orchestra.console.trial152:Power off 2026-02-20T17:54:20.222 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T17:54:20.262 DEBUG:teuthology.orchestra.console.trial152:power off output: Chassis Power Control: Down/Off 2026-02-20T17:54:24.262 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:54:24.373 DEBUG:teuthology.orchestra.console.trial152:check power output: Chassis Power is on 2026-02-20T17:54:28.374 DEBUG:teuthology.orchestra.console.trial152:pexpect command: ipmitool -H trial152.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:54:28.483 DEBUG:teuthology.orchestra.console.trial152:check power output: Chassis Power is off 2026-02-20T17:54:28.483 INFO:teuthology.orchestra.console.trial152:Power off completed 2026-02-20T17:54:28.694 INFO:teuthology.lock.ops:unlocked: trial152.front.sepia.ceph.com