2021-05-16T20:51:13.547 INFO:root:teuthology version: 1.1.0-60f487a8 2021-05-16T20:51:13.619 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi100.front.sepia.ceph.com' reimaging 2021-05-16T20:51:13.620 INFO:teuthology.lock.ops:Updating [ubuntu@smithi100.front.sepia.ceph.com]: reset os type and version on server 2021-05-16T20:51:13.621 INFO:teuthology.lock.ops:Updating smithi100.front.sepia.ceph.com on lock server 2021-05-16T20:51:13.642 INFO:teuthology.lock.ops:Node 'ubuntu@smithi100.front.sepia.ceph.com' reimaging is complete 2021-05-16T20:51:13.930 INFO:teuthology.provision.fog.smithi100:Scheduling deploy of centos 8.2 2021-05-16T20:51:14.565 INFO:teuthology.orchestra.console:Power off smithi100 2021-05-16T20:51:14.705 INFO:teuthology.orchestra.console:Power off for smithi100 completed 2021-05-16T20:51:14.806 INFO:teuthology.orchestra.console:Power on smithi100 2021-05-16T20:51:23.175 INFO:teuthology.orchestra.console:Power on for smithi100 completed 2021-05-16T20:51:23.276 INFO:teuthology.provision.fog.smithi100:Waiting for deploy to finish 2021-05-16T21:06:16.288 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-05-16T21:06:16.361 INFO:teuthology.nuke:Checking targets against current locks 2021-05-16T21:06:16.450 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-16T21:06:16.465 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi100.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDax+aeJbKhpEy8wOSgauJi/7m/FDwO4mwbEPv+I76BMODv6TUYY+12NC/rjZTD3xqkfLu3MuB7B5kFFWStfcaag6jW6pHO4ywnLIW8rS4HnQ5YSImDMQFU32BS1dqgBrtP2BE47vXrdVNLWTB2hg+PQx7tYWgUtDWMFqDW1zAXNfkpMG1pJr4uR0WgGbFct2ILoi9A59X5VIbJg6Wq5ZAAyAhyvRRfSalBDLVpCKUBANI9HHkPNMVs6reOm0zlAtFRWE+VhxpW/Pogl/oTHZevxvrIrF3nkNjkiNiwQDrK9sJNnHxJLIvgXsEdqZamGNvb3SyPlMGeU+4M+ybEbsjDkZBd7dc1JemUBAmkOhbNiGLSBMXFgCWQqnVLgWCeNj6qHYOFAjXbxSb0jhhKq4w/2MD9RNJ3RgeP+gnrjyCwyNCFHjzWClj6LJg7donXTQZAdPOZDzz8nSgYTPKaagnuRFbCOxumD6eAB31Pz2qKYEBPoT+1C2s5+PYQYeRLY/0='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/task/internal/check_lock.py", line 29, in check_lock 'machine {name} is not locked'.format(name=machine) AssertionError: machine ubuntu@smithi100.front.sepia.ceph.com is not locked 2021-05-16T21:06:16.468 ERROR:teuthology.nuke:Could not nuke the following targets: targets: ubuntu@smithi100.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDax+aeJbKhpEy8wOSgauJi/7m/FDwO4mwbEPv+I76BMODv6TUYY+12NC/rjZTD3xqkfLu3MuB7B5kFFWStfcaag6jW6pHO4ywnLIW8rS4HnQ5YSImDMQFU32BS1dqgBrtP2BE47vXrdVNLWTB2hg+PQx7tYWgUtDWMFqDW1zAXNfkpMG1pJr4uR0WgGbFct2ILoi9A59X5VIbJg6Wq5ZAAyAhyvRRfSalBDLVpCKUBANI9HHkPNMVs6reOm0zlAtFRWE+VhxpW/Pogl/oTHZevxvrIrF3nkNjkiNiwQDrK9sJNnHxJLIvgXsEdqZamGNvb3SyPlMGeU+4M+ybEbsjDkZBd7dc1JemUBAmkOhbNiGLSBMXFgCWQqnVLgWCeNj6qHYOFAjXbxSb0jhhKq4w/2MD9RNJ3RgeP+gnrjyCwyNCFHjzWClj6LJg7donXTQZAdPOZDzz8nSgYTPKaagnuRFbCOxumD6eAB31Pz2qKYEBPoT+1C2s5+PYQYeRLY/0= 2021-05-16T21:06:16.469 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds