Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last): File "/home/rally/rally/rally/task/runner.py", line 66, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/home/rally/rally/rally/plugins/openstack/scenarios/watcher/basic.py", line 72, in create_audit_and_delete self._launch_audit(audit) File "/home/rally/rally/rally/task/atomic.py", line 84, in func_atomic_actions f = func(self, *args, **kwargs) File "/home/rally/rally/rally/plugins/openstack/scenarios/watcher/utils.py", line 71, in _launch_audit check_interval=CONF.benchmark.watcher_audit_launch_poll_interval File "/home/rally/rally/rally/task/utils.py", line 211, in wait_for_status resource = update_resource(resource) File "/home/rally/rally/rally/task/utils.py", line 80, in _get_from_manager raise exceptions.GetResourceFailure(resource=resource, err=e) GetResourceFailure: Failed to get the resource <Audit {u'uuid': u'4334e78b-f14e-4472-bccb-937b1b8f575d', u'links': [{u'href': u'http://192.168.99.11:9322/v1/audits/4334e78b-f14e-4472-bccb-937b1b8f575d', u'rel': u'self'}, {u'href': u'http://192.168.99.11:9322/audits/4334e78b-f14e-4472-bccb-937b1b8f575d', u'rel': u'bookmark'}], u'audit_template_name': u'f84a3b34-01eb-4b54-a587-b054e207190a', u'created_at': u'2016-06-24T12:47:48.772910+00:00', u'updated_at': None, u'audit_template_uuid': u'af9f0bca-54eb-4376-9f88-3e10f298ebbe', u'state': u'PENDING', u'deadline': None, u'deleted_at': None, u'type': u'ONESHOT'}>: id
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement