2026-02-18T07:07:47.515 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T07:07:47.515 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:07:47.587 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:07:47.718 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7eb0ec54d940>, signals=[15]) 2026-02-18T07:07:47.719 INFO:teuthology.lock.ops:Start node 'trial075.front.sepia.ceph.com' reimaging 2026-02-18T07:07:47.719 INFO:teuthology.lock.ops:Updating [trial075.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T07:07:47.719 INFO:teuthology.lock.ops:Updating trial075.front.sepia.ceph.com on lock server 2026-02-18T07:07:48.092 DEBUG:teuthology.provision.fog.trial075:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T07:07:48.144 INFO:teuthology.provision.fog.trial075:Scheduling deploy of ubuntu 22.04 2026-02-18T07:07:49.333 INFO:teuthology.orchestra.console.trial075:Power off 2026-02-18T07:07:49.333 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:07:49.371 DEBUG:teuthology.orchestra.console.trial075:power off output: Chassis Power Control: Down/Off 2026-02-18T07:07:53.376 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:07:53.484 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is off 2026-02-18T07:07:53.485 INFO:teuthology.orchestra.console.trial075:Power off completed 2026-02-18T07:07:53.585 INFO:teuthology.orchestra.console.trial075:Power on 2026-02-18T07:07:53.585 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T07:07:53.625 DEBUG:teuthology.orchestra.console.trial075:power on output: Chassis Power Control: Up/On 2026-02-18T07:07:57.630 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:07:57.740 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is on 2026-02-18T07:07:57.740 INFO:teuthology.orchestra.console.trial075:Power on completed 2026-02-18T07:07:57.841 INFO:teuthology.provision.fog.trial075:Waiting for deploy to finish 2026-02-18T07:10:00.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:10:15.104 WARNING:teuthology.provision.fog.trial075:[Errno None] Unable to connect to port 22 on 10.20.193.75 2026-02-18T07:10:21.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:10:24.192 WARNING:teuthology.provision.fog.trial075:[Errno None] Unable to connect to port 22 on 10.20.193.75 2026-02-18T07:10:30.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:10:33.280 WARNING:teuthology.provision.fog.trial075:[Errno None] Unable to connect to port 22 on 10.20.193.75 2026-02-18T07:10:39.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:11:15.474 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T07:11:15.475 DEBUG:teuthology.orchestra.run.trial075:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T07:11:15.860 INFO:teuthology.provision.fog.trial075:Node is ready 2026-02-18T07:11:15.860 DEBUG:teuthology.orchestra.run.trial075:> hostname 2026-02-18T07:11:15.907 INFO:teuthology.orchestra.run.trial075.stdout:trial075.front.sepia.ceph.com 2026-02-18T07:11:15.907 DEBUG:teuthology.orchestra.run.trial075:> grep trial075.front.sepia.ceph.com /etc/hosts 2026-02-18T07:11:15.951 INFO:teuthology.orchestra.run.trial075.stdout:10.20.193.75 trial075.front.sepia.ceph.com trial075 2026-02-18T07:11:15.952 DEBUG:teuthology.orchestra.run.trial075:> sudo hostname trial075 2026-02-18T07:11:16.003 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/trial075.front.sepia.ceph.com/trial075/g' /etc/hosts 2026-02-18T07:11:16.052 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/10.20.193.75/10.20.193.75/g' /etc/hosts 2026-02-18T07:11:16.103 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/trial075.front.sepia.ceph.com/trial075/g' /etc/hostname 2026-02-18T07:11:16.155 DEBUG:teuthology.orchestra.run.trial075:> sudo hostname trial075 2026-02-18T07:11:16.202 DEBUG:teuthology.orchestra.run.trial075:> cat /etc/os-release 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:NAME="Ubuntu" 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_ID="22.04" 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_CODENAME=jammy 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:ID=ubuntu 2026-02-18T07:11:16.247 INFO:teuthology.orchestra.run.trial075.stdout:ID_LIKE=debian 2026-02-18T07:11:16.248 INFO:teuthology.orchestra.run.trial075.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T07:11:16.248 INFO:teuthology.orchestra.run.trial075.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T07:11:16.248 INFO:teuthology.orchestra.run.trial075.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T07:11:16.248 INFO:teuthology.orchestra.run.trial075.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T07:11:16.248 INFO:teuthology.orchestra.run.trial075.stdout:UBUNTU_CODENAME=jammy 2026-02-18T07:11:16.249 INFO:teuthology.provision.fog.trial075:Deploy complete! 2026-02-18T07:11:16.249 DEBUG:teuthology.parallel:result is None 2026-02-18T07:11:16.587 INFO:teuthology.lock.ops:Checking trial075.front.sepia.ceph.com 2026-02-18T07:11:16.587 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T07:11:16.680 INFO:teuthology.lock.ops:Updating [trial075.front.sepia.ceph.com]: set os type and version on server 2026-02-18T07:11:16.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial075.front.sepia.ceph.com' 2026-02-18T07:11:16.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:11:16.744 DEBUG:teuthology.orchestra.run.trial075:> true 2026-02-18T07:11:16.823 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial075.front.sepia.ceph.com' 2026-02-18T07:11:16.823 DEBUG:teuthology.orchestra.run.trial075:> uname -m 2026-02-18T07:11:16.866 INFO:teuthology.orchestra.run.trial075.stdout:x86_64 2026-02-18T07:11:16.866 DEBUG:teuthology.orchestra.run.trial075:> cat /etc/os-release 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:NAME="Ubuntu" 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_ID="22.04" 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_CODENAME=jammy 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:ID=ubuntu 2026-02-18T07:11:16.911 INFO:teuthology.orchestra.run.trial075.stdout:ID_LIKE=debian 2026-02-18T07:11:16.912 INFO:teuthology.orchestra.run.trial075.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T07:11:16.912 INFO:teuthology.orchestra.run.trial075.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T07:11:16.912 INFO:teuthology.orchestra.run.trial075.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T07:11:16.912 INFO:teuthology.orchestra.run.trial075.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T07:11:16.912 INFO:teuthology.orchestra.run.trial075.stdout:UBUNTU_CODENAME=jammy 2026-02-18T07:11:16.912 INFO:teuthology.lock.ops:Updating trial075.front.sepia.ceph.com on lock server 2026-02-18T07:11:17.013 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:11:17.103 INFO:teuthology.dispatcher.supervisor:Running job 55667 2026-02-18T07:11:17.103 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-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55667 --name skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial --description rados/singleton-nomsgr/{all/recovery-unfound-found mon_election/classic rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55667/orig.config.yaml 2026-02-18T07:11:17.103 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55667 2026-02-18T07:11:17.103 INFO:teuthology.dispatcher.supervisor:Job PID: 3152939 2026-02-18T07:11:17.103 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T07:13:17.172 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:15:17.370 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:17:17.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:19:17.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:19:17.887 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T07:19:17.950 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T07:19:18.249 INFO:teuthology.orchestra.console.trial075:Power off 2026-02-18T07:19:18.250 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:19:18.293 DEBUG:teuthology.orchestra.console.trial075:power off output: Chassis Power Control: Down/Off 2026-02-18T07:19:22.297 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:19:22.404 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is on 2026-02-18T07:19:26.408 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:19:26.515 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is off 2026-02-18T07:19:26.516 INFO:teuthology.orchestra.console.trial075:Power off completed 2026-02-18T07:19:26.726 INFO:teuthology.lock.ops:unlocked: trial075.front.sepia.ceph.com