← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1642537] Fix included in openstack/nova rocky-eol

 

This issue was fixed in the openstack/nova rocky-eol  release.

** Changed in: nova/rocky
       Status: Fix Committed => Fix Released

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

Title:
  finish_resize fails with DBDeadlock on migrations table

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  Fix Released
Status in OpenStack Compute (nova) rocky series:
  Fix Released
Status in OpenStack Compute (nova) stein series:
  Fix Committed

Bug description:
  http://logs.openstack.org/00/352200/14/check/gate-tempest-dsvm-
  neutron-linuxbridge-ubuntu-xenial/6ba61d3/console.html

  
  2016-11-17 05:06:33.890498 | Captured traceback:
  2016-11-17 05:06:33.890507 | ~~~~~~~~~~~~~~~~~~~
  2016-11-17 05:06:33.890534 |     Traceback (most recent call last):
  2016-11-17 05:06:33.890566 |       File "tempest/api/compute/servers/test_server_actions.py", line 289, in test_resize_server_confirm
  2016-11-17 05:06:33.890586 |         self._test_resize_server_confirm(stop=False)
  2016-11-17 05:06:33.890613 |       File "tempest/api/compute/servers/test_server_actions.py", line 271, in _test_resize_server_confirm
  2016-11-17 05:06:33.890624 |         'VERIFY_RESIZE')
  2016-11-17 05:06:33.890644 |       File "tempest/common/waiters.py", line 75, in wait_for_server_status
  2016-11-17 05:06:33.890655 |         server_id=server_id)
  2016-11-17 05:06:33.890686 |     tempest.exceptions.BuildErrorException: Server 00876f9f-2f30-4507-93c0-f0f5a1699565 failed to build and is in ERROR status
  2016-11-17 05:06:33.890761 |     Details: {u'code': 500, u'message': u"Remote error: DBDeadlock (pymysql.err.InternalError) (1213, u'Deadlock found when trying to get lock; try restarting transaction') [SQL: u'UPDATE migrations SET updated_at=%(updated_at)s, status=%(status)s WHERE migrations.id = %(migrations_id)s'] [parame", u'created': u'2016-11-17T04:43:56Z'}
  2016-11-17 05:06:33.890767 |

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



References