2026-02-22T06:15:19.442 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T06:15:19.442 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:15:19.517 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:15:19.659 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x781cd21814e0>, signals=[15]) 2026-02-22T06:15:19.659 INFO:teuthology.lock.ops:Start node 'trial107.front.sepia.ceph.com' reimaging 2026-02-22T06:15:19.659 INFO:teuthology.lock.ops:Updating [trial107.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T06:15:19.659 INFO:teuthology.lock.ops:Updating trial107.front.sepia.ceph.com on lock server 2026-02-22T06:15:19.869 DEBUG:teuthology.provision.fog.trial107:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T06:15:19.919 INFO:teuthology.provision.fog.trial107:Scheduling deploy of ubuntu 22.04 2026-02-22T06:15:21.125 INFO:teuthology.orchestra.console.trial107:Power off 2026-02-22T06:15:21.125 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T06:15:21.163 DEBUG:teuthology.orchestra.console.trial107:power off output: Chassis Power Control: Down/Off 2026-02-22T06:15:25.168 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:15:25.275 DEBUG:teuthology.orchestra.console.trial107:check power output: Chassis Power is off 2026-02-22T06:15:25.276 INFO:teuthology.orchestra.console.trial107:Power off completed 2026-02-22T06:15:25.376 INFO:teuthology.orchestra.console.trial107:Power on 2026-02-22T06:15:25.376 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T06:15:25.418 DEBUG:teuthology.orchestra.console.trial107:power on output: Chassis Power Control: Up/On 2026-02-22T06:15:29.423 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:15:29.532 DEBUG:teuthology.orchestra.console.trial107:check power output: Chassis Power is on 2026-02-22T06:15:29.533 INFO:teuthology.orchestra.console.trial107:Power on completed 2026-02-22T06:15:29.633 INFO:teuthology.provision.fog.trial107:Waiting for deploy to finish 2026-02-22T06:17:32.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:17:54.816 WARNING:teuthology.provision.fog.trial107:[Errno None] Unable to connect to port 22 on 10.20.193.107 2026-02-22T06:18:00.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:18:03.904 WARNING:teuthology.provision.fog.trial107:[Errno None] Unable to connect to port 22 on 10.20.193.107 2026-02-22T06:18:09.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:18:46.131 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T06:18:46.131 DEBUG:teuthology.orchestra.run.trial107:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T06:18:46.528 INFO:teuthology.provision.fog.trial107:Node is ready 2026-02-22T06:18:46.528 DEBUG:teuthology.orchestra.run.trial107:> hostname 2026-02-22T06:18:46.574 INFO:teuthology.orchestra.run.trial107.stdout:trial107.front.sepia.ceph.com 2026-02-22T06:18:46.574 DEBUG:teuthology.orchestra.run.trial107:> grep trial107.front.sepia.ceph.com /etc/hosts 2026-02-22T06:18:46.619 INFO:teuthology.orchestra.run.trial107.stdout:10.20.193.107 trial107.front.sepia.ceph.com trial107 2026-02-22T06:18:46.619 DEBUG:teuthology.orchestra.run.trial107:> sudo hostname trial107 2026-02-22T06:18:46.670 DEBUG:teuthology.orchestra.run.trial107:> sudo sed -i -e 's/trial107.front.sepia.ceph.com/trial107/g' /etc/hosts 2026-02-22T06:18:46.718 DEBUG:teuthology.orchestra.run.trial107:> sudo sed -i -e 's/10.20.193.107/10.20.193.107/g' /etc/hosts 2026-02-22T06:18:46.766 DEBUG:teuthology.orchestra.run.trial107:> sudo sed -i -e 's/trial107.front.sepia.ceph.com/trial107/g' /etc/hostname 2026-02-22T06:18:46.815 DEBUG:teuthology.orchestra.run.trial107:> sudo hostname trial107 2026-02-22T06:18:46.863 DEBUG:teuthology.orchestra.run.trial107:> cat /etc/os-release 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:NAME="Ubuntu" 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:VERSION_ID="22.04" 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:VERSION_CODENAME=jammy 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:ID=ubuntu 2026-02-22T06:18:46.907 INFO:teuthology.orchestra.run.trial107.stdout:ID_LIKE=debian 2026-02-22T06:18:46.908 INFO:teuthology.orchestra.run.trial107.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T06:18:46.908 INFO:teuthology.orchestra.run.trial107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T06:18:46.908 INFO:teuthology.orchestra.run.trial107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T06:18:46.908 INFO:teuthology.orchestra.run.trial107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T06:18:46.908 INFO:teuthology.orchestra.run.trial107.stdout:UBUNTU_CODENAME=jammy 2026-02-22T06:18:46.909 INFO:teuthology.provision.fog.trial107:Deploy complete! 2026-02-22T06:18:46.910 DEBUG:teuthology.parallel:result is None 2026-02-22T06:18:47.261 INFO:teuthology.lock.ops:Checking trial107.front.sepia.ceph.com 2026-02-22T06:18:47.261 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T06:18:47.344 INFO:teuthology.lock.ops:Updating [trial107.front.sepia.ceph.com]: set os type and version on server 2026-02-22T06:18:47.344 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial107.front.sepia.ceph.com' 2026-02-22T06:18:47.344 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:18:47.406 DEBUG:teuthology.orchestra.run.trial107:> true 2026-02-22T06:18:47.482 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial107.front.sepia.ceph.com' 2026-02-22T06:18:47.482 DEBUG:teuthology.orchestra.run.trial107:> uname -m 2026-02-22T06:18:47.526 INFO:teuthology.orchestra.run.trial107.stdout:x86_64 2026-02-22T06:18:47.526 DEBUG:teuthology.orchestra.run.trial107:> cat /etc/os-release 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:NAME="Ubuntu" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:VERSION_ID="22.04" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:VERSION_CODENAME=jammy 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:ID=ubuntu 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:ID_LIKE=debian 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T06:18:47.571 INFO:teuthology.orchestra.run.trial107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T06:18:47.572 INFO:teuthology.orchestra.run.trial107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T06:18:47.572 INFO:teuthology.orchestra.run.trial107.stdout:UBUNTU_CODENAME=jammy 2026-02-22T06:18:47.572 INFO:teuthology.lock.ops:Updating trial107.front.sepia.ceph.com on lock server 2026-02-22T06:18:47.678 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:18:47.774 INFO:teuthology.dispatcher.supervisor:Running job 63559 2026-02-22T06:18:47.774 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63559 --name skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial --description rados/singleton-bluestore/{all/cephtool mon_election/classic msgr-failures/many msgr/async objectstore/bluestore/{alloc$/{bitmap} base mem$/{low} onode-segment$/{256K} write$/{v2/{compr$/{no$/{no}} v2}}} rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63559/orig.config.yaml 2026-02-22T06:18:47.774 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63559 2026-02-22T06:18:47.774 INFO:teuthology.dispatcher.supervisor:Job PID: 2386190 2026-02-22T06:18:47.774 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T06:20:47.875 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:22:48.082 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:24:48.214 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:26:48.412 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:28:48.610 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:30:48.775 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:32:48.932 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:34:49.127 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:36:49.328 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:38:49.508 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:40:49.683 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:42:49.856 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:42:49.976 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-22T06:42:50.042 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T06:42:50.338 INFO:teuthology.orchestra.console.trial107:Power off 2026-02-22T06:42:50.338 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T06:42:50.377 DEBUG:teuthology.orchestra.console.trial107:power off output: Chassis Power Control: Down/Off 2026-02-22T06:42:54.380 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:42:54.487 DEBUG:teuthology.orchestra.console.trial107:check power output: Chassis Power is on 2026-02-22T06:42:58.491 DEBUG:teuthology.orchestra.console.trial107:pexpect command: ipmitool -H trial107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:42:58.600 DEBUG:teuthology.orchestra.console.trial107:check power output: Chassis Power is off 2026-02-22T06:42:58.601 INFO:teuthology.orchestra.console.trial107:Power off completed 2026-02-22T06:42:58.920 INFO:teuthology.lock.ops:unlocked: trial107.front.sepia.ceph.com