2026-02-23T18:24:36.593 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T18:24:36.593 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:24:36.664 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:24:36.815 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b9baf3a3920>, signals=[15]) 2026-02-23T18:24:36.815 INFO:teuthology.lock.ops:Start node 'trial038.front.sepia.ceph.com' reimaging 2026-02-23T18:24:36.815 INFO:teuthology.lock.ops:Updating [trial038.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T18:24:36.815 INFO:teuthology.lock.ops:Updating trial038.front.sepia.ceph.com on lock server 2026-02-23T18:24:37.022 DEBUG:teuthology.provision.fog.trial038:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T18:24:37.053 INFO:teuthology.provision.fog.trial038:Scheduling deploy of rocky 10.1 2026-02-23T18:24:38.684 INFO:teuthology.orchestra.console.trial038:Power off 2026-02-23T18:24:38.684 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T18:24:38.724 DEBUG:teuthology.orchestra.console.trial038:power off output: Chassis Power Control: Down/Off 2026-02-23T18:24:42.729 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:24:42.838 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is off 2026-02-23T18:24:42.838 INFO:teuthology.orchestra.console.trial038:Power off completed 2026-02-23T18:24:42.938 INFO:teuthology.orchestra.console.trial038:Power on 2026-02-23T18:24:42.938 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T18:24:42.977 DEBUG:teuthology.orchestra.console.trial038:power on output: Chassis Power Control: Up/On 2026-02-23T18:24:46.981 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:24:47.093 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is on 2026-02-23T18:24:47.093 INFO:teuthology.orchestra.console.trial038:Power on completed 2026-02-23T18:24:47.194 INFO:teuthology.provision.fog.trial038:Waiting for deploy to finish 2026-02-23T18:26:35.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:26:38.401 WARNING:teuthology.provision.fog.trial038:[Errno None] Unable to connect to port 22 on 10.20.193.38 2026-02-23T18:26:44.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:26:47.488 WARNING:teuthology.provision.fog.trial038:[Errno None] Unable to connect to port 22 on 10.20.193.38 2026-02-23T18:26:53.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:26:56.576 WARNING:teuthology.provision.fog.trial038:[Errno None] Unable to connect to port 22 on 10.20.193.38 2026-02-23T18:27:02.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:27:05.664 WARNING:teuthology.provision.fog.trial038:[Errno None] Unable to connect to port 22 on 10.20.193.38 2026-02-23T18:27:11.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:27:14.752 WARNING:teuthology.provision.fog.trial038:[Errno None] Unable to connect to port 22 on 10.20.193.38 2026-02-23T18:27:20.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:27:56.542 ERROR:teuthology.orchestra.connection:Error authenticating with trial038.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-23T18:28:00.627 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T18:28:00.627 DEBUG:teuthology.orchestra.run.trial038:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T18:28:00.825 INFO:teuthology.provision.fog.trial038:Node is ready 2026-02-23T18:28:00.825 DEBUG:teuthology.orchestra.run.trial038:> hostname 2026-02-23T18:28:00.892 INFO:teuthology.orchestra.run.trial038.stdout:trial038.front.sepia.ceph.com 2026-02-23T18:28:00.893 DEBUG:teuthology.orchestra.run.trial038:> grep trial038.front.sepia.ceph.com /etc/hosts 2026-02-23T18:28:00.953 INFO:teuthology.orchestra.run.trial038.stdout:10.20.193.38 trial038.front.sepia.ceph.com trial038 2026-02-23T18:28:00.954 DEBUG:teuthology.orchestra.run.trial038:> sudo hostname trial038 2026-02-23T18:28:01.029 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/trial038.front.sepia.ceph.com/trial038/g' /etc/hosts 2026-02-23T18:28:01.099 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/10.20.193.38/10.20.193.38/g' /etc/hosts 2026-02-23T18:28:01.169 DEBUG:teuthology.orchestra.run.trial038:> sudo sed -i -e 's/trial038.front.sepia.ceph.com/trial038/g' /etc/hostname 2026-02-23T18:28:01.239 DEBUG:teuthology.orchestra.run.trial038:> sudo hostname trial038 2026-02-23T18:28:01.309 DEBUG:teuthology.orchestra.run.trial038:> cat /etc/os-release 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:NAME="Rocky Linux" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:ID="rocky" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:VERSION_ID="10.1" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:PLATFORM_ID="platform:el10" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:ANSI_COLOR="0;32" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:LOGO="fedora-logo-icon" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:VENDOR_NAME="RESF" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:SUPPORT_END="2035-05-31" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T18:28:01.370 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T18:28:01.370 INFO:teuthology.provision.fog.trial038:Deploy complete! 2026-02-23T18:28:01.371 DEBUG:teuthology.parallel:result is None 2026-02-23T18:28:01.595 INFO:teuthology.lock.ops:Checking trial038.front.sepia.ceph.com 2026-02-23T18:28:01.595 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T18:28:01.664 INFO:teuthology.lock.ops:Updating [trial038.front.sepia.ceph.com]: set os type and version on server 2026-02-23T18:28:01.664 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial038.front.sepia.ceph.com' 2026-02-23T18:28:01.664 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial038.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T18:28:01.730 DEBUG:teuthology.orchestra.run.trial038:> true 2026-02-23T18:28:01.811 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial038.front.sepia.ceph.com' 2026-02-23T18:28:01.811 DEBUG:teuthology.orchestra.run.trial038:> uname -m 2026-02-23T18:28:01.873 INFO:teuthology.orchestra.run.trial038.stdout:x86_64 2026-02-23T18:28:01.873 DEBUG:teuthology.orchestra.run.trial038:> cat /etc/os-release 2026-02-23T18:28:01.933 INFO:teuthology.orchestra.run.trial038.stdout:NAME="Rocky Linux" 2026-02-23T18:28:01.933 INFO:teuthology.orchestra.run.trial038.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:ID="rocky" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:VERSION_ID="10.1" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:PLATFORM_ID="platform:el10" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:ANSI_COLOR="0;32" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:LOGO="fedora-logo-icon" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:VENDOR_NAME="RESF" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:SUPPORT_END="2035-05-31" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T18:28:01.934 INFO:teuthology.orchestra.run.trial038.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T18:28:01.934 INFO:teuthology.lock.ops:Updating trial038.front.sepia.ceph.com on lock server 2026-02-23T18:28:02.007 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:28:02.116 INFO:teuthology.dispatcher.supervisor:Running job 66687 2026-02-23T18:28:02.116 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66687 --name nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial --description rados/objectstore/{backends/fusestore supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66687/orig.config.yaml 2026-02-23T18:28:02.117 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66687 2026-02-23T18:28:02.117 INFO:teuthology.dispatcher.supervisor:Job PID: 1357125 2026-02-23T18:28:02.117 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T18:30:02.217 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:32:02.390 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:34:02.598 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:34:02.693 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T18:34:02.756 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T18:34:03.055 INFO:teuthology.orchestra.console.trial038:Power off 2026-02-23T18:34:03.055 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T18:34:03.093 DEBUG:teuthology.orchestra.console.trial038:power off output: Chassis Power Control: Down/Off 2026-02-23T18:34:07.096 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:34:07.205 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is on 2026-02-23T18:34:11.209 DEBUG:teuthology.orchestra.console.trial038:pexpect command: ipmitool -H trial038.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:34:11.321 DEBUG:teuthology.orchestra.console.trial038:check power output: Chassis Power is off 2026-02-23T18:34:11.321 INFO:teuthology.orchestra.console.trial038:Power off completed 2026-02-23T18:34:11.539 INFO:teuthology.lock.ops:unlocked: trial038.front.sepia.ceph.com