2026-02-21T14:23:57.800 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T14:23:57.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:23:57.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:23:58.001 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d96e1de23e0>, signals=[15]) 2026-02-21T14:23:58.001 INFO:teuthology.lock.ops:Start node 'trial017.front.sepia.ceph.com' reimaging 2026-02-21T14:23:58.001 INFO:teuthology.lock.ops:Updating [trial017.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T14:23:58.001 INFO:teuthology.lock.ops:Updating trial017.front.sepia.ceph.com on lock server 2026-02-21T14:23:58.168 DEBUG:teuthology.provision.fog.trial017:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T14:23:58.219 INFO:teuthology.provision.fog.trial017:Scheduling deploy of centos 9.stream 2026-02-21T14:23:59.800 INFO:teuthology.orchestra.console.trial017:Power off 2026-02-21T14:23:59.800 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T14:23:59.837 DEBUG:teuthology.orchestra.console.trial017:power off output: Chassis Power Control: Down/Off 2026-02-21T14:24:03.843 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:24:03.950 DEBUG:teuthology.orchestra.console.trial017:check power output: Chassis Power is off 2026-02-21T14:24:03.950 INFO:teuthology.orchestra.console.trial017:Power off completed 2026-02-21T14:24:04.050 INFO:teuthology.orchestra.console.trial017:Power on 2026-02-21T14:24:04.050 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T14:24:04.088 DEBUG:teuthology.orchestra.console.trial017:power on output: Chassis Power Control: Up/On 2026-02-21T14:24:08.092 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:24:08.202 DEBUG:teuthology.orchestra.console.trial017:check power output: Chassis Power is off 2026-02-21T14:24:12.206 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:24:12.315 DEBUG:teuthology.orchestra.console.trial017:check power output: Chassis Power is on 2026-02-21T14:24:12.315 INFO:teuthology.orchestra.console.trial017:Power on completed 2026-02-21T14:24:12.416 INFO:teuthology.provision.fog.trial017:Waiting for deploy to finish 2026-02-21T14:27:40.029 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T14:27:40.153 ERROR:teuthology.orchestra.connection:Error authenticating with trial017.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-21T14:28:44.155 WARNING:teuthology.provision.fog.trial017:timed out 2026-02-21T14:28:50.156 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T14:28:52.315 ERROR:teuthology.orchestra.connection:Error authenticating with trial017.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-21T14:28:56.418 ERROR:teuthology.orchestra.connection:Error authenticating with trial017.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-21T14:29:03.483 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T14:29:03.483 DEBUG:teuthology.orchestra.run.trial017:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T14:29:03.710 INFO:teuthology.provision.fog.trial017:Node is ready 2026-02-21T14:29:03.710 DEBUG:teuthology.orchestra.run.trial017:> hostname 2026-02-21T14:29:03.757 INFO:teuthology.orchestra.run.trial017.stdout:trial017.front.sepia.ceph.com 2026-02-21T14:29:03.757 DEBUG:teuthology.orchestra.run.trial017:> grep trial017.front.sepia.ceph.com /etc/hosts 2026-02-21T14:29:03.786 INFO:teuthology.orchestra.run.trial017.stdout:10.20.193.17 trial017.front.sepia.ceph.com trial017 2026-02-21T14:29:03.786 DEBUG:teuthology.orchestra.run.trial017:> sudo hostname trial017 2026-02-21T14:29:03.858 DEBUG:teuthology.orchestra.run.trial017:> sudo sed -i -e 's/trial017.front.sepia.ceph.com/trial017/g' /etc/hosts 2026-02-21T14:29:03.924 DEBUG:teuthology.orchestra.run.trial017:> sudo sed -i -e 's/10.20.193.17/10.20.193.17/g' /etc/hosts 2026-02-21T14:29:03.990 DEBUG:teuthology.orchestra.run.trial017:> sudo sed -i -e 's/trial017.front.sepia.ceph.com/trial017/g' /etc/hostname 2026-02-21T14:29:04.056 DEBUG:teuthology.orchestra.run.trial017:> sudo hostname trial017 2026-02-21T14:29:04.119 DEBUG:teuthology.orchestra.run.trial017:> cat /etc/os-release 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:NAME="CentOS Stream" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:VERSION="9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:ID="centos" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:ID_LIKE="rhel fedora" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:VERSION_ID="9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:PLATFORM_ID="platform:el9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:ANSI_COLOR="0;31" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:LOGO="fedora-logo-icon" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:HOME_URL="https://centos.org/" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T14:29:04.175 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T14:29:04.176 INFO:teuthology.provision.fog.trial017:Deploy complete! 2026-02-21T14:29:04.176 DEBUG:teuthology.parallel:result is None 2026-02-21T14:29:04.410 INFO:teuthology.lock.ops:Checking trial017.front.sepia.ceph.com 2026-02-21T14:29:04.410 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T14:29:04.470 INFO:teuthology.lock.ops:Updating [trial017.front.sepia.ceph.com]: set os type and version on server 2026-02-21T14:29:04.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial017.front.sepia.ceph.com' 2026-02-21T14:29:04.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T14:29:04.534 DEBUG:teuthology.orchestra.run.trial017:> true 2026-02-21T14:29:04.609 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial017.front.sepia.ceph.com' 2026-02-21T14:29:04.609 DEBUG:teuthology.orchestra.run.trial017:> uname -m 2026-02-21T14:29:04.664 INFO:teuthology.orchestra.run.trial017.stdout:x86_64 2026-02-21T14:29:04.665 DEBUG:teuthology.orchestra.run.trial017:> cat /etc/os-release 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:NAME="CentOS Stream" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:VERSION="9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:ID="centos" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:ID_LIKE="rhel fedora" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:VERSION_ID="9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:PLATFORM_ID="platform:el9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:ANSI_COLOR="0;31" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:LOGO="fedora-logo-icon" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:HOME_URL="https://centos.org/" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T14:29:04.720 INFO:teuthology.orchestra.run.trial017.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T14:29:04.721 INFO:teuthology.lock.ops:Updating trial017.front.sepia.ceph.com on lock server 2026-02-21T14:29:04.784 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:29:04.867 INFO:teuthology.dispatcher.supervisor:Running job 62732 2026-02-21T14:29:04.867 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_xuxuehan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-21_14:23:14-crimson-rados-wip-trans-cc-opt-rbm-drop-brf-distro-debug-trial/62732 --name xuxuehan-2026-02-21_14:23:14-crimson-rados-wip-trans-cc-opt-rbm-drop-brf-distro-debug-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm} tasks/rbd_python_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-21_14:23:14-crimson-rados-wip-trans-cc-opt-rbm-drop-brf-distro-debug-trial/62732/orig.config.yaml 2026-02-21T14:29:04.868 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/xuxuehan-2026-02-21_14:23:14-crimson-rados-wip-trans-cc-opt-rbm-drop-brf-distro-debug-trial/62732 2026-02-21T14:29:04.868 INFO:teuthology.dispatcher.supervisor:Job PID: 3431 2026-02-21T14:29:04.868 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T14:31:04.868 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:33:04.952 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:35:05.160 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:37:05.288 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:39:05.407 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:41:05.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:43:05.670 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:45:05.849 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:47:05.969 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:49:06.086 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:51:06.213 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:51:06.332 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-21T14:51:06.399 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T14:51:06.692 INFO:teuthology.orchestra.console.trial017:Power off 2026-02-21T14:51:06.692 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T14:51:06.729 DEBUG:teuthology.orchestra.console.trial017:power off output: Chassis Power Control: Down/Off 2026-02-21T14:51:10.730 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:51:10.840 DEBUG:teuthology.orchestra.console.trial017:check power output: Chassis Power is on 2026-02-21T14:51:14.840 DEBUG:teuthology.orchestra.console.trial017:pexpect command: ipmitool -H trial017.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:51:14.950 DEBUG:teuthology.orchestra.console.trial017:check power output: Chassis Power is off 2026-02-21T14:51:14.950 INFO:teuthology.orchestra.console.trial017:Power off completed 2026-02-21T14:51:15.160 INFO:teuthology.lock.ops:unlocked: trial017.front.sepia.ceph.com