2026-02-22T21:27:04.379 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:27:04.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:27:06.439 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:27:06.860 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x797787d82b60>, signals=[15]) 2026-02-22T21:27:06.860 INFO:teuthology.lock.ops:Start node 'trial023.front.sepia.ceph.com' reimaging 2026-02-22T21:27:06.860 INFO:teuthology.lock.ops:Updating [trial023.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:27:06.860 INFO:teuthology.lock.ops:Updating trial023.front.sepia.ceph.com on lock server 2026-02-22T21:27:07.034 DEBUG:teuthology.provision.fog.trial023:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T21:27:07.085 INFO:teuthology.provision.fog.trial023:Scheduling deploy of ubuntu 22.04 2026-02-22T21:27:08.170 INFO:teuthology.orchestra.console.trial023:Power off 2026-02-22T21:27:08.170 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:27:08.207 DEBUG:teuthology.orchestra.console.trial023:power off output: Chassis Power Control: Down/Off 2026-02-22T21:27:12.212 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:27:12.321 DEBUG:teuthology.orchestra.console.trial023:check power output: Chassis Power is off 2026-02-22T21:27:12.321 INFO:teuthology.orchestra.console.trial023:Power off completed 2026-02-22T21:27:12.421 INFO:teuthology.orchestra.console.trial023:Power on 2026-02-22T21:27:12.422 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:27:12.461 DEBUG:teuthology.orchestra.console.trial023:power on output: Chassis Power Control: Up/On 2026-02-22T21:27:16.463 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:27:16.572 DEBUG:teuthology.orchestra.console.trial023:check power output: Chassis Power is on 2026-02-22T21:27:16.572 INFO:teuthology.orchestra.console.trial023:Power on completed 2026-02-22T21:27:16.673 INFO:teuthology.provision.fog.trial023:Waiting for deploy to finish 2026-02-22T21:29:19.743 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:29:22.816 WARNING:teuthology.provision.fog.trial023:[Errno None] Unable to connect to port 22 on 10.20.193.23 2026-02-22T21:29:28.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:29:31.904 WARNING:teuthology.provision.fog.trial023:[Errno None] Unable to connect to port 22 on 10.20.193.23 2026-02-22T21:29:37.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:29:40.992 WARNING:teuthology.provision.fog.trial023:[Errno None] Unable to connect to port 22 on 10.20.193.23 2026-02-22T21:29:46.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:29:50.080 WARNING:teuthology.provision.fog.trial023:[Errno None] Unable to connect to port 22 on 10.20.193.23 2026-02-22T21:29:56.086 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:30:56.148 WARNING:teuthology.provision.fog.trial023:timed out 2026-02-22T21:31:02.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:31:02.239 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T21:31:02.239 DEBUG:teuthology.orchestra.run.trial023:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T21:31:02.634 INFO:teuthology.provision.fog.trial023:Node is ready 2026-02-22T21:31:02.635 DEBUG:teuthology.orchestra.run.trial023:> hostname 2026-02-22T21:31:02.679 INFO:teuthology.orchestra.run.trial023.stdout:trial023.front.sepia.ceph.com 2026-02-22T21:31:02.680 DEBUG:teuthology.orchestra.run.trial023:> grep trial023.front.sepia.ceph.com /etc/hosts 2026-02-22T21:31:02.728 INFO:teuthology.orchestra.run.trial023.stdout:10.20.193.23 trial023.front.sepia.ceph.com trial023 2026-02-22T21:31:02.729 DEBUG:teuthology.orchestra.run.trial023:> sudo hostname trial023 2026-02-22T21:31:02.786 DEBUG:teuthology.orchestra.run.trial023:> sudo sed -i -e 's/trial023.front.sepia.ceph.com/trial023/g' /etc/hosts 2026-02-22T21:31:02.838 DEBUG:teuthology.orchestra.run.trial023:> sudo sed -i -e 's/10.20.193.23/10.20.193.23/g' /etc/hosts 2026-02-22T21:31:02.886 DEBUG:teuthology.orchestra.run.trial023:> sudo sed -i -e 's/trial023.front.sepia.ceph.com/trial023/g' /etc/hostname 2026-02-22T21:31:02.937 DEBUG:teuthology.orchestra.run.trial023:> sudo hostname trial023 2026-02-22T21:31:02.987 DEBUG:teuthology.orchestra.run.trial023:> cat /etc/os-release 2026-02-22T21:31:03.031 INFO:teuthology.orchestra.run.trial023.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T21:31:03.031 INFO:teuthology.orchestra.run.trial023.stdout:NAME="Ubuntu" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:VERSION_ID="22.04" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:VERSION_CODENAME=jammy 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:ID=ubuntu 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:ID_LIKE=debian 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T21:31:03.032 INFO:teuthology.orchestra.run.trial023.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T21:31:03.033 INFO:teuthology.orchestra.run.trial023.stdout:UBUNTU_CODENAME=jammy 2026-02-22T21:31:03.034 INFO:teuthology.provision.fog.trial023:Deploy complete! 2026-02-22T21:31:03.035 DEBUG:teuthology.parallel:result is None 2026-02-22T21:31:03.366 INFO:teuthology.lock.ops:Checking trial023.front.sepia.ceph.com 2026-02-22T21:31:03.367 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T21:31:03.432 INFO:teuthology.lock.ops:Updating [trial023.front.sepia.ceph.com]: set os type and version on server 2026-02-22T21:31:03.432 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-22T21:31:03.432 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:31:03.493 DEBUG:teuthology.orchestra.run.trial023:> true 2026-02-22T21:31:03.570 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial023.front.sepia.ceph.com' 2026-02-22T21:31:03.570 DEBUG:teuthology.orchestra.run.trial023:> uname -m 2026-02-22T21:31:03.614 INFO:teuthology.orchestra.run.trial023.stdout:x86_64 2026-02-22T21:31:03.615 DEBUG:teuthology.orchestra.run.trial023:> cat /etc/os-release 2026-02-22T21:31:03.658 INFO:teuthology.orchestra.run.trial023.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T21:31:03.658 INFO:teuthology.orchestra.run.trial023.stdout:NAME="Ubuntu" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:VERSION_ID="22.04" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:VERSION_CODENAME=jammy 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:ID=ubuntu 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:ID_LIKE=debian 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T21:31:03.659 INFO:teuthology.orchestra.run.trial023.stdout:UBUNTU_CODENAME=jammy 2026-02-22T21:31:03.659 INFO:teuthology.lock.ops:Updating trial023.front.sepia.ceph.com on lock server 2026-02-22T21:31:03.721 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:31:03.807 INFO:teuthology.dispatcher.supervisor:Running job 64059 2026-02-22T21:31:03.807 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/64059 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton/{all/mon-config-key-caps mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64059/orig.config.yaml 2026-02-22T21:31:03.808 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/64059 2026-02-22T21:31:03.808 INFO:teuthology.dispatcher.supervisor:Job PID: 398765 2026-02-22T21:31:03.808 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T21:33:03.819 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:35:03.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:37:04.146 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:39:04.331 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:39:04.946 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T21:39:05.009 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T21:39:05.317 INFO:teuthology.orchestra.console.trial023:Power off 2026-02-22T21:39:05.317 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:39:05.358 DEBUG:teuthology.orchestra.console.trial023:power off output: Chassis Power Control: Down/Off 2026-02-22T21:39:09.361 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:39:09.469 DEBUG:teuthology.orchestra.console.trial023:check power output: Chassis Power is on 2026-02-22T21:39:13.473 DEBUG:teuthology.orchestra.console.trial023:pexpect command: ipmitool -H trial023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:39:13.580 DEBUG:teuthology.orchestra.console.trial023:check power output: Chassis Power is off 2026-02-22T21:39:13.581 INFO:teuthology.orchestra.console.trial023:Power off completed 2026-02-22T21:39:13.742 INFO:teuthology.lock.ops:unlocked: trial023.front.sepia.ceph.com