2023-12-07T16:39:28.648 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T16:39:28.648 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:39:28.746 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa4da44d550>, signals=[15]) 2023-12-07T16:39:28.747 INFO:teuthology.lock.ops:Start node 'smithi001.front.sepia.ceph.com' reimaging 2023-12-07T16:39:28.747 INFO:teuthology.lock.ops:Updating [smithi001.front.sepia.ceph.com]: reset os type and version on server 2023-12-07T16:39:28.747 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2023-12-07T16:39:28.885 DEBUG:teuthology.provision.fog.smithi001:Requesting image smithi_ubuntu_20.04 (ID 2) 2023-12-07T16:39:28.947 INFO:teuthology.provision.fog.smithi001:Scheduling deploy of ubuntu 20.04 2023-12-07T16:39:29.327 INFO:teuthology.orchestra.console.smithi001:Power off 2023-12-07T16:39:29.327 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:39:29.348 DEBUG:teuthology.orchestra.console.smithi001:power off output: Chassis Power Control: Down/Off 2023-12-07T16:39:29.348 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:39:29.372 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is off 2023-12-07T16:39:29.473 INFO:teuthology.orchestra.console.smithi001:Power off completed 2023-12-07T16:39:29.574 INFO:teuthology.orchestra.console.smithi001:Power on 2023-12-07T16:39:29.574 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-12-07T16:39:29.599 DEBUG:teuthology.orchestra.console.smithi001:power on output: Chassis Power Control: Up/On 2023-12-07T16:39:29.599 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:39:29.620 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is off 2023-12-07T16:39:33.622 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:39:33.730 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is on 2023-12-07T16:39:33.831 INFO:teuthology.orchestra.console.smithi001:Power on completed 2023-12-07T16:39:33.932 INFO:teuthology.provision.fog.smithi001:Waiting for deploy to finish 2023-12-07T16:43:47.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:05.603 WARNING:teuthology.provision.fog.smithi001:[Errno None] Unable to connect to port 22 on 172.21.15.1 2023-12-07T16:44:11.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:14.690 WARNING:teuthology.provision.fog.smithi001:[Errno None] Unable to connect to port 22 on 172.21.15.1 2023-12-07T16:44:20.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:23.778 WARNING:teuthology.provision.fog.smithi001:[Errno None] Unable to connect to port 22 on 172.21.15.1 2023-12-07T16:44:29.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:44:32.866 WARNING:teuthology.provision.fog.smithi001:[Errno None] Unable to connect to port 22 on 172.21.15.1 2023-12-07T16:44:38.870 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:45:38.935 WARNING:teuthology.provision.fog.smithi001:timed out 2023-12-07T16:45:44.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:45:45.141 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-12-07T16:45:45.142 DEBUG:teuthology.orchestra.run.smithi001:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-12-07T16:45:45.628 INFO:teuthology.provision.fog.smithi001:Node is ready 2023-12-07T16:45:45.628 DEBUG:teuthology.orchestra.run.smithi001:> hostname 2023-12-07T16:45:45.678 INFO:teuthology.orchestra.run.smithi001.stdout:smithi001.front.sepia.ceph.com 2023-12-07T16:45:45.679 DEBUG:teuthology.orchestra.run.smithi001:> grep smithi001.front.sepia.ceph.com /etc/hosts 2023-12-07T16:45:45.686 INFO:teuthology.orchestra.run.smithi001.stdout:172.21.15.1 smithi001.front.sepia.ceph.com smithi001 2023-12-07T16:45:45.686 DEBUG:teuthology.orchestra.run.smithi001:> sudo hostname smithi001 2023-12-07T16:45:45.785 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i -e 's/smithi001.front.sepia.ceph.com/smithi001/g' /etc/hosts 2023-12-07T16:45:45.802 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i -e 's/172.21.15.1/172.21.15.1/g' /etc/hosts 2023-12-07T16:45:45.818 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i -e 's/smithi001.front.sepia.ceph.com/smithi001/g' /etc/hostname 2023-12-07T16:45:45.833 DEBUG:teuthology.orchestra.run.smithi001:> sudo hostname smithi001 2023-12-07T16:45:45.890 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2023-12-07T16:45:45.899 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="Ubuntu" 2023-12-07T16:45:45.899 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:ID=ubuntu 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE=debian 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="20.04" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_CODENAME=focal 2023-12-07T16:45:45.900 INFO:teuthology.orchestra.run.smithi001.stdout:UBUNTU_CODENAME=focal 2023-12-07T16:45:45.901 INFO:teuthology.provision.fog.smithi001:Deploy complete! 2023-12-07T16:45:45.902 DEBUG:teuthology.parallel:result is None 2023-12-07T16:45:46.058 INFO:teuthology.lock.ops:Checking smithi001.front.sepia.ceph.com 2023-12-07T16:45:46.059 INFO:teuthology.lock.ops:New key found. Updating... 2023-12-07T16:45:46.087 INFO:teuthology.lock.ops:Updating [smithi001.front.sepia.ceph.com]: set os type and version on server 2023-12-07T16:45:46.088 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2023-12-07T16:45:46.088 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:45:46.139 DEBUG:teuthology.orchestra.run.smithi001:> true 2023-12-07T16:45:46.260 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2023-12-07T16:45:46.260 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2023-12-07T16:45:46.312 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2023-12-07T16:45:46.312 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="Ubuntu" 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:ID=ubuntu 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE=debian 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-07T16:45:46.319 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="20.04" 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_CODENAME=focal 2023-12-07T16:45:46.320 INFO:teuthology.orchestra.run.smithi001.stdout:UBUNTU_CODENAME=focal 2023-12-07T16:45:46.321 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2023-12-07T16:45:46.345 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:45:46.427 INFO:teuthology.dispatcher.supervisor:Running job 7482183 2023-12-07T16:45:46.428 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482183 --name yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi --description rados/cephadm/workunits/{0-distro/ubuntu_20.04 agent/off mon_election/connectivity task/test_adoption} -- /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482183/orig.config.yaml 2023-12-07T16:45:46.431 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482183 2023-12-07T16:45:46.431 INFO:teuthology.dispatcher.supervisor:Job PID: 829137 2023-12-07T16:45:46.431 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-12-07T16:47:46.531 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:49:46.702 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:51:46.871 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:53:47.052 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:55:47.231 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:57:47.399 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:59:47.587 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T17:01:47.763 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T17:03:47.927 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T17:03:47.998 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2023-12-07T17:03:48.055 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2023-12-07T17:03:48.056 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T17:03:48.105 DEBUG:teuthology.nuke:shortname: smithi001 2023-12-07T17:03:48.105 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T17:03:48.127 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482183', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:39:27.862372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-07T17:03:48.179 INFO:teuthology.orchestra.console.smithi001:Power off 2023-12-07T17:03:48.180 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T17:03:48.208 DEBUG:teuthology.orchestra.console.smithi001:power off output: Chassis Power Control: Down/Off 2023-12-07T17:03:48.209 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:03:48.230 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is off 2023-12-07T17:03:48.331 INFO:teuthology.orchestra.console.smithi001:Power off completed 2023-12-07T17:03:48.477 INFO:teuthology.lock.ops:unlocked: smithi001.front.sepia.ceph.com