2026-02-18T14:04:54.069 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T14:04:54.070 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:04:54.141 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:04:54.273 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7011c2953920>, signals=[15]) 2026-02-18T14:04:54.273 INFO:teuthology.lock.ops:Start node 'trial135.front.sepia.ceph.com' reimaging 2026-02-18T14:04:54.273 INFO:teuthology.lock.ops:Updating [trial135.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T14:04:54.273 INFO:teuthology.lock.ops:Updating trial135.front.sepia.ceph.com on lock server 2026-02-18T14:04:54.472 DEBUG:teuthology.provision.fog.trial135:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T14:04:54.524 INFO:teuthology.provision.fog.trial135:Scheduling deploy of centos 9.stream 2026-02-18T14:04:55.384 INFO:teuthology.orchestra.console.trial135:Power off 2026-02-18T14:04:55.384 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T14:04:55.421 DEBUG:teuthology.orchestra.console.trial135:power off output: Chassis Power Control: Down/Off 2026-02-18T14:04:59.426 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T14:04:59.536 DEBUG:teuthology.orchestra.console.trial135:check power output: Chassis Power is off 2026-02-18T14:04:59.537 INFO:teuthology.orchestra.console.trial135:Power off completed 2026-02-18T14:04:59.637 INFO:teuthology.orchestra.console.trial135:Power on 2026-02-18T14:04:59.638 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T14:04:59.677 DEBUG:teuthology.orchestra.console.trial135:power on output: Chassis Power Control: Up/On 2026-02-18T14:05:03.678 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T14:05:03.787 DEBUG:teuthology.orchestra.console.trial135:check power output: Chassis Power is on 2026-02-18T14:05:03.787 INFO:teuthology.orchestra.console.trial135:Power on completed 2026-02-18T14:05:03.888 INFO:teuthology.provision.fog.trial135:Waiting for deploy to finish 2026-02-18T14:07:06.161 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T14:07:20.449 WARNING:teuthology.provision.fog.trial135:[Errno None] Unable to connect to port 22 on 10.20.193.135 2026-02-18T14:07:26.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T14:07:29.536 WARNING:teuthology.provision.fog.trial135:[Errno None] Unable to connect to port 22 on 10.20.193.135 2026-02-18T14:07:35.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T14:07:38.624 WARNING:teuthology.provision.fog.trial135:[Errno None] Unable to connect to port 22 on 10.20.193.135 2026-02-18T14:07:44.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T14:08:20.499 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T14:08:20.499 DEBUG:teuthology.orchestra.run.trial135:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T14:08:20.663 INFO:teuthology.provision.fog.trial135:Node is ready 2026-02-18T14:08:20.663 DEBUG:teuthology.orchestra.run.trial135:> hostname 2026-02-18T14:08:20.716 INFO:teuthology.orchestra.run.trial135.stdout:trial135.front.sepia.ceph.com 2026-02-18T14:08:20.716 DEBUG:teuthology.orchestra.run.trial135:> grep trial135.front.sepia.ceph.com /etc/hosts 2026-02-18T14:08:20.769 INFO:teuthology.orchestra.run.trial135.stdout:10.20.193.135 trial135.front.sepia.ceph.com trial135 2026-02-18T14:08:20.769 DEBUG:teuthology.orchestra.run.trial135:> sudo hostname trial135 2026-02-18T14:08:20.838 DEBUG:teuthology.orchestra.run.trial135:> sudo sed -i -e 's/trial135.front.sepia.ceph.com/trial135/g' /etc/hosts 2026-02-18T14:08:20.901 DEBUG:teuthology.orchestra.run.trial135:> sudo sed -i -e 's/10.20.193.135/10.20.193.135/g' /etc/hosts 2026-02-18T14:08:20.964 DEBUG:teuthology.orchestra.run.trial135:> sudo sed -i -e 's/trial135.front.sepia.ceph.com/trial135/g' /etc/hostname 2026-02-18T14:08:21.026 DEBUG:teuthology.orchestra.run.trial135:> sudo hostname trial135 2026-02-18T14:08:21.088 DEBUG:teuthology.orchestra.run.trial135:> cat /etc/os-release 2026-02-18T14:08:21.142 INFO:teuthology.orchestra.run.trial135.stdout:NAME="CentOS Stream" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:VERSION="9" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:ID="centos" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:ID_LIKE="rhel fedora" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:VERSION_ID="9" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:PLATFORM_ID="platform:el9" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:ANSI_COLOR="0;31" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:LOGO="fedora-logo-icon" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:HOME_URL="https://centos.org/" 2026-02-18T14:08:21.143 INFO:teuthology.orchestra.run.trial135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T14:08:21.144 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T14:08:21.144 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T14:08:21.145 INFO:teuthology.provision.fog.trial135:Deploy complete! 2026-02-18T14:08:21.145 DEBUG:teuthology.parallel:result is None 2026-02-18T14:08:21.426 INFO:teuthology.lock.ops:Checking trial135.front.sepia.ceph.com 2026-02-18T14:08:21.426 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T14:08:21.500 INFO:teuthology.lock.ops:Updating [trial135.front.sepia.ceph.com]: set os type and version on server 2026-02-18T14:08:21.500 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial135.front.sepia.ceph.com' 2026-02-18T14:08:21.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T14:08:21.565 DEBUG:teuthology.orchestra.run.trial135:> true 2026-02-18T14:08:21.638 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial135.front.sepia.ceph.com' 2026-02-18T14:08:21.638 DEBUG:teuthology.orchestra.run.trial135:> uname -m 2026-02-18T14:08:21.691 INFO:teuthology.orchestra.run.trial135.stdout:x86_64 2026-02-18T14:08:21.692 DEBUG:teuthology.orchestra.run.trial135:> cat /etc/os-release 2026-02-18T14:08:21.746 INFO:teuthology.orchestra.run.trial135.stdout:NAME="CentOS Stream" 2026-02-18T14:08:21.746 INFO:teuthology.orchestra.run.trial135.stdout:VERSION="9" 2026-02-18T14:08:21.746 INFO:teuthology.orchestra.run.trial135.stdout:ID="centos" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:ID_LIKE="rhel fedora" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:VERSION_ID="9" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:PLATFORM_ID="platform:el9" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:ANSI_COLOR="0;31" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:LOGO="fedora-logo-icon" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:HOME_URL="https://centos.org/" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T14:08:21.747 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T14:08:21.748 INFO:teuthology.orchestra.run.trial135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T14:08:21.748 INFO:teuthology.lock.ops:Updating trial135.front.sepia.ceph.com on lock server 2026-02-18T14:08:21.851 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:08:21.945 INFO:teuthology.dispatcher.supervisor:Running job 56468 2026-02-18T14:08:21.946 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-18_10:18:27-rgw-wip-anrao4-testing-2026-02-18-1221-distro-default-trial/56468 --name anuchaithra-2026-02-18_10:18:27-rgw-wip-anrao4-testing-2026-02-18-1221-distro-default-trial --description rgw/tools/{centos_latest cluster ignore-pg-availability tasks} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:18:27-rgw-wip-anrao4-testing-2026-02-18-1221-distro-default-trial/56468/orig.config.yaml 2026-02-18T14:08:21.946 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:18:27-rgw-wip-anrao4-testing-2026-02-18-1221-distro-default-trial/56468 2026-02-18T14:08:21.946 INFO:teuthology.dispatcher.supervisor:Job PID: 35671 2026-02-18T14:08:21.946 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T14:10:21.958 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:12:22.157 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:14:22.377 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:16:22.584 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:18:22.778 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:20:22.978 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T14:20:23.070 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T14:20:23.131 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T14:20:23.438 INFO:teuthology.orchestra.console.trial135:Power off 2026-02-18T14:20:23.439 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T14:20:23.477 DEBUG:teuthology.orchestra.console.trial135:power off output: Chassis Power Control: Down/Off 2026-02-18T14:20:27.482 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T14:20:27.590 DEBUG:teuthology.orchestra.console.trial135:check power output: Chassis Power is on 2026-02-18T14:20:31.595 DEBUG:teuthology.orchestra.console.trial135:pexpect command: ipmitool -H trial135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T14:20:31.704 DEBUG:teuthology.orchestra.console.trial135:check power output: Chassis Power is off 2026-02-18T14:20:31.705 INFO:teuthology.orchestra.console.trial135:Power off completed 2026-02-18T14:20:31.916 INFO:teuthology.lock.ops:unlocked: trial135.front.sepia.ceph.com