neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_lifecycle failed in _assert_internal_devices

Bug #2065823 reported by Ihar Hrachyshka
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Triaged
High
Unassigned

Bug Description

https://zuul.opendev.org/t/openstack/build/2657d2d29ee84720a6c6a268050d1684

==============================
Failed 1 tests - output below:
==============================

neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_lifecycle
-------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 178, in func
    return f(self, *args, **kwargs)

      File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l3/test_legacy_router.py", line 87, in test_legacy_router_lifecycle
    self._router_lifecycle(enable_ha=False, dual_stack=True)

      File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l3/framework.py", line 365, in _router_lifecycle
    self._assert_internal_devices(router)

      File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l3/framework.py", line 564, in _assert_internal_devices
    self.assertTrue(self.device_exists_with_ips_and_mac(

      File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue
    raise self.failureException(msg)

    AssertionError: False is not true

tags: added: functional-tests gate-failure
tags: added: l3-ipam-dhcp
Changed in neutron:
importance: Undecided → High
status: New → Triaged
Revision history for this message
Lajos Katona (lajos-katona) wrote :
Revision history for this message
Lajos Katona (lajos-katona) wrote :

In the log file there are sqlalchemy exceptions like these:
.....
2024-05-14 17:21:21.292 38773 ERROR ovsdbapp.event oslo_db.exception.DBNonExistentTable: (sqlite3.OperationalError) no such table: networksegments

.....
2024-05-14 17:20:58.255 38773 ERROR ovsdbapp.event oslo_db.exception.DBNonExistentTable: (sqlite3.OperationalError) no such table: ports

See the attached log file (neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_lifecycle.txt )

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.