2026-02-18T07:24:35.769 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T07:24:35.769 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:24:35.840 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:24:35.970 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x797c40943ce0>, signals=[15]) 2026-02-18T07:24:35.970 INFO:teuthology.lock.ops:Start node 'trial137.front.sepia.ceph.com' reimaging 2026-02-18T07:24:35.970 INFO:teuthology.lock.ops:Updating [trial137.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T07:24:35.971 INFO:teuthology.lock.ops:Updating trial137.front.sepia.ceph.com on lock server 2026-02-18T07:24:36.171 DEBUG:teuthology.provision.fog.trial137:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T07:24:36.222 INFO:teuthology.provision.fog.trial137:Scheduling deploy of centos 9.stream 2026-02-18T07:24:37.466 INFO:teuthology.orchestra.console.trial137:Power off 2026-02-18T07:24:37.466 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:24:37.504 DEBUG:teuthology.orchestra.console.trial137:power off output: Chassis Power Control: Down/Off 2026-02-18T07:24:41.508 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:24:41.617 DEBUG:teuthology.orchestra.console.trial137:check power output: Chassis Power is off 2026-02-18T07:24:41.618 INFO:teuthology.orchestra.console.trial137:Power off completed 2026-02-18T07:24:41.718 INFO:teuthology.orchestra.console.trial137:Power on 2026-02-18T07:24:41.719 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T07:24:41.759 DEBUG:teuthology.orchestra.console.trial137:power on output: Chassis Power Control: Up/On 2026-02-18T07:24:45.764 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:24:45.873 DEBUG:teuthology.orchestra.console.trial137:check power output: Chassis Power is on 2026-02-18T07:24:45.874 INFO:teuthology.orchestra.console.trial137:Power on completed 2026-02-18T07:24:45.974 INFO:teuthology.provision.fog.trial137:Waiting for deploy to finish 2026-02-18T07:26:33.844 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:26:33.984 ERROR:teuthology.orchestra.connection:Error authenticating with trial137.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T07:27:37.987 WARNING:teuthology.provision.fog.trial137:timed out 2026-02-18T07:27:43.989 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:27:55.350 ERROR:teuthology.orchestra.connection:Error authenticating with trial137.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-18T07:27:59.461 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T07:27:59.462 DEBUG:teuthology.orchestra.run.trial137:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T07:27:59.705 INFO:teuthology.provision.fog.trial137:Node is ready 2026-02-18T07:27:59.705 DEBUG:teuthology.orchestra.run.trial137:> hostname 2026-02-18T07:27:59.759 INFO:teuthology.orchestra.run.trial137.stdout:trial137.front.sepia.ceph.com 2026-02-18T07:27:59.760 DEBUG:teuthology.orchestra.run.trial137:> grep trial137.front.sepia.ceph.com /etc/hosts 2026-02-18T07:27:59.816 INFO:teuthology.orchestra.run.trial137.stdout:10.20.193.137 trial137.front.sepia.ceph.com trial137 2026-02-18T07:27:59.816 DEBUG:teuthology.orchestra.run.trial137:> sudo hostname trial137 2026-02-18T07:27:59.887 DEBUG:teuthology.orchestra.run.trial137:> sudo sed -i -e 's/trial137.front.sepia.ceph.com/trial137/g' /etc/hosts 2026-02-18T07:27:59.953 DEBUG:teuthology.orchestra.run.trial137:> sudo sed -i -e 's/10.20.193.137/10.20.193.137/g' /etc/hosts 2026-02-18T07:28:00.021 DEBUG:teuthology.orchestra.run.trial137:> sudo sed -i -e 's/trial137.front.sepia.ceph.com/trial137/g' /etc/hostname 2026-02-18T07:28:00.086 DEBUG:teuthology.orchestra.run.trial137:> sudo hostname trial137 2026-02-18T07:28:00.149 DEBUG:teuthology.orchestra.run.trial137:> cat /etc/os-release 2026-02-18T07:28:00.205 INFO:teuthology.orchestra.run.trial137.stdout:NAME="CentOS Stream" 2026-02-18T07:28:00.205 INFO:teuthology.orchestra.run.trial137.stdout:VERSION="9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:ID="centos" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:ID_LIKE="rhel fedora" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:VERSION_ID="9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:PLATFORM_ID="platform:el9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:ANSI_COLOR="0;31" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:LOGO="fedora-logo-icon" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:HOME_URL="https://centos.org/" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T07:28:00.206 INFO:teuthology.orchestra.run.trial137.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T07:28:00.208 INFO:teuthology.provision.fog.trial137:Deploy complete! 2026-02-18T07:28:00.208 DEBUG:teuthology.parallel:result is None 2026-02-18T07:28:00.472 INFO:teuthology.lock.ops:Checking trial137.front.sepia.ceph.com 2026-02-18T07:28:00.472 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T07:28:00.545 INFO:teuthology.lock.ops:Updating [trial137.front.sepia.ceph.com]: set os type and version on server 2026-02-18T07:28:00.545 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial137.front.sepia.ceph.com' 2026-02-18T07:28:00.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial137.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:28:00.608 DEBUG:teuthology.orchestra.run.trial137:> true 2026-02-18T07:28:00.699 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial137.front.sepia.ceph.com' 2026-02-18T07:28:00.700 DEBUG:teuthology.orchestra.run.trial137:> uname -m 2026-02-18T07:28:00.757 INFO:teuthology.orchestra.run.trial137.stdout:x86_64 2026-02-18T07:28:00.758 DEBUG:teuthology.orchestra.run.trial137:> cat /etc/os-release 2026-02-18T07:28:00.814 INFO:teuthology.orchestra.run.trial137.stdout:NAME="CentOS Stream" 2026-02-18T07:28:00.814 INFO:teuthology.orchestra.run.trial137.stdout:VERSION="9" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:ID="centos" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:ID_LIKE="rhel fedora" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:VERSION_ID="9" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:PLATFORM_ID="platform:el9" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:ANSI_COLOR="0;31" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:LOGO="fedora-logo-icon" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:HOME_URL="https://centos.org/" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T07:28:00.815 INFO:teuthology.orchestra.run.trial137.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T07:28:00.816 INFO:teuthology.orchestra.run.trial137.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T07:28:00.816 INFO:teuthology.lock.ops:Updating trial137.front.sepia.ceph.com on lock server 2026-02-18T07:28:00.918 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:28:01.011 INFO:teuthology.dispatcher.supervisor:Running job 55706 2026-02-18T07:28:01.011 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-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55706 --name skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial --description rados/singleton-nomsgr/{all/health-warnings mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55706/orig.config.yaml 2026-02-18T07:28:01.012 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55706 2026-02-18T07:28:01.012 INFO:teuthology.dispatcher.supervisor:Job PID: 3202196 2026-02-18T07:28:01.012 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T07:30:01.012 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:32:01.143 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:34:01.250 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:36:01.504 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:36:01.625 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T07:36:01.691 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T07:36:02.006 INFO:teuthology.orchestra.console.trial137:Power off 2026-02-18T07:36:02.006 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:36:02.046 DEBUG:teuthology.orchestra.console.trial137:power off output: Chassis Power Control: Down/Off 2026-02-18T07:36:06.047 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:36:06.157 DEBUG:teuthology.orchestra.console.trial137:check power output: Chassis Power is on 2026-02-18T07:36:10.158 DEBUG:teuthology.orchestra.console.trial137:pexpect command: ipmitool -H trial137.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:36:10.268 DEBUG:teuthology.orchestra.console.trial137:check power output: Chassis Power is off 2026-02-18T07:36:10.269 INFO:teuthology.orchestra.console.trial137:Power off completed 2026-02-18T07:36:10.483 INFO:teuthology.lock.ops:unlocked: trial137.front.sepia.ceph.com