2026-02-22T23:10:56.610 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T23:10:56.611 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:10:56.685 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:10:56.824 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x749da085d580>, signals=[15]) 2026-02-22T23:10:56.824 INFO:teuthology.lock.ops:Start node 'trial046.front.sepia.ceph.com' reimaging 2026-02-22T23:10:56.824 INFO:teuthology.lock.ops:Updating [trial046.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T23:10:56.824 INFO:teuthology.lock.ops:Updating trial046.front.sepia.ceph.com on lock server 2026-02-22T23:10:57.033 DEBUG:teuthology.provision.fog.trial046:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T23:10:57.080 INFO:teuthology.provision.fog.trial046:Scheduling deploy of centos 9.stream 2026-02-22T23:10:58.167 INFO:teuthology.orchestra.console.trial046:Power off 2026-02-22T23:10:58.167 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:10:58.206 DEBUG:teuthology.orchestra.console.trial046:power off output: Chassis Power Control: Down/Off 2026-02-22T23:11:02.210 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:11:02.321 DEBUG:teuthology.orchestra.console.trial046:check power output: Chassis Power is off 2026-02-22T23:11:02.321 INFO:teuthology.orchestra.console.trial046:Power off completed 2026-02-22T23:11:02.422 INFO:teuthology.orchestra.console.trial046:Power on 2026-02-22T23:11:02.422 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T23:11:02.462 DEBUG:teuthology.orchestra.console.trial046:power on output: Chassis Power Control: Up/On 2026-02-22T23:11:06.465 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:11:06.575 DEBUG:teuthology.orchestra.console.trial046:check power output: Chassis Power is on 2026-02-22T23:11:06.575 INFO:teuthology.orchestra.console.trial046:Power on completed 2026-02-22T23:11:06.675 INFO:teuthology.provision.fog.trial046:Waiting for deploy to finish 2026-02-22T23:12:54.428 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:12:54.557 ERROR:teuthology.orchestra.connection:Error authenticating with trial046.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-22T23:13:06.752 WARNING:teuthology.provision.fog.trial046:[Errno None] Unable to connect to port 22 on 10.20.193.46 2026-02-22T23:13:12.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:13:15.841 WARNING:teuthology.provision.fog.trial046:[Errno None] Unable to connect to port 22 on 10.20.193.46 2026-02-22T23:13:21.842 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:13:24.928 WARNING:teuthology.provision.fog.trial046:[Errno None] Unable to connect to port 22 on 10.20.193.46 2026-02-22T23:13:30.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:13:34.015 WARNING:teuthology.provision.fog.trial046:[Errno None] Unable to connect to port 22 on 10.20.193.46 2026-02-22T23:13:40.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:14:16.186 ERROR:teuthology.orchestra.connection:Error authenticating with trial046.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-22T23:14:20.312 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T23:14:20.313 DEBUG:teuthology.orchestra.run.trial046:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T23:14:20.564 INFO:teuthology.provision.fog.trial046:Node is ready 2026-02-22T23:14:20.564 DEBUG:teuthology.orchestra.run.trial046:> hostname 2026-02-22T23:14:20.619 INFO:teuthology.orchestra.run.trial046.stdout:trial046.front.sepia.ceph.com 2026-02-22T23:14:20.620 DEBUG:teuthology.orchestra.run.trial046:> grep trial046.front.sepia.ceph.com /etc/hosts 2026-02-22T23:14:20.676 INFO:teuthology.orchestra.run.trial046.stdout:10.20.193.46 trial046.front.sepia.ceph.com trial046 2026-02-22T23:14:20.676 DEBUG:teuthology.orchestra.run.trial046:> sudo hostname trial046 2026-02-22T23:14:20.746 DEBUG:teuthology.orchestra.run.trial046:> sudo sed -i -e 's/trial046.front.sepia.ceph.com/trial046/g' /etc/hosts 2026-02-22T23:14:20.813 DEBUG:teuthology.orchestra.run.trial046:> sudo sed -i -e 's/10.20.193.46/10.20.193.46/g' /etc/hosts 2026-02-22T23:14:20.878 DEBUG:teuthology.orchestra.run.trial046:> sudo sed -i -e 's/trial046.front.sepia.ceph.com/trial046/g' /etc/hostname 2026-02-22T23:14:20.942 DEBUG:teuthology.orchestra.run.trial046:> sudo hostname trial046 2026-02-22T23:14:21.007 DEBUG:teuthology.orchestra.run.trial046:> cat /etc/os-release 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:NAME="CentOS Stream" 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:VERSION="9" 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:ID="centos" 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:ID_LIKE="rhel fedora" 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:VERSION_ID="9" 2026-02-22T23:14:21.064 INFO:teuthology.orchestra.run.trial046.stdout:PLATFORM_ID="platform:el9" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:ANSI_COLOR="0;31" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:LOGO="fedora-logo-icon" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:HOME_URL="https://centos.org/" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T23:14:21.065 INFO:teuthology.orchestra.run.trial046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T23:14:21.066 INFO:teuthology.provision.fog.trial046:Deploy complete! 2026-02-22T23:14:21.067 DEBUG:teuthology.parallel:result is None 2026-02-22T23:14:21.335 INFO:teuthology.lock.ops:Checking trial046.front.sepia.ceph.com 2026-02-22T23:14:21.336 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T23:14:21.425 INFO:teuthology.lock.ops:Updating [trial046.front.sepia.ceph.com]: set os type and version on server 2026-02-22T23:14:21.425 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial046.front.sepia.ceph.com' 2026-02-22T23:14:21.425 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:14:21.490 DEBUG:teuthology.orchestra.run.trial046:> true 2026-02-22T23:14:21.577 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial046.front.sepia.ceph.com' 2026-02-22T23:14:21.577 DEBUG:teuthology.orchestra.run.trial046:> uname -m 2026-02-22T23:14:21.633 INFO:teuthology.orchestra.run.trial046.stdout:x86_64 2026-02-22T23:14:21.633 DEBUG:teuthology.orchestra.run.trial046:> cat /etc/os-release 2026-02-22T23:14:21.689 INFO:teuthology.orchestra.run.trial046.stdout:NAME="CentOS Stream" 2026-02-22T23:14:21.689 INFO:teuthology.orchestra.run.trial046.stdout:VERSION="9" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:ID="centos" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:ID_LIKE="rhel fedora" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:VERSION_ID="9" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:PLATFORM_ID="platform:el9" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:ANSI_COLOR="0;31" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:LOGO="fedora-logo-icon" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:HOME_URL="https://centos.org/" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T23:14:21.690 INFO:teuthology.orchestra.run.trial046.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T23:14:21.691 INFO:teuthology.orchestra.run.trial046.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T23:14:21.691 INFO:teuthology.lock.ops:Updating trial046.front.sepia.ceph.com on lock server 2026-02-22T23:14:21.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:14:21.887 INFO:teuthology.dispatcher.supervisor:Running job 64372 2026-02-22T23:14:21.887 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-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64372 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton-nomsgr/{all/lazy_omap_stats_output mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64372/orig.config.yaml 2026-02-22T23:14:21.888 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64372 2026-02-22T23:14:21.888 INFO:teuthology.dispatcher.supervisor:Job PID: 1228332 2026-02-22T23:14:21.888 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T23:16:21.888 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:18:22.001 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:20:22.140 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:22:22.258 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:22:22.381 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T23:22:22.448 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T23:22:22.752 INFO:teuthology.orchestra.console.trial046:Power off 2026-02-22T23:22:22.752 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:22:22.790 DEBUG:teuthology.orchestra.console.trial046:power off output: Chassis Power Control: Down/Off 2026-02-22T23:22:26.791 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:22:26.902 DEBUG:teuthology.orchestra.console.trial046:check power output: Chassis Power is on 2026-02-22T23:22:30.903 DEBUG:teuthology.orchestra.console.trial046:pexpect command: ipmitool -H trial046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:22:31.014 DEBUG:teuthology.orchestra.console.trial046:check power output: Chassis Power is off 2026-02-22T23:22:31.014 INFO:teuthology.orchestra.console.trial046:Power off completed 2026-02-22T23:22:31.184 INFO:teuthology.lock.ops:unlocked: trial046.front.sepia.ceph.com