2026-02-18T19:56:51.166 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T19:56:51.166 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T19:56:51.239 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T19:56:51.373 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7cb737b7b2e0>, signals=[15]) 2026-02-18T19:56:51.373 INFO:teuthology.lock.ops:Start node 'trial144.front.sepia.ceph.com' reimaging 2026-02-18T19:56:51.373 INFO:teuthology.lock.ops:Updating [trial144.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T19:56:51.373 INFO:teuthology.lock.ops:Updating trial144.front.sepia.ceph.com on lock server 2026-02-18T19:56:51.569 DEBUG:teuthology.provision.fog.trial144:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T19:56:51.621 INFO:teuthology.provision.fog.trial144:Scheduling deploy of centos 9.stream 2026-02-18T19:56:52.966 INFO:teuthology.orchestra.console.trial144:Power off 2026-02-18T19:56:52.966 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T19:56:53.004 DEBUG:teuthology.orchestra.console.trial144:power off output: Chassis Power Control: Down/Off 2026-02-18T19:56:57.009 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T19:56:57.118 DEBUG:teuthology.orchestra.console.trial144:check power output: Chassis Power is off 2026-02-18T19:56:57.119 INFO:teuthology.orchestra.console.trial144:Power off completed 2026-02-18T19:56:57.219 INFO:teuthology.orchestra.console.trial144:Power on 2026-02-18T19:56:57.219 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T19:56:57.259 DEBUG:teuthology.orchestra.console.trial144:power on output: Chassis Power Control: Up/On 2026-02-18T19:57:01.263 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T19:57:01.374 DEBUG:teuthology.orchestra.console.trial144:check power output: Chassis Power is on 2026-02-18T19:57:01.374 INFO:teuthology.orchestra.console.trial144:Power on completed 2026-02-18T19:57:01.475 INFO:teuthology.provision.fog.trial144:Waiting for deploy to finish 2026-02-18T19:58:48.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T19:58:49.054 ERROR:teuthology.orchestra.connection:Error authenticating with trial144.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T19:59:53.057 WARNING:teuthology.provision.fog.trial144:timed out 2026-02-18T19:59:59.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:02.117 WARNING:teuthology.provision.fog.trial144:[Errno None] Unable to connect to port 22 on 10.20.193.144 2026-02-18T20:00:08.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:08.442 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T20:00:08.443 DEBUG:teuthology.orchestra.run.trial144:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T20:00:13.715 INFO:teuthology.provision.fog.trial144:Node is ready 2026-02-18T20:00:13.715 DEBUG:teuthology.orchestra.run.trial144:> hostname 2026-02-18T20:00:13.762 INFO:teuthology.orchestra.run.trial144.stdout:trial144.front.sepia.ceph.com 2026-02-18T20:00:13.762 DEBUG:teuthology.orchestra.run.trial144:> grep trial144.front.sepia.ceph.com /etc/hosts 2026-02-18T20:00:13.819 INFO:teuthology.orchestra.run.trial144.stdout:10.20.193.144 trial144.front.sepia.ceph.com trial144 2026-02-18T20:00:13.819 DEBUG:teuthology.orchestra.run.trial144:> sudo hostname trial144 2026-02-18T20:00:13.892 DEBUG:teuthology.orchestra.run.trial144:> sudo sed -i -e 's/trial144.front.sepia.ceph.com/trial144/g' /etc/hosts 2026-02-18T20:00:13.958 DEBUG:teuthology.orchestra.run.trial144:> sudo sed -i -e 's/10.20.193.144/10.20.193.144/g' /etc/hosts 2026-02-18T20:00:14.024 DEBUG:teuthology.orchestra.run.trial144:> sudo sed -i -e 's/trial144.front.sepia.ceph.com/trial144/g' /etc/hostname 2026-02-18T20:00:14.089 DEBUG:teuthology.orchestra.run.trial144:> sudo hostname trial144 2026-02-18T20:00:14.154 DEBUG:teuthology.orchestra.run.trial144:> cat /etc/os-release 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:NAME="CentOS Stream" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:VERSION="9" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:ID="centos" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:ID_LIKE="rhel fedora" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:VERSION_ID="9" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:PLATFORM_ID="platform:el9" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T20:00:14.212 INFO:teuthology.orchestra.run.trial144.stdout:ANSI_COLOR="0;31" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:LOGO="fedora-logo-icon" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:HOME_URL="https://centos.org/" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T20:00:14.213 INFO:teuthology.orchestra.run.trial144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T20:00:14.214 INFO:teuthology.provision.fog.trial144:Deploy complete! 2026-02-18T20:00:14.215 DEBUG:teuthology.parallel:result is None 2026-02-18T20:00:14.495 INFO:teuthology.lock.ops:Checking trial144.front.sepia.ceph.com 2026-02-18T20:00:14.495 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T20:00:14.552 INFO:teuthology.lock.ops:Updating [trial144.front.sepia.ceph.com]: set os type and version on server 2026-02-18T20:00:14.552 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial144.front.sepia.ceph.com' 2026-02-18T20:00:14.552 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T20:00:14.612 DEBUG:teuthology.orchestra.run.trial144:> true 2026-02-18T20:00:14.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial144.front.sepia.ceph.com' 2026-02-18T20:00:14.691 DEBUG:teuthology.orchestra.run.trial144:> uname -m 2026-02-18T20:00:14.746 INFO:teuthology.orchestra.run.trial144.stdout:x86_64 2026-02-18T20:00:14.746 DEBUG:teuthology.orchestra.run.trial144:> cat /etc/os-release 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:NAME="CentOS Stream" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:VERSION="9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:ID="centos" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:ID_LIKE="rhel fedora" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:VERSION_ID="9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:PLATFORM_ID="platform:el9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:ANSI_COLOR="0;31" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:LOGO="fedora-logo-icon" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:HOME_URL="https://centos.org/" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T20:00:14.802 INFO:teuthology.orchestra.run.trial144.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T20:00:14.802 INFO:teuthology.lock.ops:Updating trial144.front.sepia.ceph.com on lock server 2026-02-18T20:00:14.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:00:14.952 INFO:teuthology.dispatcher.supervisor:Running job 53149 2026-02-18T20:00:14.953 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_jcollin@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53149 --name jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial --description fs/bugs/client_trim_caps/{begin/{0-install 1-ceph 2-logrotate 3-kernel 3-modules} centos_latest clusters/small-cluster conf/{client mds mgr mon osd} objectstore/bluestore-bitmap overrides/{ignorelist_health ignorelist_wrongly_marked_down no_client_pidfile pg_health} tasks/trim-i24137} -- /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53149/orig.config.yaml 2026-02-18T20:00:14.953 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:34:58-fs-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53149 2026-02-18T20:00:14.953 INFO:teuthology.dispatcher.supervisor:Job PID: 828243 2026-02-18T20:00:14.953 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T20:02:14.954 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:04:15.075 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:06:15.208 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:08:15.283 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T20:08:15.408 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T20:08:15.476 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T20:08:15.800 INFO:teuthology.orchestra.console.trial144:Power off 2026-02-18T20:08:15.800 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T20:08:15.840 DEBUG:teuthology.orchestra.console.trial144:power off output: Chassis Power Control: Down/Off 2026-02-18T20:08:19.841 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T20:08:19.952 DEBUG:teuthology.orchestra.console.trial144:check power output: Chassis Power is on 2026-02-18T20:08:23.952 DEBUG:teuthology.orchestra.console.trial144:pexpect command: ipmitool -H trial144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T20:08:24.064 DEBUG:teuthology.orchestra.console.trial144:check power output: Chassis Power is off 2026-02-18T20:08:24.064 INFO:teuthology.orchestra.console.trial144:Power off completed 2026-02-18T20:08:24.412 INFO:teuthology.lock.ops:unlocked: trial144.front.sepia.ceph.com