2021-06-11T15:36:39.397 INFO:root:teuthology version: 1.1.0-7b2df518 2021-06-11T15:36:39.467 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi164.front.sepia.ceph.com' reimaging 2021-06-11T15:36:39.468 INFO:teuthology.lock.ops:Updating [ubuntu@smithi164.front.sepia.ceph.com]: reset os type and version on server 2021-06-11T15:36:39.468 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2021-06-11T15:36:39.483 INFO:teuthology.lock.ops:Node 'ubuntu@smithi164.front.sepia.ceph.com' reimaging is complete 2021-06-11T15:36:39.714 INFO:teuthology.provision.fog.smithi164:Scheduling deploy of ubuntu 20.04 2021-06-11T15:36:40.126 INFO:teuthology.orchestra.console:Power off smithi164 2021-06-11T15:36:40.267 INFO:teuthology.orchestra.console:Power off for smithi164 completed 2021-06-11T15:36:40.369 INFO:teuthology.orchestra.console:Power on smithi164 2021-06-11T15:36:48.733 INFO:teuthology.orchestra.console:Power on for smithi164 completed 2021-06-11T15:36:48.834 INFO:teuthology.provision.fog.smithi164:Waiting for deploy to finish 2021-06-11T15:55:28.397 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/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_7b2df5183b20c891e66861da4a809574da91d2fc/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_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-06-11T15:55:28.446 INFO:teuthology.nuke:Checking targets against current locks 2021-06-11T15:55:28.528 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-11T15:55:28.543 ERROR:teuthology.nuke:Could not nuke {'ubuntu@smithi164.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChgC2OtfZLOFkGEMWpjeXPpGtAuHwcOYe0D6XBQdsjpmwti+ArHxygz/5Ea/371fub6Rgz99UcSaXMQdEelexJcQlrtriCfMSgs1BNCKxizgGXQRLC+RsuEyOwNqVZ0pMWlzdpahlAMDiU2uvCNNRLPsKzZIHGjbzfbh4CzApyE4g1dV4VSP9RYTK7wPsGKADO99GpC7OZEngCWGMK2jjTI5/kAP8Q+f7LF169bqJTDa+9iaC4W0FnqPHxPGQtBet1U5iBa3n+dnrRXqPwaOmuoqzM8BhmDoIm1JsrTrv0mIaojaUyY7VMrJIxmwyHaQtbokoY5fRMikxc6LtogFtWdsONr0ocu0jgq9VsF2gXt04fkahQYo2V78npE5jXyurhgg0JywIGNTjcUdGHcRUptq3pDHg5QUYVpCcLug/9zA5zU23zNIVkEZYSOUmkii1cwNY36TvCNFwwNYNvyKRNo6i3yqj9i9t18wEUewEpfZmv76ILIPQNPCQSN9gjCfM='} Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/nuke/__init__.py", line 292, in nuke_one nuke_helper(ctx, should_unlock, keep_logs, should_reboot) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/nuke/__init__.py", line 315, in nuke_helper check_lock.check_lock(ctx, None, check_up=False) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/task/internal/check_lock.py", line 29, in check_lock 'machine {name} is not locked'.format(name=machine) AssertionError: machine ubuntu@smithi164.front.sepia.ceph.com is not locked 2021-06-11T15:55:28.545 ERROR:teuthology.nuke:Could not nuke the following targets: targets: ubuntu@smithi164.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChgC2OtfZLOFkGEMWpjeXPpGtAuHwcOYe0D6XBQdsjpmwti+ArHxygz/5Ea/371fub6Rgz99UcSaXMQdEelexJcQlrtriCfMSgs1BNCKxizgGXQRLC+RsuEyOwNqVZ0pMWlzdpahlAMDiU2uvCNNRLPsKzZIHGjbzfbh4CzApyE4g1dV4VSP9RYTK7wPsGKADO99GpC7OZEngCWGMK2jjTI5/kAP8Q+f7LF169bqJTDa+9iaC4W0FnqPHxPGQtBet1U5iBa3n+dnrRXqPwaOmuoqzM8BhmDoIm1JsrTrv0mIaojaUyY7VMrJIxmwyHaQtbokoY5fRMikxc6LtogFtWdsONr0ocu0jgq9VsF2gXt04fkahQYo2V78npE5jXyurhgg0JywIGNTjcUdGHcRUptq3pDHg5QUYVpCcLug/9zA5zU23zNIVkEZYSOUmkii1cwNY36TvCNFwwNYNvyKRNo6i3yqj9i9t18wEUewEpfZmv76ILIPQNPCQSN9gjCfM= 2021-06-11T15:55:28.545 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/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_7b2df5183b20c891e66861da4a809574da91d2fc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/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_7b2df5183b20c891e66861da4a809574da91d2fc/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_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_7b2df5183b20c891e66861da4a809574da91d2fc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds