2026-02-25T10:50:13.184 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T10:50:13.184 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:50:13.257 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:50:13.396 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70095469c9a0>, signals=[15]) 2026-02-25T10:50:13.396 INFO:teuthology.lock.ops:Start node 'trial112.front.sepia.ceph.com' reimaging 2026-02-25T10:50:13.396 INFO:teuthology.lock.ops:Updating [trial112.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T10:50:13.396 INFO:teuthology.lock.ops:Updating trial112.front.sepia.ceph.com on lock server 2026-02-25T10:50:13.586 DEBUG:teuthology.provision.fog.trial112:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-25T10:50:13.639 INFO:teuthology.provision.fog.trial112:Scheduling deploy of ubuntu 22.04 2026-02-25T10:50:16.746 INFO:teuthology.orchestra.console.trial112:Power off 2026-02-25T10:50:16.746 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T10:50:16.790 DEBUG:teuthology.orchestra.console.trial112:power off output: Chassis Power Control: Down/Off 2026-02-25T10:50:20.795 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:50:20.904 DEBUG:teuthology.orchestra.console.trial112:check power output: Chassis Power is off 2026-02-25T10:50:20.904 INFO:teuthology.orchestra.console.trial112:Power off completed 2026-02-25T10:50:21.004 INFO:teuthology.orchestra.console.trial112:Power on 2026-02-25T10:50:21.005 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T10:50:21.045 DEBUG:teuthology.orchestra.console.trial112:power on output: Chassis Power Control: Up/On 2026-02-25T10:50:25.049 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:50:25.160 DEBUG:teuthology.orchestra.console.trial112:check power output: Chassis Power is on 2026-02-25T10:50:25.161 INFO:teuthology.orchestra.console.trial112:Power on completed 2026-02-25T10:50:25.261 INFO:teuthology.provision.fog.trial112:Waiting for deploy to finish 2026-02-25T10:52:29.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T10:52:51.456 WARNING:teuthology.provision.fog.trial112:[Errno None] Unable to connect to port 22 on 10.20.193.112 2026-02-25T10:52:57.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T10:53:00.544 WARNING:teuthology.provision.fog.trial112:[Errno None] Unable to connect to port 22 on 10.20.193.112 2026-02-25T10:53:06.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T10:53:42.744 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T10:53:42.744 DEBUG:teuthology.orchestra.run.trial112:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T10:53:43.134 INFO:teuthology.provision.fog.trial112:Node is ready 2026-02-25T10:53:43.134 DEBUG:teuthology.orchestra.run.trial112:> hostname 2026-02-25T10:53:43.178 INFO:teuthology.orchestra.run.trial112.stdout:trial112.front.sepia.ceph.com 2026-02-25T10:53:43.179 DEBUG:teuthology.orchestra.run.trial112:> grep trial112.front.sepia.ceph.com /etc/hosts 2026-02-25T10:53:43.223 INFO:teuthology.orchestra.run.trial112.stdout:10.20.193.112 trial112.front.sepia.ceph.com trial112 2026-02-25T10:53:43.223 DEBUG:teuthology.orchestra.run.trial112:> sudo hostname trial112 2026-02-25T10:53:43.278 DEBUG:teuthology.orchestra.run.trial112:> sudo sed -i -e 's/trial112.front.sepia.ceph.com/trial112/g' /etc/hosts 2026-02-25T10:53:43.327 DEBUG:teuthology.orchestra.run.trial112:> sudo sed -i -e 's/10.20.193.112/10.20.193.112/g' /etc/hosts 2026-02-25T10:53:43.379 DEBUG:teuthology.orchestra.run.trial112:> sudo sed -i -e 's/trial112.front.sepia.ceph.com/trial112/g' /etc/hostname 2026-02-25T10:53:43.432 DEBUG:teuthology.orchestra.run.trial112:> sudo hostname trial112 2026-02-25T10:53:43.483 DEBUG:teuthology.orchestra.run.trial112:> cat /etc/os-release 2026-02-25T10:53:43.527 INFO:teuthology.orchestra.run.trial112.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:NAME="Ubuntu" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:VERSION_ID="22.04" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:VERSION_CODENAME=jammy 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:ID=ubuntu 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:ID_LIKE=debian 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T10:53:43.528 INFO:teuthology.orchestra.run.trial112.stdout:UBUNTU_CODENAME=jammy 2026-02-25T10:53:43.529 INFO:teuthology.provision.fog.trial112:Deploy complete! 2026-02-25T10:53:43.530 DEBUG:teuthology.parallel:result is None 2026-02-25T10:53:43.862 INFO:teuthology.lock.ops:Checking trial112.front.sepia.ceph.com 2026-02-25T10:53:43.862 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T10:53:43.922 INFO:teuthology.lock.ops:Updating [trial112.front.sepia.ceph.com]: set os type and version on server 2026-02-25T10:53:43.922 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial112.front.sepia.ceph.com' 2026-02-25T10:53:43.922 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T10:53:43.987 DEBUG:teuthology.orchestra.run.trial112:> true 2026-02-25T10:53:44.065 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial112.front.sepia.ceph.com' 2026-02-25T10:53:44.066 DEBUG:teuthology.orchestra.run.trial112:> uname -m 2026-02-25T10:53:44.110 INFO:teuthology.orchestra.run.trial112.stdout:x86_64 2026-02-25T10:53:44.111 DEBUG:teuthology.orchestra.run.trial112:> cat /etc/os-release 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:NAME="Ubuntu" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:VERSION_ID="22.04" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:VERSION_CODENAME=jammy 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:ID=ubuntu 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:ID_LIKE=debian 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-25T10:53:44.154 INFO:teuthology.orchestra.run.trial112.stdout:UBUNTU_CODENAME=jammy 2026-02-25T10:53:44.155 INFO:teuthology.lock.ops:Updating trial112.front.sepia.ceph.com on lock server 2026-02-25T10:53:44.233 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:53:44.318 INFO:teuthology.dispatcher.supervisor:Running job 69737 2026-02-25T10:53:44.319 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_anuchaithra@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_09:43:28-rgw-wip-anrao5-testing-2026-02-25-1105-distro-default-trial/69737 --name anuchaithra-2026-02-25_09:43:28-rgw-wip-anrao5-testing-2026-02-25-1105-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/s3/{auth-order/local-external s3tests} ubuntu_latest} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_09:43:28-rgw-wip-anrao5-testing-2026-02-25-1105-distro-default-trial/69737/orig.config.yaml 2026-02-25T10:53:44.319 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-25_09:43:28-rgw-wip-anrao5-testing-2026-02-25-1105-distro-default-trial/69737 2026-02-25T10:53:44.319 INFO:teuthology.dispatcher.supervisor:Job PID: 322527 2026-02-25T10:53:44.319 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T10:55:44.419 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:57:44.586 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:59:44.766 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T11:01:44.914 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T11:03:47.142 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T11:03:47.245 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-25T11:03:47.307 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T11:03:47.608 INFO:teuthology.orchestra.console.trial112:Power off 2026-02-25T11:03:47.609 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T11:03:47.647 DEBUG:teuthology.orchestra.console.trial112:power off output: Chassis Power Control: Down/Off 2026-02-25T11:03:51.651 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T11:03:51.760 DEBUG:teuthology.orchestra.console.trial112:check power output: Chassis Power is on 2026-02-25T11:03:55.763 DEBUG:teuthology.orchestra.console.trial112:pexpect command: ipmitool -H trial112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T11:03:55.873 DEBUG:teuthology.orchestra.console.trial112:check power output: Chassis Power is off 2026-02-25T11:03:55.874 INFO:teuthology.orchestra.console.trial112:Power off completed 2026-02-25T11:03:56.080 INFO:teuthology.lock.ops:unlocked: trial112.front.sepia.ceph.com