2026-02-18T05:37:48.589 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T05:37:48.589 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:37:48.660 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:37:48.794 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faecad3f2e0>, signals=[15]) 2026-02-18T05:37:48.794 INFO:teuthology.lock.ops:Start node 'trial051.front.sepia.ceph.com' reimaging 2026-02-18T05:37:48.794 INFO:teuthology.lock.ops:Updating [trial051.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T05:37:48.794 INFO:teuthology.lock.ops:Updating trial051.front.sepia.ceph.com on lock server 2026-02-18T05:37:48.998 DEBUG:teuthology.provision.fog.trial051:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T05:37:49.050 INFO:teuthology.provision.fog.trial051:Scheduling deploy of ubuntu 22.04 2026-02-18T05:37:50.063 INFO:teuthology.orchestra.console.trial051:Power off 2026-02-18T05:37:50.063 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T05:37:50.102 DEBUG:teuthology.orchestra.console.trial051:power off output: Chassis Power Control: Down/Off 2026-02-18T05:37:54.106 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:37:54.216 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is off 2026-02-18T05:37:54.217 INFO:teuthology.orchestra.console.trial051:Power off completed 2026-02-18T05:37:54.317 INFO:teuthology.orchestra.console.trial051:Power on 2026-02-18T05:37:54.317 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T05:37:54.357 DEBUG:teuthology.orchestra.console.trial051:power on output: Chassis Power Control: Up/On 2026-02-18T05:37:58.361 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:37:58.471 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is on 2026-02-18T05:37:58.472 INFO:teuthology.orchestra.console.trial051:Power on completed 2026-02-18T05:37:58.572 INFO:teuthology.provision.fog.trial051:Waiting for deploy to finish 2026-02-18T05:40:01.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:40:15.872 WARNING:teuthology.provision.fog.trial051:[Errno None] Unable to connect to port 22 on 10.20.193.51 2026-02-18T05:40:21.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:40:24.960 WARNING:teuthology.provision.fog.trial051:[Errno None] Unable to connect to port 22 on 10.20.193.51 2026-02-18T05:40:30.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:40:34.048 WARNING:teuthology.provision.fog.trial051:[Errno None] Unable to connect to port 22 on 10.20.193.51 2026-02-18T05:40:40.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:41:15.893 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T05:41:15.894 DEBUG:teuthology.orchestra.run.trial051:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T05:41:16.284 INFO:teuthology.provision.fog.trial051:Node is ready 2026-02-18T05:41:16.284 DEBUG:teuthology.orchestra.run.trial051:> hostname 2026-02-18T05:41:16.328 INFO:teuthology.orchestra.run.trial051.stdout:trial051.front.sepia.ceph.com 2026-02-18T05:41:16.328 DEBUG:teuthology.orchestra.run.trial051:> grep trial051.front.sepia.ceph.com /etc/hosts 2026-02-18T05:41:16.373 INFO:teuthology.orchestra.run.trial051.stdout:10.20.193.51 trial051.front.sepia.ceph.com trial051 2026-02-18T05:41:16.373 DEBUG:teuthology.orchestra.run.trial051:> sudo hostname trial051 2026-02-18T05:41:16.424 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/trial051.front.sepia.ceph.com/trial051/g' /etc/hosts 2026-02-18T05:41:16.473 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/10.20.193.51/10.20.193.51/g' /etc/hosts 2026-02-18T05:41:16.527 DEBUG:teuthology.orchestra.run.trial051:> sudo sed -i -e 's/trial051.front.sepia.ceph.com/trial051/g' /etc/hostname 2026-02-18T05:41:16.578 DEBUG:teuthology.orchestra.run.trial051:> sudo hostname trial051 2026-02-18T05:41:16.629 DEBUG:teuthology.orchestra.run.trial051:> cat /etc/os-release 2026-02-18T05:41:16.673 INFO:teuthology.orchestra.run.trial051.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:41:16.673 INFO:teuthology.orchestra.run.trial051.stdout:NAME="Ubuntu" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_ID="22.04" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_CODENAME=jammy 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:ID=ubuntu 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:ID_LIKE=debian 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:41:16.674 INFO:teuthology.orchestra.run.trial051.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:41:16.675 INFO:teuthology.provision.fog.trial051:Deploy complete! 2026-02-18T05:41:16.677 DEBUG:teuthology.parallel:result is None 2026-02-18T05:41:17.013 INFO:teuthology.lock.ops:Checking trial051.front.sepia.ceph.com 2026-02-18T05:41:17.013 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T05:41:17.077 INFO:teuthology.lock.ops:Updating [trial051.front.sepia.ceph.com]: set os type and version on server 2026-02-18T05:41:17.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial051.front.sepia.ceph.com' 2026-02-18T05:41:17.077 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial051.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:41:17.141 DEBUG:teuthology.orchestra.run.trial051:> true 2026-02-18T05:41:17.217 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial051.front.sepia.ceph.com' 2026-02-18T05:41:17.217 DEBUG:teuthology.orchestra.run.trial051:> uname -m 2026-02-18T05:41:17.260 INFO:teuthology.orchestra.run.trial051.stdout:x86_64 2026-02-18T05:41:17.261 DEBUG:teuthology.orchestra.run.trial051:> cat /etc/os-release 2026-02-18T05:41:17.304 INFO:teuthology.orchestra.run.trial051.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:41:17.304 INFO:teuthology.orchestra.run.trial051.stdout:NAME="Ubuntu" 2026-02-18T05:41:17.304 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_ID="22.04" 2026-02-18T05:41:17.304 INFO:teuthology.orchestra.run.trial051.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:VERSION_CODENAME=jammy 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:ID=ubuntu 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:ID_LIKE=debian 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:41:17.305 INFO:teuthology.orchestra.run.trial051.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:41:17.305 INFO:teuthology.lock.ops:Updating trial051.front.sepia.ceph.com on lock server 2026-02-18T05:41:17.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:41:17.691 INFO:teuthology.dispatcher.supervisor:Running job 54823 2026-02-18T05:41:17.691 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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54823 --name yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial --description rbd/singleton/{all/rbd-vs-unmanaged-snaps conf/{disable-pool-app} objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54823/orig.config.yaml 2026-02-18T05:41:17.692 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54823 2026-02-18T05:41:17.692 INFO:teuthology.dispatcher.supervisor:Job PID: 2936823 2026-02-18T05:41:17.692 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T05:43:17.742 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:45:17.956 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:47:18.064 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:47:18.336 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T05:47:18.399 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T05:47:18.714 INFO:teuthology.orchestra.console.trial051:Power off 2026-02-18T05:47:18.714 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T05:47:18.755 DEBUG:teuthology.orchestra.console.trial051:power off output: Chassis Power Control: Down/Off 2026-02-18T05:47:22.759 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:47:22.866 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is on 2026-02-18T05:47:26.871 DEBUG:teuthology.orchestra.console.trial051:pexpect command: ipmitool -H trial051.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:47:26.978 DEBUG:teuthology.orchestra.console.trial051:check power output: Chassis Power is off 2026-02-18T05:47:26.979 INFO:teuthology.orchestra.console.trial051:Power off completed 2026-02-18T05:47:27.188 INFO:teuthology.lock.ops:unlocked: trial051.front.sepia.ceph.com