← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1276552] Re: test_add_remove_router_interface_with_port_id failed in gate job

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1276552

Title:
  test_add_remove_router_interface_with_port_id failed in gate job

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Traceback (most recent call last):
  2014-02-05 10:27:00.973 |   File "tempest/api/network/test_routers.py", line 101, in test_add_remove_router_interface_with_port_id
  2014-02-05 10:27:00.973 |     network_id=network['id'])
  2014-02-05 10:27:00.973 |   File "tempest/services/network/network_client_base.py", line 134, in _create
  2014-02-05 10:27:00.974 |     resp, body = self.post(uri, post_data)
  2014-02-05 10:27:00.974 |   File "tempest/services/network/network_client_base.py", line 63, in post
  2014-02-05 10:27:00.974 |     return self.rest_client.post(uri, body, headers)
  2014-02-05 10:27:00.974 |   File "tempest/common/rest_client.py", line 289, in post
  2014-02-05 10:27:00.974 |     return self.request('POST', url, headers, body)
  2014-02-05 10:27:00.974 |   File "tempest/common/rest_client.py", line 423, in request
  2014-02-05 10:27:00.974 |     resp, resp_body)
  2014-02-05 10:27:00.974 |   File "tempest/common/rest_client.py", line 516, in _error_checker
  2014-02-05 10:27:00.974 |     raise exceptions.ServerFault(message)
  2014-02-05 10:27:00.974 | ServerFault: Got server fault
  2014-02-05 10:27:00.974 | Details: {"NeutronError": "Request Failed: internal server error while processing your request."}

  Console: http://logs.openstack.org/18/62318/2/gate/gate-tempest-dsvm-
  neutron-pg-isolated/5567cfe/console.html

  Following was observed in q-svc:
  2014-02-05 10:07:07.817 5891 ERROR neutron.api.v2.resource [req-4408860b-175b-44a7-bdbc-ed41d66c0937 None] show failed
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource Traceback (most recent call last):
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource   File "/opt/stack/new/neutron/neutron/api/v2/resource.py", line 84, in resource
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource     result = method(request=request, **args)
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource   File "/opt/stack/new/neutron/neutron/api/v2/base.py", line 296, in show
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource     parent_id=parent_id),
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource   File "/opt/stack/new/neutron/neutron/api/v2/base.py", line 264, in _item
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource     obj = obj_getter(request.context, id, **kwargs)
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource   File "/opt/stack/new/neutron/neutron/db/securitygroups_db.py", line 180, in get_security_group
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource     context, id), fields)
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource   File "/opt/stack/new/neutron/neutron/db/securitygroups_db.py", line 194, in _get_security_group
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource     raise ext_sg.SecurityGroupNotFound(id=id)
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource SecurityGroupNotFound: Security group 89f2b1df-2a09-4a17-b2ec-51f61215855d does not exist
  2014-02-05 10:07:07.817 5891 TRACE neutron.api.v2.resource

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1276552/+subscriptions


References