2021-08-12T13:42:55.554 INFO:root:teuthology version: 1.1.0-2b512d98 2021-08-12T13:42:55.695 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi026.front.sepia.ceph.com' reimaging 2021-08-12T13:42:55.696 INFO:teuthology.lock.ops:Updating [ubuntu@smithi026.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:42:55.696 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2021-08-12T13:42:55.715 INFO:teuthology.lock.ops:Node 'ubuntu@smithi026.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:42:55.716 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi039.front.sepia.ceph.com' reimaging 2021-08-12T13:42:55.716 INFO:teuthology.lock.ops:Updating [ubuntu@smithi039.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:42:55.716 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2021-08-12T13:42:55.734 INFO:teuthology.lock.ops:Node 'ubuntu@smithi039.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:42:55.735 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi197.front.sepia.ceph.com' reimaging 2021-08-12T13:42:55.735 INFO:teuthology.lock.ops:Updating [ubuntu@smithi197.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:42:55.735 INFO:teuthology.lock.ops:Updating smithi197.front.sepia.ceph.com on lock server 2021-08-12T13:42:55.751 INFO:teuthology.lock.ops:Node 'ubuntu@smithi197.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:42:55.921 INFO:teuthology.provision.fog.smithi026:Scheduling deploy of ubuntu 20.04 2021-08-12T13:42:55.931 INFO:teuthology.provision.fog.smithi039:Scheduling deploy of ubuntu 20.04 2021-08-12T13:42:55.960 INFO:teuthology.provision.fog.smithi197:Scheduling deploy of ubuntu 20.04 2021-08-12T13:42:56.251 INFO:teuthology.orchestra.console:Power off smithi026 2021-08-12T13:42:56.267 INFO:teuthology.orchestra.console:Power off smithi039 2021-08-12T13:42:56.306 INFO:teuthology.orchestra.console:Power off smithi197 2021-08-12T13:42:56.401 INFO:teuthology.orchestra.console:Power off for smithi026 completed 2021-08-12T13:42:56.415 INFO:teuthology.orchestra.console:Power off for smithi039 completed 2021-08-12T13:42:56.451 INFO:teuthology.orchestra.console:Power off for smithi197 completed 2021-08-12T13:42:56.502 INFO:teuthology.orchestra.console:Power on smithi026 2021-08-12T13:42:56.516 INFO:teuthology.orchestra.console:Power on smithi039 2021-08-12T13:42:56.554 INFO:teuthology.orchestra.console:Power on smithi197 2021-08-12T13:43:00.817 INFO:teuthology.orchestra.console:Power on for smithi197 completed 2021-08-12T13:43:00.919 INFO:teuthology.provision.fog.smithi197:Waiting for deploy to finish 2021-08-12T13:43:04.890 INFO:teuthology.orchestra.console:Power on for smithi039 completed 2021-08-12T13:43:04.899 INFO:teuthology.orchestra.console:Power on for smithi026 completed 2021-08-12T13:43:04.992 INFO:teuthology.provision.fog.smithi039:Waiting for deploy to finish 2021-08-12T13:43:05.002 INFO:teuthology.provision.fog.smithi026:Waiting for deploy to finish 2021-08-12T13:47:28.526 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-08-12T13:47:29.415 INFO:teuthology.provision.fog.smithi197:Node is ready 2021-08-12T13:47:29.422 INFO:teuthology.orchestra.run.smithi197.stdout:smithi197.front.sepia.ceph.com 2021-08-12T13:47:29.431 INFO:teuthology.orchestra.run.smithi197.stdout:172.21.15.197 smithi197.front.sepia.ceph.com smithi197 2021-08-12T13:47:29.683 INFO:teuthology.provision.fog.smithi197:Deploy complete! 2021-08-12T14:02:03.696 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-08-12T14:02:03.755 INFO:teuthology.nuke:Checking targets against current locks 2021-08-12T14:02:03.878 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T14:02:03.882 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T14:02:03.884 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T14:02:03.956 INFO:teuthology.orchestra.console:Power off smithi039 2021-08-12T14:02:03.975 INFO:teuthology.orchestra.console:Power off smithi197 2021-08-12T14:02:03.991 INFO:teuthology.orchestra.console:Power off smithi026 2021-08-12T14:02:12.360 INFO:teuthology.orchestra.console:Power off for smithi039 completed 2021-08-12T14:02:12.377 INFO:teuthology.orchestra.console:Power off for smithi197 completed 2021-08-12T14:02:12.378 INFO:teuthology.orchestra.console:Power off for smithi026 completed 2021-08-12T14:02:12.552 INFO:teuthology.lock.ops:unlocked smithi039.front.sepia.ceph.com 2021-08-12T14:02:12.555 INFO:teuthology.lock.ops:unlocked smithi197.front.sepia.ceph.com 2021-08-12T14:02:12.557 INFO:teuthology.lock.ops:unlocked smithi026.front.sepia.ceph.com 2021-08-12T14:02:12.557 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds