[nsxv][scale] 'request is bad' on create_and_list_routers

Bug #1596002 reported by Andrey Setyaev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel NSXv plugin
New
Undecided
Partner Centric Engineering

Bug Description

fuel: 570
nsxv: scale lab version commit id 65e61e75809edec8b059436b31006a3db24b6e21

Traceback (most recent call last): File "/opt/stack/.venv/lib/python2.7/site-packages/rally/task/runner.py", line 64, in _run_scenario_once getattr(scenario_inst, method_name)(**kwargs) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/network.py", line 177, in create_and_list_routers router_create_args) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 311, in _create_network_structure network = self._get_or_create_network(network_create_args) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/common/logging.py", line 266, in wrapper result = f(*args, **kwargs) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 261, in _get_or_create_network return self._create_network(network_create_args or {}) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/task/atomic.py", line 84, in func_atomic_actions f = func(self, *args, **kwargs) File "/opt/stack/.venv/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 64, in _create_network {"network": network_create_args}) File "/opt/stack/.venv/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 648, in create_network return self.post(self.networks_path, body=body) File "/opt/stack/.venv/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 347, in post headers=headers, params=params) File "/opt/stack/.venv/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 282, in do_request self._handle_fault_response(status_code, replybody, resp) File "/opt/stack/.venv/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 257, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/opt/stack/.venv/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 84, in exception_handler_v20 request_ids=request_ids) InternalServerError: Request https://10.20.0.254/api/2.0/vdn/scopes/vdnscope-1/virtualwires is Bad, response <?xml version="1.0" encoding="UTF-8"?> <error><details>Controller synchronization job jobdata-89031 is in progress. Please retry this operation after some time.</details><errorCode>1255201</errorCode><moduleName>core-services</moduleName></error> Neutron server returns request_ids: ['req-a383f599-1f09-474d-b490-2e9006f58f3c']

Tags: nsxv
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.