RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2043133 - [NMCI] ipv6_routes_with_src test failure
Summary: [NMCI] ipv6_routes_with_src test failure
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: NetworkManager
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Beniamino Galvani
QA Contact: Vladimir Benes
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-20 17:02 UTC by Vladimir Benes
Modified: 2022-05-17 16:08 UTC (History)
7 users (show)

Fixed In Version: NetworkManager-1.36.0-0.10.el9
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-17 15:48:19 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-109013 0 None None None 2022-01-20 17:08:57 UTC
Red Hat Product Errata RHBA-2022:3915 0 None None None 2022-05-17 15:48:36 UTC
freedesktop.org Gitlab NetworkManager NetworkManager merge_requests 1097 0 None merged Fix @ipv6_routes_with_src NMCI test 2022-02-16 14:19:05 UTC

Description Vladimir Benes 2022-01-20 17:02:46 UTC
Description of problem:
when running the test two times it doesn't behave deterministically. It fails for the second time and passes again when you leave the machine for let's say 10 minutes.

https://jenkins-networkmanager.apps.ocp.ci.centos.org/job/NetworkManager-main/878/artifact/FAIL-report_NetworkManager-ci-M1_Test0128_ipv6_routes_with_src.html

  Scenario: nmcli - ipv6 - routes - set route with src
    * Add a new connection of type "ethernet" and options "ifname eth3 con-name con_ipv6 autoconnect no ipv6.method manual ipv6.addresses 2000::2/126 ipv6.route-metric 256 ipv6.routes '2806:aabb:abba:abab:baba:bbaa:baab:bbbb/128 src=2000::2'" ... passed in 0.033s
    * Bring "up" connection "con_ipv6" ... passed in 0.056s
    Then "2806:aabb:abba:abab:baba:bbaa:baab:bbbb dev eth3 proto static src 2000::2 metric 256" is visible with command "ip -6 route" in "5" seconds ... failed in 5.016s
Assertion Failed: Did not see the pattern "2806:aabb:abba:abab:baba:bbaa:baab:bbbb dev eth3 proto static src 2000::2 metric 256" in 5 seconds, output was:
::1 dev lo proto kernel metric 256 pref medium
2000::/126 dev eth3 proto kernel metric 256 pref medium
2620:52:0:c9::/64 dev eth0 proto ra metric 99 pref medium
fe80::/64 dev eth0 proto kernel metric 1024 pref medium
fe80::/64 dev eth3 proto kernel metric 1024 pref medium
default proto ra metric 99 pref medium
	nexthop via fe80::4e16:fc01:6383:88aa dev eth0 weight 1 
	nexthop via fe80::4e16:fc01:638c:98ed dev eth0 weight 1 




Version-Release number of selected component (if applicable):
1.35.5-29574.copr.50dc71323b.el8

How reproducible:
not sure

Steps to Reproduce:
1. ./test_run.sh ipv6_routes_with_src

Comment 1 Filip Pokryvka 2022-01-24 11:46:09 UTC
This is wrongly assigned to rhel8, there the test passes in loop.

The problem is on rhel9/centos9stream. The first test PASS, next in the loop are FAIL. It seems to be eth3 gets into inconsistent state (which even some ipv6 test before can cause, so we see it failing), so the test fails on the next run. Maybe it is related to newer kernel.

Using fresh veth pair works, this should be reverted to cover this bug:

https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci/-/merge_requests/918

Comment 5 Vladimir Benes 2022-02-22 12:27:11 UTC
It looks the issue is fixed a bit earlier than in NetworkManager-1.36.0-0.10.el9 but definitely reproducible with NetworkManager-1.36.0-0.4.el9 and not with the latest one.

Comment 7 errata-xmlrpc 2022-05-17 15:48:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: NetworkManager), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:3915


Note You need to log in before you can comment on or make changes to this bug.