2021-03-01T12:45:48.104 INFO:root:teuthology version: 1.1.0-3082387b 2021-03-01T12:45:48.219 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba004.front.sepia.ceph.com' reimaging 2021-03-01T12:45:48.220 INFO:teuthology.lock.ops:Updating [ubuntu@gibba004.front.sepia.ceph.com]: reset os type and version on server 2021-03-01T12:45:48.220 INFO:teuthology.lock.ops:Updating gibba004.front.sepia.ceph.com on lock server 2021-03-01T12:45:48.235 INFO:teuthology.lock.ops:Node 'ubuntu@gibba004.front.sepia.ceph.com' reimaging is complete 2021-03-01T12:45:48.235 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba015.front.sepia.ceph.com' reimaging 2021-03-01T12:45:48.235 INFO:teuthology.lock.ops:Updating [ubuntu@gibba015.front.sepia.ceph.com]: reset os type and version on server 2021-03-01T12:45:48.236 INFO:teuthology.lock.ops:Updating gibba015.front.sepia.ceph.com on lock server 2021-03-01T12:45:48.252 INFO:teuthology.lock.ops:Node 'ubuntu@gibba015.front.sepia.ceph.com' reimaging is complete 2021-03-01T12:45:48.253 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-03-01T12:45:48.253 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-03-01T12:45:48.253 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-03-01T12:45:48.270 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-03-01T12:45:48.456 INFO:teuthology.provision.fog.gibba004:Scheduling deploy of ubuntu 18.04 2021-03-01T12:45:48.470 INFO:teuthology.provision.fog.gibba015:Scheduling deploy of ubuntu 18.04 2021-03-01T12:45:48.500 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 18.04 2021-03-01T12:45:48.851 INFO:teuthology.orchestra.console:Power off gibba015 2021-03-01T12:45:48.898 INFO:teuthology.orchestra.console:Power off gibba004 2021-03-01T12:45:48.942 INFO:teuthology.orchestra.console:Power off gibba027 2021-03-01T12:45:49.011 INFO:teuthology.orchestra.console:Power off for gibba015 completed 2021-03-01T12:45:49.056 INFO:teuthology.orchestra.console:Power off for gibba004 completed 2021-03-01T12:45:49.100 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-03-01T12:45:49.112 INFO:teuthology.orchestra.console:Power on gibba015 2021-03-01T12:45:49.157 INFO:teuthology.orchestra.console:Power on gibba004 2021-03-01T12:45:49.201 INFO:teuthology.orchestra.console:Power on gibba027 2021-03-01T12:45:53.379 INFO:teuthology.orchestra.console:Power on for gibba015 completed 2021-03-01T12:45:53.480 INFO:teuthology.provision.fog.gibba015:Waiting for deploy to finish 2021-03-01T12:45:57.535 INFO:teuthology.orchestra.console:Power on for gibba004 completed 2021-03-01T12:45:57.636 INFO:teuthology.provision.fog.gibba004:Waiting for deploy to finish 2021-03-01T12:46:46.819 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-03-01T12:46:46.920 ERROR:teuthology.orchestra.console:Failed to power on gibba027 2021-03-01T12:46:47.021 INFO:teuthology.provision.fog.gibba027:Waiting for deploy to finish 2021-03-01T12:50:21.781 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-03-01T12:50:32.889 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-03-01T12:50:33.807 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-03-01T12:50:38.902 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-03-01T12:50:44.975 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-03-01T12:50:45.309 INFO:teuthology.provision.fog.gibba015:Node is ready 2021-03-01T12:50:45.358 INFO:teuthology.orchestra.run.gibba015.stdout:gibba015.front.sepia.ceph.com 2021-03-01T12:50:45.407 INFO:teuthology.orchestra.run.gibba015.stdout:172.21.2.115 gibba015.front.sepia.ceph.com gibba015 2021-03-01T12:50:45.689 INFO:teuthology.provision.fog.gibba015:Deploy complete! 2021-03-01T12:50:45.882 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-03-01T12:50:46.157 INFO:teuthology.provision.fog.gibba004:Node is ready 2021-03-01T12:50:46.199 INFO:teuthology.orchestra.run.gibba004.stdout:gibba004.front.sepia.ceph.com 2021-03-01T12:50:46.243 INFO:teuthology.orchestra.run.gibba004.stdout:172.21.2.104 gibba004.front.sepia.ceph.com gibba004 2021-03-01T12:50:46.537 INFO:teuthology.provision.fog.gibba004:Deploy complete! 2021-03-01T13:01:37.490 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/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_3082387bba74fcd24c9700593d10418152d53c97/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_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-03-01T13:01:37.538 INFO:teuthology.nuke:Checking targets against current locks 2021-03-01T13:01:37.659 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-01T13:01:37.663 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-01T13:01:37.664 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-01T13:01:37.725 INFO:teuthology.orchestra.console:Power off gibba004 2021-03-01T13:01:37.741 INFO:teuthology.orchestra.console:Power off gibba027 2021-03-01T13:01:37.753 INFO:teuthology.orchestra.console:Power off gibba015 2021-03-01T13:01:37.898 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-03-01T13:01:38.059 INFO:teuthology.lock.ops:unlocked gibba027.front.sepia.ceph.com 2021-03-01T13:01:46.117 INFO:teuthology.orchestra.console:Power off for gibba004 completed 2021-03-01T13:01:46.130 INFO:teuthology.orchestra.console:Power off for gibba015 completed 2021-03-01T13:01:46.259 INFO:teuthology.lock.ops:unlocked gibba004.front.sepia.ceph.com 2021-03-01T13:01:46.268 INFO:teuthology.lock.ops:unlocked gibba015.front.sepia.ceph.com 2021-03-01T13:01:46.269 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/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_3082387bba74fcd24c9700593d10418152d53c97/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/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_3082387bba74fcd24c9700593d10418152d53c97/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_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds