← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1275857] [NEW] FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata

 

Public bug reported:

Just started seeing this in the gate jobs gate-nova-python27 and gate-
nova-python26

Logstash query:
message:"FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata" AND filename:"console.html"

Stack trace:
2014-02-03 17:45:15.744 | ======================================================================
2014-02-03 17:45:15.745 | FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata
2014-02-03 17:45:15.745 | tags: worker-3
2014-02-03 17:45:15.745 | ----------------------------------------------------------------------
2014-02-03 17:45:15.745 | Empty attachments:
2014-02-03 17:45:15.745 |   stderr
2014-02-03 17:45:15.745 |   stdout
2014-02-03 17:45:15.745 | 
2014-02-03 17:45:15.746 | pythonlogging:'': {{{
2014-02-03 17:45:15.746 | INFO [nova.virt.driver] Loading compute driver 'nova.virt.fake.FakeDriver'
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Auditing locally available compute resources
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free ram (MB): 7680
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free disk (GB): 1028
2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free VCPUS: 1
2014-02-03 17:45:15.746 | INFO [nova.compute.resource_tracker] Compute_service record created for fake-mini:fakenode1
2014-02-03 17:45:15.747 | AUDIT [nova.compute.manager] Deleting orphan compute node 2
2014-02-03 17:45:15.747 | }}}
2014-02-03 17:45:15.747 | 
2014-02-03 17:45:15.747 | Traceback (most recent call last):
2014-02-03 17:45:15.747 |   File "nova/tests/compute/test_compute.py", line 8797, in test_update_aggregate_metadata
2014-02-03 17:45:15.747 |     self.assertEqual(expected_payload_meta_data, msg.payload['meta_data'])
2014-02-03 17:45:15.747 |   File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 321, in assertEqual
2014-02-03 17:45:15.748 |     self.assertThat(observed, matcher, message)
2014-02-03 17:45:15.748 |   File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
2014-02-03 17:45:15.748 |     raise mismatch_error
2014-02-03 17:45:15.748 | MismatchError: !=:
2014-02-03 17:45:15.748 | reference = {'foo_key1': None, 'foo_key2': 'foo_value2'}
2014-02-03 17:45:15.748 | actual    = {'availability_zone': 'fake_zone', 'foo_key1': None, 'foo_key2': 'foo_value2'}

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: gate-failure

** Tags added: gate-fail

** Tags removed: gate-fail
** Tags added: gate-failure

-- 
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/1275857

Title:
  FAIL:
  nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata

Status in OpenStack Compute (Nova):
  New

Bug description:
  Just started seeing this in the gate jobs gate-nova-python27 and gate-
  nova-python26

  Logstash query:
  message:"FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata" AND filename:"console.html"

  Stack trace:
  2014-02-03 17:45:15.744 | ======================================================================
  2014-02-03 17:45:15.745 | FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata
  2014-02-03 17:45:15.745 | tags: worker-3
  2014-02-03 17:45:15.745 | ----------------------------------------------------------------------
  2014-02-03 17:45:15.745 | Empty attachments:
  2014-02-03 17:45:15.745 |   stderr
  2014-02-03 17:45:15.745 |   stdout
  2014-02-03 17:45:15.745 | 
  2014-02-03 17:45:15.746 | pythonlogging:'': {{{
  2014-02-03 17:45:15.746 | INFO [nova.virt.driver] Loading compute driver 'nova.virt.fake.FakeDriver'
  2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Auditing locally available compute resources
  2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free ram (MB): 7680
  2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free disk (GB): 1028
  2014-02-03 17:45:15.746 | AUDIT [nova.compute.resource_tracker] Free VCPUS: 1
  2014-02-03 17:45:15.746 | INFO [nova.compute.resource_tracker] Compute_service record created for fake-mini:fakenode1
  2014-02-03 17:45:15.747 | AUDIT [nova.compute.manager] Deleting orphan compute node 2
  2014-02-03 17:45:15.747 | }}}
  2014-02-03 17:45:15.747 | 
  2014-02-03 17:45:15.747 | Traceback (most recent call last):
  2014-02-03 17:45:15.747 |   File "nova/tests/compute/test_compute.py", line 8797, in test_update_aggregate_metadata
  2014-02-03 17:45:15.747 |     self.assertEqual(expected_payload_meta_data, msg.payload['meta_data'])
  2014-02-03 17:45:15.747 |   File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 321, in assertEqual
  2014-02-03 17:45:15.748 |     self.assertThat(observed, matcher, message)
  2014-02-03 17:45:15.748 |   File "/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py", line 406, in assertThat
  2014-02-03 17:45:15.748 |     raise mismatch_error
  2014-02-03 17:45:15.748 | MismatchError: !=:
  2014-02-03 17:45:15.748 | reference = {'foo_key1': None, 'foo_key2': 'foo_value2'}
  2014-02-03 17:45:15.748 | actual    = {'availability_zone': 'fake_zone', 'foo_key1': None, 'foo_key2': 'foo_value2'}

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


Follow ups

References