2026-02-23T12:28:39.012 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T12:28:39.012 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:28:39.086 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:28:39.223 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76dc4edcca40>, signals=[15]) 2026-02-23T12:28:39.223 INFO:teuthology.lock.ops:Start node 'trial045.front.sepia.ceph.com' reimaging 2026-02-23T12:28:39.223 INFO:teuthology.lock.ops:Updating [trial045.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T12:28:39.223 INFO:teuthology.lock.ops:Updating trial045.front.sepia.ceph.com on lock server 2026-02-23T12:28:39.419 DEBUG:teuthology.provision.fog.trial045:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T12:28:39.478 INFO:teuthology.provision.fog.trial045:Scheduling deploy of centos 9.stream 2026-02-23T12:28:40.755 INFO:teuthology.orchestra.console.trial045:Power off 2026-02-23T12:28:40.755 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T12:28:40.793 DEBUG:teuthology.orchestra.console.trial045:power off output: Chassis Power Control: Down/Off 2026-02-23T12:28:44.798 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:28:44.908 DEBUG:teuthology.orchestra.console.trial045:check power output: Chassis Power is off 2026-02-23T12:28:44.908 INFO:teuthology.orchestra.console.trial045:Power off completed 2026-02-23T12:28:45.009 INFO:teuthology.orchestra.console.trial045:Power on 2026-02-23T12:28:45.009 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T12:28:45.050 DEBUG:teuthology.orchestra.console.trial045:power on output: Chassis Power Control: Up/On 2026-02-23T12:28:49.055 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:28:49.164 DEBUG:teuthology.orchestra.console.trial045:check power output: Chassis Power is on 2026-02-23T12:28:49.165 INFO:teuthology.orchestra.console.trial045:Power on completed 2026-02-23T12:28:49.265 INFO:teuthology.provision.fog.trial045:Waiting for deploy to finish 2026-02-23T12:30:58.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:31:12.768 WARNING:teuthology.provision.fog.trial045:[Errno None] Unable to connect to port 22 on 10.20.193.45 2026-02-23T12:31:18.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:31:21.856 WARNING:teuthology.provision.fog.trial045:[Errno None] Unable to connect to port 22 on 10.20.193.45 2026-02-23T12:31:27.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:31:30.944 WARNING:teuthology.provision.fog.trial045:[Errno None] Unable to connect to port 22 on 10.20.193.45 2026-02-23T12:31:36.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:32:12.787 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T12:32:12.788 DEBUG:teuthology.orchestra.run.trial045:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T12:32:12.942 INFO:teuthology.provision.fog.trial045:Node is ready 2026-02-23T12:32:12.942 DEBUG:teuthology.orchestra.run.trial045:> hostname 2026-02-23T12:32:12.998 INFO:teuthology.orchestra.run.trial045.stdout:trial045.front.sepia.ceph.com 2026-02-23T12:32:12.999 DEBUG:teuthology.orchestra.run.trial045:> grep trial045.front.sepia.ceph.com /etc/hosts 2026-02-23T12:32:13.055 INFO:teuthology.orchestra.run.trial045.stdout:10.20.193.45 trial045.front.sepia.ceph.com trial045 2026-02-23T12:32:13.055 DEBUG:teuthology.orchestra.run.trial045:> sudo hostname trial045 2026-02-23T12:32:13.126 DEBUG:teuthology.orchestra.run.trial045:> sudo sed -i -e 's/trial045.front.sepia.ceph.com/trial045/g' /etc/hosts 2026-02-23T12:32:13.191 DEBUG:teuthology.orchestra.run.trial045:> sudo sed -i -e 's/10.20.193.45/10.20.193.45/g' /etc/hosts 2026-02-23T12:32:13.255 DEBUG:teuthology.orchestra.run.trial045:> sudo sed -i -e 's/trial045.front.sepia.ceph.com/trial045/g' /etc/hostname 2026-02-23T12:32:13.319 DEBUG:teuthology.orchestra.run.trial045:> sudo hostname trial045 2026-02-23T12:32:13.383 DEBUG:teuthology.orchestra.run.trial045:> cat /etc/os-release 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:NAME="CentOS Stream" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:VERSION="9" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:ID="centos" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:ID_LIKE="rhel fedora" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:VERSION_ID="9" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:PLATFORM_ID="platform:el9" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:ANSI_COLOR="0;31" 2026-02-23T12:32:13.439 INFO:teuthology.orchestra.run.trial045.stdout:LOGO="fedora-logo-icon" 2026-02-23T12:32:13.440 INFO:teuthology.orchestra.run.trial045.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T12:32:13.440 INFO:teuthology.orchestra.run.trial045.stdout:HOME_URL="https://centos.org/" 2026-02-23T12:32:13.440 INFO:teuthology.orchestra.run.trial045.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T12:32:13.440 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T12:32:13.440 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T12:32:13.441 INFO:teuthology.provision.fog.trial045:Deploy complete! 2026-02-23T12:32:13.442 DEBUG:teuthology.parallel:result is None 2026-02-23T12:32:13.715 INFO:teuthology.lock.ops:Checking trial045.front.sepia.ceph.com 2026-02-23T12:32:13.715 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T12:32:13.805 INFO:teuthology.lock.ops:Updating [trial045.front.sepia.ceph.com]: set os type and version on server 2026-02-23T12:32:13.805 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial045.front.sepia.ceph.com' 2026-02-23T12:32:13.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:32:13.867 DEBUG:teuthology.orchestra.run.trial045:> true 2026-02-23T12:32:13.942 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial045.front.sepia.ceph.com' 2026-02-23T12:32:13.942 DEBUG:teuthology.orchestra.run.trial045:> uname -m 2026-02-23T12:32:13.997 INFO:teuthology.orchestra.run.trial045.stdout:x86_64 2026-02-23T12:32:13.997 DEBUG:teuthology.orchestra.run.trial045:> cat /etc/os-release 2026-02-23T12:32:14.053 INFO:teuthology.orchestra.run.trial045.stdout:NAME="CentOS Stream" 2026-02-23T12:32:14.053 INFO:teuthology.orchestra.run.trial045.stdout:VERSION="9" 2026-02-23T12:32:14.053 INFO:teuthology.orchestra.run.trial045.stdout:ID="centos" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:ID_LIKE="rhel fedora" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:VERSION_ID="9" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:PLATFORM_ID="platform:el9" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:ANSI_COLOR="0;31" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:LOGO="fedora-logo-icon" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:HOME_URL="https://centos.org/" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T12:32:14.054 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T12:32:14.055 INFO:teuthology.orchestra.run.trial045.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T12:32:14.055 INFO:teuthology.lock.ops:Updating trial045.front.sepia.ceph.com on lock server 2026-02-23T12:32:14.160 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:32:14.265 INFO:teuthology.dispatcher.supervisor:Running job 66381 2026-02-23T12:32:14.265 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_12:27:41-crimson-rados-main-distro-debug-trial/66381 --name shraddhaag-2026-02-23_12:27:41-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/cephadm objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} perf_ignorelist settings/optimized workloads/fio_4K_rand_rw} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66381/orig.config.yaml 2026-02-23T12:32:14.265 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66381 2026-02-23T12:32:14.265 INFO:teuthology.dispatcher.supervisor:Job PID: 558891 2026-02-23T12:32:14.266 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T12:34:14.365 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:36:14.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:38:14.704 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:40:14.881 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:42:15.065 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:44:15.290 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:46:15.500 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:48:15.664 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:50:15.829 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:52:16.004 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:54:16.173 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:56:16.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:58:16.550 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:00:16.746 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:00:16.834 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T13:00:16.895 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T13:00:17.194 INFO:teuthology.orchestra.console.trial045:Power off 2026-02-23T13:00:17.194 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T13:00:17.238 DEBUG:teuthology.orchestra.console.trial045:power off output: Chassis Power Control: Down/Off 2026-02-23T13:00:21.242 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:00:21.351 DEBUG:teuthology.orchestra.console.trial045:check power output: Chassis Power is on 2026-02-23T13:00:25.354 DEBUG:teuthology.orchestra.console.trial045:pexpect command: ipmitool -H trial045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:00:25.463 DEBUG:teuthology.orchestra.console.trial045:check power output: Chassis Power is off 2026-02-23T13:00:25.463 INFO:teuthology.orchestra.console.trial045:Power off completed 2026-02-23T13:00:25.657 INFO:teuthology.lock.ops:unlocked: trial045.front.sepia.ceph.com