2026-02-18T03:21:51.418 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T03:21:51.419 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:21:51.491 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:21:51.625 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f31c214cc20>, signals=[15]) 2026-02-18T03:21:51.625 INFO:teuthology.lock.ops:Start node 'trial065.front.sepia.ceph.com' reimaging 2026-02-18T03:21:51.625 INFO:teuthology.lock.ops:Updating [trial065.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T03:21:51.625 INFO:teuthology.lock.ops:Updating trial065.front.sepia.ceph.com on lock server 2026-02-18T03:21:51.825 DEBUG:teuthology.provision.fog.trial065:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T03:21:51.876 INFO:teuthology.provision.fog.trial065:Scheduling deploy of centos 9.stream 2026-02-18T03:21:52.779 INFO:teuthology.orchestra.console.trial065:Power off 2026-02-18T03:21:52.779 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T03:21:52.819 DEBUG:teuthology.orchestra.console.trial065:power off output: Chassis Power Control: Down/Off 2026-02-18T03:21:56.825 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:21:56.934 DEBUG:teuthology.orchestra.console.trial065:check power output: Chassis Power is off 2026-02-18T03:21:56.935 INFO:teuthology.orchestra.console.trial065:Power off completed 2026-02-18T03:21:57.035 INFO:teuthology.orchestra.console.trial065:Power on 2026-02-18T03:21:57.036 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T03:21:57.079 DEBUG:teuthology.orchestra.console.trial065:power on output: Chassis Power Control: Up/On 2026-02-18T03:22:01.084 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:22:01.195 DEBUG:teuthology.orchestra.console.trial065:check power output: Chassis Power is on 2026-02-18T03:22:01.195 INFO:teuthology.orchestra.console.trial065:Power on completed 2026-02-18T03:22:01.296 INFO:teuthology.provision.fog.trial065:Waiting for deploy to finish 2026-02-18T03:23:48.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:24:27.393 WARNING:teuthology.provision.fog.trial065:[Errno None] Unable to connect to port 22 on 10.20.193.65 2026-02-18T03:24:33.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:25:09.501 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T03:25:09.501 DEBUG:teuthology.orchestra.run.trial065:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T03:25:09.670 INFO:teuthology.provision.fog.trial065:Node is ready 2026-02-18T03:25:09.670 DEBUG:teuthology.orchestra.run.trial065:> hostname 2026-02-18T03:25:09.729 INFO:teuthology.orchestra.run.trial065.stdout:trial065.front.sepia.ceph.com 2026-02-18T03:25:09.730 DEBUG:teuthology.orchestra.run.trial065:> grep trial065.front.sepia.ceph.com /etc/hosts 2026-02-18T03:25:09.791 INFO:teuthology.orchestra.run.trial065.stdout:10.20.193.65 trial065.front.sepia.ceph.com trial065 2026-02-18T03:25:09.791 DEBUG:teuthology.orchestra.run.trial065:> sudo hostname trial065 2026-02-18T03:25:09.864 DEBUG:teuthology.orchestra.run.trial065:> sudo sed -i -e 's/trial065.front.sepia.ceph.com/trial065/g' /etc/hosts 2026-02-18T03:25:09.932 DEBUG:teuthology.orchestra.run.trial065:> sudo sed -i -e 's/10.20.193.65/10.20.193.65/g' /etc/hosts 2026-02-18T03:25:10.001 DEBUG:teuthology.orchestra.run.trial065:> sudo sed -i -e 's/trial065.front.sepia.ceph.com/trial065/g' /etc/hostname 2026-02-18T03:25:10.068 DEBUG:teuthology.orchestra.run.trial065:> sudo hostname trial065 2026-02-18T03:25:10.136 DEBUG:teuthology.orchestra.run.trial065:> cat /etc/os-release 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:NAME="CentOS Stream" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:VERSION="9" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:ID="centos" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:ID_LIKE="rhel fedora" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:VERSION_ID="9" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:PLATFORM_ID="platform:el9" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:ANSI_COLOR="0;31" 2026-02-18T03:25:10.196 INFO:teuthology.orchestra.run.trial065.stdout:LOGO="fedora-logo-icon" 2026-02-18T03:25:10.197 INFO:teuthology.orchestra.run.trial065.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T03:25:10.197 INFO:teuthology.orchestra.run.trial065.stdout:HOME_URL="https://centos.org/" 2026-02-18T03:25:10.197 INFO:teuthology.orchestra.run.trial065.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T03:25:10.197 INFO:teuthology.orchestra.run.trial065.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T03:25:10.197 INFO:teuthology.orchestra.run.trial065.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T03:25:10.198 INFO:teuthology.provision.fog.trial065:Deploy complete! 2026-02-18T03:25:10.199 DEBUG:teuthology.parallel:result is None 2026-02-18T03:25:10.468 INFO:teuthology.lock.ops:Checking trial065.front.sepia.ceph.com 2026-02-18T03:25:10.468 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T03:25:10.557 INFO:teuthology.lock.ops:Updating [trial065.front.sepia.ceph.com]: set os type and version on server 2026-02-18T03:25:10.557 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial065.front.sepia.ceph.com' 2026-02-18T03:25:10.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:25:10.624 DEBUG:teuthology.orchestra.run.trial065:> true 2026-02-18T03:25:10.701 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial065.front.sepia.ceph.com' 2026-02-18T03:25:10.701 DEBUG:teuthology.orchestra.run.trial065:> uname -m 2026-02-18T03:25:10.760 INFO:teuthology.orchestra.run.trial065.stdout:x86_64 2026-02-18T03:25:10.760 DEBUG:teuthology.orchestra.run.trial065:> cat /etc/os-release 2026-02-18T03:25:10.863 INFO:teuthology.orchestra.run.trial065.stdout:NAME="CentOS Stream" 2026-02-18T03:25:10.863 INFO:teuthology.orchestra.run.trial065.stdout:VERSION="9" 2026-02-18T03:25:10.863 INFO:teuthology.orchestra.run.trial065.stdout:ID="centos" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:ID_LIKE="rhel fedora" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:VERSION_ID="9" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:PLATFORM_ID="platform:el9" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:ANSI_COLOR="0;31" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:LOGO="fedora-logo-icon" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:HOME_URL="https://centos.org/" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T03:25:10.864 INFO:teuthology.orchestra.run.trial065.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T03:25:10.865 INFO:teuthology.lock.ops:Updating trial065.front.sepia.ceph.com on lock server 2026-02-18T03:25:10.966 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:25:11.074 INFO:teuthology.dispatcher.supervisor:Running job 54521 2026-02-18T03:25:11.074 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-17_21:22:03-rgw-20.2.1_2.17.26-baseline_2-distro-default-trial/54521 --name yuriw-2026-02-17_21:22:03-rgw-20.2.1_2.17.26-baseline_2-distro-default-trial --description rgw/cloud-transition/{cluster ignore-pg-availability overrides s3tests-branch supported-random-distro$/{centos_latest} tasks/restore/cloud_restore_s3tests} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:22:03-rgw-20.2.1_2.17.26-baseline_2-distro-default-trial/54521/orig.config.yaml 2026-02-18T03:25:11.074 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:22:03-rgw-20.2.1_2.17.26-baseline_2-distro-default-trial/54521 2026-02-18T03:25:11.075 INFO:teuthology.dispatcher.supervisor:Job PID: 2501167 2026-02-18T03:25:11.075 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T03:27:11.094 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:29:11.283 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:31:11.488 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:33:11.695 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:35:11.916 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:37:12.119 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:39:12.327 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:41:12.565 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:43:12.680 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:45:12.772 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:47:12.948 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:49:13.153 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:51:13.306 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:53:13.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:55:13.939 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:55:14.024 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T03:55:14.084 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T03:55:14.716 INFO:teuthology.orchestra.console.trial065:Power off 2026-02-18T03:55:14.716 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T03:55:14.760 DEBUG:teuthology.orchestra.console.trial065:power off output: Chassis Power Control: Down/Off 2026-02-18T03:55:18.764 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:55:18.873 DEBUG:teuthology.orchestra.console.trial065:check power output: Chassis Power is on 2026-02-18T03:55:22.877 DEBUG:teuthology.orchestra.console.trial065:pexpect command: ipmitool -H trial065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:55:22.987 DEBUG:teuthology.orchestra.console.trial065:check power output: Chassis Power is off 2026-02-18T03:55:22.988 INFO:teuthology.orchestra.console.trial065:Power off completed 2026-02-18T03:55:23.195 INFO:teuthology.lock.ops:unlocked: trial065.front.sepia.ceph.com