2026-02-22T19:37:51.545 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T19:37:51.545 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:37:51.615 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:37:51.743 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x725af95b65c0>, signals=[15]) 2026-02-22T19:37:51.744 INFO:teuthology.lock.ops:Start node 'trial044.front.sepia.ceph.com' reimaging 2026-02-22T19:37:51.744 INFO:teuthology.lock.ops:Updating [trial044.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T19:37:51.744 INFO:teuthology.lock.ops:Updating trial044.front.sepia.ceph.com on lock server 2026-02-22T19:37:51.926 DEBUG:teuthology.provision.fog.trial044:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T19:37:51.965 INFO:teuthology.provision.fog.trial044:Scheduling deploy of centos 9.stream 2026-02-22T19:37:54.417 INFO:teuthology.orchestra.console.trial044:Power off 2026-02-22T19:37:54.417 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T19:37:54.457 DEBUG:teuthology.orchestra.console.trial044:power off output: Chassis Power Control: Down/Off 2026-02-22T19:37:58.461 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T19:37:58.571 DEBUG:teuthology.orchestra.console.trial044:check power output: Chassis Power is off 2026-02-22T19:37:58.571 INFO:teuthology.orchestra.console.trial044:Power off completed 2026-02-22T19:37:58.672 INFO:teuthology.orchestra.console.trial044:Power on 2026-02-22T19:37:58.672 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T19:37:58.711 DEBUG:teuthology.orchestra.console.trial044:power on output: Chassis Power Control: Up/On 2026-02-22T19:38:02.716 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T19:38:02.824 DEBUG:teuthology.orchestra.console.trial044:check power output: Chassis Power is on 2026-02-22T19:38:02.824 INFO:teuthology.orchestra.console.trial044:Power on completed 2026-02-22T19:38:02.925 INFO:teuthology.provision.fog.trial044:Waiting for deploy to finish 2026-02-22T19:43:43.472 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:43:46.561 WARNING:teuthology.provision.fog.trial044:[Errno None] Unable to connect to port 22 on 10.20.193.44 2026-02-22T19:43:52.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:43:55.649 WARNING:teuthology.provision.fog.trial044:[Errno None] Unable to connect to port 22 on 10.20.193.44 2026-02-22T19:44:01.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:04.736 WARNING:teuthology.provision.fog.trial044:[Errno None] Unable to connect to port 22 on 10.20.193.44 2026-02-22T19:44:10.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:13.825 WARNING:teuthology.provision.fog.trial044:[Errno None] Unable to connect to port 22 on 10.20.193.44 2026-02-22T19:44:19.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:55.806 ERROR:teuthology.orchestra.connection:Error authenticating with trial044.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-22T19:44:59.877 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T19:44:59.877 DEBUG:teuthology.orchestra.run.trial044:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T19:45:00.087 INFO:teuthology.provision.fog.trial044:Node is ready 2026-02-22T19:45:00.087 DEBUG:teuthology.orchestra.run.trial044:> hostname 2026-02-22T19:45:00.140 INFO:teuthology.orchestra.run.trial044.stdout:trial044.front.sepia.ceph.com 2026-02-22T19:45:00.140 DEBUG:teuthology.orchestra.run.trial044:> grep trial044.front.sepia.ceph.com /etc/hosts 2026-02-22T19:45:00.194 INFO:teuthology.orchestra.run.trial044.stdout:10.20.193.44 trial044.front.sepia.ceph.com trial044 2026-02-22T19:45:00.194 DEBUG:teuthology.orchestra.run.trial044:> sudo hostname trial044 2026-02-22T19:45:00.262 DEBUG:teuthology.orchestra.run.trial044:> sudo sed -i -e 's/trial044.front.sepia.ceph.com/trial044/g' /etc/hosts 2026-02-22T19:45:00.323 DEBUG:teuthology.orchestra.run.trial044:> sudo sed -i -e 's/10.20.193.44/10.20.193.44/g' /etc/hosts 2026-02-22T19:45:00.386 DEBUG:teuthology.orchestra.run.trial044:> sudo sed -i -e 's/trial044.front.sepia.ceph.com/trial044/g' /etc/hostname 2026-02-22T19:45:00.448 DEBUG:teuthology.orchestra.run.trial044:> sudo hostname trial044 2026-02-22T19:45:00.510 DEBUG:teuthology.orchestra.run.trial044:> cat /etc/os-release 2026-02-22T19:45:00.562 INFO:teuthology.orchestra.run.trial044.stdout:NAME="CentOS Stream" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:VERSION="9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:ID="centos" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:ID_LIKE="rhel fedora" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:VERSION_ID="9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:PLATFORM_ID="platform:el9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:ANSI_COLOR="0;31" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:LOGO="fedora-logo-icon" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:HOME_URL="https://centos.org/" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T19:45:00.563 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T19:45:00.563 INFO:teuthology.provision.fog.trial044:Deploy complete! 2026-02-22T19:45:00.564 DEBUG:teuthology.parallel:result is None 2026-02-22T19:45:00.794 INFO:teuthology.lock.ops:Checking trial044.front.sepia.ceph.com 2026-02-22T19:45:00.794 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T19:45:00.862 INFO:teuthology.lock.ops:Updating [trial044.front.sepia.ceph.com]: set os type and version on server 2026-02-22T19:45:00.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-22T19:45:00.862 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:45:00.922 DEBUG:teuthology.orchestra.run.trial044:> true 2026-02-22T19:45:01.010 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial044.front.sepia.ceph.com' 2026-02-22T19:45:01.010 DEBUG:teuthology.orchestra.run.trial044:> uname -m 2026-02-22T19:45:01.063 INFO:teuthology.orchestra.run.trial044.stdout:x86_64 2026-02-22T19:45:01.063 DEBUG:teuthology.orchestra.run.trial044:> cat /etc/os-release 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:NAME="CentOS Stream" 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:VERSION="9" 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:ID="centos" 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:ID_LIKE="rhel fedora" 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:VERSION_ID="9" 2026-02-22T19:45:01.117 INFO:teuthology.orchestra.run.trial044.stdout:PLATFORM_ID="platform:el9" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:ANSI_COLOR="0;31" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:LOGO="fedora-logo-icon" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:HOME_URL="https://centos.org/" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T19:45:01.118 INFO:teuthology.orchestra.run.trial044.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T19:45:01.118 INFO:teuthology.lock.ops:Updating trial044.front.sepia.ceph.com on lock server 2026-02-22T19:45:01.178 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:45:01.282 INFO:teuthology.dispatcher.supervisor:Running job 63964 2026-02-22T19:45:01.282 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:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63964 --name yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rbd/basic/{base/install clusters/{fixed-1 openstack} conf/{disable-pool-app} msgr-failures/few objectstore/bluestore-hybrid supported-random-distro$/{centos_latest} tasks/rbd_lock_and_fence} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63964/orig.config.yaml 2026-02-22T19:45:01.282 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63964 2026-02-22T19:45:01.283 INFO:teuthology.dispatcher.supervisor:Job PID: 3438797 2026-02-22T19:45:01.283 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T19:47:01.307 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:49:01.450 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:51:01.566 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:53:01.765 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:53:01.848 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T19:53:01.913 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T19:53:02.323 INFO:teuthology.orchestra.console.trial044:Power off 2026-02-22T19:53:02.323 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T19:53:02.363 DEBUG:teuthology.orchestra.console.trial044:power off output: Chassis Power Control: Down/Off 2026-02-22T19:53:06.367 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T19:53:06.476 DEBUG:teuthology.orchestra.console.trial044:check power output: Chassis Power is on 2026-02-22T19:53:10.481 DEBUG:teuthology.orchestra.console.trial044:pexpect command: ipmitool -H trial044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T19:53:10.590 DEBUG:teuthology.orchestra.console.trial044:check power output: Chassis Power is off 2026-02-22T19:53:10.591 INFO:teuthology.orchestra.console.trial044:Power off completed 2026-02-22T19:53:10.802 INFO:teuthology.lock.ops:unlocked: trial044.front.sepia.ceph.com