2022-01-16T13:51:06.754 INFO:root:teuthology version: 1.1.0-6f99b635 2022-01-16T13:51:06.880 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi159.front.sepia.ceph.com' reimaging 2022-01-16T13:51:06.881 INFO:teuthology.lock.ops:Updating [ubuntu@smithi159.front.sepia.ceph.com]: reset os type and version on server 2022-01-16T13:51:06.881 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2022-01-16T13:51:06.902 INFO:teuthology.lock.ops:Node 'ubuntu@smithi159.front.sepia.ceph.com' reimaging is complete 2022-01-16T13:51:06.903 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi168.front.sepia.ceph.com' reimaging 2022-01-16T13:51:06.903 INFO:teuthology.lock.ops:Updating [ubuntu@smithi168.front.sepia.ceph.com]: reset os type and version on server 2022-01-16T13:51:06.903 INFO:teuthology.lock.ops:Updating smithi168.front.sepia.ceph.com on lock server 2022-01-16T13:51:06.924 INFO:teuthology.lock.ops:Node 'ubuntu@smithi168.front.sepia.ceph.com' reimaging is complete 2022-01-16T13:51:07.133 INFO:teuthology.provision.fog.smithi159:Scheduling deploy of centos 8.3 2022-01-16T13:51:07.149 INFO:teuthology.provision.fog.smithi168:Scheduling deploy of centos 8.3 2022-01-16T13:51:07.523 INFO:teuthology.orchestra.console:Power off smithi168 2022-01-16T13:51:07.545 INFO:teuthology.orchestra.console:Power off smithi159 2022-01-16T13:51:20.036 INFO:teuthology.orchestra.console:Power off for smithi159 completed 2022-01-16T13:51:20.137 INFO:teuthology.orchestra.console:Power on smithi159 2022-01-16T13:51:24.397 INFO:teuthology.orchestra.console:Power on for smithi159 completed 2022-01-16T13:51:24.499 INFO:teuthology.provision.fog.smithi159:Waiting for deploy to finish 2022-01-16T13:52:17.162 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T13:52:17.163 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-01-16T13:52:17.163 INFO:teuthology.orchestra.console:Power on smithi168 2022-01-16T13:54:29.995 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T13:54:30.076 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/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_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/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_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi168 2022-01-16T13:54:30.144 INFO:teuthology.nuke:Checking targets against current locks 2022-01-16T13:54:30.290 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-16T13:54:30.297 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-16T13:54:30.376 INFO:teuthology.orchestra.console:Power off smithi168 2022-01-16T13:54:30.391 INFO:teuthology.orchestra.console:Power off smithi159 2022-01-16T13:54:38.761 INFO:teuthology.orchestra.console:Power off for smithi159 completed 2022-01-16T13:54:38.908 INFO:teuthology.lock.ops:unlocked: smithi159.front.sepia.ceph.com 2022-01-16T13:56:43.273 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T13:56:43.274 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-01-16T13:56:43.336 INFO:teuthology.lock.ops:unlocked: smithi168.front.sepia.ceph.com 2022-01-16T13:56:43.555 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/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_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/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_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/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_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f99b635b8fd843f9aee9fab01b0f8ac29b9e37b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi168