2024-02-22T23:39:58.158 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-22T23:39:58.158 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:39:58.267 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fca9ad2ac10>, signals=[15]) 2024-02-22T23:39:58.268 INFO:teuthology.lock.ops:Start node 'smithi187.front.sepia.ceph.com' reimaging 2024-02-22T23:39:58.268 INFO:teuthology.lock.ops:Updating [smithi187.front.sepia.ceph.com]: reset os type and version on server 2024-02-22T23:39:58.268 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-02-22T23:39:58.630 DEBUG:teuthology.provision.fog.smithi187:Requesting image smithi_centos_8.stream (ID 3) 2024-02-22T23:39:58.673 INFO:teuthology.provision.fog.smithi187:Scheduling deploy of centos 8.stream 2024-02-22T23:39:58.941 INFO:teuthology.orchestra.console.smithi187:Power off 2024-02-22T23:39:58.942 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-22T23:39:58.963 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2024-02-22T23:39:58.964 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T23:39:58.984 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2024-02-22T23:39:59.085 INFO:teuthology.orchestra.console.smithi187:Power off completed 2024-02-22T23:39:59.186 INFO:teuthology.orchestra.console.smithi187:Power on 2024-02-22T23:39:59.186 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-02-22T23:39:59.207 DEBUG:teuthology.orchestra.console.smithi187:power on output: Chassis Power Control: Up/On 2024-02-22T23:39:59.207 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T23:39:59.232 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2024-02-22T23:40:03.237 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T23:40:03.347 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2024-02-22T23:40:07.351 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-22T23:40:07.460 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2024-02-22T23:40:07.561 INFO:teuthology.orchestra.console.smithi187:Power on completed 2024-02-22T23:40:07.661 INFO:teuthology.provision.fog.smithi187:Waiting for deploy to finish 2024-02-22T23:42:38.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T23:42:38.681 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-02-22T23:43:42.685 WARNING:teuthology.provision.fog.smithi187:timed out 2024-02-22T23:43:48.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T23:44:07.228 WARNING:teuthology.provision.fog.smithi187:[Errno None] Unable to connect to port 22 on 172.21.15.187 2024-02-22T23:44:13.229 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T23:44:14.810 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-02-22T23:44:14.811 DEBUG:teuthology.orchestra.run.smithi187:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-02-22T23:44:39.947 INFO:teuthology.provision.fog.smithi187:Node is ready 2024-02-22T23:44:39.947 DEBUG:teuthology.orchestra.run.smithi187:> hostname 2024-02-22T23:44:39.971 INFO:teuthology.orchestra.run.smithi187.stdout:smithi187.front.sepia.ceph.com 2024-02-22T23:44:39.971 DEBUG:teuthology.orchestra.run.smithi187:> grep smithi187.front.sepia.ceph.com /etc/hosts 2024-02-22T23:44:40.032 INFO:teuthology.orchestra.run.smithi187.stdout:172.21.15.187 smithi187.front.sepia.ceph.com smithi187 2024-02-22T23:44:40.032 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname smithi187 2024-02-22T23:44:40.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/smithi187.front.sepia.ceph.com/smithi187/g' /etc/hosts 2024-02-22T23:44:40.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/172.21.15.187/172.21.15.187/g' /etc/hosts 2024-02-22T23:44:40.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/smithi187.front.sepia.ceph.com/smithi187/g' /etc/hostname 2024-02-22T23:44:40.320 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname smithi187 2024-02-22T23:44:40.387 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="8" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="8" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el8" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2024-02-22T23:44:40.445 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T23:44:40.446 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2024-02-22T23:44:40.446 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T23:44:40.446 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T23:44:40.446 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T23:44:40.446 INFO:teuthology.provision.fog.smithi187:Deploy complete! 2024-02-22T23:44:40.448 DEBUG:teuthology.parallel:result is None 2024-02-22T23:44:40.564 INFO:teuthology.lock.ops:Checking smithi187.front.sepia.ceph.com 2024-02-22T23:44:40.564 INFO:teuthology.lock.ops:New key found. Updating... 2024-02-22T23:44:40.584 INFO:teuthology.lock.ops:Updating [smithi187.front.sepia.ceph.com]: set os type and version on server 2024-02-22T23:44:40.584 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-02-22T23:44:40.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-22T23:44:40.654 DEBUG:teuthology.orchestra.run.smithi187:> true 2024-02-22T23:44:40.721 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2024-02-22T23:44:40.721 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2024-02-22T23:44:40.779 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2024-02-22T23:44:40.779 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2024-02-22T23:44:40.836 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-22T23:44:40.837 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-22T23:44:40.838 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2024-02-22T23:44:40.858 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:44:40.936 INFO:teuthology.dispatcher.supervisor:Running job 7571391 2024-02-22T23:44:40.936 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571391 --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi --description rados/cephadm/workunits/{0-distro/centos_8.stream_container_tools mon_election/classic task/test_cephadm} -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571391/orig.config.yaml 2024-02-22T23:44:40.939 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571391 2024-02-22T23:44:40.939 INFO:teuthology.dispatcher.supervisor:Job PID: 2710654 2024-02-22T23:44:40.939 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-02-22T23:46:40.941 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:48:41.012 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:50:41.086 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:52:41.166 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:54:41.240 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:56:41.314 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-22T23:58:41.391 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:00:41.457 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:02:41.530 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:04:41.608 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:06:41.690 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:06:41.763 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1