2021-03-24T15:50:48.195 INFO:root:teuthology version: 1.1.0-6b3150e9 2021-03-24T15:50:48.257 ERROR:teuthology.report:Could not report results to http://paddles.front.sepia.ceph.com/ Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/report.py", line 498, in try_push_job_info push_job_info(run_name, job_id, job_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/report.py", line 463, in push_job_info reporter.report_job(run_name, job_id, job_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/report.py", line 320, in report_job response.raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/virtualenv/lib/python3.6/site-packages/requests/models.py", line 943, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://paddles.front.sepia.ceph.com/runs/nojha-2021-03-24_14:14:01-rados-wip-40323-2-distro-basic-gibba/jobs/5994104/ 2021-03-24T15:50:48.463 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba012.front.sepia.ceph.com' reimaging 2021-03-24T15:50:48.463 INFO:teuthology.lock.ops:Updating [ubuntu@gibba012.front.sepia.ceph.com]: reset os type and version on server 2021-03-24T15:50:48.464 INFO:teuthology.lock.ops:Updating gibba012.front.sepia.ceph.com on lock server 2021-03-24T15:50:48.481 INFO:teuthology.lock.ops:Node 'ubuntu@gibba012.front.sepia.ceph.com' reimaging is complete 2021-03-24T15:50:48.482 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba014.front.sepia.ceph.com' reimaging 2021-03-24T15:50:48.482 INFO:teuthology.lock.ops:Updating [ubuntu@gibba014.front.sepia.ceph.com]: reset os type and version on server 2021-03-24T15:50:48.482 INFO:teuthology.lock.ops:Updating gibba014.front.sepia.ceph.com on lock server 2021-03-24T15:50:48.496 INFO:teuthology.lock.ops:Node 'ubuntu@gibba014.front.sepia.ceph.com' reimaging is complete 2021-03-24T15:50:48.496 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging 2021-03-24T15:50:48.497 INFO:teuthology.lock.ops:Updating [ubuntu@gibba020.front.sepia.ceph.com]: reset os type and version on server 2021-03-24T15:50:48.497 INFO:teuthology.lock.ops:Updating gibba020.front.sepia.ceph.com on lock server 2021-03-24T15:50:48.511 INFO:teuthology.lock.ops:Node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging is complete 2021-03-24T15:50:48.736 INFO:teuthology.provision.fog.gibba020:Scheduling deploy of ubuntu 18.04 2021-03-24T15:50:48.759 INFO:teuthology.provision.fog.gibba012:Scheduling deploy of ubuntu 18.04 2021-03-24T15:50:48.808 INFO:teuthology.provision.fog.gibba014:Scheduling deploy of ubuntu 18.04 2021-03-24T15:50:49.267 WARNING:teuthology.lock.query:Failed to query lock server for status of gibba020.front.sepia.ceph.com 2021-03-24T15:50:49.324 INFO:teuthology.orchestra.console:Power off gibba012 2021-03-24T15:50:49.362 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 84, in create self.remote.console.power_off() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/remote.py", line 645, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/remote.py", line 681, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get' 2021-03-24T15:50:49.424 INFO:teuthology.orchestra.console:Power off gibba014 2021-03-24T15:50:49.451 INFO:teuthology.nuke:Checking targets against current locks 2021-03-24T15:50:49.582 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-24T15:50:49.590 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-24T15:50:49.591 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-24T15:50:49.678 INFO:teuthology.orchestra.console:Power off gibba020 2021-03-24T15:50:49.728 INFO:teuthology.orchestra.console:Power off gibba014 2021-03-24T15:50:49.766 INFO:teuthology.orchestra.console:Power off gibba012 2021-03-24T15:50:57.837 INFO:teuthology.orchestra.console:Power off for gibba012 completed 2021-03-24T15:50:57.889 INFO:teuthology.orchestra.console:Power off for gibba014 completed 2021-03-24T15:50:57.941 INFO:teuthology.orchestra.console:Power on gibba012 2021-03-24T15:50:57.990 INFO:teuthology.orchestra.console:Power on gibba014 2021-03-24T15:50:58.143 INFO:teuthology.orchestra.console:Power off for gibba014 completed 2021-03-24T15:50:58.157 INFO:teuthology.orchestra.console:Power off for gibba020 completed 2021-03-24T15:50:58.188 INFO:teuthology.orchestra.console:Power off for gibba012 completed 2021-03-24T15:50:58.297 INFO:teuthology.lock.ops:unlocked gibba020.front.sepia.ceph.com 2021-03-24T15:50:58.303 ERROR:teuthology.lock.ops:failed to unlock gibba014.front.sepia.ceph.com. reason: 500 2021-03-24T15:50:58.329 INFO:teuthology.lock.ops:unlocked gibba012.front.sepia.ceph.com 2021-03-24T15:50:58.330 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 84, in create self.remote.console.power_off() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/remote.py", line 645, in console self._console = getRemoteConsole(self.name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/remote.py", line 681, in getRemoteConsole if teuthology.lock.query.is_vm(name): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/lock/query.py", line 48, in is_vm return status.get('is_vm', False) AttributeError: 'NoneType' object has no attribute 'get'