2026-02-25T07:57:44.679 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T07:57:44.679 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T07:57:44.768 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T07:57:44.902 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x741fba603ba0>, signals=[15]) 2026-02-25T07:57:44.902 INFO:teuthology.lock.ops:Start node 'trial157.front.sepia.ceph.com' reimaging 2026-02-25T07:57:44.902 INFO:teuthology.lock.ops:Updating [trial157.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T07:57:44.902 INFO:teuthology.lock.ops:Updating trial157.front.sepia.ceph.com on lock server 2026-02-25T07:57:45.062 DEBUG:teuthology.provision.fog.trial157:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T07:57:45.113 INFO:teuthology.provision.fog.trial157:Scheduling deploy of centos 9.stream 2026-02-25T07:57:48.272 INFO:teuthology.orchestra.console.trial157:Power off 2026-02-25T07:57:48.272 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T07:57:48.312 DEBUG:teuthology.orchestra.console.trial157:power off output: Chassis Power Control: Down/Off 2026-02-25T07:57:52.316 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T07:57:52.426 DEBUG:teuthology.orchestra.console.trial157:check power output: Chassis Power is off 2026-02-25T07:57:52.426 INFO:teuthology.orchestra.console.trial157:Power off completed 2026-02-25T07:57:52.526 INFO:teuthology.orchestra.console.trial157:Power on 2026-02-25T07:57:52.527 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T07:57:52.566 DEBUG:teuthology.orchestra.console.trial157:power on output: Chassis Power Control: Up/On 2026-02-25T07:57:56.570 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T07:57:56.680 DEBUG:teuthology.orchestra.console.trial157:check power output: Chassis Power is on 2026-02-25T07:57:56.681 INFO:teuthology.orchestra.console.trial157:Power on completed 2026-02-25T07:57:56.781 INFO:teuthology.provision.fog.trial157:Waiting for deploy to finish 2026-02-25T08:01:17.261 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:01:31.520 WARNING:teuthology.provision.fog.trial157:[Errno None] Unable to connect to port 22 on 10.20.193.157 2026-02-25T08:01:37.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:01:40.608 WARNING:teuthology.provision.fog.trial157:[Errno None] Unable to connect to port 22 on 10.20.193.157 2026-02-25T08:01:46.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:01:49.696 WARNING:teuthology.provision.fog.trial157:[Errno None] Unable to connect to port 22 on 10.20.193.157 2026-02-25T08:01:55.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:02:31.547 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T08:02:31.547 DEBUG:teuthology.orchestra.run.trial157:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T08:02:31.766 INFO:teuthology.provision.fog.trial157:Node is ready 2026-02-25T08:02:31.767 DEBUG:teuthology.orchestra.run.trial157:> hostname 2026-02-25T08:02:31.825 INFO:teuthology.orchestra.run.trial157.stdout:trial157.front.sepia.ceph.com 2026-02-25T08:02:31.825 DEBUG:teuthology.orchestra.run.trial157:> grep trial157.front.sepia.ceph.com /etc/hosts 2026-02-25T08:02:31.885 INFO:teuthology.orchestra.run.trial157.stdout:10.20.193.157 trial157.front.sepia.ceph.com trial157 2026-02-25T08:02:31.886 DEBUG:teuthology.orchestra.run.trial157:> sudo hostname trial157 2026-02-25T08:02:31.959 DEBUG:teuthology.orchestra.run.trial157:> sudo sed -i -e 's/trial157.front.sepia.ceph.com/trial157/g' /etc/hosts 2026-02-25T08:02:32.028 DEBUG:teuthology.orchestra.run.trial157:> sudo sed -i -e 's/10.20.193.157/10.20.193.157/g' /etc/hosts 2026-02-25T08:02:32.098 DEBUG:teuthology.orchestra.run.trial157:> sudo sed -i -e 's/trial157.front.sepia.ceph.com/trial157/g' /etc/hostname 2026-02-25T08:02:32.167 DEBUG:teuthology.orchestra.run.trial157:> sudo hostname trial157 2026-02-25T08:02:32.233 DEBUG:teuthology.orchestra.run.trial157:> cat /etc/os-release 2026-02-25T08:02:32.292 INFO:teuthology.orchestra.run.trial157.stdout:NAME="CentOS Stream" 2026-02-25T08:02:32.292 INFO:teuthology.orchestra.run.trial157.stdout:VERSION="9" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:ID="centos" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:ID_LIKE="rhel fedora" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:VERSION_ID="9" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:PLATFORM_ID="platform:el9" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:ANSI_COLOR="0;31" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:LOGO="fedora-logo-icon" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:HOME_URL="https://centos.org/" 2026-02-25T08:02:32.293 INFO:teuthology.orchestra.run.trial157.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T08:02:32.294 INFO:teuthology.orchestra.run.trial157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T08:02:32.294 INFO:teuthology.orchestra.run.trial157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T08:02:32.295 INFO:teuthology.provision.fog.trial157:Deploy complete! 2026-02-25T08:02:32.295 DEBUG:teuthology.parallel:result is None 2026-02-25T08:02:32.593 INFO:teuthology.lock.ops:Checking trial157.front.sepia.ceph.com 2026-02-25T08:02:32.593 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T08:02:32.659 INFO:teuthology.lock.ops:Updating [trial157.front.sepia.ceph.com]: set os type and version on server 2026-02-25T08:02:32.659 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial157.front.sepia.ceph.com' 2026-02-25T08:02:32.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T08:02:32.725 DEBUG:teuthology.orchestra.run.trial157:> true 2026-02-25T08:02:32.807 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial157.front.sepia.ceph.com' 2026-02-25T08:02:32.807 DEBUG:teuthology.orchestra.run.trial157:> uname -m 2026-02-25T08:02:32.867 INFO:teuthology.orchestra.run.trial157.stdout:x86_64 2026-02-25T08:02:32.867 DEBUG:teuthology.orchestra.run.trial157:> cat /etc/os-release 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:NAME="CentOS Stream" 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:VERSION="9" 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:ID="centos" 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:ID_LIKE="rhel fedora" 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:VERSION_ID="9" 2026-02-25T08:02:32.926 INFO:teuthology.orchestra.run.trial157.stdout:PLATFORM_ID="platform:el9" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:ANSI_COLOR="0;31" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:LOGO="fedora-logo-icon" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:HOME_URL="https://centos.org/" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T08:02:32.927 INFO:teuthology.orchestra.run.trial157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T08:02:32.928 INFO:teuthology.lock.ops:Updating trial157.front.sepia.ceph.com on lock server 2026-02-25T08:02:33.032 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:02:33.136 INFO:teuthology.dispatcher.supervisor:Running job 69067 2026-02-25T08:02:33.136 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_matan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69067 --name matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-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/radosbench_4K_seq_read} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69067/orig.config.yaml 2026-02-25T08:02:33.136 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:55:35-crimson-rados-wip-logstoremanager-distro-debug-trial/69067 2026-02-25T08:02:33.136 INFO:teuthology.dispatcher.supervisor:Job PID: 3411764 2026-02-25T08:02:33.136 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T08:04:33.237 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:06:33.445 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:08:33.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:10:33.779 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:12:33.959 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:14:34.140 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:16:34.352 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:18:34.564 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:20:37.949 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:22:38.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:24:38.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:26:38.597 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:28:38.806 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:30:39.013 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:32:39.221 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:34:39.430 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:36:39.638 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:38:39.856 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:40:39.975 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T08:40:40.063 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T08:40:40.125 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T08:40:40.422 INFO:teuthology.orchestra.console.trial157:Power off 2026-02-25T08:40:40.422 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T08:40:40.461 DEBUG:teuthology.orchestra.console.trial157:power off output: Chassis Power Control: Down/Off 2026-02-25T08:40:44.466 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T08:40:44.573 DEBUG:teuthology.orchestra.console.trial157:check power output: Chassis Power is on 2026-02-25T08:40:48.577 DEBUG:teuthology.orchestra.console.trial157:pexpect command: ipmitool -H trial157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T08:40:48.687 DEBUG:teuthology.orchestra.console.trial157:check power output: Chassis Power is off 2026-02-25T08:40:48.687 INFO:teuthology.orchestra.console.trial157:Power off completed 2026-02-25T08:40:48.892 INFO:teuthology.lock.ops:unlocked: trial157.front.sepia.ceph.com