← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1722644] Re: TrunkTest fails for OVS/DVR scenario job

 

** Changed in: neutron
       Status: Confirmed => Invalid

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

Title:
  TrunkTest fails for OVS/DVR scenario job

Status in neutron:
  Invalid

Bug description:
  http://logs.openstack.org/13/474213/7/check/gate-tempest-dsvm-neutron-
  dvr-multinode-scenario-ubuntu-xenial-
  nv/752030f/logs/testr_results.html.gz

  Traceback (most recent call last):
    File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 91, in _detach_and_delete_trunk
      server['id'], trunk['port_id'])
    File "tempest/lib/services/compute/interfaces_client.py", line 55, in delete_interface
      port_id))
    File "tempest/lib/common/rest_client.py", line 301, in delete
      return self.request('DELETE', url, extra_headers, headers, body)
    File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
      method, url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 659, in request
      self._error_checker(resp, resp_body)
    File "tempest/lib/common/rest_client.py", line 780, in _error_checker
      raise exceptions.Conflict(resp_body, resp=resp)
  tempest.lib.exceptions.Conflict: An object with that identifier already exists
  Details: {u'code': 409, u'message': u"Cannot 'detach_interface' instance bc3e8d26-d392-4d66-91c4-b10223e19184 while it is in vm_state building"}
  }}}

  traceback-2: {{{
  Traceback (most recent call last):
    File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 91, in _detach_and_delete_trunk
      server['id'], trunk['port_id'])
    File "tempest/lib/services/compute/interfaces_client.py", line 55, in delete_interface
      port_id))
    File "tempest/lib/common/rest_client.py", line 301, in delete
      return self.request('DELETE', url, extra_headers, headers, body)
    File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
      method, url, extra_headers, headers, body, chunked)
    File "tempest/lib/common/rest_client.py", line 659, in request
      self._error_checker(resp, resp_body)
    File "tempest/lib/common/rest_client.py", line 780, in _error_checker
      raise exceptions.Conflict(resp_body, resp=resp)
  tempest.lib.exceptions.Conflict: An object with that identifier already exists
  Details: {u'code': 409, u'message': u"Cannot 'detach_interface' instance 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 while it is in vm_state error"}
  }}}

  Traceback (most recent call last):
    File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 164, in test_trunk_subport_lifecycle
      self._wait_for_server(server)
    File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 143, in _wait_for_server
      constants.SERVER_STATUS_ACTIVE)
    File "tempest/common/waiters.py", line 76, in wait_for_server_status
      server_id=server_id)
  tempest.exceptions.BuildErrorException: Server 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 failed to build and is in ERROR status
  Details: {u'created': u'2017-10-10T19:03:25Z', u'code': 500, u'message': u'Build of instance 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 aborted: Failed to allocate the network(s), not rescheduling.'}

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


References