2026-02-19T19:56:40.832 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T19:56:40.832 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:56:40.904 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:56:41.043 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b1abe68dee0>, signals=[15]) 2026-02-19T19:56:41.043 INFO:teuthology.lock.ops:Start node 'trial124.front.sepia.ceph.com' reimaging 2026-02-19T19:56:41.043 INFO:teuthology.lock.ops:Updating [trial124.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T19:56:41.043 INFO:teuthology.lock.ops:Updating trial124.front.sepia.ceph.com on lock server 2026-02-19T19:56:41.249 DEBUG:teuthology.provision.fog.trial124:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-19T19:56:41.300 INFO:teuthology.provision.fog.trial124:Scheduling deploy of ubuntu 22.04 2026-02-19T19:56:42.376 INFO:teuthology.orchestra.console.trial124:Power off 2026-02-19T19:56:42.376 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T19:56:42.415 DEBUG:teuthology.orchestra.console.trial124:power off output: Chassis Power Control: Down/Off 2026-02-19T19:56:46.419 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:56:46.529 DEBUG:teuthology.orchestra.console.trial124:check power output: Chassis Power is off 2026-02-19T19:56:46.529 INFO:teuthology.orchestra.console.trial124:Power off completed 2026-02-19T19:56:46.630 INFO:teuthology.orchestra.console.trial124:Power on 2026-02-19T19:56:46.630 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T19:56:46.669 DEBUG:teuthology.orchestra.console.trial124:power on output: Chassis Power Control: Up/On 2026-02-19T19:56:50.670 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:56:50.781 DEBUG:teuthology.orchestra.console.trial124:check power output: Chassis Power is on 2026-02-19T19:56:50.781 INFO:teuthology.orchestra.console.trial124:Power on completed 2026-02-19T19:56:50.881 INFO:teuthology.provision.fog.trial124:Waiting for deploy to finish 2026-02-19T19:58:53.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:59:07.456 WARNING:teuthology.provision.fog.trial124:[Errno None] Unable to connect to port 22 on 10.20.193.124 2026-02-19T19:59:13.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:59:16.544 WARNING:teuthology.provision.fog.trial124:[Errno None] Unable to connect to port 22 on 10.20.193.124 2026-02-19T19:59:22.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:59:25.633 WARNING:teuthology.provision.fog.trial124:[Errno None] Unable to connect to port 22 on 10.20.193.124 2026-02-19T19:59:31.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:00:07.672 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T20:00:07.672 DEBUG:teuthology.orchestra.run.trial124:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T20:00:08.065 INFO:teuthology.provision.fog.trial124:Node is ready 2026-02-19T20:00:08.066 DEBUG:teuthology.orchestra.run.trial124:> hostname 2026-02-19T20:00:08.110 INFO:teuthology.orchestra.run.trial124.stdout:trial124.front.sepia.ceph.com 2026-02-19T20:00:08.111 DEBUG:teuthology.orchestra.run.trial124:> grep trial124.front.sepia.ceph.com /etc/hosts 2026-02-19T20:00:08.154 INFO:teuthology.orchestra.run.trial124.stdout:10.20.193.124 trial124.front.sepia.ceph.com trial124 2026-02-19T20:00:08.155 DEBUG:teuthology.orchestra.run.trial124:> sudo hostname trial124 2026-02-19T20:00:08.209 DEBUG:teuthology.orchestra.run.trial124:> sudo sed -i -e 's/trial124.front.sepia.ceph.com/trial124/g' /etc/hosts 2026-02-19T20:00:08.259 DEBUG:teuthology.orchestra.run.trial124:> sudo sed -i -e 's/10.20.193.124/10.20.193.124/g' /etc/hosts 2026-02-19T20:00:08.306 DEBUG:teuthology.orchestra.run.trial124:> sudo sed -i -e 's/trial124.front.sepia.ceph.com/trial124/g' /etc/hostname 2026-02-19T20:00:08.359 DEBUG:teuthology.orchestra.run.trial124:> sudo hostname trial124 2026-02-19T20:00:08.410 DEBUG:teuthology.orchestra.run.trial124:> cat /etc/os-release 2026-02-19T20:00:08.454 INFO:teuthology.orchestra.run.trial124.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:NAME="Ubuntu" 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:VERSION_ID="22.04" 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:VERSION_CODENAME=jammy 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:ID=ubuntu 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:ID_LIKE=debian 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T20:00:08.455 INFO:teuthology.orchestra.run.trial124.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T20:00:08.456 INFO:teuthology.orchestra.run.trial124.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T20:00:08.456 INFO:teuthology.orchestra.run.trial124.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T20:00:08.456 INFO:teuthology.orchestra.run.trial124.stdout:UBUNTU_CODENAME=jammy 2026-02-19T20:00:08.457 INFO:teuthology.provision.fog.trial124:Deploy complete! 2026-02-19T20:00:08.457 DEBUG:teuthology.parallel:result is None 2026-02-19T20:00:08.793 INFO:teuthology.lock.ops:Checking trial124.front.sepia.ceph.com 2026-02-19T20:00:08.794 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T20:00:08.889 INFO:teuthology.lock.ops:Updating [trial124.front.sepia.ceph.com]: set os type and version on server 2026-02-19T20:00:08.890 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial124.front.sepia.ceph.com' 2026-02-19T20:00:08.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:00:08.957 DEBUG:teuthology.orchestra.run.trial124:> true 2026-02-19T20:00:09.035 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial124.front.sepia.ceph.com' 2026-02-19T20:00:09.035 DEBUG:teuthology.orchestra.run.trial124:> uname -m 2026-02-19T20:00:09.082 INFO:teuthology.orchestra.run.trial124.stdout:x86_64 2026-02-19T20:00:09.082 DEBUG:teuthology.orchestra.run.trial124:> cat /etc/os-release 2026-02-19T20:00:09.126 INFO:teuthology.orchestra.run.trial124.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T20:00:09.126 INFO:teuthology.orchestra.run.trial124.stdout:NAME="Ubuntu" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:VERSION_ID="22.04" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:VERSION_CODENAME=jammy 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:ID=ubuntu 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:ID_LIKE=debian 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T20:00:09.127 INFO:teuthology.orchestra.run.trial124.stdout:UBUNTU_CODENAME=jammy 2026-02-19T20:00:09.128 INFO:teuthology.lock.ops:Updating trial124.front.sepia.ceph.com on lock server 2026-02-19T20:00:09.228 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:00:09.318 INFO:teuthology.dispatcher.supervisor:Running job 59600 2026-02-19T20:00:09.318 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59600 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/singleton/{all/admin_socket conf/{disable-pool-app} objectstore/bluestore-hybrid supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59600/orig.config.yaml 2026-02-19T20:00:09.318 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59600 2026-02-19T20:00:09.318 INFO:teuthology.dispatcher.supervisor:Job PID: 1332657 2026-02-19T20:00:09.318 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T20:02:09.418 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:04:09.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:06:09.790 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:06:09.880 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T20:06:09.938 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:06:10.237 INFO:teuthology.orchestra.console.trial124:Power off 2026-02-19T20:06:10.237 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:06:10.275 DEBUG:teuthology.orchestra.console.trial124:power off output: Chassis Power Control: Down/Off 2026-02-19T20:06:14.280 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:06:14.389 DEBUG:teuthology.orchestra.console.trial124:check power output: Chassis Power is on 2026-02-19T20:06:18.392 DEBUG:teuthology.orchestra.console.trial124:pexpect command: ipmitool -H trial124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:06:18.502 DEBUG:teuthology.orchestra.console.trial124:check power output: Chassis Power is off 2026-02-19T20:06:18.502 INFO:teuthology.orchestra.console.trial124:Power off completed 2026-02-19T20:06:18.713 INFO:teuthology.lock.ops:unlocked: trial124.front.sepia.ceph.com