2026-02-19T19:39:49.453 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T19:39:49.453 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:39:49.527 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:39:49.665 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x784b6fc7f240>, signals=[15]) 2026-02-19T19:39:49.665 INFO:teuthology.lock.ops:Start node 'trial127.front.sepia.ceph.com' reimaging 2026-02-19T19:39:49.666 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T19:39:49.666 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-19T19:39:49.842 DEBUG:teuthology.provision.fog.trial127:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T19:39:49.893 INFO:teuthology.provision.fog.trial127:Scheduling deploy of centos 9.stream 2026-02-19T19:39:51.418 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-19T19:39:51.418 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T19:39:51.456 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-19T19:39:55.460 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:39:55.569 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-19T19:39:55.569 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-19T19:39:55.670 INFO:teuthology.orchestra.console.trial127:Power on 2026-02-19T19:39:55.670 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T19:39:55.707 DEBUG:teuthology.orchestra.console.trial127:power on output: Chassis Power Control: Up/On 2026-02-19T19:39:59.712 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T19:39:59.822 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-19T19:39:59.822 INFO:teuthology.orchestra.console.trial127:Power on completed 2026-02-19T19:39:59.923 INFO:teuthology.provision.fog.trial127:Waiting for deploy to finish 2026-02-19T19:42:03.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:42:17.344 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-19T19:42:23.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:42:26.432 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-19T19:42:32.433 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:42:35.520 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-19T19:42:41.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:43:17.498 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T19:43:17.499 DEBUG:teuthology.orchestra.run.trial127:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T19:43:17.660 INFO:teuthology.provision.fog.trial127:Node is ready 2026-02-19T19:43:17.661 DEBUG:teuthology.orchestra.run.trial127:> hostname 2026-02-19T19:43:17.716 INFO:teuthology.orchestra.run.trial127.stdout:trial127.front.sepia.ceph.com 2026-02-19T19:43:17.716 DEBUG:teuthology.orchestra.run.trial127:> grep trial127.front.sepia.ceph.com /etc/hosts 2026-02-19T19:43:17.771 INFO:teuthology.orchestra.run.trial127.stdout:10.20.193.127 trial127.front.sepia.ceph.com trial127 2026-02-19T19:43:17.772 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-19T19:43:17.842 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hosts 2026-02-19T19:43:17.907 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/10.20.193.127/10.20.193.127/g' /etc/hosts 2026-02-19T19:43:17.972 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hostname 2026-02-19T19:43:18.037 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-19T19:43:18.101 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-19T19:43:18.157 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-19T19:43:18.157 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-19T19:43:18.157 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-19T19:43:18.157 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T19:43:18.158 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T19:43:18.159 INFO:teuthology.provision.fog.trial127:Deploy complete! 2026-02-19T19:43:18.160 DEBUG:teuthology.parallel:result is None 2026-02-19T19:43:18.428 INFO:teuthology.lock.ops:Checking trial127.front.sepia.ceph.com 2026-02-19T19:43:18.428 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T19:43:18.506 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: set os type and version on server 2026-02-19T19:43:18.507 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-19T19:43:18.507 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T19:43:18.571 DEBUG:teuthology.orchestra.run.trial127:> true 2026-02-19T19:43:18.644 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-19T19:43:18.644 DEBUG:teuthology.orchestra.run.trial127:> uname -m 2026-02-19T19:43:18.700 INFO:teuthology.orchestra.run.trial127.stdout:x86_64 2026-02-19T19:43:18.700 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-19T19:43:18.755 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-19T19:43:18.756 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T19:43:18.757 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-19T19:43:18.757 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T19:43:18.757 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T19:43:18.757 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T19:43:18.758 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-19T19:43:18.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:43:18.958 INFO:teuthology.dispatcher.supervisor:Running job 59571 2026-02-19T19:43:18.958 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59571 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/basic/{base/install clusters/{fixed-1} conf/{disable-pool-app} msgr-failures/few objectstore/bluestore-bitmap supported-random-distro$/{centos_latest} tasks/rbd_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59571/orig.config.yaml 2026-02-19T19:43:18.959 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59571 2026-02-19T19:43:18.959 INFO:teuthology.dispatcher.supervisor:Job PID: 1234572 2026-02-19T19:43:18.959 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T19:45:19.059 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:47:19.166 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:49:19.373 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:51:19.559 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:53:19.732 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:55:19.925 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:57:20.097 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T19:59:20.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:01:20.439 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:03:20.636 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:05:20.843 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:07:21.059 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:09:21.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:09:21.326 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T20:09:21.384 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:09:21.688 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-19T20:09:21.688 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:09:21.727 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-19T20:09:25.732 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:09:25.841 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-19T20:09:29.842 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:09:29.953 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-19T20:09:29.953 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-19T20:09:30.161 INFO:teuthology.lock.ops:unlocked: trial127.front.sepia.ceph.com