2021-09-23T19:01:34.113 INFO:root:teuthology version: 1.1.0-b135a4f8 2021-09-23T19:01:34.243 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging 2021-09-23T19:01:34.244 INFO:teuthology.lock.ops:Updating [ubuntu@gibba011.front.sepia.ceph.com]: reset os type and version on server 2021-09-23T19:01:34.244 INFO:teuthology.lock.ops:Updating gibba011.front.sepia.ceph.com on lock server 2021-09-23T19:01:34.266 INFO:teuthology.lock.ops:Node 'ubuntu@gibba011.front.sepia.ceph.com' reimaging is complete 2021-09-23T19:01:34.266 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba014.front.sepia.ceph.com' reimaging 2021-09-23T19:01:34.266 INFO:teuthology.lock.ops:Updating [ubuntu@gibba014.front.sepia.ceph.com]: reset os type and version on server 2021-09-23T19:01:34.267 INFO:teuthology.lock.ops:Updating gibba014.front.sepia.ceph.com on lock server 2021-09-23T19:01:34.283 INFO:teuthology.lock.ops:Node 'ubuntu@gibba014.front.sepia.ceph.com' reimaging is complete 2021-09-23T19:01:34.283 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging 2021-09-23T19:01:34.284 INFO:teuthology.lock.ops:Updating [ubuntu@gibba045.front.sepia.ceph.com]: reset os type and version on server 2021-09-23T19:01:34.284 INFO:teuthology.lock.ops:Updating gibba045.front.sepia.ceph.com on lock server 2021-09-23T19:01:34.299 INFO:teuthology.lock.ops:Node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging is complete 2021-09-23T19:01:34.479 INFO:teuthology.provision.fog.gibba011:Scheduling deploy of centos 8.3 2021-09-23T19:01:34.492 INFO:teuthology.provision.fog.gibba014:Scheduling deploy of centos 8.3 2021-09-23T19:01:34.508 INFO:teuthology.provision.fog.gibba045:Scheduling deploy of centos 8.3 2021-09-23T19:01:34.780 INFO:teuthology.orchestra.console:Power off gibba011 2021-09-23T19:01:34.796 INFO:teuthology.orchestra.console:Power off gibba014 2021-09-23T19:01:34.811 INFO:teuthology.orchestra.console:Power off gibba045 2021-09-23T19:01:34.944 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-09-23T19:01:34.953 INFO:teuthology.orchestra.console:Power off for gibba014 completed 2021-09-23T19:01:34.959 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-09-23T19:01:35.046 INFO:teuthology.orchestra.console:Power on gibba011 2021-09-23T19:01:35.055 INFO:teuthology.orchestra.console:Power on gibba014 2021-09-23T19:01:35.061 INFO:teuthology.orchestra.console:Power on gibba045 2021-09-23T19:01:43.434 INFO:teuthology.orchestra.console:Power on for gibba014 completed 2021-09-23T19:01:43.442 INFO:teuthology.orchestra.console:Power on for gibba045 completed 2021-09-23T19:01:43.495 INFO:teuthology.orchestra.console:Power on for gibba011 completed 2021-09-23T19:01:43.536 INFO:teuthology.provision.fog.gibba014:Waiting for deploy to finish 2021-09-23T19:01:43.543 INFO:teuthology.provision.fog.gibba045:Waiting for deploy to finish 2021-09-23T19:01:43.597 INFO:teuthology.provision.fog.gibba011:Waiting for deploy to finish 2021-09-23T19:03:44.362 ERROR:teuthology.orchestra.connection:Error authenticating with gibba014.front.sepia.ceph.com: Authentication failed. 2021-09-23T19:05:36.695 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-09-23T19:05:52.232 INFO:teuthology.provision.fog.gibba014:Node is ready 2021-09-23T19:05:52.245 INFO:teuthology.orchestra.run.gibba014.stdout:gibba014.front.sepia.ceph.com 2021-09-23T19:05:52.297 INFO:teuthology.orchestra.run.gibba014.stdout:172.21.2.114 gibba014.front.sepia.ceph.com gibba014 2021-09-23T19:05:52.608 INFO:teuthology.provision.fog.gibba014:Deploy complete! 2021-09-23T19:06:06.333 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-09-23T19:06:06.657 INFO:teuthology.provision.fog.gibba011:Node is ready 2021-09-23T19:06:06.668 INFO:teuthology.orchestra.run.gibba011.stdout:gibba011.front.sepia.ceph.com 2021-09-23T19:06:06.722 INFO:teuthology.orchestra.run.gibba011.stdout:172.21.2.111 gibba011.front.sepia.ceph.com gibba011 2021-09-23T19:06:07.048 INFO:teuthology.provision.fog.gibba011:Deploy complete! 2021-09-23T19:16:32.738 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/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_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-09-23T19:16:32.790 INFO:teuthology.nuke:Checking targets against current locks 2021-09-23T19:16:32.887 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-09-23T19:16:32.892 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-09-23T19:16:32.893 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-09-23T19:16:32.957 INFO:teuthology.orchestra.console:Power off gibba014 2021-09-23T19:16:32.971 INFO:teuthology.orchestra.console:Power off gibba045 2021-09-23T19:16:32.983 INFO:teuthology.orchestra.console:Power off gibba011 2021-09-23T19:16:41.336 INFO:teuthology.orchestra.console:Power off for gibba014 completed 2021-09-23T19:16:41.351 INFO:teuthology.orchestra.console:Power off for gibba011 completed 2021-09-23T19:16:41.484 INFO:teuthology.lock.ops:unlocked gibba014.front.sepia.ceph.com 2021-09-23T19:16:41.493 INFO:teuthology.lock.ops:unlocked gibba011.front.sepia.ceph.com 2021-09-23T19:16:45.451 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-09-23T19:16:45.591 INFO:teuthology.lock.ops:unlocked gibba045.front.sepia.ceph.com 2021-09-23T19:16:45.592 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/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_b135a4f82b02b966053efba0501e6a47c9d2d793/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/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_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b135a4f82b02b966053efba0501e6a47c9d2d793/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds