← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1607729] Re: tempest API test fail on live migration

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1607729

Title:
  tempest API test fail on live migration

Status in OpenStack Compute (nova):
  Expired

Bug description:
  I'm submitting this bug as it was advised in the traceback to do so
  and it does not appear to have been filed yet.

   
  2016-07-27 21:28:48.049962 | ==============================
  2016-07-27 21:28:48.050005 | Failed 1 tests - output below:
  tempest.api.compute.test_live_block_migration_negative.LiveBlockMigrationNegativeTestJSON.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative]
  ----------------------------------------------------------------------------------------------------------
   
  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
  Traceback (most recent call last):
  File "tempest/api/compute/test_live_block_migration_negative.py", line 57, in test_invalid_host_for_migration server_id, target_host)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 485, in assertRaises
  self.assertThat(our_callable, matcher)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 496, in assertThat
  mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 547, in _matchHelper mismatch = matcher.match(matchee)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 475, in match reraise(*matchee)
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match
  result = matchee()
  File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 1049, in __call__
  return self._callable_object(*self._args, **self._kwargs)
  File "tempest/api/compute/test_live_block_migration_negative.py", line 45, in _migrate_server_to disk_over_commit=False)
  File "tempest/lib/services/compute/servers_client.py", line 394, in live_migrate_server
  return self.action(server_id, 'os-migrateLive', **kwargs)
  File "tempest/lib/services/compute/servers_client.py", line 163, in action post_body)
  File "tempest/lib/common/rest_client.py", line 270, in post
  return self.request('POST', url, extra_headers, headers, body, chunked)
  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 664, in request resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 828, in _error_checker message=message)
  tempest.lib.exceptions.ServerFault: Got server fault
  Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  <class 'ComputeHostNotFound_Remote'>

  
  Logs: http://logs.openstack.org/26/303626/31/check/gate-tempest-dsvm-neutron-dvr-multinode-full/2d4c18c/

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


References