2021-05-07T16:51:54.645 INFO:root:teuthology version: 1.1.0-2713a3cd 2021-05-07T16:51:54.700 WARNING:teuthology.lock.query:Failed to query lock server for status of gibba008.front.sepia.ceph.com 2021-05-07T16:51:54.701 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/lock/ops.py", line 309, in reimage_machines with console_log.task(ctx, console_log_conf): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/console_log.py", line 67, in begin self.start_logging() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/console_log.py", line 75, in start_logging proc = remote.console.spawn_sol_log(log_path) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/remote.py", line 653, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/remote.py", line 689, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get' 2021-05-07T16:51:54.751 INFO:teuthology.nuke:Checking targets against current locks 2021-05-07T16:51:54.855 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-07T16:51:54.859 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-07T16:51:54.861 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-07T16:51:54.862 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-05-07T16:51:54.927 INFO:teuthology.orchestra.console:Power off gibba040 2021-05-07T16:51:54.945 INFO:teuthology.orchestra.console:Power off gibba018 2021-05-07T16:51:54.958 INFO:teuthology.orchestra.console:Power off gibba019 2021-05-07T16:51:54.971 INFO:teuthology.orchestra.console:Power off gibba008 2021-05-07T16:51:55.109 INFO:teuthology.orchestra.console:Power off for gibba040 completed 2021-05-07T16:51:55.110 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-05-07T16:51:55.116 INFO:teuthology.orchestra.console:Power off for gibba019 completed 2021-05-07T16:51:55.125 INFO:teuthology.orchestra.console:Power off for gibba008 completed 2021-05-07T16:51:55.254 ERROR:teuthology.lock.ops:failed to unlock gibba018.front.sepia.ceph.com. reason: 500 2021-05-07T16:51:55.256 INFO:teuthology.lock.ops:unlocked gibba019.front.sepia.ceph.com 2021-05-07T16:51:55.257 ERROR:teuthology.lock.ops:failed to unlock gibba040.front.sepia.ceph.com. reason: 500 2021-05-07T16:51:55.265 INFO:teuthology.lock.ops:unlocked gibba008.front.sepia.ceph.com 2021-05-07T16:51:55.265 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/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_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/lock/ops.py", line 309, in reimage_machines with console_log.task(ctx, console_log_conf): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/console_log.py", line 67, in begin self.start_logging() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/task/console_log.py", line 75, in start_logging proc = remote.console.spawn_sol_log(log_path) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/remote.py", line 653, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/orchestra/remote.py", line 689, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get'