[FT] Error while executing "remove_nodes_from_host" method

Bug #1896733 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
Medium
Unassigned

Bug Description

When executing the method "remove_nodes_from_host", sometimes the following exception is raised:

2020-09-23 08:27:26.539774 | controller | oslo_db.exception.DBNonExistentTable: (sqlite3.OperationalError) no such table: ovn_hash_ring
2020-09-23 08:27:26.539793 | controller | [SQL: DELETE FROM ovn_hash_ring WHERE ovn_hash_ring.hostname = ? AND ovn_hash_ring.group_name = ?]
2020-09-23 08:27:26.539812 | controller | [parameters: ('ubuntu-bionic-rax-dfw-0019985577', 'mechanism_driver')]
2020-09-23 08:27:26.539832 | controller | (Background on this error at: http://sqlalche.me/e/13/e3q8)

The test does not fail but this error should not be thrown.

Logs: https://92c26ef15aa414901341-0fbf40408b145a382fe5780d47baa8e9.ssl.cf5.rackcdn.com/753053/2/check/neutron-functional-with-uwsgi/316d1c2/job-output.txt

Snippet: http://paste.openstack.org/show/798254/

Tags: ovn
tags: added: ovn
Changed in neutron:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Brian Haley (brian-haley) wrote :

I wonder if this failure is still happening?

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

No, I didn't see this failure in a while, so we can close this bug for now.

Changed in neutron:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.