2026-02-22T20:19:45.992 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T20:19:45.992 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:19:46.066 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:19:46.217 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ab31008e020>, signals=[15]) 2026-02-22T20:19:46.217 INFO:teuthology.lock.ops:Start node 'trial094.front.sepia.ceph.com' reimaging 2026-02-22T20:19:46.217 INFO:teuthology.lock.ops:Updating [trial094.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T20:19:46.217 INFO:teuthology.lock.ops:Updating trial094.front.sepia.ceph.com on lock server 2026-02-22T20:19:46.415 DEBUG:teuthology.provision.fog.trial094:Requesting image trial_rocky_10.1 (ID 4) 2026-02-22T20:19:46.444 INFO:teuthology.provision.fog.trial094:Scheduling deploy of rocky 10.1 2026-02-22T20:19:48.061 INFO:teuthology.orchestra.console.trial094:Power off 2026-02-22T20:19:48.061 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:19:48.102 DEBUG:teuthology.orchestra.console.trial094:power off output: Chassis Power Control: Down/Off 2026-02-22T20:19:52.108 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:19:52.217 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is off 2026-02-22T20:19:52.218 INFO:teuthology.orchestra.console.trial094:Power off completed 2026-02-22T20:19:52.318 INFO:teuthology.orchestra.console.trial094:Power on 2026-02-22T20:19:52.318 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T20:19:52.356 DEBUG:teuthology.orchestra.console.trial094:power on output: Chassis Power Control: Up/On 2026-02-22T20:19:56.359 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:19:56.469 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is on 2026-02-22T20:19:56.470 INFO:teuthology.orchestra.console.trial094:Power on completed 2026-02-22T20:19:56.570 INFO:teuthology.provision.fog.trial094:Waiting for deploy to finish 2026-02-22T20:21:44.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:21:47.393 WARNING:teuthology.provision.fog.trial094:[Errno None] Unable to connect to port 22 on 10.20.193.94 2026-02-22T20:21:53.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:21:56.480 WARNING:teuthology.provision.fog.trial094:[Errno None] Unable to connect to port 22 on 10.20.193.94 2026-02-22T20:22:02.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:22:05.568 WARNING:teuthology.provision.fog.trial094:[Errno None] Unable to connect to port 22 on 10.20.193.94 2026-02-22T20:22:11.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:22:14.656 WARNING:teuthology.provision.fog.trial094:[Errno None] Unable to connect to port 22 on 10.20.193.94 2026-02-22T20:22:20.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:22:23.744 WARNING:teuthology.provision.fog.trial094:[Errno None] Unable to connect to port 22 on 10.20.193.94 2026-02-22T20:22:29.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:23:05.956 ERROR:teuthology.orchestra.connection:Error authenticating with trial094.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-22T20:23:10.036 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T20:23:10.037 DEBUG:teuthology.orchestra.run.trial094:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T20:23:10.228 INFO:teuthology.provision.fog.trial094:Node is ready 2026-02-22T20:23:10.228 DEBUG:teuthology.orchestra.run.trial094:> hostname 2026-02-22T20:23:10.285 INFO:teuthology.orchestra.run.trial094.stdout:trial094.front.sepia.ceph.com 2026-02-22T20:23:10.285 DEBUG:teuthology.orchestra.run.trial094:> grep trial094.front.sepia.ceph.com /etc/hosts 2026-02-22T20:23:10.343 INFO:teuthology.orchestra.run.trial094.stdout:10.20.193.94 trial094.front.sepia.ceph.com trial094 2026-02-22T20:23:10.344 DEBUG:teuthology.orchestra.run.trial094:> sudo hostname trial094 2026-02-22T20:23:10.415 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/trial094.front.sepia.ceph.com/trial094/g' /etc/hosts 2026-02-22T20:23:10.484 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/10.20.193.94/10.20.193.94/g' /etc/hosts 2026-02-22T20:23:10.551 DEBUG:teuthology.orchestra.run.trial094:> sudo sed -i -e 's/trial094.front.sepia.ceph.com/trial094/g' /etc/hostname 2026-02-22T20:23:10.617 DEBUG:teuthology.orchestra.run.trial094:> sudo hostname trial094 2026-02-22T20:23:10.682 DEBUG:teuthology.orchestra.run.trial094:> cat /etc/os-release 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:NAME="Rocky Linux" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:ID="rocky" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:VERSION_ID="10.1" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:ANSI_COLOR="0;32" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:VENDOR_NAME="RESF" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:23:10.739 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:23:10.740 INFO:teuthology.provision.fog.trial094:Deploy complete! 2026-02-22T20:23:10.740 DEBUG:teuthology.parallel:result is None 2026-02-22T20:23:11.004 INFO:teuthology.lock.ops:Checking trial094.front.sepia.ceph.com 2026-02-22T20:23:11.004 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T20:23:11.086 INFO:teuthology.lock.ops:Updating [trial094.front.sepia.ceph.com]: set os type and version on server 2026-02-22T20:23:11.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial094.front.sepia.ceph.com' 2026-02-22T20:23:11.086 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:23:11.148 DEBUG:teuthology.orchestra.run.trial094:> true 2026-02-22T20:23:11.230 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial094.front.sepia.ceph.com' 2026-02-22T20:23:11.230 DEBUG:teuthology.orchestra.run.trial094:> uname -m 2026-02-22T20:23:11.287 INFO:teuthology.orchestra.run.trial094.stdout:x86_64 2026-02-22T20:23:11.287 DEBUG:teuthology.orchestra.run.trial094:> cat /etc/os-release 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:NAME="Rocky Linux" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:ID="rocky" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:VERSION_ID="10.1" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:ANSI_COLOR="0;32" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:VENDOR_NAME="RESF" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:23:11.344 INFO:teuthology.orchestra.run.trial094.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:23:11.345 INFO:teuthology.orchestra.run.trial094.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:23:11.345 INFO:teuthology.orchestra.run.trial094.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:23:11.345 INFO:teuthology.orchestra.run.trial094.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:23:11.345 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:23:11.345 INFO:teuthology.orchestra.run.trial094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:23:11.345 INFO:teuthology.lock.ops:Updating trial094.front.sepia.ceph.com on lock server 2026-02-22T20:23:11.411 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:23:11.499 INFO:teuthology.dispatcher.supervisor:Running job 64502 2026-02-22T20:23:11.499 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64502 --name nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial --description rados/singleton/{all/mon-stretch-pool mon_election/classic msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{low} onode-segment$/{256K} write$/{v2/{compr$/{yes$/{lz4}} v2}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64502/orig.config.yaml 2026-02-22T20:23:11.499 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64502 2026-02-22T20:23:11.499 INFO:teuthology.dispatcher.supervisor:Job PID: 3811072 2026-02-22T20:23:11.499 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T20:25:11.551 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:27:11.669 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:29:11.853 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:31:12.057 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:33:12.215 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:35:12.395 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:37:12.578 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:39:12.790 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:39:12.884 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T20:39:12.945 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T20:39:13.247 INFO:teuthology.orchestra.console.trial094:Power off 2026-02-22T20:39:13.247 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:39:13.287 DEBUG:teuthology.orchestra.console.trial094:power off output: Chassis Power Control: Down/Off 2026-02-22T20:39:17.291 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:39:17.399 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is on 2026-02-22T20:39:21.403 DEBUG:teuthology.orchestra.console.trial094:pexpect command: ipmitool -H trial094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:39:21.512 DEBUG:teuthology.orchestra.console.trial094:check power output: Chassis Power is off 2026-02-22T20:39:21.513 INFO:teuthology.orchestra.console.trial094:Power off completed 2026-02-22T20:39:21.699 INFO:teuthology.lock.ops:unlocked: trial094.front.sepia.ceph.com