2026-02-25T22:11:47.530 INFO:root:teuthology version: 1.2.4.dev11+g6e3d0419c 2026-02-25T22:11:47.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:11:47.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:11:47.734 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7831a842f380>, signals=[15]) 2026-02-25T22:11:47.735 INFO:teuthology.lock.ops:Start node 'trial027.front.sepia.ceph.com' reimaging 2026-02-25T22:11:47.735 INFO:teuthology.lock.ops:Updating [trial027.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T22:11:47.735 INFO:teuthology.lock.ops:Updating trial027.front.sepia.ceph.com on lock server 2026-02-25T22:11:47.935 DEBUG:teuthology.provision.fog.trial027:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-25T22:11:47.987 INFO:teuthology.provision.fog.trial027:Scheduling deploy of ubuntu 22.04 2026-02-25T22:11:49.403 INFO:teuthology.orchestra.console.trial027:Power off 2026-02-25T22:11:49.403 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T22:11:49.443 DEBUG:teuthology.orchestra.console.trial027:power off output: Chassis Power Control: Down/Off 2026-02-25T22:11:53.448 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T22:11:53.556 DEBUG:teuthology.orchestra.console.trial027:check power output: Chassis Power is off 2026-02-25T22:11:53.557 INFO:teuthology.orchestra.console.trial027:Power off completed 2026-02-25T22:11:53.657 INFO:teuthology.orchestra.console.trial027:Power on 2026-02-25T22:11:53.657 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T22:11:53.698 DEBUG:teuthology.orchestra.console.trial027:power on output: Chassis Power Control: Up/On 2026-02-25T22:11:57.703 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T22:11:57.812 DEBUG:teuthology.orchestra.console.trial027:check power output: Chassis Power is on 2026-02-25T22:11:57.813 INFO:teuthology.orchestra.console.trial027:Power on completed 2026-02-25T22:11:57.913 INFO:teuthology.provision.fog.trial027:Waiting for deploy to finish 2026-02-25T22:14:00.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T22:14:15.232 WARNING:teuthology.provision.fog.trial027:[Errno None] Unable to connect to port 22 on 10.20.193.27 2026-02-25T22:14:21.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T22:14:24.320 WARNING:teuthology.provision.fog.trial027:[Errno None] Unable to connect to port 22 on 10.20.193.27 2026-02-25T22:14:30.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T22:14:33.408 WARNING:teuthology.provision.fog.trial027:[Errno None] Unable to connect to port 22 on 10.20.193.27 2026-02-25T22:14:39.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T22:15:15.191 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T22:15:15.192 DEBUG:teuthology.orchestra.run.trial027:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T22:15:15.583 INFO:teuthology.provision.fog.trial027:Node is ready 2026-02-25T22:15:15.584 DEBUG:teuthology.orchestra.run.trial027:> hostname 2026-02-25T22:15:15.628 INFO:teuthology.orchestra.run.trial027.stdout:trial027.front.sepia.ceph.com 2026-02-25T22:15:15.629 DEBUG:teuthology.orchestra.run.trial027:> grep trial027.front.sepia.ceph.com /etc/hosts 2026-02-25T22:15:15.676 INFO:teuthology.orchestra.run.trial027.stdout:10.20.193.27 trial027.front.sepia.ceph.com trial027 2026-02-25T22:15:15.677 DEBUG:teuthology.orchestra.run.trial027:> sudo hostname trial027 2026-02-25T22:15:15.731 DEBUG:teuthology.orchestra.run.trial027:> sudo sed -i -e 's/trial027.front.sepia.ceph.com/trial027/g' /etc/hosts 2026-02-25T22:15:15.784 DEBUG:teuthology.orchestra.run.trial027:> sudo sed -i -e 's/10.20.193.27/10.20.193.27/g' /etc/hosts 2026-02-25T22:15:15.833 DEBUG:teuthology.orchestra.run.trial027:> sudo sed -i -e 's/trial027.front.sepia.ceph.com/trial027/g' /etc/hostname 2026-02-25T22:15:15.884 DEBUG:teuthology.orchestra.run.trial027:> sudo hostname trial027 2026-02-25T22:15:15.936 DEBUG:teuthology.orchestra.run.trial027:> cat /etc/os-release 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:NAME="Ubuntu" 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:VERSION_ID="22.04" 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:VERSION_CODENAME=jammy 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:ID=ubuntu 2026-02-25T22:15:15.980 INFO:teuthology.orchestra.run.trial027.stdout:ID_LIKE=debian 2026-02-25T22:15:15.981 INFO:teuthology.orchestra.run.trial027.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T22:15:15.981 INFO:teuthology.orchestra.run.trial027.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T22:15:15.981 INFO:teuthology.orchestra.run.trial027.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T22:15:15.981 INFO:teuthology.orchestra.run.trial027.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T22:15:15.981 INFO:teuthology.orchestra.run.trial027.stdout:UBUNTU_CODENAME=jammy 2026-02-25T22:15:15.982 INFO:teuthology.provision.fog.trial027:Deploy complete! 2026-02-25T22:15:15.983 DEBUG:teuthology.parallel:result is None 2026-02-25T22:15:16.319 INFO:teuthology.lock.ops:Checking trial027.front.sepia.ceph.com 2026-02-25T22:15:16.319 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T22:15:16.417 INFO:teuthology.lock.ops:Updating [trial027.front.sepia.ceph.com]: set os type and version on server 2026-02-25T22:15:16.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial027.front.sepia.ceph.com' 2026-02-25T22:15:16.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T22:15:16.485 DEBUG:teuthology.orchestra.run.trial027:> true 2026-02-25T22:15:16.564 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial027.front.sepia.ceph.com' 2026-02-25T22:15:16.564 DEBUG:teuthology.orchestra.run.trial027:> uname -m 2026-02-25T22:15:16.616 INFO:teuthology.orchestra.run.trial027.stdout:x86_64 2026-02-25T22:15:16.616 DEBUG:teuthology.orchestra.run.trial027:> cat /etc/os-release 2026-02-25T22:15:16.659 INFO:teuthology.orchestra.run.trial027.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:NAME="Ubuntu" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:VERSION_ID="22.04" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:VERSION_CODENAME=jammy 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:ID=ubuntu 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:ID_LIKE=debian 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T22:15:16.660 INFO:teuthology.orchestra.run.trial027.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T22:15:16.661 INFO:teuthology.orchestra.run.trial027.stdout:UBUNTU_CODENAME=jammy 2026-02-25T22:15:16.661 INFO:teuthology.lock.ops:Updating trial027.front.sepia.ceph.com on lock server 2026-02-25T22:15:16.760 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:15:16.852 INFO:teuthology.dispatcher.supervisor:Running job 70704 2026-02-25T22:15:16.852 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_6e3d0419ccca0e75a03e08feb708946e198236f4/virtualenv/bin/teuthology -v --owner scheduled_emzhang@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_22:10:53-rados:standalone-wip-mon-colocate-distro-default-trial/70704 --name emzhang-2026-02-25_22:10:53-rados:standalone-wip-mon-colocate-distro-default-trial --description rados:standalone/{supported-random-distro$/{ubuntu_latest} workloads/osd-backfill} -- /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_22:10:53-rados:standalone-wip-mon-colocate-distro-default-trial/70704/orig.config.yaml 2026-02-25T22:15:16.853 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_22:10:53-rados:standalone-wip-mon-colocate-distro-default-trial/70704 2026-02-25T22:15:16.853 INFO:teuthology.dispatcher.supervisor:Job PID: 3899394 2026-02-25T22:15:16.853 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T22:17:16.953 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:19:17.085 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:21:17.294 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:23:17.447 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T22:23:17.533 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T22:23:17.607 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T22:23:17.932 INFO:teuthology.orchestra.console.trial027:Power off 2026-02-25T22:23:17.932 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T22:23:17.971 DEBUG:teuthology.orchestra.console.trial027:power off output: Chassis Power Control: Down/Off 2026-02-25T22:23:21.972 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T22:23:22.081 DEBUG:teuthology.orchestra.console.trial027:check power output: Chassis Power is on 2026-02-25T22:23:26.085 DEBUG:teuthology.orchestra.console.trial027:pexpect command: ipmitool -H trial027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T22:23:26.195 DEBUG:teuthology.orchestra.console.trial027:check power output: Chassis Power is off 2026-02-25T22:23:26.195 INFO:teuthology.orchestra.console.trial027:Power off completed 2026-02-25T22:23:26.404 INFO:teuthology.lock.ops:unlocked: trial027.front.sepia.ceph.com