2021-10-08T02:38:44.070 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-08T02:38:44.234 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba015.front.sepia.ceph.com' reimaging 2021-10-08T02:38:44.236 INFO:teuthology.lock.ops:Updating [ubuntu@gibba015.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T02:38:44.236 INFO:teuthology.lock.ops:Updating gibba015.front.sepia.ceph.com on lock server 2021-10-08T02:38:44.255 INFO:teuthology.lock.ops:Node 'ubuntu@gibba015.front.sepia.ceph.com' reimaging is complete 2021-10-08T02:38:44.256 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba017.front.sepia.ceph.com' reimaging 2021-10-08T02:38:44.256 INFO:teuthology.lock.ops:Updating [ubuntu@gibba017.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T02:38:44.256 INFO:teuthology.lock.ops:Updating gibba017.front.sepia.ceph.com on lock server 2021-10-08T02:38:44.277 INFO:teuthology.lock.ops:Node 'ubuntu@gibba017.front.sepia.ceph.com' reimaging is complete 2021-10-08T02:38:44.277 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-08T02:38:44.278 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T02:38:44.278 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-08T02:38:44.298 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-08T02:38:44.478 INFO:teuthology.provision.fog.gibba015:Scheduling deploy of ubuntu 18.04 2021-10-08T02:38:44.483 INFO:teuthology.provision.fog.gibba017:Scheduling deploy of ubuntu 18.04 2021-10-08T02:38:44.528 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 18.04 2021-10-08T02:38:44.798 INFO:teuthology.orchestra.console:Power off gibba015 2021-10-08T02:38:44.838 INFO:teuthology.orchestra.console:Power off gibba017 2021-10-08T02:38:44.858 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-08T02:38:53.370 INFO:teuthology.orchestra.console:Power off for gibba015 completed 2021-10-08T02:38:53.478 INFO:teuthology.orchestra.console:Power on gibba015 2021-10-08T02:38:57.434 INFO:teuthology.orchestra.console:Power off for gibba017 completed 2021-10-08T02:38:57.535 INFO:teuthology.orchestra.console:Power on gibba017 2021-10-08T02:39:01.868 INFO:teuthology.orchestra.console:Power on for gibba015 completed 2021-10-08T02:39:01.969 INFO:teuthology.provision.fog.gibba015:Waiting for deploy to finish 2021-10-08T02:39:05.926 INFO:teuthology.orchestra.console:Power on for gibba017 completed 2021-10-08T02:39:06.027 INFO:teuthology.provision.fog.gibba017:Waiting for deploy to finish 2021-10-08T02:40:42.515 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T02:40:42.617 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-08T02:40:42.719 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-08T02:42:40.360 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T02:42:40.536 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-08T02:42:40.603 INFO:teuthology.nuke:Checking targets against current locks 2021-10-08T02:42:40.727 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T02:42:40.731 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T02:42:40.735 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T02:42:40.815 INFO:teuthology.orchestra.console:Power off gibba015 2021-10-08T02:42:40.837 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-08T02:42:40.853 INFO:teuthology.orchestra.console:Power off gibba017 2021-10-08T02:42:45.171 INFO:teuthology.orchestra.console:Power off for gibba017 completed 2021-10-08T02:42:45.189 INFO:teuthology.orchestra.console:Power off for gibba015 completed 2021-10-08T02:42:45.312 INFO:teuthology.lock.ops:unlocked: gibba017.front.sepia.ceph.com 2021-10-08T02:42:45.332 INFO:teuthology.lock.ops:unlocked: gibba015.front.sepia.ceph.com 2021-10-08T02:44:24.451 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:25.516 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:26.255 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:26.611 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:27.350 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:27.707 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:28.445 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:28.807 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:29.502 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:29.902 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:30.598 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:31.000 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:31.652 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:32.055 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:32.747 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:33.156 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:33.803 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:34.211 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:34.862 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:35.962 ERROR:teuthology.orchestra.connection:Error authenticating with gibba015.front.sepia.ceph.com: Authentication failed. 2021-10-08T02:44:38.485 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T02:44:38.587 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-08T02:44:38.736 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-08T02:44:38.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