2026-02-19T19:53:17.256 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T19:53:17.256 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:53:17.330 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:53:17.466 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a4989097ec0>, signals=[15]) 2026-02-19T19:53:17.466 INFO:teuthology.lock.ops:Start node 'trial070.front.sepia.ceph.com' reimaging 2026-02-19T19:53:17.466 INFO:teuthology.lock.ops:Updating [trial070.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T19:53:17.466 INFO:teuthology.lock.ops:Updating trial070.front.sepia.ceph.com on lock server 2026-02-19T19:53:17.649 DEBUG:teuthology.provision.fog.trial070:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T19:53:17.674 INFO:teuthology.provision.fog.trial070:Scheduling deploy of centos 9.stream 2026-02-19T19:53:19.216 INFO:teuthology.orchestra.console.trial070:Power off 2026-02-19T19:53:19.216 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T19:53:19.254 DEBUG:teuthology.orchestra.console.trial070:power off output: Chassis Power Control: Down/Off 2026-02-19T19:53:23.259 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:53:23.366 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is off 2026-02-19T19:53:23.366 INFO:teuthology.orchestra.console.trial070:Power off completed 2026-02-19T19:53:23.466 INFO:teuthology.orchestra.console.trial070:Power on 2026-02-19T19:53:23.467 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T19:53:23.506 DEBUG:teuthology.orchestra.console.trial070:power on output: Chassis Power Control: Up/On 2026-02-19T19:53:27.510 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:53:27.621 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is on 2026-02-19T19:53:27.621 INFO:teuthology.orchestra.console.trial070:Power on completed 2026-02-19T19:53:27.722 INFO:teuthology.provision.fog.trial070:Waiting for deploy to finish 2026-02-19T19:55:15.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:56:15.205 WARNING:teuthology.provision.fog.trial070:timed out 2026-02-19T19:56:21.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:56:26.504 ERROR:teuthology.orchestra.connection:Error authenticating with trial070.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-19T19:56:30.650 ERROR:teuthology.orchestra.connection:Error authenticating with trial070.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-19T19:56:37.770 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T19:56:37.771 DEBUG:teuthology.orchestra.run.trial070:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T19:56:38.027 INFO:teuthology.provision.fog.trial070:Node is ready 2026-02-19T19:56:38.027 DEBUG:teuthology.orchestra.run.trial070:> hostname 2026-02-19T19:56:38.084 INFO:teuthology.orchestra.run.trial070.stdout:trial070.front.sepia.ceph.com 2026-02-19T19:56:38.084 DEBUG:teuthology.orchestra.run.trial070:> grep trial070.front.sepia.ceph.com /etc/hosts 2026-02-19T19:56:38.140 INFO:teuthology.orchestra.run.trial070.stdout:10.20.193.70 trial070.front.sepia.ceph.com trial070 2026-02-19T19:56:38.140 DEBUG:teuthology.orchestra.run.trial070:> sudo hostname trial070 2026-02-19T19:56:38.211 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/trial070.front.sepia.ceph.com/trial070/g' /etc/hosts 2026-02-19T19:56:38.278 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/10.20.193.70/10.20.193.70/g' /etc/hosts 2026-02-19T19:56:38.345 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/trial070.front.sepia.ceph.com/trial070/g' /etc/hostname 2026-02-19T19:56:38.411 DEBUG:teuthology.orchestra.run.trial070:> sudo hostname trial070 2026-02-19T19:56:38.478 DEBUG:teuthology.orchestra.run.trial070:> cat /etc/os-release 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:NAME="CentOS Stream" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:VERSION="9" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:ID="centos" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:ID_LIKE="rhel fedora" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_ID="9" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:PLATFORM_ID="platform:el9" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:ANSI_COLOR="0;31" 2026-02-19T19:56:38.535 INFO:teuthology.orchestra.run.trial070.stdout:LOGO="fedora-logo-icon" 2026-02-19T19:56:38.536 INFO:teuthology.orchestra.run.trial070.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T19:56:38.536 INFO:teuthology.orchestra.run.trial070.stdout:HOME_URL="https://centos.org/" 2026-02-19T19:56:38.536 INFO:teuthology.orchestra.run.trial070.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T19:56:38.536 INFO:teuthology.orchestra.run.trial070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T19:56:38.536 INFO:teuthology.orchestra.run.trial070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T19:56:38.537 INFO:teuthology.provision.fog.trial070:Deploy complete! 2026-02-19T19:56:38.538 DEBUG:teuthology.parallel:result is None 2026-02-19T19:56:38.803 INFO:teuthology.lock.ops:Checking trial070.front.sepia.ceph.com 2026-02-19T19:56:38.803 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T19:56:38.884 INFO:teuthology.lock.ops:Updating [trial070.front.sepia.ceph.com]: set os type and version on server 2026-02-19T19:56:38.884 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial070.front.sepia.ceph.com' 2026-02-19T19:56:38.885 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:56:38.949 DEBUG:teuthology.orchestra.run.trial070:> true 2026-02-19T19:56:39.023 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial070.front.sepia.ceph.com' 2026-02-19T19:56:39.023 DEBUG:teuthology.orchestra.run.trial070:> uname -m 2026-02-19T19:56:39.080 INFO:teuthology.orchestra.run.trial070.stdout:x86_64 2026-02-19T19:56:39.080 DEBUG:teuthology.orchestra.run.trial070:> cat /etc/os-release 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:NAME="CentOS Stream" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:VERSION="9" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:ID="centos" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:ID_LIKE="rhel fedora" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_ID="9" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:PLATFORM_ID="platform:el9" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T19:56:39.137 INFO:teuthology.orchestra.run.trial070.stdout:ANSI_COLOR="0;31" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:LOGO="fedora-logo-icon" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:HOME_URL="https://centos.org/" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T19:56:39.138 INFO:teuthology.orchestra.run.trial070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T19:56:39.139 INFO:teuthology.lock.ops:Updating trial070.front.sepia.ceph.com on lock server 2026-02-19T19:56:39.241 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:56:39.334 INFO:teuthology.dispatcher.supervisor:Running job 59596 2026-02-19T19:56:39.334 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59596 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/cli/{base/install clusters/{fixed-1} conf/{disable-pool-app} data-pool/none features/layering msgr-failures/few objectstore/bluestore-bitmap supported-random-distro$/{centos_latest} workloads/rbd_cli_luks_encryption} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59596/orig.config.yaml 2026-02-19T19:56:39.334 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59596 2026-02-19T19:56:39.334 INFO:teuthology.dispatcher.supervisor:Job PID: 1312943 2026-02-19T19:56:39.334 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T19:58:39.434 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:00:39.530 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:02:39.699 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:04:39.855 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:06:40.073 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:08:40.239 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:10:40.434 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:10:40.522 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T20:10:40.582 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:10:40.875 INFO:teuthology.orchestra.console.trial070:Power off 2026-02-19T20:10:40.875 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:10:40.913 DEBUG:teuthology.orchestra.console.trial070:power off output: Chassis Power Control: Down/Off 2026-02-19T20:10:44.919 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:10:45.026 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is on 2026-02-19T20:10:49.031 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:10:49.142 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is off 2026-02-19T20:10:49.142 INFO:teuthology.orchestra.console.trial070:Power off completed 2026-02-19T20:10:49.356 INFO:teuthology.lock.ops:unlocked: trial070.front.sepia.ceph.com