# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tests_ethtool_coalesce_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tests_ethtool_coalesce_initscripts.yml:5 Thursday 29 February 2024 00:09:32 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tests_ethtool_coalesce_initscripts.yml:8 Thursday 29 February 2024 00:09:32 +0000 (0:00:00.799) 0:00:00.812 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml:3 Thursday 29 February 2024 00:09:32 +0000 (0:00:00.011) 0:00:00.824 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml:19 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.378) 0:00:01.203 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml:24 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.312) 0:00:01.516 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml:28 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.022) 0:00:01.539 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/el_repo_setup.yml:53 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.018) 0:00:01.558 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml:8 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.031) 0:00:01.589 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml:24 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.278) 0:00:01.867 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml:30 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.015) 0:00:01.882 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml:35 Thursday 29 February 2024 00:09:33 +0000 (0:00:00.011) 0:00:01.894 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.278378", "end": "2024-02-29 00:09:34.465685", "rc": 0, "start": "2024-02-29 00:09:34.187307" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tasks/enable_epel.yml:40 Thursday 29 February 2024 00:09:34 +0000 (0:00:00.492) 0:00:02.387 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tests_ethtool_coalesce_initscripts.yml:10 Thursday 29 February 2024 00:09:34 +0000 (0:00:00.010) 0:00:02.397 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ethtool coalesce settings] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:3 Thursday 29 February 2024 00:09:34 +0000 (0:00:00.011) 0:00:02.408 ***** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:9 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.520) 0:00:02.929 ***** ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:15 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.013) 0:00:02.942 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:18 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.018) 0:00:02.960 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.019) 0:00:02.980 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.018) 0:00:02.998 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-02-29 00:09:35.329885", "rc": 0, "start": "2024-02-29 00:09:35.326253" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.262) 0:00:03.261 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.048) 0:00:03.310 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:20 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.019) 0:00:03.329 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.019) 0:00:03.349 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.057) 0:00:03.406 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.047) 0:00:03.454 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.031) 0:00:03.485 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.025) 0:00:03.510 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003653", "end": "2024-02-29 00:09:35.839682", "rc": 0, "start": "2024-02-29 00:09:35.836029" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.260) 0:00:03.771 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.023) 0:00:03.794 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:09:35 +0000 (0:00:00.037) 0:00:03.831 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 29 February 2024 00:09:39 +0000 (0:00:03.355) 0:00:07.187 ***** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.014269", "end": "2024-02-29 00:09:39.498014", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-02-29 00:09:39.483745" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004427", "end": "2024-02-29 00:09:39.746028", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-02-29 00:09:39.741601" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004677", "end": "2024-02-29 00:09:39.952050", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-02-29 00:09:39.947373" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 29 February 2024 00:09:39 +0000 (0:00:00.685) 0:00:07.872 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.025675", "end": "2024-02-29 00:09:40.188600", "rc": 0, "start": "2024-02-29 00:09:40.162925" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.250) 0:00:08.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.020) 0:00:08.143 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.033) 0:00:08.176 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.012) 0:00:08.188 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.011) 0:00:08.200 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:24 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.010) 0:00:08.211 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.014) 0:00:08.225 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.015) 0:00:08.241 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1709165379.4879098, "block_size": 4096, "blocks": 0, "ctime": 1709165379.4879098, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1709165379.4879098, "nlink": 1, "path": "/sys/class/net/testnic1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.226) 0:00:08.467 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:26 Thursday 29 February 2024 00:09:40 +0000 (0:00:00.021) 0:00:08.489 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:35 Thursday 29 February 2024 00:09:43 +0000 (0:00:02.929) 0:00:11.418 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 29 February 2024 00:09:43 +0000 (0:00:00.016) 0:00:11.435 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 29 February 2024 00:09:43 +0000 (0:00:00.022) 0:00:11.458 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 29 February 2024 00:09:43 +0000 (0:00:00.022) 0:00:11.480 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 29 February 2024 00:09:43 +0000 (0:00:00.038) 0:00:11.519 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 29 February 2024 00:09:43 +0000 (0:00:00.033) 0:00:11.552 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 29 February 2024 00:09:45 +0000 (0:00:01.757) 0:00:13.309 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 29 February 2024 00:09:47 +0000 (0:00:01.648) 0:00:14.958 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.025) 0:00:14.983 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.023) 0:00:15.006 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.027) 0:00:15.034 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:42 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.068) 0:00:15.103 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.045) 0:00:15.148 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:72 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.030) 0:00:15.178 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.069) 0:00:15.248 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:100 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.028) 0:00:15.277 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:117 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.042) 0:00:15.319 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:131 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.025) 0:00:15.344 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:142 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.025) 0:00:15.369 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:151 Thursday 29 February 2024 00:09:47 +0000 (0:00:00.034) 0:00:15.404 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:159 Thursday 29 February 2024 00:09:48 +0000 (0:00:00.732) 0:00:16.136 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1101393w2t0q0/tmpuld2sz0z" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 Thursday 29 February 2024 00:09:48 +0000 (0:00:00.456) 0:00:16.593 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.687) 0:00:17.281 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:186 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.029) 0:00:17.310 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:190 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.027) 0:00:17.337 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.033) 0:00:17.371 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:201 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.047) 0:00:17.418 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:51 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.364) 0:00:17.783 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:57 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.025) 0:00:17.809 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:62 Thursday 29 February 2024 00:09:49 +0000 (0:00:00.026) 0:00:17.836 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003462", "end": "2024-02-29 00:09:50.139885", "rc": 1, "start": "2024-02-29 00:09:50.136423" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:70 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.233) 0:00:18.070 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can set rx-frames.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:76 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.024) 0:00:18.094 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.022) 0:00:18.117 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.059) 0:00:18.177 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.026) 0:00:18.204 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.022) 0:00:18.226 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 29 February 2024 00:09:50 +0000 (0:00:00.022) 0:00:18.248 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 29 February 2024 00:09:52 +0000 (0:00:01.728) 0:00:19.976 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 29 February 2024 00:09:53 +0000 (0:00:01.572) 0:00:21.549 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.035) 0:00:21.585 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.022) 0:00:21.607 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.024) 0:00:21.631 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:42 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.032) 0:00:21.664 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.024) 0:00:21.688 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:72 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.027) 0:00:21.716 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.078) 0:00:21.795 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:100 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.051) 0:00:21.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:117 Thursday 29 February 2024 00:09:53 +0000 (0:00:00.043) 0:00:21.889 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:131 Thursday 29 February 2024 00:09:54 +0000 (0:00:00.051) 0:00:21.941 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:142 Thursday 29 February 2024 00:09:54 +0000 (0:00:00.039) 0:00:21.980 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:151 Thursday 29 February 2024 00:09:54 +0000 (0:00:00.023) 0:00:22.003 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:159 Thursday 29 February 2024 00:09:54 +0000 (0:00:00.394) 0:00:22.398 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1101393w2t0q0/tmpuubrsy9i" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 Thursday 29 February 2024 00:09:54 +0000 (0:00:00.436) 0:00:22.835 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\nnetlink error: Operation not supported\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.541) 0:00:23.377 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:186 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.034) 0:00:23.411 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:190 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.044) 0:00:23.456 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nnetlink error: Operation not supported\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.054) 0:00:23.511 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:201 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.069) 0:00:23.581 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:94 Thursday 29 February 2024 00:09:55 +0000 (0:00:00.287) 0:00:23.868 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:100 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.037) 0:00:23.906 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:106 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.044) 0:00:23.951 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003643", "end": "2024-02-29 00:09:56.285180", "rc": 0, "start": "2024-02-29 00:09:56.281537" } STDOUT: ETHTOOL_OPTS="-C testnic1 rx-frames 128" TASK [Assert coalesce options set in profile] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:114 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.271) 0:00:24.223 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can clear coalescing options] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:120 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.026) 0:00:24.249 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.025) 0:00:24.274 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.042) 0:00:24.316 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.030) 0:00:24.347 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.025) 0:00:24.372 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 29 February 2024 00:09:56 +0000 (0:00:00.054) 0:00:24.426 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 29 February 2024 00:09:58 +0000 (0:00:01.670) 0:00:26.097 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 29 February 2024 00:09:59 +0000 (0:00:01.502) 0:00:27.600 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 29 February 2024 00:09:59 +0000 (0:00:00.031) 0:00:27.631 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 29 February 2024 00:09:59 +0000 (0:00:00.061) 0:00:27.693 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 29 February 2024 00:09:59 +0000 (0:00:00.132) 0:00:27.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:42 Thursday 29 February 2024 00:09:59 +0000 (0:00:00.032) 0:00:27.859 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 29 February 2024 00:09:59 +0000 (0:00:00.023) 0:00:27.882 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:72 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.029) 0:00:27.911 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.044) 0:00:27.956 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:100 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.021) 0:00:27.977 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:117 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.021) 0:00:27.999 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:131 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.024) 0:00:28.024 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:142 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.022) 0:00:28.046 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:151 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.020) 0:00:28.067 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:159 Thursday 29 February 2024 00:10:00 +0000 (0:00:00.401) 0:00:28.469 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1101393w2t0q0/tmpjgn97evr" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.508) 0:00:28.978 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\nRTNETLINK answers: File exists\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.473) 0:00:29.452 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:186 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.055) 0:00:29.507 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nRTNETLINK answers: File exists\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:190 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.028) 0:00:29.535 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nRTNETLINK answers: File exists\\n\"'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='b''', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\nRTNETLINK answers: File exists\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.026) 0:00:29.562 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:201 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.032) 0:00:29.594 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:135 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.240) 0:00:29.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:141 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.029) 0:00:29.863 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get profile's coalescing options] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:146 Thursday 29 February 2024 00:10:01 +0000 (0:00:00.024) 0:00:29.888 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "ETHTOOL", "/etc/sysconfig/network-scripts/ifcfg-testnic1" ], "delta": "0:00:00.003876", "end": "2024-02-29 00:10:02.183108", "rc": 1, "start": "2024-02-29 00:10:02.179232" } MSG: non-zero return code ...ignoring TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:154 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.227) 0:00:30.115 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.025) 0:00:30.141 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.043) 0:00:30.184 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.031) 0:00:30.215 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.024) 0:00:30.240 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 29 February 2024 00:10:02 +0000 (0:00:00.024) 0:00:30.264 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 29 February 2024 00:10:04 +0000 (0:00:01.722) 0:00:31.987 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 29 February 2024 00:10:05 +0000 (0:00:01.480) 0:00:33.467 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.052) 0:00:33.520 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.039) 0:00:33.560 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:28 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.038) 0:00:33.599 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:42 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.028) 0:00:33.627 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.027) 0:00:33.655 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:72 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.026) 0:00:33.681 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.043) 0:00:33.725 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:100 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.053) 0:00:33.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:117 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.024) 0:00:33.802 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:131 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.039) 0:00:33.842 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:142 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.024) 0:00:33.867 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:151 Thursday 29 February 2024 00:10:05 +0000 (0:00:00.022) 0:00:33.889 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:159 Thursday 29 February 2024 00:10:06 +0000 (0:00:00.420) 0:00:34.310 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-1101393w2t0q0/tmp6yw2pr94" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 Thursday 29 February 2024 00:10:06 +0000 (0:00:00.450) 0:00:34.760 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:180 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.359) 0:00:35.119 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:186 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.024) 0:00:35.143 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:190 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.027) 0:00:35.171 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:195 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.028) 0:00:35.199 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:201 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.025) 0:00:35.225 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:173 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.247) 0:00:35.472 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.080) 0:00:35.553 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.026) 0:00:35.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.032) 0:00:35.612 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.040) 0:00:35.653 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 29 February 2024 00:10:07 +0000 (0:00:00.051) 0:00:35.704 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003871", "end": "2024-02-29 00:10:08.017214", "rc": 0, "start": "2024-02-29 00:10:08.013343" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 29 February 2024 00:10:08 +0000 (0:00:00.243) 0:00:35.948 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 29 February 2024 00:10:08 +0000 (0:00:00.031) 0:00:35.979 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 29 February 2024 00:10:08 +0000 (0:00:00.023) 0:00:36.002 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 29 February 2024 00:10:11 +0000 (0:00:02.924) 0:00:38.927 ***** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.069) 0:00:38.996 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.034) 0:00:39.031 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.011154", "end": "2024-02-29 00:10:11.338471", "rc": 0, "start": "2024-02-29 00:10:11.327317" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.257) 0:00:39.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.100) 0:00:39.390 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.029) 0:00:39.419 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.040) 0:00:39.459 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:177 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.029) 0:00:39.489 ***** included: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/check_network_dns.yml:6 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.043) 0:00:39.532 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.010422", "end": "2024-02-29 00:10:11.875019", "rc": 0, "start": "2024-02-29 00:10:11.864597" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:05:44:30:e9:15 brd ff:ff:ff:ff:ff:ff inet 10.31.41.198/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 2506sec preferred_lft 2506sec inet6 fe80::c05:44ff:fe30:e915/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.198 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.198 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/check_network_dns.yml:24 Thursday 29 February 2024 00:10:11 +0000 (0:00:00.315) 0:00:39.848 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.282106", "end": "2024-02-29 00:10:12.534441", "rc": 0, "start": "2024-02-29 00:10:12.252335" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1314 0 --:--:-- --:--:-- --:--:-- 1314 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 12652 0 --:--:-- --:--:-- --:--:-- 12652 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=91 changed=4 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Thursday 29 February 2024 00:10:12 +0000 (0:00:00.626) 0:00:40.474 ***** =============================================================================== Install iproute --------------------------------------------------------- 3.36s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 2.93s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:26 Install iproute --------------------------------------------------------- 2.92s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.76s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.73s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.72s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.65s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.57s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.50s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.48s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.16s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 linux-system-roles.network : Enable network service --------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:151 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.97s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/tests_ethtool_coalesce_initscripts.yml:5 Create veth interface testnic1 ------------------------------------------ 0.69s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/manage_test_interface.yml:28 Verify DNS and network connectivity ------------------------------------- 0.63s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tasks/check_network_dns.yml:24 linux-system-roles.network : Re-test connectivity ----------------------- 0.61s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:201 linux-system-roles.network : Configure networking connection profiles --- 0.54s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/roles/linux-system-roles.network/tasks/main.yml:168 Gathering Facts --------------------------------------------------------- 0.52s /WORKDIR/git-nm_plugin_hotfixhyjmvyzv/tests/playbooks/tests_ethtool_coalesce.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---