2026-02-23T11:25:27.406 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T11:25:27.406 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:25:27.482 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:25:27.640 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x713d9963c2c0>, signals=[15]) 2026-02-23T11:25:27.641 INFO:teuthology.lock.ops:Start node 'trial019.front.sepia.ceph.com' reimaging 2026-02-23T11:25:27.641 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T11:25:27.641 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T11:25:27.848 DEBUG:teuthology.provision.fog.trial019:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T11:25:27.900 INFO:teuthology.provision.fog.trial019:Scheduling deploy of centos 9.stream 2026-02-23T11:25:29.476 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T11:25:29.476 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:25:29.514 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T11:25:33.520 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:25:33.629 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T11:25:33.630 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T11:25:33.730 INFO:teuthology.orchestra.console.trial019:Power on 2026-02-23T11:25:33.731 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T11:25:33.770 DEBUG:teuthology.orchestra.console.trial019:power on output: Chassis Power Control: Up/On 2026-02-23T11:25:37.775 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:25:37.886 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T11:25:37.886 INFO:teuthology.orchestra.console.trial019:Power on completed 2026-02-23T11:25:37.987 INFO:teuthology.provision.fog.trial019:Waiting for deploy to finish 2026-02-23T11:27:26.482 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:28:26.512 WARNING:teuthology.provision.fog.trial019:timed out 2026-02-23T11:28:32.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:28:39.815 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T11:28:43.953 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T11:28:51.044 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T11:28:51.044 DEBUG:teuthology.orchestra.run.trial019:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T11:28:51.205 INFO:teuthology.provision.fog.trial019:Node is ready 2026-02-23T11:28:51.205 DEBUG:teuthology.orchestra.run.trial019:> hostname 2026-02-23T11:28:51.260 INFO:teuthology.orchestra.run.trial019.stdout:trial019.front.sepia.ceph.com 2026-02-23T11:28:51.260 DEBUG:teuthology.orchestra.run.trial019:> grep trial019.front.sepia.ceph.com /etc/hosts 2026-02-23T11:28:51.317 INFO:teuthology.orchestra.run.trial019.stdout:10.20.193.19 trial019.front.sepia.ceph.com trial019 2026-02-23T11:28:51.317 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T11:28:51.388 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hosts 2026-02-23T11:28:51.452 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/10.20.193.19/10.20.193.19/g' /etc/hosts 2026-02-23T11:28:51.516 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hostname 2026-02-23T11:28:51.580 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T11:28:51.644 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:NAME="CentOS Stream" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="9" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:ID="centos" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="9" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:28:51.700 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;31" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:28:51.701 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:28:51.702 INFO:teuthology.provision.fog.trial019:Deploy complete! 2026-02-23T11:28:51.703 DEBUG:teuthology.parallel:result is None 2026-02-23T11:28:51.970 INFO:teuthology.lock.ops:Checking trial019.front.sepia.ceph.com 2026-02-23T11:28:51.970 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T11:28:52.033 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: set os type and version on server 2026-02-23T11:28:52.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T11:28:52.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:28:52.095 DEBUG:teuthology.orchestra.run.trial019:> true 2026-02-23T11:28:52.171 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T11:28:52.171 DEBUG:teuthology.orchestra.run.trial019:> uname -m 2026-02-23T11:28:52.226 INFO:teuthology.orchestra.run.trial019.stdout:x86_64 2026-02-23T11:28:52.226 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T11:28:52.281 INFO:teuthology.orchestra.run.trial019.stdout:NAME="CentOS Stream" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:ID="centos" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;31" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:28:52.282 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:28:52.282 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T11:28:52.370 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:28:52.456 INFO:teuthology.dispatcher.supervisor:Running job 66254 2026-02-23T11:28:52.456 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66254 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} tasks/rbd_python_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66254/orig.config.yaml 2026-02-23T11:28:52.456 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66254 2026-02-23T11:28:52.456 INFO:teuthology.dispatcher.supervisor:Job PID: 261601 2026-02-23T11:28:52.456 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T11:30:52.549 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:32:52.705 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:34:52.897 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:36:53.107 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:38:53.314 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:40:53.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:42:53.719 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:44:53.892 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:46:54.064 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:48:54.266 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:50:54.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:52:54.590 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:52:54.676 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T11:52:54.737 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:52:55.039 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T11:52:55.040 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:52:55.080 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T11:52:59.084 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:52:59.193 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T11:53:03.197 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:53:03.308 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T11:53:03.308 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T11:53:03.519 INFO:teuthology.lock.ops:unlocked: trial019.front.sepia.ceph.com