← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1532076] Re: Nova intermittently fails test_volume_boot_patters with db error

 

This isn't really enough to go on, there aren't even links to logs in
the gate.

** Changed in: nova
       Status: New => Invalid

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

Title:
  Nova intermittently fails test_volume_boot_patters with db error

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  This test seems randomly problematic, but noticed 3 failures today
  with the following error logged in nova.api:

  2016-01-08 03:04:42.603 ERROR oslo_db.api [req-9fb82769-155d-4f50-87db-c912c8ad34a6 tempest-TestVolumeBootPattern-388230709 tempest-TestVolumeBootPattern-1026177222] DB error.
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api Traceback (most recent call last):
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api   File "/usr/local/lib/python2.7/dist-packages/oslo_db/api.py", line 137, in wrapper
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api     return f(*args, **kwargs)
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api   File "/opt/stack/nova/nova/db/sqlalchemy/api.py", line 1717, in instance_destroy
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api     raise exception.ConstraintNotMet()
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api ConstraintNotMet: Constraint not met.
  2016-01-08 03:04:42.603 12908 ERROR oslo_db.api

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


References