2026-02-25T19:31:44.305 INFO:root:teuthology version: 1.2.4.dev11+ge6d9099ce 2026-02-25T19:31:44.305 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:31:44.379 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:31:44.512 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d080a2c7380>, signals=[15]) 2026-02-25T19:31:44.512 INFO:teuthology.lock.ops:Start node 'trial175.front.sepia.ceph.com' reimaging 2026-02-25T19:31:44.512 INFO:teuthology.lock.ops:Updating [trial175.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T19:31:44.512 INFO:teuthology.lock.ops:Updating trial175.front.sepia.ceph.com on lock server 2026-02-25T19:31:44.712 DEBUG:teuthology.provision.fog.trial175:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-25T19:31:44.759 INFO:teuthology.provision.fog.trial175:Scheduling deploy of ubuntu 22.04 2026-02-25T19:31:47.997 INFO:teuthology.orchestra.console.trial175:Power off 2026-02-25T19:31:47.998 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T19:31:48.036 DEBUG:teuthology.orchestra.console.trial175:power off output: Chassis Power Control: Down/Off 2026-02-25T19:31:52.040 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:31:52.148 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is off 2026-02-25T19:31:52.149 INFO:teuthology.orchestra.console.trial175:Power off completed 2026-02-25T19:31:52.249 INFO:teuthology.orchestra.console.trial175:Power on 2026-02-25T19:31:52.249 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T19:31:52.290 DEBUG:teuthology.orchestra.console.trial175:power on output: Chassis Power Control: Up/On 2026-02-25T19:31:56.295 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:31:56.404 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is on 2026-02-25T19:31:56.405 INFO:teuthology.orchestra.console.trial175:Power on completed 2026-02-25T19:31:56.505 INFO:teuthology.provision.fog.trial175:Waiting for deploy to finish 2026-02-25T19:34:08.412 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T19:34:22.720 WARNING:teuthology.provision.fog.trial175:[Errno None] Unable to connect to port 22 on 10.20.193.175 2026-02-25T19:34:28.727 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T19:34:31.808 WARNING:teuthology.provision.fog.trial175:[Errno None] Unable to connect to port 22 on 10.20.193.175 2026-02-25T19:34:37.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T19:34:40.896 WARNING:teuthology.provision.fog.trial175:[Errno None] Unable to connect to port 22 on 10.20.193.175 2026-02-25T19:34:46.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T19:35:22.868 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T19:35:22.869 DEBUG:teuthology.orchestra.run.trial175:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T19:35:23.265 INFO:teuthology.provision.fog.trial175:Node is ready 2026-02-25T19:35:23.266 DEBUG:teuthology.orchestra.run.trial175:> hostname 2026-02-25T19:35:23.311 INFO:teuthology.orchestra.run.trial175.stdout:trial175.front.sepia.ceph.com 2026-02-25T19:35:23.312 DEBUG:teuthology.orchestra.run.trial175:> grep trial175.front.sepia.ceph.com /etc/hosts 2026-02-25T19:35:23.358 INFO:teuthology.orchestra.run.trial175.stdout:10.20.193.175 trial175.front.sepia.ceph.com trial175 2026-02-25T19:35:23.358 DEBUG:teuthology.orchestra.run.trial175:> sudo hostname trial175 2026-02-25T19:35:23.420 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/trial175.front.sepia.ceph.com/trial175/g' /etc/hosts 2026-02-25T19:35:23.480 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/10.20.193.175/10.20.193.175/g' /etc/hosts 2026-02-25T19:35:23.533 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/trial175.front.sepia.ceph.com/trial175/g' /etc/hostname 2026-02-25T19:35:23.587 DEBUG:teuthology.orchestra.run.trial175:> sudo hostname trial175 2026-02-25T19:35:23.641 DEBUG:teuthology.orchestra.run.trial175:> cat /etc/os-release 2026-02-25T19:35:23.685 INFO:teuthology.orchestra.run.trial175.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T19:35:23.685 INFO:teuthology.orchestra.run.trial175.stdout:NAME="Ubuntu" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_ID="22.04" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_CODENAME=jammy 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:ID=ubuntu 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:ID_LIKE=debian 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T19:35:23.686 INFO:teuthology.orchestra.run.trial175.stdout:UBUNTU_CODENAME=jammy 2026-02-25T19:35:23.687 INFO:teuthology.provision.fog.trial175:Deploy complete! 2026-02-25T19:35:23.688 DEBUG:teuthology.parallel:result is None 2026-02-25T19:35:24.013 INFO:teuthology.lock.ops:Checking trial175.front.sepia.ceph.com 2026-02-25T19:35:24.013 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T19:35:24.101 INFO:teuthology.lock.ops:Updating [trial175.front.sepia.ceph.com]: set os type and version on server 2026-02-25T19:35:24.101 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial175.front.sepia.ceph.com' 2026-02-25T19:35:24.101 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T19:35:24.165 DEBUG:teuthology.orchestra.run.trial175:> true 2026-02-25T19:35:24.242 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial175.front.sepia.ceph.com' 2026-02-25T19:35:24.242 DEBUG:teuthology.orchestra.run.trial175:> uname -m 2026-02-25T19:35:24.293 INFO:teuthology.orchestra.run.trial175.stdout:x86_64 2026-02-25T19:35:24.293 DEBUG:teuthology.orchestra.run.trial175:> cat /etc/os-release 2026-02-25T19:35:24.337 INFO:teuthology.orchestra.run.trial175.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:NAME="Ubuntu" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_ID="22.04" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_CODENAME=jammy 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:ID=ubuntu 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:ID_LIKE=debian 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T19:35:24.338 INFO:teuthology.orchestra.run.trial175.stdout:UBUNTU_CODENAME=jammy 2026-02-25T19:35:24.339 INFO:teuthology.lock.ops:Updating trial175.front.sepia.ceph.com on lock server 2026-02-25T19:35:24.440 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:35:24.525 INFO:teuthology.dispatcher.supervisor:Running job 70534 2026-02-25T19:35:24.525 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/bin/teuthology -v --owner scheduled_aemerson@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/aemerson-2026-02-25_19:29:50-rgw-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70534 --name aemerson-2026-02-25_19:29:50-rgw-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/s3/{auth-order/external-local s3tests} ubuntu_latest} -- /home/teuthworker/mnt/teuthology/aemerson-2026-02-25_19:29:50-rgw-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70534/orig.config.yaml 2026-02-25T19:35:24.525 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/aemerson-2026-02-25_19:29:50-rgw-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/70534 2026-02-25T19:35:24.525 INFO:teuthology.dispatcher.supervisor:Job PID: 3420001 2026-02-25T19:35:24.525 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T19:37:24.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:39:24.785 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:41:24.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:43:25.102 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:45:25.273 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:47:25.469 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:49:25.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:51:25.841 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T19:51:25.928 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T19:51:25.988 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T19:51:26.277 INFO:teuthology.orchestra.console.trial175:Power off 2026-02-25T19:51:26.277 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T19:51:26.315 DEBUG:teuthology.orchestra.console.trial175:power off output: Chassis Power Control: Down/Off 2026-02-25T19:51:30.321 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:51:30.428 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is on 2026-02-25T19:51:34.433 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T19:51:34.542 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is off 2026-02-25T19:51:34.543 INFO:teuthology.orchestra.console.trial175:Power off completed 2026-02-25T19:51:34.753 INFO:teuthology.lock.ops:unlocked: trial175.front.sepia.ceph.com