← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1833386] Re: Fullstack test neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic is failing

 

Reviewed:  https://review.opendev.org/667064
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d8078469a8693bfa637e607ed848b918e3048ec9
Submitter: Zuul
Branch:    master

commit d8078469a8693bfa637e607ed848b918e3048ec9
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Mon Jun 24 10:41:46 2019 +0000

    Disable "of_inactivity_probe" in fullstack tests
    
    Disable the inactivity probe during the fullstack tests. This probe
    is not tracked nor controller during these tests and usually make
    them more unstable. As seen in the bug report, in loaded CI nodes,
    sometimes the probe raises an error, stopping the current test:
    
      reconnect|ERR|tcp:127.0.0.1:56401: no response to inactivity probe
        after 5 seconds, disconnecting
    
    Change-Id: Id27326d5deae78ebfad1012efb507fde9e6c1453
    Closes-Bug: #1833386


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1833386

Title:
  Fullstack test
  neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic
  is failing

Status in neutron:
  Fix Released

Bug description:
  Fullstack test test
  neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic
  is failing quite often (probably) due to errors in ovs agent.

  Examples of failure:

  http://logs.openstack.org/11/662111/21/check/neutron-fullstack/c0f8029/testr_results.html.gz
  http://logs.openstack.org/29/664629/1/check/neutron-fullstack/e99aa1c/testr_results.html.gz
  http://logs.openstack.org/12/640812/2/check/neutron-fullstack/21f02c4/testr_results.html.gz

  In both cases in ovs agent's logs there are errors like:
  http://logs.openstack.org/11/662111/21/check/neutron-fullstack/c0f8029/controller/logs/dsvm-fullstack-logs/TestLegacyL3Agent.test_north_south_traffic/neutron-openvswitch-agent--2019-06-18--01-52-58-123455_log.txt.gz?level=ERROR

  Logstash query:
  http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22neutron.tests.fullstack.test_l3_agent.TestLegacyL3Agent.test_north_south_traffic%20%5C%22%20AND%20message%3A%5C%22...%20FAILED%5C%22

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


References