2026-02-25T16:26:19.887 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T16:26:19.887 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:26:19.967 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:26:20.100 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7aa1e601b380>, signals=[15]) 2026-02-25T16:26:20.100 INFO:teuthology.lock.ops:Start node 'trial116.front.sepia.ceph.com' reimaging 2026-02-25T16:26:20.100 INFO:teuthology.lock.ops:Updating [trial116.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T16:26:20.100 INFO:teuthology.lock.ops:Updating trial116.front.sepia.ceph.com on lock server 2026-02-25T16:26:20.308 DEBUG:teuthology.provision.fog.trial116:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-25T16:26:20.361 INFO:teuthology.provision.fog.trial116:Scheduling deploy of ubuntu 22.04 2026-02-25T16:26:21.748 INFO:teuthology.orchestra.console.trial116:Power off 2026-02-25T16:26:21.748 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T16:26:21.789 DEBUG:teuthology.orchestra.console.trial116:power off output: Chassis Power Control: Down/Off 2026-02-25T16:26:25.793 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:26:25.902 DEBUG:teuthology.orchestra.console.trial116:check power output: Chassis Power is off 2026-02-25T16:26:25.902 INFO:teuthology.orchestra.console.trial116:Power off completed 2026-02-25T16:26:26.003 INFO:teuthology.orchestra.console.trial116:Power on 2026-02-25T16:26:26.003 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T16:26:26.046 DEBUG:teuthology.orchestra.console.trial116:power on output: Chassis Power Control: Up/On 2026-02-25T16:26:30.050 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:26:30.159 DEBUG:teuthology.orchestra.console.trial116:check power output: Chassis Power is on 2026-02-25T16:26:30.160 INFO:teuthology.orchestra.console.trial116:Power on completed 2026-02-25T16:26:30.260 INFO:teuthology.provision.fog.trial116:Waiting for deploy to finish 2026-02-25T16:28:33.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:28:47.488 WARNING:teuthology.provision.fog.trial116:[Errno None] Unable to connect to port 22 on 10.20.193.116 2026-02-25T16:28:53.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:28:56.576 WARNING:teuthology.provision.fog.trial116:[Errno None] Unable to connect to port 22 on 10.20.193.116 2026-02-25T16:29:02.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:29:05.664 WARNING:teuthology.provision.fog.trial116:[Errno None] Unable to connect to port 22 on 10.20.193.116 2026-02-25T16:29:11.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:29:47.876 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T16:29:47.877 DEBUG:teuthology.orchestra.run.trial116:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T16:29:48.265 INFO:teuthology.provision.fog.trial116:Node is ready 2026-02-25T16:29:48.266 DEBUG:teuthology.orchestra.run.trial116:> hostname 2026-02-25T16:29:48.315 INFO:teuthology.orchestra.run.trial116.stdout:trial116.front.sepia.ceph.com 2026-02-25T16:29:48.315 DEBUG:teuthology.orchestra.run.trial116:> grep trial116.front.sepia.ceph.com /etc/hosts 2026-02-25T16:29:48.363 INFO:teuthology.orchestra.run.trial116.stdout:10.20.193.116 trial116.front.sepia.ceph.com trial116 2026-02-25T16:29:48.363 DEBUG:teuthology.orchestra.run.trial116:> sudo hostname trial116 2026-02-25T16:29:48.422 DEBUG:teuthology.orchestra.run.trial116:> sudo sed -i -e 's/trial116.front.sepia.ceph.com/trial116/g' /etc/hosts 2026-02-25T16:29:48.471 DEBUG:teuthology.orchestra.run.trial116:> sudo sed -i -e 's/10.20.193.116/10.20.193.116/g' /etc/hosts 2026-02-25T16:29:48.523 DEBUG:teuthology.orchestra.run.trial116:> sudo sed -i -e 's/trial116.front.sepia.ceph.com/trial116/g' /etc/hostname 2026-02-25T16:29:48.579 DEBUG:teuthology.orchestra.run.trial116:> sudo hostname trial116 2026-02-25T16:29:48.630 DEBUG:teuthology.orchestra.run.trial116:> cat /etc/os-release 2026-02-25T16:29:48.674 INFO:teuthology.orchestra.run.trial116.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T16:29:48.674 INFO:teuthology.orchestra.run.trial116.stdout:NAME="Ubuntu" 2026-02-25T16:29:48.674 INFO:teuthology.orchestra.run.trial116.stdout:VERSION_ID="22.04" 2026-02-25T16:29:48.674 INFO:teuthology.orchestra.run.trial116.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:VERSION_CODENAME=jammy 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:ID=ubuntu 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:ID_LIKE=debian 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T16:29:48.675 INFO:teuthology.orchestra.run.trial116.stdout:UBUNTU_CODENAME=jammy 2026-02-25T16:29:48.676 INFO:teuthology.provision.fog.trial116:Deploy complete! 2026-02-25T16:29:48.677 DEBUG:teuthology.parallel:result is None 2026-02-25T16:29:49.038 INFO:teuthology.lock.ops:Checking trial116.front.sepia.ceph.com 2026-02-25T16:29:49.038 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T16:29:49.122 INFO:teuthology.lock.ops:Updating [trial116.front.sepia.ceph.com]: set os type and version on server 2026-02-25T16:29:49.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial116.front.sepia.ceph.com' 2026-02-25T16:29:49.123 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:29:49.188 DEBUG:teuthology.orchestra.run.trial116:> true 2026-02-25T16:29:49.265 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial116.front.sepia.ceph.com' 2026-02-25T16:29:49.266 DEBUG:teuthology.orchestra.run.trial116:> uname -m 2026-02-25T16:29:49.310 INFO:teuthology.orchestra.run.trial116.stdout:x86_64 2026-02-25T16:29:49.310 DEBUG:teuthology.orchestra.run.trial116:> cat /etc/os-release 2026-02-25T16:29:49.354 INFO:teuthology.orchestra.run.trial116.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T16:29:49.354 INFO:teuthology.orchestra.run.trial116.stdout:NAME="Ubuntu" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:VERSION_ID="22.04" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:VERSION_CODENAME=jammy 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:ID=ubuntu 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:ID_LIKE=debian 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T16:29:49.355 INFO:teuthology.orchestra.run.trial116.stdout:UBUNTU_CODENAME=jammy 2026-02-25T16:29:49.356 INFO:teuthology.lock.ops:Updating trial116.front.sepia.ceph.com on lock server 2026-02-25T16:29:49.458 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:29:49.551 INFO:teuthology.dispatcher.supervisor:Running job 70448 2026-02-25T16:29:49.551 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_emzhang@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70448 --name emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial --description rados:standalone/{supported-random-distro$/{ubuntu_latest} workloads/misc} -- /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70448/orig.config.yaml 2026-02-25T16:29:49.552 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70448 2026-02-25T16:29:49.552 INFO:teuthology.dispatcher.supervisor:Job PID: 2767068 2026-02-25T16:29:49.552 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T16:31:49.651 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:33:49.960 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:35:50.161 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:37:50.373 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:39:50.511 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:41:50.695 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:43:50.896 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:45:51.091 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:47:51.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:49:51.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:51:51.568 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:53:51.756 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:55:52.059 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:57:52.253 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:59:52.439 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:01:52.640 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:03:52.782 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:05:52.940 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:07:53.115 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:09:53.220 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:11:53.426 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:13:53.617 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:15:53.725 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:17:53.864 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:19:54.033 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:21:54.183 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:23:54.351 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:25:54.541 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:27:54.684 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:29:54.862 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:31:55.063 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:33:55.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:35:55.367 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:37:55.536 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:39:55.700 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:41:55.884 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:43:56.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:45:56.180 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:47:56.332 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:49:56.488 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:51:56.657 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:53:56.864 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:55:57.066 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:57:57.271 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T17:59:57.372 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:01:57.549 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:03:57.744 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:05:57.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:07:58.004 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:09:58.174 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:11:58.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:13:58.558 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:15:58.745 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:17:58.938 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:20:02.359 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:22:02.533 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:24:02.682 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:26:02.821 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:28:02.997 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:30:03.120 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:32:03.345 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:34:03.556 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:36:03.786 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:38:04.255 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:40:04.480 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:42:04.704 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:44:04.913 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:46:05.111 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:48:05.264 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:50:05.462 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:52:05.652 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:54:05.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:56:05.952 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T18:58:06.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:00:06.351 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:02:06.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:04:06.791 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:06:06.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:08:07.104 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:10:07.310 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:12:07.488 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:14:07.694 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:16:07.909 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:18:08.121 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:20:08.242 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:22:08.422 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:24:08.630 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:26:08.840 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:28:09.148 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:30:09.324 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:32:09.527 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:34:09.752 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:36:09.983 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:38:10.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:40:10.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:42:10.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:44:10.597 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:46:10.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:46:10.863 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T19:46:10.923 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T19:46:11.213 INFO:teuthology.orchestra.console.trial116:Power off 2026-02-25T19:46:11.213 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T19:46:11.252 DEBUG:teuthology.orchestra.console.trial116:power off output: Chassis Power Control: Down/Off 2026-02-25T19:46:15.256 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:46:15.364 DEBUG:teuthology.orchestra.console.trial116:check power output: Chassis Power is on 2026-02-25T19:46:19.369 DEBUG:teuthology.orchestra.console.trial116:pexpect command: ipmitool -H trial116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:46:19.478 DEBUG:teuthology.orchestra.console.trial116:check power output: Chassis Power is off 2026-02-25T19:46:19.479 INFO:teuthology.orchestra.console.trial116:Power off completed 2026-02-25T19:46:19.688 INFO:teuthology.lock.ops:unlocked: trial116.front.sepia.ceph.com