2022-07-16T02:20:33.166 INFO:root:teuthology version: 1.1.1.dev383+g89d874d5 2022-07-16T02:20:33.363 INFO:teuthology.lock.ops:Start node 'smithi083.front.sepia.ceph.com' reimaging 2022-07-16T02:20:33.364 INFO:teuthology.lock.ops:Updating [smithi083.front.sepia.ceph.com]: reset os type and version on server 2022-07-16T02:20:33.365 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2022-07-16T02:20:33.390 INFO:teuthology.lock.ops:Node 'smithi083.front.sepia.ceph.com' reimaging is complete 2022-07-16T02:20:33.390 INFO:teuthology.lock.ops:Start node 'smithi129.front.sepia.ceph.com' reimaging 2022-07-16T02:20:33.391 INFO:teuthology.lock.ops:Updating [smithi129.front.sepia.ceph.com]: reset os type and version on server 2022-07-16T02:20:33.391 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2022-07-16T02:20:33.413 INFO:teuthology.lock.ops:Node 'smithi129.front.sepia.ceph.com' reimaging is complete 2022-07-16T02:20:33.414 INFO:teuthology.lock.ops:Start node 'smithi140.front.sepia.ceph.com' reimaging 2022-07-16T02:20:33.414 INFO:teuthology.lock.ops:Updating [smithi140.front.sepia.ceph.com]: reset os type and version on server 2022-07-16T02:20:33.414 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2022-07-16T02:20:33.436 INFO:teuthology.lock.ops:Node 'smithi140.front.sepia.ceph.com' reimaging is complete 2022-07-16T02:20:33.627 INFO:teuthology.provision.fog.smithi083:Scheduling deploy of rhel 8.6 2022-07-16T02:20:33.654 INFO:teuthology.provision.fog.smithi129:Scheduling deploy of rhel 8.6 2022-07-16T02:20:33.658 INFO:teuthology.provision.fog.smithi140:Scheduling deploy of rhel 8.6 2022-07-16T02:20:34.075 INFO:teuthology.orchestra.console:Power off smithi140 2022-07-16T02:20:34.116 INFO:teuthology.orchestra.console:Power off smithi129 2022-07-16T02:20:34.132 INFO:teuthology.orchestra.console:Power off smithi083 2022-07-16T02:20:34.275 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-07-16T02:20:34.276 INFO:teuthology.orchestra.console:Power off for smithi129 completed 2022-07-16T02:20:34.292 INFO:teuthology.orchestra.console:Power off for smithi083 completed 2022-07-16T02:20:34.377 INFO:teuthology.orchestra.console:Power on smithi140 2022-07-16T02:20:34.390 INFO:teuthology.orchestra.console:Power on smithi129 2022-07-16T02:20:34.400 INFO:teuthology.orchestra.console:Power on smithi083 2022-07-16T02:20:38.663 INFO:teuthology.orchestra.console:Power on for smithi140 completed 2022-07-16T02:20:38.765 INFO:teuthology.provision.fog.smithi140:Waiting for deploy to finish 2022-07-16T02:20:42.787 INFO:teuthology.orchestra.console:Power on for smithi129 completed 2022-07-16T02:20:42.796 INFO:teuthology.orchestra.console:Power on for smithi083 completed 2022-07-16T02:20:42.888 INFO:teuthology.provision.fog.smithi129:Waiting for deploy to finish 2022-07-16T02:20:42.897 INFO:teuthology.provision.fog.smithi083:Waiting for deploy to finish 2022-07-16T02:24:46.406 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-07-16T02:24:49.220 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-07-16T02:25:12.440 INFO:teuthology.provision.fog.smithi129:Node is ready 2022-07-16T02:25:12.461 INFO:teuthology.orchestra.run.smithi129.stdout:smithi129.front.sepia.ceph.com 2022-07-16T02:25:12.519 INFO:teuthology.orchestra.run.smithi129.stdout:172.21.15.129 smithi129.front.sepia.ceph.com smithi129 2022-07-16T02:25:12.875 INFO:teuthology.provision.fog.smithi129:Deploy complete! 2022-07-16T02:25:14.304 INFO:teuthology.provision.fog.smithi083:Node is ready 2022-07-16T02:25:14.323 INFO:teuthology.orchestra.run.smithi083.stdout:smithi083.front.sepia.ceph.com 2022-07-16T02:25:14.379 INFO:teuthology.orchestra.run.smithi083.stdout:172.21.15.83 smithi083.front.sepia.ceph.com smithi083 2022-07-16T02:25:14.785 INFO:teuthology.provision.fog.smithi083:Deploy complete! 2022-07-16T02:39:37.759 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2022-07-16T02:39:37.890 INFO:teuthology.nuke:Checking targets against current locks 2022-07-16T02:39:37.947 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-16T02:39:37.985 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-16T02:39:38.018 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-07-16T02:39:38.071 INFO:teuthology.orchestra.console:Power off smithi083 2022-07-16T02:39:38.116 INFO:teuthology.orchestra.console:Power off smithi129 2022-07-16T02:39:38.168 INFO:teuthology.orchestra.console:Power off smithi140 2022-07-16T02:39:46.459 INFO:teuthology.orchestra.console:Power off for smithi083 completed 2022-07-16T02:39:46.503 INFO:teuthology.orchestra.console:Power off for smithi129 completed 2022-07-16T02:39:46.624 INFO:teuthology.lock.ops:unlocked: smithi083.front.sepia.ceph.com 2022-07-16T02:39:46.652 INFO:teuthology.lock.ops:unlocked: smithi129.front.sepia.ceph.com 2022-07-16T02:39:50.648 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-07-16T02:39:50.801 INFO:teuthology.lock.ops:unlocked: smithi140.front.sepia.ceph.com 2022-07-16T02:39:51.100 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/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_89d874d555f56b1c1f383df72487aecec0ee6cf9/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_89d874d555f56b1c1f383df72487aecec0ee6cf9/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds