2026-02-20T17:16:43.672 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T17:16:43.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:16:43.746 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:16:43.895 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70c94947fa60>, signals=[15]) 2026-02-20T17:16:43.895 INFO:teuthology.lock.ops:Start node 'trial195.front.sepia.ceph.com' reimaging 2026-02-20T17:16:43.895 INFO:teuthology.lock.ops:Updating [trial195.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T17:16:43.895 INFO:teuthology.lock.ops:Updating trial195.front.sepia.ceph.com on lock server 2026-02-20T17:16:44.119 DEBUG:teuthology.provision.fog.trial195:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T17:16:44.172 INFO:teuthology.provision.fog.trial195:Scheduling deploy of centos 9.stream 2026-02-20T17:16:45.240 INFO:teuthology.orchestra.console.trial195:Power off 2026-02-20T17:16:45.240 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T17:16:45.279 DEBUG:teuthology.orchestra.console.trial195:power off output: Chassis Power Control: Down/Off 2026-02-20T17:16:49.283 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:16:49.393 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is off 2026-02-20T17:16:49.393 INFO:teuthology.orchestra.console.trial195:Power off completed 2026-02-20T17:16:49.493 INFO:teuthology.orchestra.console.trial195:Power on 2026-02-20T17:16:49.493 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T17:16:49.534 DEBUG:teuthology.orchestra.console.trial195:power on output: Chassis Power Control: Up/On 2026-02-20T17:16:53.537 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:16:53.648 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is on 2026-02-20T17:16:53.648 INFO:teuthology.orchestra.console.trial195:Power on completed 2026-02-20T17:16:53.748 INFO:teuthology.provision.fog.trial195:Waiting for deploy to finish 2026-02-20T17:18:56.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:19:11.104 WARNING:teuthology.provision.fog.trial195:[Errno None] Unable to connect to port 22 on 10.20.193.195 2026-02-20T17:19:17.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:19:20.192 WARNING:teuthology.provision.fog.trial195:[Errno None] Unable to connect to port 22 on 10.20.193.195 2026-02-20T17:19:26.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:19:29.280 WARNING:teuthology.provision.fog.trial195:[Errno None] Unable to connect to port 22 on 10.20.193.195 2026-02-20T17:19:35.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:20:11.261 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T17:20:11.261 DEBUG:teuthology.orchestra.run.trial195:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T17:20:11.430 INFO:teuthology.provision.fog.trial195:Node is ready 2026-02-20T17:20:11.431 DEBUG:teuthology.orchestra.run.trial195:> hostname 2026-02-20T17:20:11.487 INFO:teuthology.orchestra.run.trial195.stdout:trial195.front.sepia.ceph.com 2026-02-20T17:20:11.487 DEBUG:teuthology.orchestra.run.trial195:> grep trial195.front.sepia.ceph.com /etc/hosts 2026-02-20T17:20:11.543 INFO:teuthology.orchestra.run.trial195.stdout:10.20.193.195 trial195.front.sepia.ceph.com trial195 2026-02-20T17:20:11.544 DEBUG:teuthology.orchestra.run.trial195:> sudo hostname trial195 2026-02-20T17:20:11.613 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/trial195.front.sepia.ceph.com/trial195/g' /etc/hosts 2026-02-20T17:20:11.678 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/10.20.193.195/10.20.193.195/g' /etc/hosts 2026-02-20T17:20:11.742 DEBUG:teuthology.orchestra.run.trial195:> sudo sed -i -e 's/trial195.front.sepia.ceph.com/trial195/g' /etc/hostname 2026-02-20T17:20:11.807 DEBUG:teuthology.orchestra.run.trial195:> sudo hostname trial195 2026-02-20T17:20:11.870 DEBUG:teuthology.orchestra.run.trial195:> cat /etc/os-release 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:NAME="CentOS Stream" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:VERSION="9" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:ID="centos" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:ID_LIKE="rhel fedora" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:VERSION_ID="9" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:PLATFORM_ID="platform:el9" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T17:20:11.926 INFO:teuthology.orchestra.run.trial195.stdout:ANSI_COLOR="0;31" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:LOGO="fedora-logo-icon" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:HOME_URL="https://centos.org/" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T17:20:11.927 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T17:20:11.928 INFO:teuthology.provision.fog.trial195:Deploy complete! 2026-02-20T17:20:11.929 DEBUG:teuthology.parallel:result is None 2026-02-20T17:20:12.212 INFO:teuthology.lock.ops:Checking trial195.front.sepia.ceph.com 2026-02-20T17:20:12.213 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T17:20:12.306 INFO:teuthology.lock.ops:Updating [trial195.front.sepia.ceph.com]: set os type and version on server 2026-02-20T17:20:12.306 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-20T17:20:12.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T17:20:12.375 DEBUG:teuthology.orchestra.run.trial195:> true 2026-02-20T17:20:12.449 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial195.front.sepia.ceph.com' 2026-02-20T17:20:12.449 DEBUG:teuthology.orchestra.run.trial195:> uname -m 2026-02-20T17:20:12.505 INFO:teuthology.orchestra.run.trial195.stdout:x86_64 2026-02-20T17:20:12.505 DEBUG:teuthology.orchestra.run.trial195:> cat /etc/os-release 2026-02-20T17:20:12.561 INFO:teuthology.orchestra.run.trial195.stdout:NAME="CentOS Stream" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:VERSION="9" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:ID="centos" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:ID_LIKE="rhel fedora" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:VERSION_ID="9" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:PLATFORM_ID="platform:el9" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:ANSI_COLOR="0;31" 2026-02-20T17:20:12.562 INFO:teuthology.orchestra.run.trial195.stdout:LOGO="fedora-logo-icon" 2026-02-20T17:20:12.563 INFO:teuthology.orchestra.run.trial195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T17:20:12.563 INFO:teuthology.orchestra.run.trial195.stdout:HOME_URL="https://centos.org/" 2026-02-20T17:20:12.563 INFO:teuthology.orchestra.run.trial195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T17:20:12.563 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T17:20:12.563 INFO:teuthology.orchestra.run.trial195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T17:20:12.564 INFO:teuthology.lock.ops:Updating trial195.front.sepia.ceph.com on lock server 2026-02-20T17:20:12.667 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:20:12.761 INFO:teuthology.dispatcher.supervisor:Running job 60933 2026-02-20T17:20:12.761 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-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60933 --name yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rados/singleton-nomsgr/{all/ceph-post-file mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60933/orig.config.yaml 2026-02-20T17:20:12.761 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/60933 2026-02-20T17:20:12.762 INFO:teuthology.dispatcher.supervisor:Job PID: 3329892 2026-02-20T17:20:12.762 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T17:22:12.862 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:24:13.038 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:26:13.219 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:28:13.397 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T17:28:13.537 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-20T17:28:13.598 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T17:28:13.953 INFO:teuthology.orchestra.console.trial195:Power off 2026-02-20T17:28:13.953 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T17:28:13.992 DEBUG:teuthology.orchestra.console.trial195:power off output: Chassis Power Control: Down/Off 2026-02-20T17:28:17.997 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:28:18.105 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is on 2026-02-20T17:28:22.109 DEBUG:teuthology.orchestra.console.trial195:pexpect command: ipmitool -H trial195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T17:28:22.219 DEBUG:teuthology.orchestra.console.trial195:check power output: Chassis Power is off 2026-02-20T17:28:22.219 INFO:teuthology.orchestra.console.trial195:Power off completed 2026-02-20T17:28:22.430 INFO:teuthology.lock.ops:unlocked: trial195.front.sepia.ceph.com