2022-03-08T17:55:59.027 INFO:root:teuthology version: 1.1.0-eeaeee38 2022-03-08T17:55:59.155 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi058.front.sepia.ceph.com' reimaging 2022-03-08T17:55:59.157 INFO:teuthology.lock.ops:Updating [ubuntu@smithi058.front.sepia.ceph.com]: reset os type and version on server 2022-03-08T17:55:59.157 INFO:teuthology.lock.ops:Updating smithi058.front.sepia.ceph.com on lock server 2022-03-08T17:55:59.177 INFO:teuthology.lock.ops:Node 'ubuntu@smithi058.front.sepia.ceph.com' reimaging is complete 2022-03-08T17:55:59.178 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi169.front.sepia.ceph.com' reimaging 2022-03-08T17:55:59.178 INFO:teuthology.lock.ops:Updating [ubuntu@smithi169.front.sepia.ceph.com]: reset os type and version on server 2022-03-08T17:55:59.178 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2022-03-08T17:55:59.196 INFO:teuthology.lock.ops:Node 'ubuntu@smithi169.front.sepia.ceph.com' reimaging is complete 2022-03-08T17:55:59.388 INFO:teuthology.provision.fog.smithi058:Scheduling deploy of centos 8.stream 2022-03-08T17:55:59.398 INFO:teuthology.provision.fog.smithi169:Scheduling deploy of centos 8.stream 2022-03-08T17:55:59.717 INFO:teuthology.orchestra.console:Power off smithi058 2022-03-08T17:55:59.734 INFO:teuthology.orchestra.console:Power off smithi169 2022-03-08T17:55:59.865 INFO:teuthology.orchestra.console:Power off for smithi058 completed 2022-03-08T17:55:59.966 INFO:teuthology.orchestra.console:Power on smithi058 2022-03-08T17:56:08.102 INFO:teuthology.orchestra.console:Power off for smithi169 completed 2022-03-08T17:56:08.204 INFO:teuthology.orchestra.console:Power on smithi169 2022-03-08T17:56:16.566 INFO:teuthology.orchestra.console:Power on for smithi169 completed 2022-03-08T17:56:16.667 INFO:teuthology.provision.fog.smithi169:Waiting for deploy to finish 2022-03-08T17:56:57.581 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-03-08T17:56:57.757 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi058 2022-03-08T17:56:57.815 INFO:teuthology.nuke:Checking targets against current locks 2022-03-08T17:56:57.943 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-08T17:56:57.946 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-08T17:56:58.033 INFO:teuthology.orchestra.console:Power off smithi058 2022-03-08T17:56:58.049 INFO:teuthology.orchestra.console:Power off smithi169 2022-03-08T17:56:58.182 INFO:teuthology.orchestra.console:Power off for smithi058 completed 2022-03-08T17:56:58.335 INFO:teuthology.lock.ops:unlocked: smithi058.front.sepia.ceph.com 2022-03-08T17:57:02.306 INFO:teuthology.orchestra.console:Power off for smithi169 completed 2022-03-08T17:57:02.453 INFO:teuthology.lock.ops:unlocked: smithi169.front.sepia.ceph.com 2022-03-08T17:57:02.653 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/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_eeaeee38264fad8a01fd1ce912d8908676ed64bc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_eeaeee38264fad8a01fd1ce912d8908676ed64bc/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi058