2022-12-20T13:39:17.718 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-20T13:39:17.866 INFO:teuthology.lock.ops:Start node 'smithi007.front.sepia.ceph.com' reimaging 2022-12-20T13:39:17.866 INFO:teuthology.lock.ops:Updating [smithi007.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T13:39:17.867 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2022-12-20T13:39:17.894 INFO:teuthology.lock.ops:Node 'smithi007.front.sepia.ceph.com' reimaging is complete 2022-12-20T13:39:17.894 INFO:teuthology.lock.ops:Start node 'smithi025.front.sepia.ceph.com' reimaging 2022-12-20T13:39:17.895 INFO:teuthology.lock.ops:Updating [smithi025.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T13:39:17.895 INFO:teuthology.lock.ops:Updating smithi025.front.sepia.ceph.com on lock server 2022-12-20T13:39:21.691 INFO:teuthology.lock.ops:Node 'smithi025.front.sepia.ceph.com' reimaging is complete 2022-12-20T13:39:24.859 INFO:teuthology.provision.fog.smithi007:Scheduling deploy of ubuntu 20.04 2022-12-20T13:39:24.877 INFO:teuthology.provision.fog.smithi025:Scheduling deploy of ubuntu 20.04 2022-12-20T13:39:25.127 INFO:teuthology.orchestra.console:Power off smithi007 2022-12-20T13:39:25.144 INFO:teuthology.orchestra.console:Power off smithi025 2022-12-20T13:39:25.280 INFO:teuthology.orchestra.console:Power off for smithi007 completed 2022-12-20T13:39:25.289 INFO:teuthology.orchestra.console:Power off for smithi025 completed 2022-12-20T13:39:25.381 INFO:teuthology.orchestra.console:Power on smithi007 2022-12-20T13:39:25.390 INFO:teuthology.orchestra.console:Power on smithi025 2022-12-20T13:39:34.755 INFO:teuthology.orchestra.console:Power on for smithi007 completed 2022-12-20T13:39:34.856 INFO:teuthology.provision.fog.smithi007:Waiting for deploy to finish 2022-12-20T13:39:44.993 INFO:teuthology.orchestra.console:Power on for smithi025 completed 2022-12-20T13:39:45.094 INFO:teuthology.provision.fog.smithi025:Waiting for deploy to finish 2022-12-20T13:43:02.343 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:43:11.591 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:43:25.671 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:44:04.297 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:44:13.383 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:44:22.439 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.7 2022-12-20T13:44:32.153 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-12-20T13:44:32.643 INFO:teuthology.provision.fog.smithi007:Node is ready 2022-12-20T13:44:32.650 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007.front.sepia.ceph.com 2022-12-20T13:44:32.658 INFO:teuthology.orchestra.run.smithi007.stdout:172.21.15.7 smithi007.front.sepia.ceph.com smithi007 2022-12-20T13:44:32.788 INFO:teuthology.provision.fog.smithi007:Deploy complete! 2022-12-20T13:56:45.967 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2022-12-20T13:56:46.036 INFO:teuthology.nuke:Checking targets against current locks 2022-12-20T13:56:46.112 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T13:56:46.130 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T13:56:46.204 INFO:teuthology.orchestra.console:Power off smithi007 2022-12-20T13:56:46.222 INFO:teuthology.orchestra.console:Power off smithi025 2022-12-20T13:56:55.588 INFO:teuthology.orchestra.console:Power off for smithi007 completed 2022-12-20T13:56:58.493 INFO:teuthology.lock.ops:unlocked: smithi007.front.sepia.ceph.com 2022-12-20T13:57:07.769 INFO:teuthology.orchestra.console:Power off for smithi025 completed 2022-12-20T13:57:10.775 INFO:teuthology.lock.ops:unlocked: smithi025.front.sepia.ceph.com 2022-12-20T13:57:16.492 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds