2026-02-19T07:01:32.481 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T07:01:32.481 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:32.553 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:32.683 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75fb711a32e0>, signals=[15]) 2026-02-19T07:01:32.683 INFO:teuthology.lock.ops:Start node 'trial184.front.sepia.ceph.com' reimaging 2026-02-19T07:01:32.683 INFO:teuthology.lock.ops:Updating [trial184.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T07:01:32.683 INFO:teuthology.lock.ops:Updating trial184.front.sepia.ceph.com on lock server 2026-02-19T07:01:32.874 DEBUG:teuthology.provision.fog.trial184:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T07:01:32.898 INFO:teuthology.provision.fog.trial184:Scheduling deploy of centos 9.stream 2026-02-19T07:01:35.175 INFO:teuthology.orchestra.console.trial184:Power off 2026-02-19T07:01:35.175 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:01:35.212 DEBUG:teuthology.orchestra.console.trial184:power off output: Chassis Power Control: Down/Off 2026-02-19T07:01:39.216 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:39.323 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is off 2026-02-19T07:01:39.323 INFO:teuthology.orchestra.console.trial184:Power off completed 2026-02-19T07:01:39.424 INFO:teuthology.orchestra.console.trial184:Power on 2026-02-19T07:01:39.424 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T07:01:39.462 DEBUG:teuthology.orchestra.console.trial184:power on output: Chassis Power Control: Up/On 2026-02-19T07:01:43.467 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:43.577 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is on 2026-02-19T07:01:43.577 INFO:teuthology.orchestra.console.trial184:Power on completed 2026-02-19T07:01:43.678 INFO:teuthology.provision.fog.trial184:Waiting for deploy to finish 2026-02-19T07:05:05.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:08.929 WARNING:teuthology.provision.fog.trial184:[Errno None] Unable to connect to port 22 on 10.20.193.184 2026-02-19T07:05:14.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:18.016 WARNING:teuthology.provision.fog.trial184:[Errno None] Unable to connect to port 22 on 10.20.193.184 2026-02-19T07:05:24.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:27.104 WARNING:teuthology.provision.fog.trial184:[Errno None] Unable to connect to port 22 on 10.20.193.184 2026-02-19T07:05:33.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:36.192 WARNING:teuthology.provision.fog.trial184:[Errno None] Unable to connect to port 22 on 10.20.193.184 2026-02-19T07:05:42.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:06:17.987 ERROR:teuthology.orchestra.connection:Error authenticating with trial184.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-19T07:06:22.063 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T07:06:22.063 DEBUG:teuthology.orchestra.run.trial184:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T07:06:22.262 INFO:teuthology.provision.fog.trial184:Node is ready 2026-02-19T07:06:22.262 DEBUG:teuthology.orchestra.run.trial184:> hostname 2026-02-19T07:06:22.316 INFO:teuthology.orchestra.run.trial184.stdout:trial184.front.sepia.ceph.com 2026-02-19T07:06:22.317 DEBUG:teuthology.orchestra.run.trial184:> grep trial184.front.sepia.ceph.com /etc/hosts 2026-02-19T07:06:22.372 INFO:teuthology.orchestra.run.trial184.stdout:10.20.193.184 trial184.front.sepia.ceph.com trial184 2026-02-19T07:06:22.372 DEBUG:teuthology.orchestra.run.trial184:> sudo hostname trial184 2026-02-19T07:06:22.439 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/trial184.front.sepia.ceph.com/trial184/g' /etc/hosts 2026-02-19T07:06:22.502 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/10.20.193.184/10.20.193.184/g' /etc/hosts 2026-02-19T07:06:22.565 DEBUG:teuthology.orchestra.run.trial184:> sudo sed -i -e 's/trial184.front.sepia.ceph.com/trial184/g' /etc/hostname 2026-02-19T07:06:22.628 DEBUG:teuthology.orchestra.run.trial184:> sudo hostname trial184 2026-02-19T07:06:22.689 DEBUG:teuthology.orchestra.run.trial184:> cat /etc/os-release 2026-02-19T07:06:22.742 INFO:teuthology.orchestra.run.trial184.stdout:NAME="CentOS Stream" 2026-02-19T07:06:22.742 INFO:teuthology.orchestra.run.trial184.stdout:VERSION="9" 2026-02-19T07:06:22.742 INFO:teuthology.orchestra.run.trial184.stdout:ID="centos" 2026-02-19T07:06:22.742 INFO:teuthology.orchestra.run.trial184.stdout:ID_LIKE="rhel fedora" 2026-02-19T07:06:22.742 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_ID="9" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:PLATFORM_ID="platform:el9" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:ANSI_COLOR="0;31" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:LOGO="fedora-logo-icon" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:HOME_URL="https://centos.org/" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T07:06:22.743 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T07:06:22.744 INFO:teuthology.provision.fog.trial184:Deploy complete! 2026-02-19T07:06:22.744 DEBUG:teuthology.parallel:result is None 2026-02-19T07:06:23.000 INFO:teuthology.lock.ops:Checking trial184.front.sepia.ceph.com 2026-02-19T07:06:23.000 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T07:06:23.085 INFO:teuthology.lock.ops:Updating [trial184.front.sepia.ceph.com]: set os type and version on server 2026-02-19T07:06:23.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-19T07:06:23.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:06:23.149 DEBUG:teuthology.orchestra.run.trial184:> true 2026-02-19T07:06:23.234 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial184.front.sepia.ceph.com' 2026-02-19T07:06:23.234 DEBUG:teuthology.orchestra.run.trial184:> uname -m 2026-02-19T07:06:23.287 INFO:teuthology.orchestra.run.trial184.stdout:x86_64 2026-02-19T07:06:23.287 DEBUG:teuthology.orchestra.run.trial184:> cat /etc/os-release 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:NAME="CentOS Stream" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:VERSION="9" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:ID="centos" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:ID_LIKE="rhel fedora" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:VERSION_ID="9" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:PLATFORM_ID="platform:el9" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:ANSI_COLOR="0;31" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:LOGO="fedora-logo-icon" 2026-02-19T07:06:23.341 INFO:teuthology.orchestra.run.trial184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T07:06:23.342 INFO:teuthology.orchestra.run.trial184.stdout:HOME_URL="https://centos.org/" 2026-02-19T07:06:23.342 INFO:teuthology.orchestra.run.trial184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T07:06:23.342 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T07:06:23.342 INFO:teuthology.orchestra.run.trial184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T07:06:23.343 INFO:teuthology.lock.ops:Updating trial184.front.sepia.ceph.com on lock server 2026-02-19T07:06:23.446 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:06:23.537 INFO:teuthology.dispatcher.supervisor:Running job 57699 2026-02-19T07:06:23.537 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57699 --name skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial --description rados/valgrind-leaks/{1-start 2-inject-leak/none centos_latest} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57699/orig.config.yaml 2026-02-19T07:06:23.537 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57699 2026-02-19T07:06:23.537 INFO:teuthology.dispatcher.supervisor:Job PID: 1441470 2026-02-19T07:06:23.537 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T07:08:23.638 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:10:23.840 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:12:23.975 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:14:24.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:16:24.351 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:18:24.563 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:20:24.688 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:22:24.895 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:24:25.094 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:26:25.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:26:25.396 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T07:26:25.459 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T07:26:25.744 INFO:teuthology.orchestra.console.trial184:Power off 2026-02-19T07:26:25.744 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:26:25.781 DEBUG:teuthology.orchestra.console.trial184:power off output: Chassis Power Control: Down/Off 2026-02-19T07:26:29.785 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:26:29.892 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is on 2026-02-19T07:26:33.897 DEBUG:teuthology.orchestra.console.trial184:pexpect command: ipmitool -H trial184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:26:34.006 DEBUG:teuthology.orchestra.console.trial184:check power output: Chassis Power is off 2026-02-19T07:26:34.006 INFO:teuthology.orchestra.console.trial184:Power off completed 2026-02-19T07:26:34.220 INFO:teuthology.lock.ops:unlocked: trial184.front.sepia.ceph.com