2026-02-23T08:14:36.197 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T08:14:36.197 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:14:36.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:14:36.405 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73879bf74680>, signals=[15]) 2026-02-23T08:14:36.405 INFO:teuthology.lock.ops:Start node 'trial050.front.sepia.ceph.com' reimaging 2026-02-23T08:14:36.405 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T08:14:36.405 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-23T08:14:36.611 DEBUG:teuthology.provision.fog.trial050:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T08:14:36.662 INFO:teuthology.provision.fog.trial050:Scheduling deploy of rocky 10.1 2026-02-23T08:14:37.597 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-23T08:14:37.598 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:14:37.635 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-23T08:14:41.637 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:14:41.744 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-23T08:14:41.744 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-23T08:14:41.845 INFO:teuthology.orchestra.console.trial050:Power on 2026-02-23T08:14:41.845 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T08:14:41.883 DEBUG:teuthology.orchestra.console.trial050:power on output: Chassis Power Control: Up/On 2026-02-23T08:14:45.887 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:14:45.997 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-23T08:14:45.998 INFO:teuthology.orchestra.console.trial050:Power on completed 2026-02-23T08:14:46.098 INFO:teuthology.provision.fog.trial050:Waiting for deploy to finish 2026-02-23T08:16:35.493 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:16:38.592 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-23T08:16:44.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:16:47.681 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-23T08:16:53.684 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:16:56.767 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-23T08:17:02.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:17:05.855 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-23T08:17:11.862 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:17:14.944 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-23T08:17:20.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:17:56.712 ERROR:teuthology.orchestra.connection:Error authenticating with trial050.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-23T08:18:00.788 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T08:18:00.788 DEBUG:teuthology.orchestra.run.trial050:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T08:18:01.129 INFO:teuthology.provision.fog.trial050:Node is ready 2026-02-23T08:18:01.129 DEBUG:teuthology.orchestra.run.trial050:> hostname 2026-02-23T08:18:01.185 INFO:teuthology.orchestra.run.trial050.stdout:trial050.front.sepia.ceph.com 2026-02-23T08:18:01.185 DEBUG:teuthology.orchestra.run.trial050:> grep trial050.front.sepia.ceph.com /etc/hosts 2026-02-23T08:18:01.242 INFO:teuthology.orchestra.run.trial050.stdout:10.20.193.50 trial050.front.sepia.ceph.com trial050 2026-02-23T08:18:01.242 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-23T08:18:01.315 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hosts 2026-02-23T08:18:01.383 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/10.20.193.50/10.20.193.50/g' /etc/hosts 2026-02-23T08:18:01.457 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hostname 2026-02-23T08:18:01.524 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-23T08:18:01.590 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Rocky Linux" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:ID="rocky" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="10.1" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:18:01.646 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:ANSI_COLOR="0;32" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:VENDOR_NAME="RESF" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:18:01.647 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:18:01.647 INFO:teuthology.provision.fog.trial050:Deploy complete! 2026-02-23T08:18:01.648 DEBUG:teuthology.parallel:result is None 2026-02-23T08:18:01.872 INFO:teuthology.lock.ops:Checking trial050.front.sepia.ceph.com 2026-02-23T08:18:01.872 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T08:18:01.945 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: set os type and version on server 2026-02-23T08:18:01.945 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-23T08:18:01.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:18:02.008 DEBUG:teuthology.orchestra.run.trial050:> true 2026-02-23T08:18:02.080 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-23T08:18:02.080 DEBUG:teuthology.orchestra.run.trial050:> uname -m 2026-02-23T08:18:02.138 INFO:teuthology.orchestra.run.trial050.stdout:x86_64 2026-02-23T08:18:02.139 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Rocky Linux" 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:ID="rocky" 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="10.1" 2026-02-23T08:18:02.196 INFO:teuthology.orchestra.run.trial050.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:ANSI_COLOR="0;32" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:VENDOR_NAME="RESF" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:18:02.197 INFO:teuthology.orchestra.run.trial050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:18:02.198 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-23T08:18:02.294 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:18:02.382 INFO:teuthology.dispatcher.supervisor:Running job 65656 2026-02-23T08:18:02.382 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/65656 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/test-crash mon_election/classic msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{hybrid} base mem$/{normal-2} onode-segment$/{256K} write$/{v2/{compr$/{yes$/{zlib}} v2}}}} 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/65656/orig.config.yaml 2026-02-23T08:18:02.383 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/65656 2026-02-23T08:18:02.383 INFO:teuthology.dispatcher.supervisor:Job PID: 3245454 2026-02-23T08:18:02.383 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T08:20:02.482 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:22:02.683 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:24:02.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:26:03.061 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:28:03.249 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:30:03.409 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:32:03.614 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:32:03.689 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T08:32:03.749 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:32:04.059 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-23T08:32:04.059 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:32:04.099 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-23T08:32:08.103 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:32:08.213 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-23T08:32:12.217 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:32:12.326 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-23T08:32:12.326 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-23T08:32:12.508 INFO:teuthology.lock.ops:unlocked: trial050.front.sepia.ceph.com