test_trunk_subport_lifecycle is failing in ovn based jobs

Bug #1885900 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Confirmed
Critical
Lucas Alvares Gomes

Bug Description

Failure example: https://7bea12b2d1429b68c6c8-10caedded388001c6bbc38619ca4b324.ssl.cf2.rackcdn.com/737047/8/check/neutron-ovn-tempest-full-multinode-ovs-master/592e31b/testr_results.html

Logstash query: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22line%20240%2C%20in%20test_trunk_subport_lifecycle%5C%22

Traceback:

Traceback (most recent call last):
  File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/common/utils.py", line 80, in wait_until_true
    eventlet.sleep(sleep)
  File "/usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py", line 36, in sleep
    hub.switch()
  File "/usr/local/lib/python3.6/dist-packages/eventlet/hubs/hub.py", line 298, in switch
    return self.greenlet.switch()
eventlet.timeout.Timeout: 60 seconds

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_trunk.py", line 240, in test_trunk_subport_lifecycle
    self._wait_for_port(port)
  File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_trunk.py", line 141, in _wait_for_port
    "status {!r}.".format(port['id'], status)))
  File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/common/utils.py", line 84, in wait_until_true
    raise exception
RuntimeError: Timed out waiting for port '4d6c93ed-df41-4e64-80ef-bdbfcdbf4190' to transition to get status 'ACTIVE'.

Changed in neutron:
assignee: nobody → Lucas Alvares Gomes (lucasagomes)
Revision history for this message
Maciej Jozefczyk (maciejjozefczyk) wrote :

Afair I understand we already have a fix for that one Lucas?

Revision history for this message
Slawek Kaplonski (slaweq) wrote :
Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron-tempest-plugin (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/761018

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-tempest-plugin (master)

Reviewed: https://review.opendev.org/761018
Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=280820771a7b225345cffc115345323e17d1a68d
Submitter: Zuul
Branch: master

commit 280820771a7b225345cffc115345323e17d1a68d
Author: Slawek Kaplonski <email address hidden>
Date: Mon Nov 2 21:32:04 2020 +0100

    Temporary blacklist test_trunk_subport_lifecycle in the ovn job

    Change-Id: I7509ec3ca8618786f484304d9b2c675b86ebaada
    Related-Bug: #1885900

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.