# 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_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tests_auto_gateway_nm.yml:6 Tuesday 27 February 2024 22:36:59 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tests_auto_gateway_nm.yml:9 Tuesday 27 February 2024 22:36:59 +0000 (0:00:00.770) 0:00:00.783 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/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_hotfixaw4w083t/tests/tasks/el_repo_setup.yml:3 Tuesday 27 February 2024 22:36:59 +0000 (0:00:00.018) 0:00:00.801 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/el_repo_setup.yml:19 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.377) 0:00:01.179 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/el_repo_setup.yml:24 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.319) 0:00:01.498 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/el_repo_setup.yml:28 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.025) 0:00:01.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/el_repo_setup.yml:53 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.020) 0:00:01.544 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/enable_epel.yml:8 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.033) 0:00:01.578 ****** 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_hotfixaw4w083t/tests/tasks/enable_epel.yml:24 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.257) 0:00:01.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/enable_epel.yml:30 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.011) 0:00:01.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/enable_epel.yml:35 Tuesday 27 February 2024 22:37:00 +0000 (0:00:00.010) 0:00:01.857 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.268823", "end": "2024-02-27 22:37:01.412279", "rc": 0, "start": "2024-02-27 22:37:01.143456" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tasks/enable_epel.yml:40 Tuesday 27 February 2024 22:37:01 +0000 (0:00:00.504) 0:00:02.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tests_auto_gateway_nm.yml:11 Tuesday 27 February 2024 22:37:01 +0000 (0:00:00.038) 0:00:02.400 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 27 February 2024 22:37:01 +0000 (0:00:00.030) 0:00:02.431 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.497) 0:00:02.928 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.024) 0:00:02.953 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.014) 0:00:02.968 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003965", "end": "2024-02-27 22:37:02.267508", "rc": 0, "start": "2024-02-27 22:37:02.263543" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.223) 0:00:03.192 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.012) 0:00:03.204 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.012) 0:00:03.217 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.031) 0:00:03.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.011) 0:00:03.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.011) 0:00:03.271 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.013) 0:00:03.285 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.013) 0:00:03.298 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004018", "end": "2024-02-27 22:37:02.579114", "rc": 0, "start": "2024-02-27 22:37:02.575096" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.199) 0:00:03.497 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.014) 0:00:03.511 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:37:02 +0000 (0:00:00.012) 0:00:03.524 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:37:05 +0000 (0:00:02.933) 0:00:06.458 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.014658", "end": "2024-02-27 22:37:05.760633", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-27 22:37:05.745975" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004543", "end": "2024-02-27 22:37:05.993418", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-27 22:37:05.988875" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004885", "end": "2024-02-27 22:37:06.187022", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-27 22:37:06.182137" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.651) 0:00:07.109 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.025846", "end": "2024-02-27 22:37:06.424005", "rc": 0, "start": "2024-02-27 22:37:06.398159" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.234) 0:00:07.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.014) 0:00:07.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.013) 0:00:07.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.012) 0:00:07.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.015) 0:00:07.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.014) 0:00:07.414 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.029) 0:00:07.444 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.014) 0:00:07.458 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073425.7503128, "block_size": 4096, "blocks": 0, "ctime": 1709073425.7503128, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22759, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1709073425.7503128, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.218) 0:00:07.677 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.022) 0:00:07.700 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.022) 0:00:07.723 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.019) 0:00:07.742 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.013) 0:00:07.755 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.013) 0:00:07.768 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 27 February 2024 22:37:06 +0000 (0:00:00.013) 0:00:07.782 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 27 February 2024 22:37:08 +0000 (0:00:01.749) 0:00:09.532 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 27 February 2024 22:37:10 +0000 (0:00:01.614) 0:00:11.147 ****** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 27 February 2024 22:37:10 +0000 (0:00:00.050) 0:00:11.197 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 27 February 2024 22:37:10 +0000 (0:00:00.024) 0:00:11.222 ****** 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] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 27 February 2024 22:37:10 +0000 (0:00:00.030) 0:00:11.252 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:39 Tuesday 27 February 2024 22:37:17 +0000 (0:00:07.201) 0:00:18.453 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:49 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.031) 0:00:18.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:66 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.027) 0:00:18.513 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:79 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.072) 0:00:18.585 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:94 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.058) 0:00:18.643 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:111 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.023) 0:00:18.666 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 27 February 2024 22:37:17 +0000 (0:00:00.029) 0:00:18.696 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:136 Tuesday 27 February 2024 22:37:18 +0000 (0:00:00.537) 0:00:19.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 27 February 2024 22:37:18 +0000 (0:00:00.026) 0:00:19.261 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:153 Tuesday 27 February 2024 22:37:18 +0000 (0:00:00.022) 0:00:19.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 27 February 2024 22:37:18 +0000 (0:00:00.021) 0:00:19.305 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:174 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.641) 0:00:19.947 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.022) 0:00:19.969 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:184 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.033) 0:00:20.003 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 64836515-dde0-4924-9eb9-a8c9de040342 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.032) 0:00:20.036 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.023) 0:00:20.059 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.314) 0:00:20.373 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.093) 0:00:20.467 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.059) 0:00:20.527 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073425.7503128, "block_size": 4096, "blocks": 0, "ctime": 1709073425.7503128, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22759, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1709073425.7503128, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.244) 0:00:20.771 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 27 February 2024 22:37:19 +0000 (0:00:00.062) 0:00:20.834 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.094) 0:00:20.929 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.042) 0:00:20.971 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.025) 0:00:20.997 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073438.9884074, "block_size": 4096, "blocks": 8, "ctime": 1709073438.9414093, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5976919, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1709073438.9414093, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 396, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.212) 0:00:21.210 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.038) 0:00:21.248 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023820", "end": "2024-02-27 22:37:20.554889", "rc": 0, "start": "2024-02-27 22:37:20.531069" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.256) 0:00:21.505 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.026) 0:00:21.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.026) 0:00:21.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.030) 0:00:21.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.037) 0:00:21.627 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.040) 0:00:21.668 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.033) 0:00:21.702 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.035) 0:00:21.737 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 27 February 2024 22:37:20 +0000 (0:00:00.030) 0:00:21.767 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004558", "end": "2024-02-27 22:37:21.048265", "rc": 0, "start": "2024-02-27 22:37:21.043707" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.53 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.53 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.228) 0:00:21.996 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.035) 0:00:22.031 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004587", "end": "2024-02-27 22:37:21.314759", "rc": 0, "start": "2024-02-27 22:37:21.310172" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.213) 0:00:22.244 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.026) 0:00:22.271 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.027) 0:00:22.298 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.084) 0:00:22.383 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.030) 0:00:22.414 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.025) 0:00:22.440 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 27 February 2024 22:37:21 +0000 (0:00:00.036) 0:00:22.477 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 27 February 2024 22:37:23 +0000 (0:00:01.658) 0:00:24.135 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 27 February 2024 22:37:24 +0000 (0:00:01.424) 0:00:25.559 ****** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 27 February 2024 22:37:24 +0000 (0:00:00.024) 0:00:25.584 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 27 February 2024 22:37:24 +0000 (0:00:00.023) 0:00:25.608 ****** 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] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 27 February 2024 22:37:24 +0000 (0:00:00.022) 0:00:25.631 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:39 Tuesday 27 February 2024 22:37:33 +0000 (0:00:08.840) 0:00:34.471 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:49 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.025) 0:00:34.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:66 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.098) 0:00:34.596 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:79 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.054) 0:00:34.650 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:94 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.041) 0:00:34.692 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:111 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.047) 0:00:34.740 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 27 February 2024 22:37:33 +0000 (0:00:00.043) 0:00:34.783 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:136 Tuesday 27 February 2024 22:37:34 +0000 (0:00:00.426) 0:00:35.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 27 February 2024 22:37:34 +0000 (0:00:00.082) 0:00:35.292 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:153 Tuesday 27 February 2024 22:37:34 +0000 (0:00:00.076) 0:00:35.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 27 February 2024 22:37:34 +0000 (0:00:00.052) 0:00:35.421 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:174 Tuesday 27 February 2024 22:37:34 +0000 (0:00:00.474) 0:00:35.895 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.023) 0:00:35.919 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:184 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.025) 0:00:35.944 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.027) 0:00:35.971 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.023) 0:00:35.995 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.207) 0:00:36.203 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.108) 0:00:36.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.028) 0:00:36.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.026) 0:00:36.366 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.073) 0:00:36.439 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.037) 0:00:36.476 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003938", "end": "2024-02-27 22:37:35.776648", "rc": 0, "start": "2024-02-27 22:37:35.772710" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.230) 0:00:36.707 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.023) 0:00:36.731 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:37:35 +0000 (0:00:00.022) 0:00:36.754 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:37:38 +0000 (0:00:02.683) 0:00:39.438 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.060) 0:00:39.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.026) 0:00:39.525 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016079", "end": "2024-02-27 22:37:38.833217", "rc": 0, "start": "2024-02-27 22:37:38.817138" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.241) 0:00:39.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.023) 0:00:39.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.025) 0:00:39.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.025) 0:00:39.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.023) 0:00:39.863 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 27 February 2024 22:37:38 +0000 (0:00:00.024) 0:00:39.888 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.091) 0:00:39.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.023) 0:00:40.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.021) 0:00:40.024 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.037) 0:00:40.062 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.035) 0:00:40.097 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003844", "end": "2024-02-27 22:37:39.375844", "rc": 0, "start": "2024-02-27 22:37:39.372000" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.207) 0:00:40.305 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.023) 0:00:40.329 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:37:39 +0000 (0:00:00.023) 0:00:40.352 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:37:42 +0000 (0:00:02.661) 0:00:43.013 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.012465", "end": "2024-02-27 22:37:42.310311", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-27 22:37:42.297846" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004454", "end": "2024-02-27 22:37:42.544110", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-27 22:37:42.539656" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005714", "end": "2024-02-27 22:37:42.737165", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-27 22:37:42.731451" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:37:42 +0000 (0:00:00.654) 0:00:43.668 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.025622", "end": "2024-02-27 22:37:42.972243", "rc": 0, "start": "2024-02-27 22:37:42.946621" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.276) 0:00:43.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.035) 0:00:43.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.066) 0:00:44.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.049) 0:00:44.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.042) 0:00:44.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.029) 0:00:44.167 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.089) 0:00:44.256 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.029) 0:00:44.286 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.030) 0:00:44.316 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 27 February 2024 22:37:43 +0000 (0:00:00.026) 0:00:44.343 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 27 February 2024 22:37:45 +0000 (0:00:01.753) 0:00:46.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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 27 February 2024 22:37:46 +0000 (0:00:01.422) 0:00:47.519 ****** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 27 February 2024 22:37:46 +0000 (0:00:00.042) 0:00:47.562 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 27 February 2024 22:37:46 +0000 (0:00:00.028) 0:00:47.590 ****** 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] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 27 February 2024 22:37:46 +0000 (0:00:00.033) 0:00:47.624 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:39 Tuesday 27 February 2024 22:37:52 +0000 (0:00:06.103) 0:00:53.727 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:49 Tuesday 27 February 2024 22:37:52 +0000 (0:00:00.025) 0:00:53.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:66 Tuesday 27 February 2024 22:37:52 +0000 (0:00:00.062) 0:00:53.815 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:79 Tuesday 27 February 2024 22:37:52 +0000 (0:00:00.046) 0:00:53.862 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:94 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.064) 0:00:53.926 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:111 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.025) 0:00:53.952 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.031) 0:00:53.983 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:136 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.383) 0:00:54.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.070) 0:00:54.437 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:153 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.027) 0:00:54.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 27 February 2024 22:37:53 +0000 (0:00:00.033) 0:00:54.498 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:174 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.430) 0:00:54.928 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.037) 0:00:54.966 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:184 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.037) 0:00:55.003 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f54dfc8f-690a-4db7-b2c0-4c957ff30c53 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.031) 0:00:55.035 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.023) 0:00:55.058 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.253) 0:00:55.311 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.120) 0:00:55.432 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.047) 0:00:55.479 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073462.3022234, "block_size": 4096, "blocks": 0, "ctime": 1709073462.3022234, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23345, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1709073462.3022234, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.240) 0:00:55.719 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.038) 0:00:55.758 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 27 February 2024 22:37:54 +0000 (0:00:00.095) 0:00:55.854 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.052) 0:00:55.906 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.047) 0:00:55.954 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073473.9640446, "block_size": 4096, "blocks": 8, "ctime": 1709073473.9240463, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4907021, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1709073473.9240463, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 323, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.264) 0:00:56.218 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.035) 0:00:56.254 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023220", "end": "2024-02-27 22:37:55.588498", "rc": 0, "start": "2024-02-27 22:37:55.565278" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.294) 0:00:56.548 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.026) 0:00:56.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.083) 0:00:56.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.027) 0:00:56.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.030) 0:00:56.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.027) 0:00:56.743 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.030) 0:00:56.773 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 27 February 2024 22:37:55 +0000 (0:00:00.061) 0:00:56.835 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.094) 0:00:56.929 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004887", "end": "2024-02-27 22:37:56.247643", "rc": 0, "start": "2024-02-27 22:37:56.242756" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.53 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.53 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.262) 0:00:57.192 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.051) 0:00:57.243 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004494", "end": "2024-02-27 22:37:56.540928", "rc": 0, "start": "2024-02-27 22:37:56.536434" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.227) 0:00:57.471 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.024) 0:00:57.495 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.022) 0:00:57.518 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.039) 0:00:57.557 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.028) 0:00:57.585 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.023) 0:00:57.609 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 27 February 2024 22:37:56 +0000 (0:00:00.069) 0:00:57.678 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 27 February 2024 22:37:58 +0000 (0:00:01.655) 0:00:59.334 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 27 February 2024 22:37:59 +0000 (0:00:01.342) 0:01:00.677 ****** ok: [sut] => {} MSG: Using network provider: nm 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 27 February 2024 22:37:59 +0000 (0:00:00.031) 0:01:00.708 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 27 February 2024 22:37:59 +0000 (0:00:00.027) 0:01:00.736 ****** 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] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 27 February 2024 22:37:59 +0000 (0:00:00.025) 0:01:00.761 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:39 Tuesday 27 February 2024 22:38:06 +0000 (0:00:06.314) 0:01:07.076 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:49 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.023) 0:01:07.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:66 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.027) 0:01:07.127 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:79 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.047) 0:01:07.174 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:94 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.023) 0:01:07.198 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:111 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.024) 0:01:07.222 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.027) 0:01:07.250 ****** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:136 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.363) 0:01:07.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:145 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.073) 0:01:07.687 ****** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:153 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.023) 0:01:07.710 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:162 Tuesday 27 February 2024 22:38:06 +0000 (0:00:00.023) 0:01:07.734 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:174 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.457) 0:01:08.192 ****** 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_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.023) 0:01:08.215 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:184 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.035) 0:01:08.251 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:189 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.039) 0:01:08.291 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.024) 0:01:08.315 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.214) 0:01:08.530 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.068) 0:01:08.598 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.025) 0:01:08.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.023) 0:01:08.647 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.091) 0:01:08.739 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:38:07 +0000 (0:00:00.038) 0:01:08.777 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003834", "end": "2024-02-27 22:38:08.056063", "rc": 0, "start": "2024-02-27 22:38:08.052229" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:38:08 +0000 (0:00:00.208) 0:01:08.985 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:38:08 +0000 (0:00:00.025) 0:01:09.011 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:38:08 +0000 (0:00:00.027) 0:01:09.039 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 27 February 2024 22:38:10 +0000 (0:00:02.686) 0:01:11.725 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 27 February 2024 22:38:10 +0000 (0:00:00.032) 0:01:11.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 27 February 2024 22:38:10 +0000 (0:00:00.080) 0:01:11.838 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012903", "end": "2024-02-27 22:38:11.153803", "rc": 0, "start": "2024-02-27 22:38:11.140900" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.252) 0:01:12.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.028) 0:01:12.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.029) 0:01:12.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.027) 0:01:12.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.044) 0:01:12.221 ****** included: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.068) 0:01:12.290 ****** 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.010812", "end": "2024-02-27 22:38:11.590456", "rc": 0, "start": "2024-02-27 22:38:11.579644" } 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 12:b5:bc:6d:96:41 brd ff:ff:ff:ff:ff:ff inet 10.31.9.53/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2711sec preferred_lft 2711sec inet6 fe80::10b5:bcff:fe6d:9641/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.53 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.53 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_hotfixaw4w083t/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.232) 0:01:12.522 ****** 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.113765", "end": "2024-02-27 22:38:11.922684", "rc": 0, "start": "2024-02-27 22:38:11.808919" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 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 2620:52:3:1:dead:beef:cafe:fed6 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 2605:bc80:3010:600:dead:beef:cafe:fed9 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 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 12200 0 --:--:-- --:--:-- --:--:-- 11730 % 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 4770 0 --:--:-- --:--:-- --:--:-- 4770 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=136 changed=4 unreachable=0 failed=0 skipped=106 rescued=0 ignored=0 Tuesday 27 February 2024 22:38:11 +0000 (0:00:00.321) 0:01:12.843 ****** =============================================================================== linux-system-roles.network : Check if updates for network packages are available through the DNF package manager -- 15.16s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager --- 7.20s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 linux-system-roles.network : Check if updates for network packages are available through the DNF package manager --- 6.10s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:28 Install iproute --------------------------------------------------------- 2.93s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.69s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.66s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.66s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.61s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.93s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:162 linux-system-roles.network : Enable and start NetworkManager ------------ 0.79s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/tests_auto_gateway_nm.yml:6 ------- Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-nm_plugin_hotfixaw4w083t/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---