2026-02-23T10:21:24.073 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T10:21:24.074 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:21:24.146 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:21:24.290 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7927baa77d80>, signals=[15]) 2026-02-23T10:21:24.290 INFO:teuthology.lock.ops:Start node 'trial099.front.sepia.ceph.com' reimaging 2026-02-23T10:21:24.290 INFO:teuthology.lock.ops:Updating [trial099.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T10:21:24.290 INFO:teuthology.lock.ops:Updating trial099.front.sepia.ceph.com on lock server 2026-02-23T10:21:24.491 DEBUG:teuthology.provision.fog.trial099:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T10:21:24.516 INFO:teuthology.provision.fog.trial099:Scheduling deploy of centos 9.stream 2026-02-23T10:21:25.741 INFO:teuthology.orchestra.console.trial099:Power off 2026-02-23T10:21:25.742 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:21:25.779 DEBUG:teuthology.orchestra.console.trial099:power off output: Chassis Power Control: Down/Off 2026-02-23T10:21:29.783 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:21:29.893 DEBUG:teuthology.orchestra.console.trial099:check power output: Chassis Power is off 2026-02-23T10:21:29.893 INFO:teuthology.orchestra.console.trial099:Power off completed 2026-02-23T10:21:29.994 INFO:teuthology.orchestra.console.trial099:Power on 2026-02-23T10:21:29.994 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:21:30.035 DEBUG:teuthology.orchestra.console.trial099:power on output: Chassis Power Control: Up/On 2026-02-23T10:21:34.039 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:21:34.150 DEBUG:teuthology.orchestra.console.trial099:check power output: Chassis Power is on 2026-02-23T10:21:34.151 INFO:teuthology.orchestra.console.trial099:Power on completed 2026-02-23T10:21:34.251 INFO:teuthology.provision.fog.trial099:Waiting for deploy to finish 2026-02-23T10:23:22.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:24:01.407 WARNING:teuthology.provision.fog.trial099:[Errno None] Unable to connect to port 22 on 10.20.193.99 2026-02-23T10:24:07.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:24:43.515 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:24:43.515 DEBUG:teuthology.orchestra.run.trial099:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:24:43.736 INFO:teuthology.provision.fog.trial099:Node is ready 2026-02-23T10:24:43.736 DEBUG:teuthology.orchestra.run.trial099:> hostname 2026-02-23T10:24:43.791 INFO:teuthology.orchestra.run.trial099.stdout:trial099.front.sepia.ceph.com 2026-02-23T10:24:43.791 DEBUG:teuthology.orchestra.run.trial099:> grep trial099.front.sepia.ceph.com /etc/hosts 2026-02-23T10:24:43.848 INFO:teuthology.orchestra.run.trial099.stdout:10.20.193.99 trial099.front.sepia.ceph.com trial099 2026-02-23T10:24:43.848 DEBUG:teuthology.orchestra.run.trial099:> sudo hostname trial099 2026-02-23T10:24:43.917 DEBUG:teuthology.orchestra.run.trial099:> sudo sed -i -e 's/trial099.front.sepia.ceph.com/trial099/g' /etc/hosts 2026-02-23T10:24:43.982 DEBUG:teuthology.orchestra.run.trial099:> sudo sed -i -e 's/10.20.193.99/10.20.193.99/g' /etc/hosts 2026-02-23T10:24:44.048 DEBUG:teuthology.orchestra.run.trial099:> sudo sed -i -e 's/trial099.front.sepia.ceph.com/trial099/g' /etc/hostname 2026-02-23T10:24:44.113 DEBUG:teuthology.orchestra.run.trial099:> sudo hostname trial099 2026-02-23T10:24:44.179 DEBUG:teuthology.orchestra.run.trial099:> cat /etc/os-release 2026-02-23T10:24:44.236 INFO:teuthology.orchestra.run.trial099.stdout:NAME="CentOS Stream" 2026-02-23T10:24:44.236 INFO:teuthology.orchestra.run.trial099.stdout:VERSION="9" 2026-02-23T10:24:44.236 INFO:teuthology.orchestra.run.trial099.stdout:ID="centos" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:VERSION_ID="9" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:ANSI_COLOR="0;31" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:24:44.237 INFO:teuthology.orchestra.run.trial099.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:24:44.238 INFO:teuthology.orchestra.run.trial099.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:24:44.239 INFO:teuthology.provision.fog.trial099:Deploy complete! 2026-02-23T10:24:44.239 DEBUG:teuthology.parallel:result is None 2026-02-23T10:24:44.519 INFO:teuthology.lock.ops:Checking trial099.front.sepia.ceph.com 2026-02-23T10:24:44.519 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:24:46.151 INFO:teuthology.lock.ops:Updating [trial099.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:24:46.151 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial099.front.sepia.ceph.com' 2026-02-23T10:24:46.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:24:46.221 DEBUG:teuthology.orchestra.run.trial099:> true 2026-02-23T10:24:46.297 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial099.front.sepia.ceph.com' 2026-02-23T10:24:46.297 DEBUG:teuthology.orchestra.run.trial099:> uname -m 2026-02-23T10:24:46.353 INFO:teuthology.orchestra.run.trial099.stdout:x86_64 2026-02-23T10:24:46.354 DEBUG:teuthology.orchestra.run.trial099:> cat /etc/os-release 2026-02-23T10:24:46.409 INFO:teuthology.orchestra.run.trial099.stdout:NAME="CentOS Stream" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:VERSION="9" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:ID="centos" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:VERSION_ID="9" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:ANSI_COLOR="0;31" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:24:46.410 INFO:teuthology.orchestra.run.trial099.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:24:46.411 INFO:teuthology.orchestra.run.trial099.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:24:46.411 INFO:teuthology.orchestra.run.trial099.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:24:46.411 INFO:teuthology.orchestra.run.trial099.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:24:46.411 INFO:teuthology.orchestra.run.trial099.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:24:46.412 INFO:teuthology.lock.ops:Updating trial099.front.sepia.ceph.com on lock server 2026-02-23T10:24:46.510 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:24:46.602 INFO:teuthology.dispatcher.supervisor:Running job 66086 2026-02-23T10:24:46.602 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66086 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} perf_ignorelist settings/optimized workloads/fio_4M_rand_rw} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66086/orig.config.yaml 2026-02-23T10:24:46.602 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66086 2026-02-23T10:24:46.602 INFO:teuthology.dispatcher.supervisor:Job PID: 4109074 2026-02-23T10:24:46.602 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:26:46.676 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:28:46.872 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:30:47.046 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:32:47.258 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:34:47.473 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:36:47.645 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:36:47.729 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T10:36:47.791 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T10:36:48.120 INFO:teuthology.orchestra.console.trial099:Power off 2026-02-23T10:36:48.120 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:36:48.160 DEBUG:teuthology.orchestra.console.trial099:power off output: Chassis Power Control: Down/Off 2026-02-23T10:36:52.164 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:36:52.274 DEBUG:teuthology.orchestra.console.trial099:check power output: Chassis Power is on 2026-02-23T10:36:56.278 DEBUG:teuthology.orchestra.console.trial099:pexpect command: ipmitool -H trial099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:36:56.388 DEBUG:teuthology.orchestra.console.trial099:check power output: Chassis Power is off 2026-02-23T10:36:56.388 INFO:teuthology.orchestra.console.trial099:Power off completed 2026-02-23T10:36:56.602 INFO:teuthology.lock.ops:unlocked: trial099.front.sepia.ceph.com