2026-02-25T12:50:45.122 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T12:50:45.123 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:50:45.225 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:50:45.363 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e3409d9ac00>, signals=[15]) 2026-02-25T12:50:45.363 INFO:teuthology.lock.ops:Start node 'trial095.front.sepia.ceph.com' reimaging 2026-02-25T12:50:45.363 INFO:teuthology.lock.ops:Updating [trial095.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T12:50:45.363 INFO:teuthology.lock.ops:Updating trial095.front.sepia.ceph.com on lock server 2026-02-25T12:50:45.569 DEBUG:teuthology.provision.fog.trial095:Requesting image trial_rocky_10.1 (ID 4) 2026-02-25T12:50:45.593 INFO:teuthology.provision.fog.trial095:Scheduling deploy of rocky 10.1 2026-02-25T12:50:46.732 INFO:teuthology.orchestra.console.trial095:Power off 2026-02-25T12:50:46.732 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T12:50:46.770 DEBUG:teuthology.orchestra.console.trial095:power off output: Chassis Power Control: Down/Off 2026-02-25T12:50:50.775 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:50:50.884 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is off 2026-02-25T12:50:50.884 INFO:teuthology.orchestra.console.trial095:Power off completed 2026-02-25T12:50:50.985 INFO:teuthology.orchestra.console.trial095:Power on 2026-02-25T12:50:50.985 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T12:50:51.026 DEBUG:teuthology.orchestra.console.trial095:power on output: Chassis Power Control: Up/On 2026-02-25T12:50:55.030 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:50:55.138 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is on 2026-02-25T12:50:55.138 INFO:teuthology.orchestra.console.trial095:Power on completed 2026-02-25T12:50:55.238 INFO:teuthology.provision.fog.trial095:Waiting for deploy to finish 2026-02-25T12:52:42.842 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:52:57.152 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-25T12:53:03.158 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:53:06.240 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-25T12:53:12.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:53:15.327 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-25T12:53:21.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:53:24.416 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-25T12:53:30.423 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:54:06.588 ERROR:teuthology.orchestra.connection:Error authenticating with trial095.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-25T12:54:10.670 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T12:54:10.670 DEBUG:teuthology.orchestra.run.trial095:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T12:54:10.886 INFO:teuthology.provision.fog.trial095:Node is ready 2026-02-25T12:54:10.886 DEBUG:teuthology.orchestra.run.trial095:> hostname 2026-02-25T12:54:10.944 INFO:teuthology.orchestra.run.trial095.stdout:trial095.front.sepia.ceph.com 2026-02-25T12:54:10.944 DEBUG:teuthology.orchestra.run.trial095:> grep trial095.front.sepia.ceph.com /etc/hosts 2026-02-25T12:54:11.002 INFO:teuthology.orchestra.run.trial095.stdout:10.20.193.95 trial095.front.sepia.ceph.com trial095 2026-02-25T12:54:11.002 DEBUG:teuthology.orchestra.run.trial095:> sudo hostname trial095 2026-02-25T12:54:11.074 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/trial095.front.sepia.ceph.com/trial095/g' /etc/hosts 2026-02-25T12:54:11.143 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/10.20.193.95/10.20.193.95/g' /etc/hosts 2026-02-25T12:54:11.210 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/trial095.front.sepia.ceph.com/trial095/g' /etc/hostname 2026-02-25T12:54:11.277 DEBUG:teuthology.orchestra.run.trial095:> sudo hostname trial095 2026-02-25T12:54:11.343 DEBUG:teuthology.orchestra.run.trial095:> cat /etc/os-release 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:NAME="Rocky Linux" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:VERSION="10.1 (Red Quartz)" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:ID="rocky" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:ID_LIKE="rhel centos fedora" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:VERSION_ID="10.1" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:PLATFORM_ID="platform:el10" 2026-02-25T12:54:11.400 INFO:teuthology.orchestra.run.trial095.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:ANSI_COLOR="0;32" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:LOGO="fedora-logo-icon" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:HOME_URL="https://rockylinux.org/" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_NAME="RESF" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_URL="https://resf.org/" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:SUPPORT_END="2035-05-31" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-25T12:54:11.401 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:54:11.402 INFO:teuthology.provision.fog.trial095:Deploy complete! 2026-02-25T12:54:11.402 DEBUG:teuthology.parallel:result is None 2026-02-25T12:54:11.632 INFO:teuthology.lock.ops:Checking trial095.front.sepia.ceph.com 2026-02-25T12:54:11.632 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T12:54:11.696 INFO:teuthology.lock.ops:Updating [trial095.front.sepia.ceph.com]: set os type and version on server 2026-02-25T12:54:11.696 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial095.front.sepia.ceph.com' 2026-02-25T12:54:11.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:54:11.756 DEBUG:teuthology.orchestra.run.trial095:> true 2026-02-25T12:54:11.835 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial095.front.sepia.ceph.com' 2026-02-25T12:54:11.835 DEBUG:teuthology.orchestra.run.trial095:> uname -m 2026-02-25T12:54:11.893 INFO:teuthology.orchestra.run.trial095.stdout:x86_64 2026-02-25T12:54:11.893 DEBUG:teuthology.orchestra.run.trial095:> cat /etc/os-release 2026-02-25T12:54:11.950 INFO:teuthology.orchestra.run.trial095.stdout:NAME="Rocky Linux" 2026-02-25T12:54:11.950 INFO:teuthology.orchestra.run.trial095.stdout:VERSION="10.1 (Red Quartz)" 2026-02-25T12:54:11.950 INFO:teuthology.orchestra.run.trial095.stdout:ID="rocky" 2026-02-25T12:54:11.950 INFO:teuthology.orchestra.run.trial095.stdout:ID_LIKE="rhel centos fedora" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:VERSION_ID="10.1" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:PLATFORM_ID="platform:el10" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:ANSI_COLOR="0;32" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:LOGO="fedora-logo-icon" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:HOME_URL="https://rockylinux.org/" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_NAME="RESF" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_URL="https://resf.org/" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-25T12:54:11.951 INFO:teuthology.orchestra.run.trial095.stdout:SUPPORT_END="2035-05-31" 2026-02-25T12:54:11.952 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-25T12:54:11.952 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:54:11.952 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-25T12:54:11.952 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:54:11.953 INFO:teuthology.lock.ops:Updating trial095.front.sepia.ceph.com on lock server 2026-02-25T12:54:12.215 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:54:12.621 INFO:teuthology.dispatcher.supervisor:Running job 70064 2026-02-25T12:54:12.621 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-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70064 --name nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial --description rados/valgrind-leaks/{1-start 2-inject-leak/none rpm_latest} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70064/orig.config.yaml 2026-02-25T12:54:12.622 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70064 2026-02-25T12:54:12.622 INFO:teuthology.dispatcher.supervisor:Job PID: 1296087 2026-02-25T12:54:12.622 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T12:56:12.722 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:58:12.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:00:13.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:02:13.277 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:04:13.473 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:06:13.607 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:08:13.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T13:08:13.876 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T13:08:13.939 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T13:08:14.238 INFO:teuthology.orchestra.console.trial095:Power off 2026-02-25T13:08:14.238 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T13:08:14.276 DEBUG:teuthology.orchestra.console.trial095:power off output: Chassis Power Control: Down/Off 2026-02-25T13:08:18.281 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T13:08:18.390 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is on 2026-02-25T13:08:22.393 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T13:08:22.502 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is off 2026-02-25T13:08:22.502 INFO:teuthology.orchestra.console.trial095:Power off completed 2026-02-25T13:08:22.710 INFO:teuthology.lock.ops:unlocked: trial095.front.sepia.ceph.com