2022-05-19T07:55:59.292 INFO:root:teuthology version: 1.1.1.dev333+gb018fa01 2022-05-19T07:55:59.430 INFO:teuthology.lock.ops:Start node 'smithi057.front.sepia.ceph.com' reimaging 2022-05-19T07:55:59.432 INFO:teuthology.lock.ops:Updating [smithi057.front.sepia.ceph.com]: reset os type and version on server 2022-05-19T07:55:59.432 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2022-05-19T07:55:59.453 INFO:teuthology.lock.ops:Node 'smithi057.front.sepia.ceph.com' reimaging is complete 2022-05-19T07:55:59.453 INFO:teuthology.lock.ops:Start node 'smithi123.front.sepia.ceph.com' reimaging 2022-05-19T07:55:59.453 INFO:teuthology.lock.ops:Updating [smithi123.front.sepia.ceph.com]: reset os type and version on server 2022-05-19T07:55:59.454 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2022-05-19T07:55:59.475 INFO:teuthology.lock.ops:Node 'smithi123.front.sepia.ceph.com' reimaging is complete 2022-05-19T07:55:59.680 INFO:teuthology.provision.fog.smithi057:Scheduling deploy of ubuntu 18.04 2022-05-19T07:55:59.685 INFO:teuthology.provision.fog.smithi123:Scheduling deploy of ubuntu 18.04 2022-05-19T07:55:59.998 INFO:teuthology.orchestra.console:Power off smithi057 2022-05-19T07:56:00.021 INFO:teuthology.orchestra.console:Power off smithi123 2022-05-19T07:56:08.393 INFO:teuthology.orchestra.console:Power off for smithi057 completed 2022-05-19T07:56:08.495 INFO:teuthology.orchestra.console:Power on smithi057 2022-05-19T07:56:12.512 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2022-05-19T07:56:12.614 INFO:teuthology.orchestra.console:Power on smithi123 2022-05-19T07:56:16.870 INFO:teuthology.orchestra.console:Power on for smithi057 completed 2022-05-19T07:56:16.874 INFO:teuthology.orchestra.console:Power on for smithi123 completed 2022-05-19T07:56:16.973 INFO:teuthology.provision.fog.smithi057:Waiting for deploy to finish 2022-05-19T07:56:16.977 INFO:teuthology.provision.fog.smithi123:Waiting for deploy to finish 2022-05-19T08:00:44.388 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-05-19T08:00:50.404 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-05-19T08:00:56.420 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-05-19T08:01:02.435 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-05-19T08:01:08.448 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-05-19T08:01:14.554 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-05-19T08:01:14.791 INFO:teuthology.provision.fog.smithi123:Node is ready 2022-05-19T08:01:14.840 INFO:teuthology.orchestra.run.smithi123.stdout:smithi123.front.sepia.ceph.com 2022-05-19T08:01:14.889 INFO:teuthology.orchestra.run.smithi123.stdout:172.21.15.123 smithi123.front.sepia.ceph.com smithi123 2022-05-19T08:01:15.178 INFO:teuthology.provision.fog.smithi123:Deploy complete! 2022-05-19T08:11:09.320 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/dispatcher/supervisor.py", line 207, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/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_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2022-05-19T08:11:09.402 INFO:teuthology.nuke:Checking targets against current locks 2022-05-19T08:11:09.575 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-05-19T08:11:09.584 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-05-19T08:11:09.663 INFO:teuthology.orchestra.console:Power off smithi057 2022-05-19T08:11:09.679 INFO:teuthology.orchestra.console:Power off smithi123 2022-05-19T08:11:13.923 INFO:teuthology.orchestra.console:Power off for smithi057 completed 2022-05-19T08:11:14.105 INFO:teuthology.lock.ops:unlocked: smithi057.front.sepia.ceph.com 2022-05-19T08:11:18.040 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2022-05-19T08:11:18.197 INFO:teuthology.lock.ops:unlocked: smithi123.front.sepia.ceph.com 2022-05-19T08:11:18.468 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/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_b018fa018d3f885cbc018f839b42536477653f84/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/dispatcher/supervisor.py", line 207, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/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_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b018fa018d3f885cbc018f839b42536477653f84/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds