2021-10-04T18:30:35.667 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-04T18:30:35.837 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba026.front.sepia.ceph.com' reimaging 2021-10-04T18:30:35.838 INFO:teuthology.lock.ops:Updating [ubuntu@gibba026.front.sepia.ceph.com]: reset os type and version on server 2021-10-04T18:30:35.838 INFO:teuthology.lock.ops:Updating gibba026.front.sepia.ceph.com on lock server 2021-10-04T18:30:35.856 INFO:teuthology.lock.ops:Node 'ubuntu@gibba026.front.sepia.ceph.com' reimaging is complete 2021-10-04T18:30:35.856 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging 2021-10-04T18:30:35.856 INFO:teuthology.lock.ops:Updating [ubuntu@gibba042.front.sepia.ceph.com]: reset os type and version on server 2021-10-04T18:30:35.857 INFO:teuthology.lock.ops:Updating gibba042.front.sepia.ceph.com on lock server 2021-10-04T18:30:35.874 INFO:teuthology.lock.ops:Node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging is complete 2021-10-04T18:30:35.875 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging 2021-10-04T18:30:35.875 INFO:teuthology.lock.ops:Updating [ubuntu@gibba045.front.sepia.ceph.com]: reset os type and version on server 2021-10-04T18:30:35.875 INFO:teuthology.lock.ops:Updating gibba045.front.sepia.ceph.com on lock server 2021-10-04T18:30:35.893 INFO:teuthology.lock.ops:Node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging is complete 2021-10-04T18:30:36.066 INFO:teuthology.provision.fog.gibba026:Scheduling deploy of ubuntu 20.04 2021-10-04T18:30:36.069 INFO:teuthology.provision.fog.gibba042:Scheduling deploy of ubuntu 20.04 2021-10-04T18:30:36.105 INFO:teuthology.provision.fog.gibba045:Scheduling deploy of ubuntu 20.04 2021-10-04T18:30:36.369 INFO:teuthology.orchestra.console:Power off gibba042 2021-10-04T18:30:36.381 INFO:teuthology.orchestra.console:Power off gibba026 2021-10-04T18:30:36.455 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-04T18:30:36.517 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-10-04T18:30:36.528 INFO:teuthology.orchestra.console:Power off for gibba026 completed 2021-10-04T18:30:36.600 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-04T18:30:36.619 INFO:teuthology.orchestra.console:Power on gibba042 2021-10-04T18:30:36.630 INFO:teuthology.orchestra.console:Power on gibba026 2021-10-04T18:30:36.701 INFO:teuthology.orchestra.console:Power on gibba045 2021-10-04T18:30:44.994 INFO:teuthology.orchestra.console:Power on for gibba042 completed 2021-10-04T18:30:45.000 INFO:teuthology.orchestra.console:Power on for gibba026 completed 2021-10-04T18:30:45.067 INFO:teuthology.orchestra.console:Power on for gibba045 completed 2021-10-04T18:30:45.095 INFO:teuthology.provision.fog.gibba042:Waiting for deploy to finish 2021-10-04T18:30:45.101 INFO:teuthology.provision.fog.gibba026:Waiting for deploy to finish 2021-10-04T18:30:45.169 INFO:teuthology.provision.fog.gibba045:Waiting for deploy to finish 2021-10-04T18:33:16.177 ERROR:teuthology.orchestra.connection:Error authenticating with gibba042.front.sepia.ceph.com: Authentication failed. 2021-10-04T18:35:31.774 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-04T18:35:32.276 INFO:teuthology.provision.fog.gibba042:Node is ready 2021-10-04T18:35:32.285 INFO:teuthology.orchestra.run.gibba042.stdout:gibba042.front.sepia.ceph.com 2021-10-04T18:35:32.332 INFO:teuthology.orchestra.run.gibba042.stdout:172.21.2.142 gibba042.front.sepia.ceph.com gibba042 2021-10-04T18:35:32.473 INFO:teuthology.provision.fog.gibba042:Deploy complete! 2021-10-04T18:35:33.416 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-04T18:35:33.941 INFO:teuthology.provision.fog.gibba026:Node is ready 2021-10-04T18:35:33.949 INFO:teuthology.orchestra.run.gibba026.stdout:gibba026.front.sepia.ceph.com 2021-10-04T18:35:33.953 INFO:teuthology.orchestra.run.gibba026.stdout:172.21.2.126 gibba026.front.sepia.ceph.com gibba026 2021-10-04T18:35:34.027 INFO:teuthology.provision.fog.gibba026:Deploy complete! 2021-10-04T18:45:34.783 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-10-04T18:45:34.835 INFO:teuthology.nuke:Checking targets against current locks 2021-10-04T18:45:34.964 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-04T18:45:34.968 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-04T18:45:34.970 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-04T18:45:35.036 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-04T18:45:35.049 INFO:teuthology.orchestra.console:Power off gibba026 2021-10-04T18:45:35.058 INFO:teuthology.orchestra.console:Power off gibba042 2021-10-04T18:45:43.418 INFO:teuthology.orchestra.console:Power off for gibba026 completed 2021-10-04T18:45:43.424 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-10-04T18:45:43.561 INFO:teuthology.lock.ops:unlocked: gibba026.front.sepia.ceph.com 2021-10-04T18:45:43.566 INFO:teuthology.lock.ops:unlocked: gibba042.front.sepia.ceph.com 2021-10-04T18:45:47.523 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-04T18:45:47.695 INFO:teuthology.lock.ops:unlocked: gibba045.front.sepia.ceph.com 2021-10-04T18:45:47.696 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds