2026-02-18T06:23:46.615 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T06:23:46.615 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:23:46.688 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:23:46.818 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71d3f283f740>, signals=[15]) 2026-02-18T06:23:46.818 INFO:teuthology.lock.ops:Start node 'trial162.front.sepia.ceph.com' reimaging 2026-02-18T06:23:46.818 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T06:23:46.818 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-18T06:23:47.018 DEBUG:teuthology.provision.fog.trial162:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T06:23:47.066 INFO:teuthology.provision.fog.trial162:Scheduling deploy of centos 9.stream 2026-02-18T06:23:48.291 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-18T06:23:48.291 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T06:23:48.330 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-18T06:23:52.335 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:23:52.442 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-18T06:23:52.442 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-18T06:23:52.542 INFO:teuthology.orchestra.console.trial162:Power on 2026-02-18T06:23:52.542 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T06:23:52.579 DEBUG:teuthology.orchestra.console.trial162:power on output: Chassis Power Control: Up/On 2026-02-18T06:23:56.583 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:23:56.691 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-18T06:23:56.692 INFO:teuthology.orchestra.console.trial162:Power on completed 2026-02-18T06:23:56.792 INFO:teuthology.provision.fog.trial162:Waiting for deploy to finish 2026-02-18T06:25:44.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:25:44.881 ERROR:teuthology.orchestra.connection:Error authenticating with trial162.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T06:25:57.056 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-18T06:26:03.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:26:06.144 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-18T06:26:12.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:26:15.232 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-18T06:26:21.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:26:24.320 WARNING:teuthology.provision.fog.trial162:[Errno None] Unable to connect to port 22 on 10.20.193.162 2026-02-18T06:26:30.321 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:27:06.389 ERROR:teuthology.orchestra.connection:Error authenticating with trial162.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-18T06:27:10.502 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T06:27:10.503 DEBUG:teuthology.orchestra.run.trial162:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T06:27:10.703 INFO:teuthology.provision.fog.trial162:Node is ready 2026-02-18T06:27:10.704 DEBUG:teuthology.orchestra.run.trial162:> hostname 2026-02-18T06:27:10.760 INFO:teuthology.orchestra.run.trial162.stdout:trial162.front.sepia.ceph.com 2026-02-18T06:27:10.760 DEBUG:teuthology.orchestra.run.trial162:> grep trial162.front.sepia.ceph.com /etc/hosts 2026-02-18T06:27:10.815 INFO:teuthology.orchestra.run.trial162.stdout:10.20.193.162 trial162.front.sepia.ceph.com trial162 2026-02-18T06:27:10.816 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-18T06:27:10.883 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hosts 2026-02-18T06:27:10.945 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/10.20.193.162/10.20.193.162/g' /etc/hosts 2026-02-18T06:27:11.007 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hostname 2026-02-18T06:27:11.068 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-18T06:27:11.131 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-18T06:27:11.185 INFO:teuthology.orchestra.run.trial162.stdout:NAME="CentOS Stream" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="9" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:ID="centos" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="9" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:ANSI_COLOR="0;31" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:27:11.186 INFO:teuthology.orchestra.run.trial162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:27:11.187 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:27:11.187 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:27:11.187 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:27:11.187 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:27:11.188 INFO:teuthology.provision.fog.trial162:Deploy complete! 2026-02-18T06:27:11.189 DEBUG:teuthology.parallel:result is None 2026-02-18T06:27:11.454 INFO:teuthology.lock.ops:Checking trial162.front.sepia.ceph.com 2026-02-18T06:27:11.454 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T06:27:11.554 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: set os type and version on server 2026-02-18T06:27:11.554 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-18T06:27:11.554 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:27:11.621 DEBUG:teuthology.orchestra.run.trial162:> true 2026-02-18T06:27:11.719 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-18T06:27:11.719 DEBUG:teuthology.orchestra.run.trial162:> uname -m 2026-02-18T06:27:11.771 INFO:teuthology.orchestra.run.trial162.stdout:x86_64 2026-02-18T06:27:11.772 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-18T06:27:11.825 INFO:teuthology.orchestra.run.trial162.stdout:NAME="CentOS Stream" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="9" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:ID="centos" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="9" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:ANSI_COLOR="0;31" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:27:11.826 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:27:11.827 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:27:11.827 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:27:11.827 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:27:11.827 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-18T06:27:11.931 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:27:12.024 INFO:teuthology.dispatcher.supervisor:Running job 54903 2026-02-18T06:27:12.024 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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54903 --name yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial --description rbd/singleton/{all/admin_socket conf/{disable-pool-app} objectstore/bluestore-hybrid supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54903/orig.config.yaml 2026-02-18T06:27:12.024 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54903 2026-02-18T06:27:12.024 INFO:teuthology.dispatcher.supervisor:Job PID: 3049832 2026-02-18T06:27:12.024 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T06:29:12.025 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:31:12.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:33:12.183 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:35:12.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:35:12.425 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T06:35:12.496 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T06:35:12.783 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-18T06:35:12.783 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T06:35:12.823 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-18T06:35:16.824 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:35:16.934 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-18T06:35:20.934 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T06:35:21.045 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-18T06:35:21.046 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-18T06:35:21.254 INFO:teuthology.lock.ops:unlocked: trial162.front.sepia.ceph.com