2026-02-19T12:34:45.781 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T12:34:45.782 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:34:45.856 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:34:45.994 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75b478b86480>, signals=[15]) 2026-02-19T12:34:45.994 INFO:teuthology.lock.ops:Start node 'trial043.front.sepia.ceph.com' reimaging 2026-02-19T12:34:45.994 INFO:teuthology.lock.ops:Updating [trial043.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T12:34:45.994 INFO:teuthology.lock.ops:Updating trial043.front.sepia.ceph.com on lock server 2026-02-19T12:34:46.191 DEBUG:teuthology.provision.fog.trial043:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T12:34:46.238 INFO:teuthology.provision.fog.trial043:Scheduling deploy of rocky 10.1 2026-02-19T12:34:47.501 INFO:teuthology.orchestra.console.trial043:Power off 2026-02-19T12:34:47.501 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T12:34:47.539 DEBUG:teuthology.orchestra.console.trial043:power off output: Chassis Power Control: Down/Off 2026-02-19T12:34:51.543 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:34:51.654 DEBUG:teuthology.orchestra.console.trial043:check power output: Chassis Power is off 2026-02-19T12:34:51.654 INFO:teuthology.orchestra.console.trial043:Power off completed 2026-02-19T12:34:51.755 INFO:teuthology.orchestra.console.trial043:Power on 2026-02-19T12:34:51.755 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T12:34:51.795 DEBUG:teuthology.orchestra.console.trial043:power on output: Chassis Power Control: Up/On 2026-02-19T12:34:55.798 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:34:55.909 DEBUG:teuthology.orchestra.console.trial043:check power output: Chassis Power is on 2026-02-19T12:34:55.910 INFO:teuthology.orchestra.console.trial043:Power on completed 2026-02-19T12:34:56.010 INFO:teuthology.provision.fog.trial043:Waiting for deploy to finish 2026-02-19T12:36:43.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:36:46.912 WARNING:teuthology.provision.fog.trial043:[Errno None] Unable to connect to port 22 on 10.20.193.43 2026-02-19T12:36:52.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:36:56.000 WARNING:teuthology.provision.fog.trial043:[Errno None] Unable to connect to port 22 on 10.20.193.43 2026-02-19T12:37:02.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:37:05.088 WARNING:teuthology.provision.fog.trial043:[Errno None] Unable to connect to port 22 on 10.20.193.43 2026-02-19T12:37:11.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:37:14.176 WARNING:teuthology.provision.fog.trial043:[Errno None] Unable to connect to port 22 on 10.20.193.43 2026-02-19T12:37:20.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:37:23.264 WARNING:teuthology.provision.fog.trial043:[Errno None] Unable to connect to port 22 on 10.20.193.43 2026-02-19T12:37:29.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:38:05.075 ERROR:teuthology.orchestra.connection:Error authenticating with trial043.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-19T12:38:09.186 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T12:38:09.186 DEBUG:teuthology.orchestra.run.trial043:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T12:38:09.462 INFO:teuthology.provision.fog.trial043:Node is ready 2026-02-19T12:38:09.463 DEBUG:teuthology.orchestra.run.trial043:> hostname 2026-02-19T12:38:09.517 INFO:teuthology.orchestra.run.trial043.stdout:trial043.front.sepia.ceph.com 2026-02-19T12:38:09.518 DEBUG:teuthology.orchestra.run.trial043:> grep trial043.front.sepia.ceph.com /etc/hosts 2026-02-19T12:38:09.572 INFO:teuthology.orchestra.run.trial043.stdout:10.20.193.43 trial043.front.sepia.ceph.com trial043 2026-02-19T12:38:09.573 DEBUG:teuthology.orchestra.run.trial043:> sudo hostname trial043 2026-02-19T12:38:09.642 DEBUG:teuthology.orchestra.run.trial043:> sudo sed -i -e 's/trial043.front.sepia.ceph.com/trial043/g' /etc/hosts 2026-02-19T12:38:09.707 DEBUG:teuthology.orchestra.run.trial043:> sudo sed -i -e 's/10.20.193.43/10.20.193.43/g' /etc/hosts 2026-02-19T12:38:09.771 DEBUG:teuthology.orchestra.run.trial043:> sudo sed -i -e 's/trial043.front.sepia.ceph.com/trial043/g' /etc/hostname 2026-02-19T12:38:09.835 DEBUG:teuthology.orchestra.run.trial043:> sudo hostname trial043 2026-02-19T12:38:09.899 DEBUG:teuthology.orchestra.run.trial043:> cat /etc/os-release 2026-02-19T12:38:09.953 INFO:teuthology.orchestra.run.trial043.stdout:NAME="Rocky Linux" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:ID="rocky" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:VERSION_ID="10.1" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:38:09.954 INFO:teuthology.orchestra.run.trial043.stdout:ANSI_COLOR="0;32" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:VENDOR_NAME="RESF" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:38:09.955 INFO:teuthology.orchestra.run.trial043.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:38:09.956 INFO:teuthology.orchestra.run.trial043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:38:09.956 INFO:teuthology.provision.fog.trial043:Deploy complete! 2026-02-19T12:38:09.957 DEBUG:teuthology.parallel:result is None 2026-02-19T12:38:10.221 INFO:teuthology.lock.ops:Checking trial043.front.sepia.ceph.com 2026-02-19T12:38:10.222 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T12:38:10.307 INFO:teuthology.lock.ops:Updating [trial043.front.sepia.ceph.com]: set os type and version on server 2026-02-19T12:38:10.307 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial043.front.sepia.ceph.com' 2026-02-19T12:38:10.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:38:10.373 DEBUG:teuthology.orchestra.run.trial043:> true 2026-02-19T12:38:10.453 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial043.front.sepia.ceph.com' 2026-02-19T12:38:10.453 DEBUG:teuthology.orchestra.run.trial043:> uname -m 2026-02-19T12:38:10.507 INFO:teuthology.orchestra.run.trial043.stdout:x86_64 2026-02-19T12:38:10.507 DEBUG:teuthology.orchestra.run.trial043:> cat /etc/os-release 2026-02-19T12:38:10.562 INFO:teuthology.orchestra.run.trial043.stdout:NAME="Rocky Linux" 2026-02-19T12:38:10.562 INFO:teuthology.orchestra.run.trial043.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:ID="rocky" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:VERSION_ID="10.1" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:ANSI_COLOR="0;32" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:VENDOR_NAME="RESF" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:38:10.563 INFO:teuthology.orchestra.run.trial043.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:38:10.564 INFO:teuthology.orchestra.run.trial043.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:38:10.564 INFO:teuthology.orchestra.run.trial043.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:38:10.564 INFO:teuthology.orchestra.run.trial043.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:38:10.564 INFO:teuthology.orchestra.run.trial043.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:38:10.564 INFO:teuthology.orchestra.run.trial043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:38:10.564 INFO:teuthology.lock.ops:Updating trial043.front.sepia.ceph.com on lock server 2026-02-19T12:38:10.666 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:38:10.764 INFO:teuthology.dispatcher.supervisor:Running job 58607 2026-02-19T12:38:10.764 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-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58607 --name nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial --description rados/singleton/{all/mon-auth-caps mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-1} onode-segment$/{512K} write$/{random/{compr$/{no$/{no}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58607/orig.config.yaml 2026-02-19T12:38:10.765 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58607 2026-02-19T12:38:10.765 INFO:teuthology.dispatcher.supervisor:Job PID: 2510730 2026-02-19T12:38:10.765 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T12:40:10.852 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:42:11.027 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:44:11.237 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:44:11.330 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T12:44:11.392 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T12:44:11.684 INFO:teuthology.orchestra.console.trial043:Power off 2026-02-19T12:44:11.684 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T12:44:11.723 DEBUG:teuthology.orchestra.console.trial043:power off output: Chassis Power Control: Down/Off 2026-02-19T12:44:15.728 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:44:15.836 DEBUG:teuthology.orchestra.console.trial043:check power output: Chassis Power is on 2026-02-19T12:44:19.841 DEBUG:teuthology.orchestra.console.trial043:pexpect command: ipmitool -H trial043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:44:19.950 DEBUG:teuthology.orchestra.console.trial043:check power output: Chassis Power is off 2026-02-19T12:44:19.950 INFO:teuthology.orchestra.console.trial043:Power off completed 2026-02-19T12:44:20.162 INFO:teuthology.lock.ops:unlocked: trial043.front.sepia.ceph.com