2026-02-21T17:02:57.736 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T17:02:57.736 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:02:57.808 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:02:57.942 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7798d1a82ac0>, signals=[15]) 2026-02-21T17:02:57.942 INFO:teuthology.lock.ops:Start node 'trial176.front.sepia.ceph.com' reimaging 2026-02-21T17:02:57.942 INFO:teuthology.lock.ops:Updating [trial176.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T17:02:57.942 INFO:teuthology.lock.ops:Updating trial176.front.sepia.ceph.com on lock server 2026-02-21T17:02:58.143 DEBUG:teuthology.provision.fog.trial176:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T17:02:58.178 INFO:teuthology.provision.fog.trial176:Scheduling deploy of ubuntu 22.04 2026-02-21T17:02:59.276 INFO:teuthology.orchestra.console.trial176:Power off 2026-02-21T17:02:59.276 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:02:59.314 DEBUG:teuthology.orchestra.console.trial176:power off output: Chassis Power Control: Down/Off 2026-02-21T17:03:03.319 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:03.427 DEBUG:teuthology.orchestra.console.trial176:check power output: Chassis Power is off 2026-02-21T17:03:03.428 INFO:teuthology.orchestra.console.trial176:Power off completed 2026-02-21T17:03:03.528 INFO:teuthology.orchestra.console.trial176:Power on 2026-02-21T17:03:03.528 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T17:03:03.566 DEBUG:teuthology.orchestra.console.trial176:power on output: Chassis Power Control: Up/On 2026-02-21T17:03:07.570 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:07.679 DEBUG:teuthology.orchestra.console.trial176:check power output: Chassis Power is on 2026-02-21T17:03:07.679 INFO:teuthology.orchestra.console.trial176:Power on completed 2026-02-21T17:03:07.780 INFO:teuthology.provision.fog.trial176:Waiting for deploy to finish 2026-02-21T17:05:14.498 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:28.768 WARNING:teuthology.provision.fog.trial176:[Errno None] Unable to connect to port 22 on 10.20.193.176 2026-02-21T17:05:34.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:37.856 WARNING:teuthology.provision.fog.trial176:[Errno None] Unable to connect to port 22 on 10.20.193.176 2026-02-21T17:05:43.862 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:46.944 WARNING:teuthology.provision.fog.trial176:[Errno None] Unable to connect to port 22 on 10.20.193.176 2026-02-21T17:05:52.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:06:28.977 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T17:06:28.978 DEBUG:teuthology.orchestra.run.trial176:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T17:06:29.371 INFO:teuthology.provision.fog.trial176:Node is ready 2026-02-21T17:06:29.371 DEBUG:teuthology.orchestra.run.trial176:> hostname 2026-02-21T17:06:29.418 INFO:teuthology.orchestra.run.trial176.stdout:trial176.front.sepia.ceph.com 2026-02-21T17:06:29.419 DEBUG:teuthology.orchestra.run.trial176:> grep trial176.front.sepia.ceph.com /etc/hosts 2026-02-21T17:06:29.467 INFO:teuthology.orchestra.run.trial176.stdout:10.20.193.176 trial176.front.sepia.ceph.com trial176 2026-02-21T17:06:29.467 DEBUG:teuthology.orchestra.run.trial176:> sudo hostname trial176 2026-02-21T17:06:29.521 DEBUG:teuthology.orchestra.run.trial176:> sudo sed -i -e 's/trial176.front.sepia.ceph.com/trial176/g' /etc/hosts 2026-02-21T17:06:29.570 DEBUG:teuthology.orchestra.run.trial176:> sudo sed -i -e 's/10.20.193.176/10.20.193.176/g' /etc/hosts 2026-02-21T17:06:29.619 DEBUG:teuthology.orchestra.run.trial176:> sudo sed -i -e 's/trial176.front.sepia.ceph.com/trial176/g' /etc/hostname 2026-02-21T17:06:29.671 DEBUG:teuthology.orchestra.run.trial176:> sudo hostname trial176 2026-02-21T17:06:29.726 DEBUG:teuthology.orchestra.run.trial176:> cat /etc/os-release 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:NAME="Ubuntu" 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:VERSION_ID="22.04" 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:VERSION_CODENAME=jammy 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:ID=ubuntu 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:ID_LIKE=debian 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial176.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial176.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial176.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial176.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial176.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:06:29.773 INFO:teuthology.provision.fog.trial176:Deploy complete! 2026-02-21T17:06:29.773 DEBUG:teuthology.parallel:result is None 2026-02-21T17:06:30.126 INFO:teuthology.lock.ops:Checking trial176.front.sepia.ceph.com 2026-02-21T17:06:30.126 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T17:06:30.207 INFO:teuthology.lock.ops:Updating [trial176.front.sepia.ceph.com]: set os type and version on server 2026-02-21T17:06:30.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial176.front.sepia.ceph.com' 2026-02-21T17:06:30.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:06:30.269 DEBUG:teuthology.orchestra.run.trial176:> true 2026-02-21T17:06:30.346 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial176.front.sepia.ceph.com' 2026-02-21T17:06:30.346 DEBUG:teuthology.orchestra.run.trial176:> uname -m 2026-02-21T17:06:30.389 INFO:teuthology.orchestra.run.trial176.stdout:x86_64 2026-02-21T17:06:30.390 DEBUG:teuthology.orchestra.run.trial176:> cat /etc/os-release 2026-02-21T17:06:30.434 INFO:teuthology.orchestra.run.trial176.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:06:30.434 INFO:teuthology.orchestra.run.trial176.stdout:NAME="Ubuntu" 2026-02-21T17:06:30.434 INFO:teuthology.orchestra.run.trial176.stdout:VERSION_ID="22.04" 2026-02-21T17:06:30.434 INFO:teuthology.orchestra.run.trial176.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:VERSION_CODENAME=jammy 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:ID=ubuntu 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:ID_LIKE=debian 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:06:30.435 INFO:teuthology.orchestra.run.trial176.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:06:30.436 INFO:teuthology.lock.ops:Updating trial176.front.sepia.ceph.com on lock server 2026-02-21T17:06:30.535 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:06:30.631 INFO:teuthology.dispatcher.supervisor:Running job 62806 2026-02-21T17:06:30.632 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_jfw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62806 --name jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial --description rgw/d4n/{cluster ignore-pg-availability overrides supported-random-distro$/{ubuntu_latest} tasks/rgw_d4ntests} -- /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62806/orig.config.yaml 2026-02-21T17:06:30.632 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62806 2026-02-21T17:06:30.632 INFO:teuthology.dispatcher.supervisor:Job PID: 244774 2026-02-21T17:06:30.632 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T17:08:30.719 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:10:30.905 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:12:31.103 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:14:31.217 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:16:31.367 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:18:31.574 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:18:31.662 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T17:18:31.723 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T17:18:32.215 INFO:teuthology.orchestra.console.trial176:Power off 2026-02-21T17:18:32.215 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:18:32.254 DEBUG:teuthology.orchestra.console.trial176:power off output: Chassis Power Control: Down/Off 2026-02-21T17:18:36.259 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:18:36.366 DEBUG:teuthology.orchestra.console.trial176:check power output: Chassis Power is on 2026-02-21T17:18:40.371 DEBUG:teuthology.orchestra.console.trial176:pexpect command: ipmitool -H trial176.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:18:40.480 DEBUG:teuthology.orchestra.console.trial176:check power output: Chassis Power is off 2026-02-21T17:18:40.481 INFO:teuthology.orchestra.console.trial176:Power off completed 2026-02-21T17:18:40.689 INFO:teuthology.lock.ops:unlocked: trial176.front.sepia.ceph.com