2026-02-20T11:03:48.403 INFO:root:teuthology version: 1.2.4.dev11+ge6d9099ce 2026-02-20T11:03:48.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:03:48.483 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:03:48.623 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ed12c256ca0>, signals=[15]) 2026-02-20T11:03:48.623 INFO:teuthology.lock.ops:Start node 'trial010.front.sepia.ceph.com' reimaging 2026-02-20T11:03:48.624 INFO:teuthology.lock.ops:Updating [trial010.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T11:03:48.624 INFO:teuthology.lock.ops:Updating trial010.front.sepia.ceph.com on lock server 2026-02-20T11:03:48.829 DEBUG:teuthology.provision.fog.trial010:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T11:03:48.881 INFO:teuthology.provision.fog.trial010:Scheduling deploy of centos 9.stream 2026-02-20T11:03:50.073 INFO:teuthology.orchestra.console.trial010:Power off 2026-02-20T11:03:50.073 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T11:03:50.112 DEBUG:teuthology.orchestra.console.trial010:power off output: Chassis Power Control: Down/Off 2026-02-20T11:03:54.116 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:03:54.224 DEBUG:teuthology.orchestra.console.trial010:check power output: Chassis Power is off 2026-02-20T11:03:54.224 INFO:teuthology.orchestra.console.trial010:Power off completed 2026-02-20T11:03:54.324 INFO:teuthology.orchestra.console.trial010:Power on 2026-02-20T11:03:54.324 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T11:03:54.362 DEBUG:teuthology.orchestra.console.trial010:power on output: Chassis Power Control: Up/On 2026-02-20T11:03:58.366 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:03:58.477 DEBUG:teuthology.orchestra.console.trial010:check power output: Chassis Power is on 2026-02-20T11:03:58.478 INFO:teuthology.orchestra.console.trial010:Power on completed 2026-02-20T11:03:58.578 INFO:teuthology.provision.fog.trial010:Waiting for deploy to finish 2026-02-20T11:05:46.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:06:08.640 WARNING:teuthology.provision.fog.trial010:[Errno None] Unable to connect to port 22 on 10.20.193.10 2026-02-20T11:06:14.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:06:17.728 WARNING:teuthology.provision.fog.trial010:[Errno None] Unable to connect to port 22 on 10.20.193.10 2026-02-20T11:06:23.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:06:26.816 WARNING:teuthology.provision.fog.trial010:[Errno None] Unable to connect to port 22 on 10.20.193.10 2026-02-20T11:06:32.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:07:08.678 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T11:07:08.679 DEBUG:teuthology.orchestra.run.trial010:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T11:07:08.894 INFO:teuthology.provision.fog.trial010:Node is ready 2026-02-20T11:07:08.894 DEBUG:teuthology.orchestra.run.trial010:> hostname 2026-02-20T11:07:08.952 INFO:teuthology.orchestra.run.trial010.stdout:trial010.front.sepia.ceph.com 2026-02-20T11:07:08.952 DEBUG:teuthology.orchestra.run.trial010:> grep trial010.front.sepia.ceph.com /etc/hosts 2026-02-20T11:07:09.011 INFO:teuthology.orchestra.run.trial010.stdout:10.20.193.10 trial010.front.sepia.ceph.com trial010 2026-02-20T11:07:09.011 DEBUG:teuthology.orchestra.run.trial010:> sudo hostname trial010 2026-02-20T11:07:09.167 DEBUG:teuthology.orchestra.run.trial010:> sudo sed -i -e 's/trial010.front.sepia.ceph.com/trial010/g' /etc/hosts 2026-02-20T11:07:09.205 DEBUG:teuthology.orchestra.run.trial010:> sudo sed -i -e 's/10.20.193.10/10.20.193.10/g' /etc/hosts 2026-02-20T11:07:09.275 DEBUG:teuthology.orchestra.run.trial010:> sudo sed -i -e 's/trial010.front.sepia.ceph.com/trial010/g' /etc/hostname 2026-02-20T11:07:09.346 DEBUG:teuthology.orchestra.run.trial010:> sudo hostname trial010 2026-02-20T11:07:09.413 DEBUG:teuthology.orchestra.run.trial010:> cat /etc/os-release 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:NAME="CentOS Stream" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:VERSION="9" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:ID="centos" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:ID_LIKE="rhel fedora" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:VERSION_ID="9" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:PLATFORM_ID="platform:el9" 2026-02-20T11:07:09.473 INFO:teuthology.orchestra.run.trial010.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:ANSI_COLOR="0;31" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:LOGO="fedora-logo-icon" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:HOME_URL="https://centos.org/" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T11:07:09.474 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T11:07:09.475 INFO:teuthology.provision.fog.trial010:Deploy complete! 2026-02-20T11:07:09.476 DEBUG:teuthology.parallel:result is None 2026-02-20T11:07:09.763 INFO:teuthology.lock.ops:Checking trial010.front.sepia.ceph.com 2026-02-20T11:07:09.763 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T11:07:09.851 INFO:teuthology.lock.ops:Updating [trial010.front.sepia.ceph.com]: set os type and version on server 2026-02-20T11:07:09.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial010.front.sepia.ceph.com' 2026-02-20T11:07:09.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:07:09.918 DEBUG:teuthology.orchestra.run.trial010:> true 2026-02-20T11:07:09.998 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial010.front.sepia.ceph.com' 2026-02-20T11:07:09.999 DEBUG:teuthology.orchestra.run.trial010:> uname -m 2026-02-20T11:07:10.058 INFO:teuthology.orchestra.run.trial010.stdout:x86_64 2026-02-20T11:07:10.058 DEBUG:teuthology.orchestra.run.trial010:> cat /etc/os-release 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:NAME="CentOS Stream" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:VERSION="9" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:ID="centos" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:ID_LIKE="rhel fedora" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:VERSION_ID="9" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:PLATFORM_ID="platform:el9" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:ANSI_COLOR="0;31" 2026-02-20T11:07:10.118 INFO:teuthology.orchestra.run.trial010.stdout:LOGO="fedora-logo-icon" 2026-02-20T11:07:10.119 INFO:teuthology.orchestra.run.trial010.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T11:07:10.119 INFO:teuthology.orchestra.run.trial010.stdout:HOME_URL="https://centos.org/" 2026-02-20T11:07:10.119 INFO:teuthology.orchestra.run.trial010.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T11:07:10.119 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T11:07:10.119 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T11:07:10.120 INFO:teuthology.lock.ops:Updating trial010.front.sepia.ceph.com on lock server 2026-02-20T11:07:10.223 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:07:10.307 INFO:teuthology.dispatcher.supervisor:Running job 60472 2026-02-20T11:07:10.307 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/bin/teuthology -v --owner scheduled_jjperez@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60472 --name jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial --description crimson-rados/objectstore_tool/{0-crimson_install clusters/fixed-1-num-threads-3 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/seastore-segmented tasks/crimson_obejctstore_tool} -- /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60472/orig.config.yaml 2026-02-20T11:07:10.308 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60472 2026-02-20T11:07:10.308 INFO:teuthology.dispatcher.supervisor:Job PID: 1342130 2026-02-20T11:07:10.308 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T11:09:10.368 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:11:10.581 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:13:10.773 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:15:10.946 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:17:11.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:19:11.325 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:21:11.529 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:23:11.729 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:25:11.899 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:25:11.977 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-20T11:25:12.038 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T11:25:12.330 INFO:teuthology.orchestra.console.trial010:Power off 2026-02-20T11:25:12.330 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T11:25:12.369 DEBUG:teuthology.orchestra.console.trial010:power off output: Chassis Power Control: Down/Off 2026-02-20T11:25:16.374 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:25:16.482 DEBUG:teuthology.orchestra.console.trial010:check power output: Chassis Power is on 2026-02-20T11:25:20.486 DEBUG:teuthology.orchestra.console.trial010:pexpect command: ipmitool -H trial010.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:25:20.596 DEBUG:teuthology.orchestra.console.trial010:check power output: Chassis Power is off 2026-02-20T11:25:20.596 INFO:teuthology.orchestra.console.trial010:Power off completed 2026-02-20T11:25:20.770 INFO:teuthology.lock.ops:unlocked: trial010.front.sepia.ceph.com