2021-02-28T01:36:17.852 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-28T01:36:18.024 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging 2021-02-28T01:36:18.025 INFO:teuthology.lock.ops:Updating [ubuntu@gibba018.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:36:18.025 INFO:teuthology.lock.ops:Updating gibba018.front.sepia.ceph.com on lock server 2021-02-28T01:36:18.044 INFO:teuthology.lock.ops:Node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:36:18.045 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-02-28T01:36:18.045 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:36:18.045 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-02-28T01:36:18.062 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:36:18.062 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging 2021-02-28T01:36:18.063 INFO:teuthology.lock.ops:Updating [ubuntu@gibba041.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:36:18.063 INFO:teuthology.lock.ops:Updating gibba041.front.sepia.ceph.com on lock server 2021-02-28T01:36:18.081 INFO:teuthology.lock.ops:Node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:36:18.276 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 18.04 2021-02-28T01:36:18.279 INFO:teuthology.provision.fog.gibba018:Scheduling deploy of ubuntu 18.04 2021-02-28T01:36:18.321 INFO:teuthology.provision.fog.gibba041:Scheduling deploy of ubuntu 18.04 2021-02-28T01:36:18.653 INFO:teuthology.orchestra.console:Power off gibba018 2021-02-28T01:36:18.713 INFO:teuthology.orchestra.console:Power off gibba041 2021-02-28T01:36:18.747 INFO:teuthology.orchestra.console:Power off gibba027 2021-02-28T01:36:18.897 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-02-28T01:36:18.904 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-02-28T01:36:18.924 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-02-28T01:36:18.998 INFO:teuthology.orchestra.console:Power on gibba018 2021-02-28T01:36:19.008 INFO:teuthology.orchestra.console:Power on gibba041 2021-02-28T01:36:19.026 INFO:teuthology.orchestra.console:Power on gibba027 2021-02-28T01:36:23.277 INFO:teuthology.orchestra.console:Power on for gibba018 completed 2021-02-28T01:36:23.379 INFO:teuthology.provision.fog.gibba018:Waiting for deploy to finish 2021-02-28T01:36:27.402 INFO:teuthology.orchestra.console:Power on for gibba041 completed 2021-02-28T01:36:27.503 INFO:teuthology.provision.fog.gibba041:Waiting for deploy to finish 2021-02-28T01:37:16.659 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-02-28T01:37:16.761 ERROR:teuthology.orchestra.console:Failed to power on gibba027 2021-02-28T01:37:16.862 INFO:teuthology.provision.fog.gibba027:Waiting for deploy to finish 2021-02-28T01:41:13.127 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-02-28T01:41:13.501 INFO:teuthology.provision.fog.gibba018:Node is ready 2021-02-28T01:41:13.552 INFO:teuthology.orchestra.run.gibba018.stdout:gibba018.front.sepia.ceph.com 2021-02-28T01:41:13.601 INFO:teuthology.orchestra.run.gibba018.stdout:172.21.2.118 gibba018.front.sepia.ceph.com gibba018 2021-02-28T01:41:13.895 INFO:teuthology.provision.fog.gibba018:Deploy complete! 2021-02-28T01:41:17.183 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-02-28T01:41:17.472 INFO:teuthology.provision.fog.gibba041:Node is ready 2021-02-28T01:41:17.517 INFO:teuthology.orchestra.run.gibba041.stdout:gibba041.front.sepia.ceph.com 2021-02-28T01:41:17.561 INFO:teuthology.orchestra.run.gibba041.stdout:172.21.2.141 gibba041.front.sepia.ceph.com gibba041 2021-02-28T01:41:17.899 INFO:teuthology.provision.fog.gibba041:Deploy complete! 2021-02-28T01:52:08.894 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-02-28T01:52:09.111 INFO:teuthology.nuke:Checking targets against current locks 2021-02-28T01:52:09.239 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T01:52:09.244 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T01:52:09.247 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T01:52:09.314 INFO:teuthology.orchestra.console:Power off gibba027 2021-02-28T01:52:09.332 INFO:teuthology.orchestra.console:Power off gibba041 2021-02-28T01:52:09.362 INFO:teuthology.orchestra.console:Power off gibba018 2021-02-28T01:52:09.472 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-02-28T01:52:09.615 INFO:teuthology.lock.ops:unlocked gibba027.front.sepia.ceph.com 2021-02-28T01:52:17.733 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-02-28T01:52:17.744 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-02-28T01:52:17.877 INFO:teuthology.lock.ops:unlocked gibba041.front.sepia.ceph.com 2021-02-28T01:52:17.882 INFO:teuthology.lock.ops:unlocked gibba018.front.sepia.ceph.com 2021-02-28T01:52:17.883 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds