2026-02-25T09:22:17.616 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T09:22:17.616 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:22:17.689 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:22:17.829 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa2868877e0>, signals=[15]) 2026-02-25T09:22:17.829 INFO:teuthology.lock.ops:Start node 'trial018.front.sepia.ceph.com' reimaging 2026-02-25T09:22:17.829 INFO:teuthology.lock.ops:Updating [trial018.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T09:22:17.829 INFO:teuthology.lock.ops:Updating trial018.front.sepia.ceph.com on lock server 2026-02-25T09:22:18.012 DEBUG:teuthology.provision.fog.trial018:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T09:22:18.065 INFO:teuthology.provision.fog.trial018:Scheduling deploy of centos 9.stream 2026-02-25T09:22:19.271 INFO:teuthology.orchestra.console.trial018:Power off 2026-02-25T09:22:19.272 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:22:19.313 DEBUG:teuthology.orchestra.console.trial018:power off output: Chassis Power Control: Down/Off 2026-02-25T09:22:23.317 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:22:23.427 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is off 2026-02-25T09:22:23.428 INFO:teuthology.orchestra.console.trial018:Power off completed 2026-02-25T09:22:23.528 INFO:teuthology.orchestra.console.trial018:Power on 2026-02-25T09:22:23.528 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T09:22:23.569 DEBUG:teuthology.orchestra.console.trial018:power on output: Chassis Power Control: Up/On 2026-02-25T09:22:27.573 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:22:27.684 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is on 2026-02-25T09:22:27.685 INFO:teuthology.orchestra.console.trial018:Power on completed 2026-02-25T09:22:27.785 INFO:teuthology.provision.fog.trial018:Waiting for deploy to finish 2026-02-25T09:24:15.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:24:54.784 WARNING:teuthology.provision.fog.trial018:[Errno None] Unable to connect to port 22 on 10.20.193.18 2026-02-25T09:25:00.790 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:25:36.888 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T09:25:36.888 DEBUG:teuthology.orchestra.run.trial018:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T09:25:37.115 INFO:teuthology.provision.fog.trial018:Node is ready 2026-02-25T09:25:37.116 DEBUG:teuthology.orchestra.run.trial018:> hostname 2026-02-25T09:25:37.172 INFO:teuthology.orchestra.run.trial018.stdout:trial018.front.sepia.ceph.com 2026-02-25T09:25:37.172 DEBUG:teuthology.orchestra.run.trial018:> grep trial018.front.sepia.ceph.com /etc/hosts 2026-02-25T09:25:37.229 INFO:teuthology.orchestra.run.trial018.stdout:10.20.193.18 trial018.front.sepia.ceph.com trial018 2026-02-25T09:25:37.230 DEBUG:teuthology.orchestra.run.trial018:> sudo hostname trial018 2026-02-25T09:25:37.299 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/trial018.front.sepia.ceph.com/trial018/g' /etc/hosts 2026-02-25T09:25:37.366 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/10.20.193.18/10.20.193.18/g' /etc/hosts 2026-02-25T09:25:37.431 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/trial018.front.sepia.ceph.com/trial018/g' /etc/hostname 2026-02-25T09:25:37.497 DEBUG:teuthology.orchestra.run.trial018:> sudo hostname trial018 2026-02-25T09:25:37.562 DEBUG:teuthology.orchestra.run.trial018:> cat /etc/os-release 2026-02-25T09:25:37.618 INFO:teuthology.orchestra.run.trial018.stdout:NAME="CentOS Stream" 2026-02-25T09:25:37.618 INFO:teuthology.orchestra.run.trial018.stdout:VERSION="9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:ID="centos" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:VERSION_ID="9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:ANSI_COLOR="0;31" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:25:37.619 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:25:37.621 INFO:teuthology.provision.fog.trial018:Deploy complete! 2026-02-25T09:25:37.621 DEBUG:teuthology.parallel:result is None 2026-02-25T09:25:37.885 INFO:teuthology.lock.ops:Checking trial018.front.sepia.ceph.com 2026-02-25T09:25:37.885 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T09:25:37.963 INFO:teuthology.lock.ops:Updating [trial018.front.sepia.ceph.com]: set os type and version on server 2026-02-25T09:25:37.963 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial018.front.sepia.ceph.com' 2026-02-25T09:25:37.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:25:38.026 DEBUG:teuthology.orchestra.run.trial018:> true 2026-02-25T09:25:38.111 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial018.front.sepia.ceph.com' 2026-02-25T09:25:38.111 DEBUG:teuthology.orchestra.run.trial018:> uname -m 2026-02-25T09:25:38.167 INFO:teuthology.orchestra.run.trial018.stdout:x86_64 2026-02-25T09:25:38.168 DEBUG:teuthology.orchestra.run.trial018:> cat /etc/os-release 2026-02-25T09:25:38.223 INFO:teuthology.orchestra.run.trial018.stdout:NAME="CentOS Stream" 2026-02-25T09:25:38.223 INFO:teuthology.orchestra.run.trial018.stdout:VERSION="9" 2026-02-25T09:25:38.223 INFO:teuthology.orchestra.run.trial018.stdout:ID="centos" 2026-02-25T09:25:38.223 INFO:teuthology.orchestra.run.trial018.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:VERSION_ID="9" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:ANSI_COLOR="0;31" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:25:38.224 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:25:38.225 INFO:teuthology.lock.ops:Updating trial018.front.sepia.ceph.com on lock server 2026-02-25T09:25:38.333 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:25:38.433 INFO:teuthology.dispatcher.supervisor:Running job 69268 2026-02-25T09:25:38.433 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_08:02:37-crimson-rados-main-distro-default-trial/69268 --name matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/crimson_bluestore tasks/rbd_api_tests} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69268/orig.config.yaml 2026-02-25T09:25:38.433 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69268 2026-02-25T09:25:38.434 INFO:teuthology.dispatcher.supervisor:Job PID: 3893469 2026-02-25T09:25:38.434 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T09:27:38.518 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:29:38.704 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:31:38.889 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:33:39.092 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:35:39.228 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:37:39.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:39:39.641 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:41:39.831 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:43:39.990 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:45:40.173 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:47:40.358 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:49:40.530 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:51:40.732 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:53:40.919 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:55:41.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:57:41.218 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:59:41.339 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:01:41.522 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:03:41.740 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:05:41.942 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:07:42.104 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:09:42.341 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:11:42.792 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:13:42.995 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:15:43.166 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:17:43.356 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:19:43.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:19:43.608 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T10:19:43.672 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T10:19:43.973 INFO:teuthology.orchestra.console.trial018:Power off 2026-02-25T10:19:43.973 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T10:19:44.012 DEBUG:teuthology.orchestra.console.trial018:power off output: Chassis Power Control: Down/Off 2026-02-25T10:19:48.016 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:19:48.125 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is on 2026-02-25T10:19:52.129 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:19:52.239 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is off 2026-02-25T10:19:52.240 INFO:teuthology.orchestra.console.trial018:Power off completed 2026-02-25T10:19:52.449 INFO:teuthology.lock.ops:unlocked: trial018.front.sepia.ceph.com