2026-02-19T15:51:37.801 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T15:51:37.801 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:51:37.874 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:51:38.009 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7601767ad9e0>, signals=[15]) 2026-02-19T15:51:38.009 INFO:teuthology.lock.ops:Start node 'trial038.front.sepia.ceph.com' reimaging 2026-02-19T15:51:38.009 INFO:teuthology.lock.ops:Updating [trial038.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T15:51:38.009 INFO:teuthology.lock.ops:Updating trial038.front.sepia.ceph.com on lock server 2026-02-19T15:51:38.226 DEBUG:teuthology.provision.fog.trial038:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T15:51:38.278 INFO:teuthology.provision.fog.trial038:Scheduling deploy of centos 9.stream 2026-02-19T15:51:39.901 INFO:teuthology.orchestra.console.trial038:Power off 2026-02-19T15:51:39.901 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T15:51:39.941 DEBUG:teuthology.orchestra.console.trial038:power off output: Chassis Power Control: Down/Off 2026-02-19T15:51:43.946 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T15:51:44.054 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is off 2026-02-19T15:51:44.054 INFO:teuthology.orchestra.console.trial038:Power off completed 2026-02-19T15:51:44.155 INFO:teuthology.orchestra.console.trial038:Power on 2026-02-19T15:51:44.155 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T15:51:44.193 DEBUG:teuthology.orchestra.console.trial038:power on output: Chassis Power Control: Up/On 2026-02-19T15:51:48.198 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T15:51:48.308 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is on 2026-02-19T15:51:48.309 INFO:teuthology.orchestra.console.trial038:Power on completed 2026-02-19T15:51:48.410 INFO:teuthology.provision.fog.trial038:Waiting for deploy to finish 2026-02-19T15:53:36.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T15:53:36.190 ERROR:teuthology.orchestra.connection:Error authenticating with trial038.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-19T15:54:40.193 WARNING:teuthology.provision.fog.trial038:timed out 2026-02-19T15:54:46.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T15:54:50.452 ERROR:teuthology.orchestra.connection:Error authenticating with trial038.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-19T15:54:54.576 ERROR:teuthology.orchestra.connection:Error authenticating with trial038.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-19T15:55:01.688 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T15:55:01.688 DEBUG:teuthology.orchestra.run.trial038:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T15:55:01.846 INFO:teuthology.provision.fog.trial038:Node is ready 2026-02-19T15:55:01.846 DEBUG:teuthology.orchestra.run.trial038:> hostname 2026-02-19T15:55:01.902 INFO:teuthology.orchestra.run.trial038.stdout:trial038.front.sepia.ceph.com 2026-02-19T15:55:01.903 DEBUG:teuthology.orchestra.run.trial038:> grep trial038.front.sepia.ceph.com /etc/hosts 2026-02-19T15:55:01.960 INFO:teuthology.orchestra.run.trial038.stdout:10.20.193.38 trial038.front.sepia.ceph.com trial038 2026-02-19T15:55:01.960 DEBUG:teuthology.orchestra.run.trial038:> sudo hostname trial038 2026-02-19T15:55:02.030 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/trial038.front.sepia.ceph.com/trial038/g' /etc/hosts 2026-02-19T15:55:02.094 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/10.20.193.38/10.20.193.38/g' /etc/hosts 2026-02-19T15:55:02.159 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/trial038.front.sepia.ceph.com/trial038/g' /etc/hostname 2026-02-19T15:55:02.223 DEBUG:teuthology.orchestra.run.trial038:> sudo hostname trial038 2026-02-19T15:55:02.286 DEBUG:teuthology.orchestra.run.trial038:> cat /etc/os-release 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:NAME="CentOS Stream" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:VERSION="9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:ID="centos" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:ID_LIKE="rhel fedora" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:VERSION_ID="9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:PLATFORM_ID="platform:el9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:ANSI_COLOR="0;31" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:LOGO="fedora-logo-icon" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:HOME_URL="https://centos.org/" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T15:55:02.342 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T15:55:02.343 INFO:teuthology.provision.fog.trial038:Deploy complete! 2026-02-19T15:55:02.343 DEBUG:teuthology.parallel:result is None 2026-02-19T15:55:02.585 INFO:teuthology.lock.ops:Checking trial038.front.sepia.ceph.com 2026-02-19T15:55:02.585 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T15:55:02.663 INFO:teuthology.lock.ops:Updating [trial038.front.sepia.ceph.com]: set os type and version on server 2026-02-19T15:55:02.663 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial038.front.sepia.ceph.com' 2026-02-19T15:55:02.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T15:55:02.724 DEBUG:teuthology.orchestra.run.trial038:> true 2026-02-19T15:55:02.800 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial038.front.sepia.ceph.com' 2026-02-19T15:55:02.800 DEBUG:teuthology.orchestra.run.trial038:> uname -m 2026-02-19T15:55:02.856 INFO:teuthology.orchestra.run.trial038.stdout:x86_64 2026-02-19T15:55:02.856 DEBUG:teuthology.orchestra.run.trial038:> cat /etc/os-release 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:NAME="CentOS Stream" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:VERSION="9" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:ID="centos" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:ID_LIKE="rhel fedora" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:VERSION_ID="9" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:PLATFORM_ID="platform:el9" 2026-02-19T15:55:02.911 INFO:teuthology.orchestra.run.trial038.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:ANSI_COLOR="0;31" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:LOGO="fedora-logo-icon" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:HOME_URL="https://centos.org/" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T15:55:02.912 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T15:55:02.912 INFO:teuthology.lock.ops:Updating trial038.front.sepia.ceph.com on lock server 2026-02-19T15:55:02.974 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:55:03.061 INFO:teuthology.dispatcher.supervisor:Running job 58999 2026-02-19T15:55:03.061 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-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/58999 --name yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rados/singleton/{all/osd-backfill mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{low} onode-segment$/{512K} write$/{v1/{compr$/{no$/{no}} v1}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/58999/orig.config.yaml 2026-02-19T15:55:03.062 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/58999 2026-02-19T15:55:03.062 INFO:teuthology.dispatcher.supervisor:Job PID: 3707577 2026-02-19T15:55:03.062 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T15:57:03.062 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:59:03.189 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:01:03.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:03:03.430 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:05:03.543 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:05:03.673 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T16:05:03.740 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T16:05:04.030 INFO:teuthology.orchestra.console.trial038:Power off 2026-02-19T16:05:04.030 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T16:05:04.072 DEBUG:teuthology.orchestra.console.trial038:power off output: Chassis Power Control: Down/Off 2026-02-19T16:05:08.073 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:05:08.184 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is on 2026-02-19T16:05:12.186 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:05:12.297 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is off 2026-02-19T16:05:12.297 INFO:teuthology.orchestra.console.trial038:Power off completed 2026-02-19T16:05:12.510 INFO:teuthology.lock.ops:unlocked: trial038.front.sepia.ceph.com