2026-02-20T23:17:56.001 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T23:17:56.001 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:17:56.084 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:17:56.227 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x72f51e0799e0>, signals=[15]) 2026-02-20T23:17:56.227 INFO:teuthology.lock.ops:Start node 'trial078.front.sepia.ceph.com' reimaging 2026-02-20T23:17:56.227 INFO:teuthology.lock.ops:Updating [trial078.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T23:17:56.227 INFO:teuthology.lock.ops:Updating trial078.front.sepia.ceph.com on lock server 2026-02-20T23:17:56.445 DEBUG:teuthology.provision.fog.trial078:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T23:17:56.481 INFO:teuthology.provision.fog.trial078:Scheduling deploy of ubuntu 22.04 2026-02-20T23:17:57.688 INFO:teuthology.orchestra.console.trial078:Power off 2026-02-20T23:17:57.689 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:17:57.733 DEBUG:teuthology.orchestra.console.trial078:power off output: Chassis Power Control: Down/Off 2026-02-20T23:18:01.737 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:18:01.847 DEBUG:teuthology.orchestra.console.trial078:check power output: Chassis Power is off 2026-02-20T23:18:01.847 INFO:teuthology.orchestra.console.trial078:Power off completed 2026-02-20T23:18:01.948 INFO:teuthology.orchestra.console.trial078:Power on 2026-02-20T23:18:01.948 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T23:18:01.990 DEBUG:teuthology.orchestra.console.trial078:power on output: Chassis Power Control: Up/On 2026-02-20T23:18:05.994 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:18:06.103 DEBUG:teuthology.orchestra.console.trial078:check power output: Chassis Power is on 2026-02-20T23:18:06.103 INFO:teuthology.orchestra.console.trial078:Power on completed 2026-02-20T23:18:06.204 INFO:teuthology.provision.fog.trial078:Waiting for deploy to finish 2026-02-20T23:20:09.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:20:23.424 WARNING:teuthology.provision.fog.trial078:[Errno None] Unable to connect to port 22 on 10.20.193.78 2026-02-20T23:20:29.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:20:32.512 WARNING:teuthology.provision.fog.trial078:[Errno None] Unable to connect to port 22 on 10.20.193.78 2026-02-20T23:20:38.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:21:14.368 WARNING:teuthology.provision.fog.trial078:[Errno None] Unable to connect to port 22 on 10.20.193.78 2026-02-20T23:21:20.369 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:21:20.482 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T23:21:20.482 DEBUG:teuthology.orchestra.run.trial078:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T23:21:20.871 INFO:teuthology.provision.fog.trial078:Node is ready 2026-02-20T23:21:20.871 DEBUG:teuthology.orchestra.run.trial078:> hostname 2026-02-20T23:21:20.915 INFO:teuthology.orchestra.run.trial078.stdout:trial078.front.sepia.ceph.com 2026-02-20T23:21:20.915 DEBUG:teuthology.orchestra.run.trial078:> grep trial078.front.sepia.ceph.com /etc/hosts 2026-02-20T23:21:20.958 INFO:teuthology.orchestra.run.trial078.stdout:10.20.193.78 trial078.front.sepia.ceph.com trial078 2026-02-20T23:21:20.959 DEBUG:teuthology.orchestra.run.trial078:> sudo hostname trial078 2026-02-20T23:21:21.011 DEBUG:teuthology.orchestra.run.trial078:> sudo sed -i -e 's/trial078.front.sepia.ceph.com/trial078/g' /etc/hosts 2026-02-20T23:21:21.061 DEBUG:teuthology.orchestra.run.trial078:> sudo sed -i -e 's/10.20.193.78/10.20.193.78/g' /etc/hosts 2026-02-20T23:21:21.114 DEBUG:teuthology.orchestra.run.trial078:> sudo sed -i -e 's/trial078.front.sepia.ceph.com/trial078/g' /etc/hostname 2026-02-20T23:21:21.168 DEBUG:teuthology.orchestra.run.trial078:> sudo hostname trial078 2026-02-20T23:21:21.220 DEBUG:teuthology.orchestra.run.trial078:> cat /etc/os-release 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:NAME="Ubuntu" 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:VERSION_ID="22.04" 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:VERSION_CODENAME=jammy 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:ID=ubuntu 2026-02-20T23:21:21.268 INFO:teuthology.orchestra.run.trial078.stdout:ID_LIKE=debian 2026-02-20T23:21:21.269 INFO:teuthology.orchestra.run.trial078.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T23:21:21.269 INFO:teuthology.orchestra.run.trial078.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T23:21:21.269 INFO:teuthology.orchestra.run.trial078.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T23:21:21.269 INFO:teuthology.orchestra.run.trial078.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T23:21:21.269 INFO:teuthology.orchestra.run.trial078.stdout:UBUNTU_CODENAME=jammy 2026-02-20T23:21:21.270 INFO:teuthology.provision.fog.trial078:Deploy complete! 2026-02-20T23:21:21.271 DEBUG:teuthology.parallel:result is None 2026-02-20T23:21:21.633 INFO:teuthology.lock.ops:Checking trial078.front.sepia.ceph.com 2026-02-20T23:21:21.633 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T23:21:21.724 INFO:teuthology.lock.ops:Updating [trial078.front.sepia.ceph.com]: set os type and version on server 2026-02-20T23:21:21.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial078.front.sepia.ceph.com' 2026-02-20T23:21:21.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial078.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:21:21.792 DEBUG:teuthology.orchestra.run.trial078:> true 2026-02-20T23:21:21.869 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial078.front.sepia.ceph.com' 2026-02-20T23:21:21.869 DEBUG:teuthology.orchestra.run.trial078:> uname -m 2026-02-20T23:21:21.915 INFO:teuthology.orchestra.run.trial078.stdout:x86_64 2026-02-20T23:21:21.915 DEBUG:teuthology.orchestra.run.trial078:> cat /etc/os-release 2026-02-20T23:21:21.959 INFO:teuthology.orchestra.run.trial078.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:NAME="Ubuntu" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:VERSION_ID="22.04" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:VERSION_CODENAME=jammy 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:ID=ubuntu 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:ID_LIKE=debian 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T23:21:21.960 INFO:teuthology.orchestra.run.trial078.stdout:UBUNTU_CODENAME=jammy 2026-02-20T23:21:21.961 INFO:teuthology.lock.ops:Updating trial078.front.sepia.ceph.com on lock server 2026-02-20T23:21:22.059 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:21:22.150 INFO:teuthology.dispatcher.supervisor:Running job 61771 2026-02-20T23:21:22.150 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-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61771 --name yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description orch/rook/smoke/{0-distro/ubuntu_22.04 0-kubeadm 0-nvme-loop 1-rook 2-workload/radosbench cluster/1-node k8s/1.21 net/host rook/1.7.2} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61771/orig.config.yaml 2026-02-20T23:21:22.151 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61771 2026-02-20T23:21:22.151 INFO:teuthology.dispatcher.supervisor:Job PID: 1587963 2026-02-20T23:21:22.151 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T23:23:22.250 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:25:22.422 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:25:22.502 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-20T23:25:22.563 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T23:25:22.898 INFO:teuthology.orchestra.console.trial078:Power off 2026-02-20T23:25:22.899 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:25:22.937 DEBUG:teuthology.orchestra.console.trial078:power off output: Chassis Power Control: Down/Off 2026-02-20T23:25:26.940 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:25:27.048 DEBUG:teuthology.orchestra.console.trial078:check power output: Chassis Power is on 2026-02-20T23:25:31.053 DEBUG:teuthology.orchestra.console.trial078:pexpect command: ipmitool -H trial078.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:25:31.161 DEBUG:teuthology.orchestra.console.trial078:check power output: Chassis Power is off 2026-02-20T23:25:31.162 INFO:teuthology.orchestra.console.trial078:Power off completed 2026-02-20T23:25:31.374 INFO:teuthology.lock.ops:unlocked: trial078.front.sepia.ceph.com