2026-02-23T07:15:10.894 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T07:15:10.894 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:15:10.964 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:15:11.096 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d1e60c77a60>, signals=[15]) 2026-02-23T07:15:11.096 INFO:teuthology.lock.ops:Start node 'trial061.front.sepia.ceph.com' reimaging 2026-02-23T07:15:11.096 INFO:teuthology.lock.ops:Updating [trial061.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T07:15:11.096 INFO:teuthology.lock.ops:Updating trial061.front.sepia.ceph.com on lock server 2026-02-23T07:15:11.281 DEBUG:teuthology.provision.fog.trial061:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T07:15:11.308 INFO:teuthology.provision.fog.trial061:Scheduling deploy of rocky 10.1 2026-02-23T07:15:16.630 INFO:teuthology.orchestra.console.trial061:Power off 2026-02-23T07:15:16.630 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:15:16.668 DEBUG:teuthology.orchestra.console.trial061:power off output: Chassis Power Control: Down/Off 2026-02-23T07:15:20.672 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:15:20.781 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is off 2026-02-23T07:15:20.782 INFO:teuthology.orchestra.console.trial061:Power off completed 2026-02-23T07:15:20.882 INFO:teuthology.orchestra.console.trial061:Power on 2026-02-23T07:15:20.883 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T07:15:20.921 DEBUG:teuthology.orchestra.console.trial061:power on output: Chassis Power Control: Up/On 2026-02-23T07:15:24.926 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:15:25.037 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is on 2026-02-23T07:15:25.037 INFO:teuthology.orchestra.console.trial061:Power on completed 2026-02-23T07:15:25.138 INFO:teuthology.provision.fog.trial061:Waiting for deploy to finish 2026-02-23T07:18:01.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:04.928 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-23T07:18:10.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:14.016 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-23T07:18:20.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:23.103 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-23T07:18:29.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:32.192 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-23T07:18:38.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:19:14.164 ERROR:teuthology.orchestra.connection:Error authenticating with trial061.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-23T07:19:18.436 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T07:19:18.436 DEBUG:teuthology.orchestra.run.trial061:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T07:19:23.375 INFO:teuthology.provision.fog.trial061:Node is ready 2026-02-23T07:19:23.375 DEBUG:teuthology.orchestra.run.trial061:> hostname 2026-02-23T07:19:23.392 INFO:teuthology.orchestra.run.trial061.stdout:trial061.front.sepia.ceph.com 2026-02-23T07:19:23.393 DEBUG:teuthology.orchestra.run.trial061:> grep trial061.front.sepia.ceph.com /etc/hosts 2026-02-23T07:19:23.447 INFO:teuthology.orchestra.run.trial061.stdout:10.20.193.61 trial061.front.sepia.ceph.com trial061 2026-02-23T07:19:23.447 DEBUG:teuthology.orchestra.run.trial061:> sudo hostname trial061 2026-02-23T07:19:23.516 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/trial061.front.sepia.ceph.com/trial061/g' /etc/hosts 2026-02-23T07:19:23.580 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/10.20.193.61/10.20.193.61/g' /etc/hosts 2026-02-23T07:19:23.644 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/trial061.front.sepia.ceph.com/trial061/g' /etc/hostname 2026-02-23T07:19:23.707 DEBUG:teuthology.orchestra.run.trial061:> sudo hostname trial061 2026-02-23T07:19:23.769 DEBUG:teuthology.orchestra.run.trial061:> cat /etc/os-release 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:NAME="Rocky Linux" 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:ID="rocky" 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:VERSION_ID="10.1" 2026-02-23T07:19:23.823 INFO:teuthology.orchestra.run.trial061.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:ANSI_COLOR="0;32" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_NAME="RESF" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:19:23.824 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:19:23.824 INFO:teuthology.provision.fog.trial061:Deploy complete! 2026-02-23T07:19:23.825 DEBUG:teuthology.parallel:result is None 2026-02-23T07:19:24.059 INFO:teuthology.lock.ops:Checking trial061.front.sepia.ceph.com 2026-02-23T07:19:24.059 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T07:19:24.119 INFO:teuthology.lock.ops:Updating [trial061.front.sepia.ceph.com]: set os type and version on server 2026-02-23T07:19:24.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial061.front.sepia.ceph.com' 2026-02-23T07:19:24.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:19:24.180 DEBUG:teuthology.orchestra.run.trial061:> true 2026-02-23T07:19:24.256 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial061.front.sepia.ceph.com' 2026-02-23T07:19:24.256 DEBUG:teuthology.orchestra.run.trial061:> uname -m 2026-02-23T07:19:24.311 INFO:teuthology.orchestra.run.trial061.stdout:x86_64 2026-02-23T07:19:24.311 DEBUG:teuthology.orchestra.run.trial061:> cat /etc/os-release 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:NAME="Rocky Linux" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:ID="rocky" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:VERSION_ID="10.1" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:ANSI_COLOR="0;32" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_NAME="RESF" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:19:24.365 INFO:teuthology.orchestra.run.trial061.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:19:24.366 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:19:24.366 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:19:24.366 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:19:24.366 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:19:24.366 INFO:teuthology.lock.ops:Updating trial061.front.sepia.ceph.com on lock server 2026-02-23T07:19:24.435 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:19:29.291 INFO:teuthology.dispatcher.supervisor:Running job 65499 2026-02-23T07:19:29.291 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65499 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/lost-unfound mon_election/connectivity msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-2} onode-segment$/{512K-onoff} write$/{random/{compr$/{yes$/{snappy}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65499/orig.config.yaml 2026-02-23T07:19:29.291 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65499 2026-02-23T07:19:29.291 INFO:teuthology.dispatcher.supervisor:Job PID: 2695132 2026-02-23T07:19:29.291 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T07:21:29.391 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:23:29.535 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:25:31.860 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:27:32.062 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:29:32.251 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:31:32.405 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:33:32.561 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:35:32.739 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:37:32.915 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:39:33.092 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:41:33.274 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:41:33.353 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T07:41:33.409 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T07:41:33.707 INFO:teuthology.orchestra.console.trial061:Power off 2026-02-23T07:41:33.707 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:41:33.746 DEBUG:teuthology.orchestra.console.trial061:power off output: Chassis Power Control: Down/Off 2026-02-23T07:41:37.750 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:41:37.859 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is on 2026-02-23T07:41:41.863 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:41:41.972 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is off 2026-02-23T07:41:41.972 INFO:teuthology.orchestra.console.trial061:Power off completed 2026-02-23T07:41:42.154 INFO:teuthology.lock.ops:unlocked: trial061.front.sepia.ceph.com