2021-10-06T19:53:12.180 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-06T19:53:12.313 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-06T19:53:12.315 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:53:12.315 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-06T19:53:12.334 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:53:12.334 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging 2021-10-06T19:53:12.335 INFO:teuthology.lock.ops:Updating [ubuntu@gibba036.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:53:12.335 INFO:teuthology.lock.ops:Updating gibba036.front.sepia.ceph.com on lock server 2021-10-06T19:53:12.354 INFO:teuthology.lock.ops:Node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:53:12.354 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba043.front.sepia.ceph.com' reimaging 2021-10-06T19:53:12.355 INFO:teuthology.lock.ops:Updating [ubuntu@gibba043.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T19:53:12.355 INFO:teuthology.lock.ops:Updating gibba043.front.sepia.ceph.com on lock server 2021-10-06T19:53:12.372 INFO:teuthology.lock.ops:Node 'ubuntu@gibba043.front.sepia.ceph.com' reimaging is complete 2021-10-06T19:53:12.570 INFO:teuthology.provision.fog.gibba036:Scheduling deploy of ubuntu 20.04 2021-10-06T19:53:12.574 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 20.04 2021-10-06T19:53:12.587 INFO:teuthology.provision.fog.gibba043:Scheduling deploy of ubuntu 20.04 2021-10-06T19:53:12.908 INFO:teuthology.orchestra.console:Power off gibba036 2021-10-06T19:53:12.922 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T19:53:12.933 INFO:teuthology.orchestra.console:Power off gibba043 2021-10-06T19:53:21.290 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-10-06T19:53:21.296 INFO:teuthology.orchestra.console:Power off for gibba043 completed 2021-10-06T19:53:21.391 INFO:teuthology.orchestra.console:Power on gibba036 2021-10-06T19:53:21.398 INFO:teuthology.orchestra.console:Power on gibba043 2021-10-06T19:53:29.767 INFO:teuthology.orchestra.console:Power on for gibba043 completed 2021-10-06T19:53:29.836 INFO:teuthology.orchestra.console:Power on for gibba036 completed 2021-10-06T19:53:29.868 INFO:teuthology.provision.fog.gibba043:Waiting for deploy to finish 2021-10-06T19:53:29.937 INFO:teuthology.provision.fog.gibba036:Waiting for deploy to finish 2021-10-06T19:55:10.549 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:55:10.651 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T19:55:10.752 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-06T19:57:08.381 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:57:08.563 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-06T19:57:08.629 INFO:teuthology.nuke:Checking targets against current locks 2021-10-06T19:57:08.749 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:57:08.753 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:57:08.754 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T19:57:08.821 INFO:teuthology.orchestra.console:Power off gibba036 2021-10-06T19:57:08.835 INFO:teuthology.orchestra.console:Power off gibba043 2021-10-06T19:57:08.846 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T19:57:13.089 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-10-06T19:57:13.105 INFO:teuthology.orchestra.console:Power off for gibba043 completed 2021-10-06T19:57:13.239 INFO:teuthology.lock.ops:unlocked: gibba036.front.sepia.ceph.com 2021-10-06T19:57:13.244 INFO:teuthology.lock.ops:unlocked: gibba043.front.sepia.ceph.com 2021-10-06T19:58:50.426 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:51.276 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:51.483 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:52.370 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:52.576 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:53.465 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:53.671 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:54.520 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:54.767 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:55.615 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:55.862 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:56.709 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:56.957 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:57.764 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:58.011 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:58.819 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:59.105 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:58:59.914 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:59:00.162 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:59:00.969 ERROR:teuthology.orchestra.connection:Error authenticating with gibba043.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:59:06.258 ERROR:teuthology.orchestra.connection:Error authenticating with gibba036.front.sepia.ceph.com: Authentication failed. 2021-10-06T19:59:06.492 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T19:59:06.593 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T19:59:06.737 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-06T19:59:06.737 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027