2026-02-20T21:53:21.530 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T21:53:21.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:53:21.601 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:53:21.733 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a01aae89440>, signals=[15]) 2026-02-20T21:53:21.733 INFO:teuthology.lock.ops:Start node 'trial127.front.sepia.ceph.com' reimaging 2026-02-20T21:53:21.733 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T21:53:21.733 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-20T21:53:21.931 DEBUG:teuthology.provision.fog.trial127:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T21:53:21.957 INFO:teuthology.provision.fog.trial127:Scheduling deploy of centos 9.stream 2026-02-20T21:53:23.288 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-20T21:53:23.288 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T21:53:23.328 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-20T21:53:27.331 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:53:27.440 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-20T21:53:27.441 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-20T21:53:27.541 INFO:teuthology.orchestra.console.trial127:Power on 2026-02-20T21:53:27.541 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T21:53:27.581 DEBUG:teuthology.orchestra.console.trial127:power on output: Chassis Power Control: Up/On 2026-02-20T21:53:31.586 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:53:31.695 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-20T21:53:31.696 INFO:teuthology.orchestra.console.trial127:Power on completed 2026-02-20T21:53:31.796 INFO:teuthology.provision.fog.trial127:Waiting for deploy to finish 2026-02-20T21:55:20.098 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:55:20.225 ERROR:teuthology.orchestra.connection:Error authenticating with trial127.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-20T21:56:24.228 WARNING:teuthology.provision.fog.trial127:timed out 2026-02-20T21:56:30.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:56:32.393 ERROR:teuthology.orchestra.connection:Error authenticating with trial127.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-20T21:56:36.537 ERROR:teuthology.orchestra.connection:Error authenticating with trial127.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-20T21:56:43.619 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T21:56:43.620 DEBUG:teuthology.orchestra.run.trial127:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T21:56:43.871 INFO:teuthology.provision.fog.trial127:Node is ready 2026-02-20T21:56:43.872 DEBUG:teuthology.orchestra.run.trial127:> hostname 2026-02-20T21:56:43.928 INFO:teuthology.orchestra.run.trial127.stdout:trial127.front.sepia.ceph.com 2026-02-20T21:56:43.929 DEBUG:teuthology.orchestra.run.trial127:> grep trial127.front.sepia.ceph.com /etc/hosts 2026-02-20T21:56:43.989 INFO:teuthology.orchestra.run.trial127.stdout:10.20.193.127 trial127.front.sepia.ceph.com trial127 2026-02-20T21:56:43.989 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-20T21:56:44.060 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hosts 2026-02-20T21:56:44.126 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/10.20.193.127/10.20.193.127/g' /etc/hosts 2026-02-20T21:56:44.192 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hostname 2026-02-20T21:56:44.257 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-20T21:56:44.324 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-20T21:56:44.381 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:56:44.382 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:56:44.383 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:56:44.383 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:56:44.383 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:56:44.383 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:56:44.384 INFO:teuthology.provision.fog.trial127:Deploy complete! 2026-02-20T21:56:44.384 DEBUG:teuthology.parallel:result is None 2026-02-20T21:56:44.618 INFO:teuthology.lock.ops:Checking trial127.front.sepia.ceph.com 2026-02-20T21:56:44.618 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T21:56:44.686 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: set os type and version on server 2026-02-20T21:56:44.686 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-20T21:56:44.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:56:44.748 DEBUG:teuthology.orchestra.run.trial127:> true 2026-02-20T21:56:44.823 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-20T21:56:44.823 DEBUG:teuthology.orchestra.run.trial127:> uname -m 2026-02-20T21:56:44.878 INFO:teuthology.orchestra.run.trial127.stdout:x86_64 2026-02-20T21:56:44.879 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:56:44.935 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:56:44.936 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:56:44.937 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-20T21:56:45.036 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:56:45.143 INFO:teuthology.dispatcher.supervisor:Running job 61536 2026-02-20T21:56:45.143 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-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61536 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/cli/{base/install clusters/{fixed-1} conf/{disable-pool-app} data-pool/ec features/journaling msgr-failures/few objectstore/bluestore-comp-snappy supported-random-distro$/{centos_latest} workloads/rbd_support_module_recovery} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61536/orig.config.yaml 2026-02-20T21:56:45.144 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61536 2026-02-20T21:56:45.144 INFO:teuthology.dispatcher.supervisor:Job PID: 889827 2026-02-20T21:56:45.144 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T21:58:45.145 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:00:45.246 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:02:45.368 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:04:45.488 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:06:45.602 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:08:45.712 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:10:45.793 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:12:45.916 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:14:46.041 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:16:46.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:18:46.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:20:46.400 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:22:46.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:24:46.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:26:46.980 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:28:48.866 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:30:48.996 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:32:49.114 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:34:49.241 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:36:49.322 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:38:51.406 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:40:51.553 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:42:51.792 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:44:51.964 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:46:52.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:48:52.159 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:50:52.278 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:52:52.355 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:54:52.478 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:56:52.600 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:58:52.727 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:00:52.810 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:02:52.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:04:53.006 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:06:53.125 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:08:53.198 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:10:53.276 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:12:53.389 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:14:53.464 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:16:53.606 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:18:53.728 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:20:53.857 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:20:53.980 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T23:20:54.038 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T23:20:54.332 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-20T23:20:54.332 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:20:54.372 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-20T23:20:58.373 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:20:58.484 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-20T23:21:02.486 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:21:02.596 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-20T23:21:02.597 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-20T23:21:02.759 INFO:teuthology.lock.ops:unlocked: trial127.front.sepia.ceph.com