← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1981963] Re: Some jobs broken post pyroute2 update to 0.7.1

 

** 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/1981963

Title:
  Some jobs broken post pyroute2 update to 0.7.1

Status in neutron:
  Fix Released

Bug description:
  pyroute2 updated to 0.7.1 with
  https://review.opendev.org/c/openstack/requirements/+/849790, since
  then couple of jobs are broken, like:-

  - https://zuul.opendev.org/t/openstack/builds?job_name=neutron-ovs-grenade-dvr-multinode&branch=master
  - https://zuul.opendev.org/t/openstack/builds?job_name=neutron-ovs-tempest-dvr-ha-multinode-full&branch=master
  - https://zuul.openstack.org/builds?job_name=neutron-functional-with-uwsgi&branch=master

  Example failures:-
  https://37a49967c371d50badcf-d0788a990c172de672e24591209c14b2.ssl.cf5.rackcdn.com/849122/8/check/neutron-functional-with-uwsgi/1971bae/testr_results.html

  Failing as:-
  ft7.4: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RuleTestCase.test_add_rule_iptesttools.testresult.real._StringException: Traceback (most recent call last):
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 182, in func
      return f(self, *args, **kwargs)
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/privileged/agent/linux/test_ip_lib.py", line 323, in test_add_rule_ip
      priv_ip_lib.add_ip_rule(self.namespace, src=ip_address,
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.8/site-packages/oslo_privsep/priv_context.py", line 271, in _wrap
      return self.channel.remote_call(name, args, kwargs,
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional/lib/python3.8/site-packages/oslo_privsep/daemon.py", line 215, in remote_call
      raise exc_type(*result[2])
  pyroute2.netlink.exceptions.NetlinkError: (22, 'Invalid argument')

  
  testtools.matchers._impl.MismatchError: !=:
  reference = {'from': '0.0.0.0/0',
   'iif': 'fpr-663cc9d3-b',
   'priority': '2852018311',
   'table': '2852018311',
   'type': 'unicast'}
  actual    = {'from': '0.0.0.0/0',
   'iif': 'fpr-663cc9d3-b',
   'priority': '2852018311',
   'table': '2852018311',
   'type': 'unspecified'}

  
  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_ce1/849122/8/check/neutron-ovs-tempest-dvr-ha-multinode-full/ce10281/testr_results.html
  https://d0b0b53d30de16fbad20-5f381a9e8c14b627196c6ef3340b4d4e.ssl.cf5.rackcdn.com/849122/8/check/neutron-ovs-grenade-dvr-multinode/2a568da/testr_results.html

  ^ jobs failing at SSH timeout

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



References