2026-02-25T16:25:59.317 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T16:25:59.317 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:25:59.389 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:26:01.549 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7779a1d1f880>, signals=[15]) 2026-02-25T16:26:01.549 INFO:teuthology.lock.ops:Start node 'trial039.front.sepia.ceph.com' reimaging 2026-02-25T16:26:01.549 INFO:teuthology.lock.ops:Updating [trial039.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T16:26:01.549 INFO:teuthology.lock.ops:Updating trial039.front.sepia.ceph.com on lock server 2026-02-25T16:26:01.746 DEBUG:teuthology.provision.fog.trial039:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T16:26:01.800 INFO:teuthology.provision.fog.trial039:Scheduling deploy of centos 9.stream 2026-02-25T16:26:03.217 INFO:teuthology.orchestra.console.trial039:Power off 2026-02-25T16:26:03.217 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T16:26:03.256 DEBUG:teuthology.orchestra.console.trial039:power off output: Chassis Power Control: Down/Off 2026-02-25T16:26:07.260 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:26:07.369 DEBUG:teuthology.orchestra.console.trial039:check power output: Chassis Power is off 2026-02-25T16:26:07.369 INFO:teuthology.orchestra.console.trial039:Power off completed 2026-02-25T16:26:07.470 INFO:teuthology.orchestra.console.trial039:Power on 2026-02-25T16:26:07.470 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T16:26:07.509 DEBUG:teuthology.orchestra.console.trial039:power on output: Chassis Power Control: Up/On 2026-02-25T16:26:11.514 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:26:11.625 DEBUG:teuthology.orchestra.console.trial039:check power output: Chassis Power is on 2026-02-25T16:26:11.626 INFO:teuthology.orchestra.console.trial039:Power on completed 2026-02-25T16:26:11.726 INFO:teuthology.provision.fog.trial039:Waiting for deploy to finish 2026-02-25T16:27:59.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:28:59.840 WARNING:teuthology.provision.fog.trial039:timed out 2026-02-25T16:29:05.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:29:13.151 ERROR:teuthology.orchestra.connection:Error authenticating with trial039.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-25T16:29:17.260 ERROR:teuthology.orchestra.connection:Error authenticating with trial039.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-25T16:29:24.367 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T16:29:24.368 DEBUG:teuthology.orchestra.run.trial039:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T16:29:24.520 INFO:teuthology.provision.fog.trial039:Node is ready 2026-02-25T16:29:24.520 DEBUG:teuthology.orchestra.run.trial039:> hostname 2026-02-25T16:29:24.575 INFO:teuthology.orchestra.run.trial039.stdout:trial039.front.sepia.ceph.com 2026-02-25T16:29:24.575 DEBUG:teuthology.orchestra.run.trial039:> grep trial039.front.sepia.ceph.com /etc/hosts 2026-02-25T16:29:24.630 INFO:teuthology.orchestra.run.trial039.stdout:10.20.193.39 trial039.front.sepia.ceph.com trial039 2026-02-25T16:29:24.630 DEBUG:teuthology.orchestra.run.trial039:> sudo hostname trial039 2026-02-25T16:29:24.698 DEBUG:teuthology.orchestra.run.trial039:> sudo sed -i -e 's/trial039.front.sepia.ceph.com/trial039/g' /etc/hosts 2026-02-25T16:29:24.760 DEBUG:teuthology.orchestra.run.trial039:> sudo sed -i -e 's/10.20.193.39/10.20.193.39/g' /etc/hosts 2026-02-25T16:29:24.822 DEBUG:teuthology.orchestra.run.trial039:> sudo sed -i -e 's/trial039.front.sepia.ceph.com/trial039/g' /etc/hostname 2026-02-25T16:29:24.886 DEBUG:teuthology.orchestra.run.trial039:> sudo hostname trial039 2026-02-25T16:29:24.946 DEBUG:teuthology.orchestra.run.trial039:> cat /etc/os-release 2026-02-25T16:29:24.999 INFO:teuthology.orchestra.run.trial039.stdout:NAME="CentOS Stream" 2026-02-25T16:29:24.999 INFO:teuthology.orchestra.run.trial039.stdout:VERSION="9" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:ID="centos" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:ID_LIKE="rhel fedora" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:VERSION_ID="9" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:PLATFORM_ID="platform:el9" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:ANSI_COLOR="0;31" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:LOGO="fedora-logo-icon" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:HOME_URL="https://centos.org/" 2026-02-25T16:29:25.000 INFO:teuthology.orchestra.run.trial039.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T16:29:25.001 INFO:teuthology.orchestra.run.trial039.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T16:29:25.001 INFO:teuthology.orchestra.run.trial039.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T16:29:25.002 INFO:teuthology.provision.fog.trial039:Deploy complete! 2026-02-25T16:29:25.003 DEBUG:teuthology.parallel:result is None 2026-02-25T16:29:25.300 INFO:teuthology.lock.ops:Checking trial039.front.sepia.ceph.com 2026-02-25T16:29:25.300 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T16:29:25.397 INFO:teuthology.lock.ops:Updating [trial039.front.sepia.ceph.com]: set os type and version on server 2026-02-25T16:29:25.397 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial039.front.sepia.ceph.com' 2026-02-25T16:29:25.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T16:29:25.460 DEBUG:teuthology.orchestra.run.trial039:> true 2026-02-25T16:29:25.532 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial039.front.sepia.ceph.com' 2026-02-25T16:29:25.532 DEBUG:teuthology.orchestra.run.trial039:> uname -m 2026-02-25T16:29:25.586 INFO:teuthology.orchestra.run.trial039.stdout:x86_64 2026-02-25T16:29:25.587 DEBUG:teuthology.orchestra.run.trial039:> cat /etc/os-release 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:NAME="CentOS Stream" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:VERSION="9" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:ID="centos" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:ID_LIKE="rhel fedora" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:VERSION_ID="9" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:PLATFORM_ID="platform:el9" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T16:29:25.640 INFO:teuthology.orchestra.run.trial039.stdout:ANSI_COLOR="0;31" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:LOGO="fedora-logo-icon" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:HOME_URL="https://centos.org/" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T16:29:25.641 INFO:teuthology.orchestra.run.trial039.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T16:29:25.642 INFO:teuthology.lock.ops:Updating trial039.front.sepia.ceph.com on lock server 2026-02-25T16:29:25.746 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:29:25.845 INFO:teuthology.dispatcher.supervisor:Running job 70447 2026-02-25T16:29:25.845 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_emzhang@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70447 --name emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial --description rados:standalone/{supported-random-distro$/{centos_latest} workloads/mgr} -- /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70447/orig.config.yaml 2026-02-25T16:29:25.845 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/emzhang-2026-02-25_16:24:30-rados:standalone-wip-mon-colocate-distro-default-trial/70447 2026-02-25T16:29:25.845 INFO:teuthology.dispatcher.supervisor:Job PID: 2764529 2026-02-25T16:29:25.845 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T16:31:25.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:33:26.045 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:35:26.237 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:37:26.434 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:39:26.642 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T16:39:26.720 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T16:39:26.779 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T16:39:27.077 INFO:teuthology.orchestra.console.trial039:Power off 2026-02-25T16:39:27.077 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T16:39:27.117 DEBUG:teuthology.orchestra.console.trial039:power off output: Chassis Power Control: Down/Off 2026-02-25T16:39:31.121 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:39:31.230 DEBUG:teuthology.orchestra.console.trial039:check power output: Chassis Power is on 2026-02-25T16:39:35.234 DEBUG:teuthology.orchestra.console.trial039:pexpect command: ipmitool -H trial039.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T16:39:35.344 DEBUG:teuthology.orchestra.console.trial039:check power output: Chassis Power is off 2026-02-25T16:39:35.345 INFO:teuthology.orchestra.console.trial039:Power off completed 2026-02-25T16:39:35.524 INFO:teuthology.lock.ops:unlocked: trial039.front.sepia.ceph.com