Activity log for bug #1323167

Date Who What changed Old value New value Message
2014-05-26 05:25:28 Haiwei Xu bug added bug
2014-05-26 23:41:03 Haiwei Xu summary overcloud can't create a vm by neutron error overcloud can't create an instance by neutron error
2014-05-30 02:15:37 Haiwei Xu description when running devtest.sh, the script seems to run successfully, but when ssh the controller node, I saw there is no vm created( the 'demo' instance should be created by default). I found this error in the neutron-server.log 2014-05-26 05:25:14.318 7085 WARNING neutron.api.extensions [-] Extension fwaas not supported by any of loaded plugins 2014-05-26 05:25:14.328 7085 WARNING neutron.api.extensions [-] Extension flavor not supported by any of loaded plugins 2014-05-26 05:25:14.386 7085 WARNING neutron.api.extensions [-] Extension lbaas_agent_scheduler not supported by any of loaded plugins 2014-05-26 05:25:14.404 7085 WARNING neutron.api.extensions [-] Extension lbaas not supported by any of loaded plugins 2014-05-26 05:25:14.409 7085 WARNING neutron.api.extensions [-] Extension metering not supported by any of loaded plugins 2014-05-26 05:25:14.433 7085 WARNING neutron.api.extensions [-] Extension port-security not supported by any of loaded plugins 2014-05-26 05:25:14.458 7085 WARNING neutron.api.extensions [-] Extension routed-service-insertion not supported by any of loaded plugins 2014-05-26 05:25:14.475 7085 WARNING neutron.api.extensions [-] Extension router-service-type not supported by any of loaded plugins 2014-05-26 05:25:14.504 7085 WARNING neutron.api.extensions [-] Extension service-type not supported by any of loaded plugins 2014-05-26 05:25:14.525 7085 WARNING neutron.api.extensions [-] Extension vpnaas not supported by any of loaded plugins 2014-05-26 05:25:14.628 7085 WARNING keystoneclient.middleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead. /opt/stack/venvs/openstack/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:33: SAWarning: The IN-predicate on "ports.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance. return o[0](self, self.expr, op, *(other + o[1:]), **kwargs) /opt/stack/venvs/openstack/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:33: SAWarning: The IN-predicate on "subnets.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance. return o[0](self, self.expr, op, *(other + o[1:]), **kwargs) 2014-05-26 05:28:09.441 7085 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'name': 'network-changed', 'server_uuid': u'54c7de9c-7114-4b6a-b965-629afb17e377'}] 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova Traceback (most recent call last): 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/venvs/openstack/local/lib/python2.7/site-packages/neutron/notifiers/nova.py", line 224, in send_events 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova batched_events) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/v1_1/contrib/server_external_events.py", line 39, in create 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return_raw=True) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/base.py", line 152, in _create 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova _resp, body = self.api.client.post(url, body=body) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 314, in post 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return self._cs_request(url, 'POST', **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 297, in _cs_request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova self.authenticate() 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 410, in authenticate 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova auth_url = self._v2_auth(auth_url) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 501, in _v2_auth 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return self._authenticate(url, body) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 514, in _authenticate 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 270, in _time_request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova resp, body = self.request(url, method, **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 264, in request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova raise exceptions.from_response(resp, body, url, method) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova BadRequest: object of type 'NoneType' has no len() (HTTP 400) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova 2014-05-26 05:28:35.515 7085 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'status': 'completed', 'tag': u'3b3c9150-62b8-42bb-b18f-04393d9efc84', 'name': 'network-vif-plugged', 'server_uuid': u'54c7de9c-7114-4b6a-b965-629afb17e377'}] 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova Traceback (most recent call last): 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/venvs/openstack/local/lib/python2.7/site-packages/neutron/notifiers/nova.py", line 224, in send_events 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova batched_events) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/v1_1/contrib/server_external_events.py", line 39, in create 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return_raw=True) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/base.py", line 152, in _create 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova _resp, body = self.api.client.post(url, body=body) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 314, in post 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return self._cs_request(url, 'POST', **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 297, in _cs_request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova self.authenticate() 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 410, in authenticate 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova auth_url = self._v2_auth(auth_url) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 501, in _v2_auth 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return self._authenticate(url, body) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 514, in _authenticate 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 270, in _time_request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova resp, body = self.request(url, method, **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 264, in request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova raise exceptions.from_response(resp, body, url, method) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova BadRequest: object of type 'NoneType' has no len() (HTTP 400) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova when running devtest.sh, the script seems to run successfully, and when ssh the controller node, the 'demo' instance has been created, but I found this error in the neutron-server.log 2014-05-26 05:25:14.318 7085 WARNING neutron.api.extensions [-] Extension fwaas not supported by any of loaded plugins 2014-05-26 05:25:14.328 7085 WARNING neutron.api.extensions [-] Extension flavor not supported by any of loaded plugins 2014-05-26 05:25:14.386 7085 WARNING neutron.api.extensions [-] Extension lbaas_agent_scheduler not supported by any of loaded plugins 2014-05-26 05:25:14.404 7085 WARNING neutron.api.extensions [-] Extension lbaas not supported by any of loaded plugins 2014-05-26 05:25:14.409 7085 WARNING neutron.api.extensions [-] Extension metering not supported by any of loaded plugins 2014-05-26 05:25:14.433 7085 WARNING neutron.api.extensions [-] Extension port-security not supported by any of loaded plugins 2014-05-26 05:25:14.458 7085 WARNING neutron.api.extensions [-] Extension routed-service-insertion not supported by any of loaded plugins 2014-05-26 05:25:14.475 7085 WARNING neutron.api.extensions [-] Extension router-service-type not supported by any of loaded plugins 2014-05-26 05:25:14.504 7085 WARNING neutron.api.extensions [-] Extension service-type not supported by any of loaded plugins 2014-05-26 05:25:14.525 7085 WARNING neutron.api.extensions [-] Extension vpnaas not supported by any of loaded plugins 2014-05-26 05:25:14.628 7085 WARNING keystoneclient.middleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead. /opt/stack/venvs/openstack/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:33: SAWarning: The IN-predicate on "ports.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.   return o[0](self, self.expr, op, *(other + o[1:]), **kwargs) /opt/stack/venvs/openstack/local/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:33: SAWarning: The IN-predicate on "subnets.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance.   return o[0](self, self.expr, op, *(other + o[1:]), **kwargs) 2014-05-26 05:28:09.441 7085 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'name': 'network-changed', 'server_uuid': u'54c7de9c-7114-4b6a-b965-629afb17e377'}] 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova Traceback (most recent call last): 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/venvs/openstack/local/lib/python2.7/site-packages/neutron/notifiers/nova.py", line 224, in send_events 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova batched_events) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/v1_1/contrib/server_external_events.py", line 39, in create 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return_raw=True) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/base.py", line 152, in _create 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova _resp, body = self.api.client.post(url, body=body) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 314, in post 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return self._cs_request(url, 'POST', **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 297, in _cs_request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova self.authenticate() 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 410, in authenticate 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova auth_url = self._v2_auth(auth_url) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 501, in _v2_auth 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova return self._authenticate(url, body) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 514, in _authenticate 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 270, in _time_request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova resp, body = self.request(url, method, **kwargs) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 264, in request 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova raise exceptions.from_response(resp, body, url, method) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova BadRequest: object of type 'NoneType' has no len() (HTTP 400) 2014-05-26 05:28:09.441 7085 TRACE neutron.notifiers.nova 2014-05-26 05:28:35.515 7085 ERROR neutron.notifiers.nova [-] Failed to notify nova on events: [{'status': 'completed', 'tag': u'3b3c9150-62b8-42bb-b18f-04393d9efc84', 'name': 'network-vif-plugged', 'server_uuid': u'54c7de9c-7114-4b6a-b965-629afb17e377'}] 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova Traceback (most recent call last): 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/venvs/openstack/local/lib/python2.7/site-packages/neutron/notifiers/nova.py", line 224, in send_events 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova batched_events) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/v1_1/contrib/server_external_events.py", line 39, in create 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return_raw=True) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/base.py", line 152, in _create 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova _resp, body = self.api.client.post(url, body=body) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 314, in post 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return self._cs_request(url, 'POST', **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 297, in _cs_request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova self.authenticate() 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 410, in authenticate 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova auth_url = self._v2_auth(auth_url) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 501, in _v2_auth 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova return self._authenticate(url, body) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 514, in _authenticate 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 270, in _time_request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova resp, body = self.request(url, method, **kwargs) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova File "/opt/stack/python-novaclient/novaclient/client.py", line 264, in request 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova raise exceptions.from_response(resp, body, url, method) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova BadRequest: object of type 'NoneType' has no len() (HTTP 400) 2014-05-26 05:28:35.515 7085 TRACE neutron.notifiers.nova
2014-05-30 02:16:21 Haiwei Xu summary overcloud can't create an instance by neutron error overcloud met a neutron error when creating an instance
2014-05-30 02:24:35 James Polley tripleo: assignee James Polley (tchaypo)
2014-05-30 02:27:24 James Polley tripleo: status New Incomplete
2014-05-30 02:27:54 James Polley tripleo: importance Undecided Medium
2014-09-19 00:07:50 Derek Higgins marked as duplicate 1293782