# 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_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/tests_auto_gateway_nm.yml:6 Friday 15 March 2024 15:33:34 +0000 (0:00:00.021) 0:00:00.021 ********** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_auto_gateway_nm.yml:9 Friday 15 March 2024 15:33:40 +0000 (0:00:05.887) 0:00:05.908 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:3 Friday 15 March 2024 15:33:40 +0000 (0:00:00.030) 0:00:05.939 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:19 Friday 15 March 2024 15:33:46 +0000 (0:00:05.404) 0:00:11.344 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:24 Friday 15 March 2024 15:33:46 +0000 (0:00:00.286) 0:00:11.630 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:28 Friday 15 March 2024 15:33:46 +0000 (0:00:00.026) 0:00:11.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:53 Friday 15 March 2024 15:33:46 +0000 (0:00:00.027) 0:00:11.684 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:8 Friday 15 March 2024 15:33:46 +0000 (0:00:00.041) 0:00:11.726 ********** 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_hotfixo2c4clsp/tests/tasks/enable_epel.yml:24 Friday 15 March 2024 15:33:46 +0000 (0:00:00.325) 0:00:12.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:30 Friday 15 March 2024 15:33:46 +0000 (0:00:00.013) 0:00:12.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:35 Friday 15 March 2024 15:33:46 +0000 (0:00:00.016) 0:00:12.081 ********** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.240889", "end": "2024-03-15 15:33:47.275046", "rc": 0, "start": "2024-03-15 15:33:47.034157" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/enable_epel.yml:40 Friday 15 March 2024 15:33:47 +0000 (0:00:00.436) 0:00:12.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_auto_gateway_nm.yml:11 Friday 15 March 2024 15:33:47 +0000 (0:00:00.026) 0:00:12.544 ********** 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:3 Friday 15 March 2024 15:33:47 +0000 (0:00:00.014) 0:00:12.559 ********** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:9 Friday 15 March 2024 15:33:52 +0000 (0:00:05.564) 0:00:18.124 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:33:52 +0000 (0:00:00.028) 0:00:18.152 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:33:52 +0000 (0:00:00.020) 0:00:18.173 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002983", "end": "2024-03-15 15:33:53.131375", "rc": 0, "start": "2024-03-15 15:33:53.128392" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:33:53 +0000 (0:00:00.195) 0:00:18.369 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:33:53 +0000 (0:00:00.015) 0:00:18.384 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:11 Friday 15 March 2024 15:33:53 +0000 (0:00:00.020) 0:00:18.404 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:33:53 +0000 (0:00:00.032) 0:00:18.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:33:53 +0000 (0:00:00.011) 0:00:18.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:33:53 +0000 (0:00:00.031) 0:00:18.479 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:33:53 +0000 (0:00:00.023) 0:00:18.503 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:33:53 +0000 (0:00:00.045) 0:00:18.549 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-03-15 15:33:53.507887", "rc": 0, "start": "2024-03-15 15:33:53.504390" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:33:53 +0000 (0:00:00.191) 0:00:18.740 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:33:53 +0000 (0:00:00.026) 0:00:18.767 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:33:53 +0000 (0:00:00.023) 0:00:18.791 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:33:56 +0000 (0:00:02.753) 0:00:21.545 ********** 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.013116", "end": "2024-03-15 15:33:56.521108", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-15 15:33:56.507992" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004416", "end": "2024-03-15 15:33:56.743836", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-15 15:33:56.739420" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004039", "end": "2024-03-15 15:33:56.928675", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-15 15:33:56.924636" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:33:56 +0000 (0:00:00.622) 0:00:22.167 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023970", "end": "2024-03-15 15:33:57.155008", "rc": 0, "start": "2024-03-15 15:33:57.131038" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:33:57 +0000 (0:00:00.241) 0:00:22.408 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:33:57 +0000 (0:00:00.053) 0:00:22.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:33:57 +0000 (0:00:00.020) 0:00:22.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:33:57 +0000 (0:00:00.043) 0:00:22.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:33:57 +0000 (0:00:00.033) 0:00:22.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:15 Friday 15 March 2024 15:33:57 +0000 (0:00:00.032) 0:00:22.591 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:33:57 +0000 (0:00:00.043) 0:00:22.634 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:33:57 +0000 (0:00:00.019) 0:00:22.654 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516836.511643, "block_size": 4096, "blocks": 0, "ctime": 1710516836.511643, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23461, "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": 1710516836.511643, "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_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:33:57 +0000 (0:00:00.204) 0:00:22.858 ********** 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:17 Friday 15 March 2024 15:33:57 +0000 (0:00:00.013) 0:00:22.872 ********** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 15:33:57 +0000 (0:00:00.011) 0:00:22.884 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 15:33:57 +0000 (0:00:00.018) 0:00:22.903 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 15:33:57 +0000 (0:00:00.012) 0:00:22.916 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 15:33:57 +0000 (0:00:00.013) 0:00:22.929 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 15:33:57 +0000 (0:00:00.016) 0:00:22.946 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 15:33:59 +0000 (0:00:01.538) 0:00:24.485 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 15:34:00 +0000 (0:00:01.533) 0:00:26.019 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 15:34:00 +0000 (0:00:00.024) 0:00:26.044 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 15:34:00 +0000 (0:00:00.023) 0:00:26.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 15:34:00 +0000 (0:00:00.023) 0:00:26.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 15:34:00 +0000 (0:00:00.028) 0:00:26.120 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 15:34:00 +0000 (0:00:00.023) 0:00:26.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 15:34:00 +0000 (0:00:00.026) 0:00:26.170 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 15:34:01 +0000 (0:00:00.045) 0:00:26.215 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 15:34:01 +0000 (0:00:00.023) 0:00:26.238 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 15:34:01 +0000 (0:00:00.025) 0:00:26.263 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 15:34:01 +0000 (0:00:00.029) 0:00:26.293 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 15:34:01 +0000 (0:00:00.578) 0:00:26.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 15:34:01 +0000 (0:00:00.122) 0:00:26.994 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 15:34:01 +0000 (0:00:00.028) 0:00:27.022 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 15:34:01 +0000 (0:00:00.024) 0:00:27.047 ********** 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, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 15:34:02 +0000 (0:00:00.712) 0:00:27.760 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 15:34:02 +0000 (0:00:00.035) 0:00:27.796 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 15:34:02 +0000 (0:00:00.028) 0:00:27.825 ********** 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, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 42faf7d7-fb1d-4bd2-8e47-0c44f610899f (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 15:34:02 +0000 (0:00:00.035) 0:00:27.861 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 15:34:02 +0000 (0:00:00.030) 0:00:27.891 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:42 Friday 15 March 2024 15:34:02 +0000 (0:00:00.306) 0:00:28.198 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:34:03 +0000 (0:00:00.081) 0:00:28.279 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:34:03 +0000 (0:00:00.065) 0:00:28.345 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516836.511643, "block_size": 4096, "blocks": 0, "ctime": 1710516836.511643, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23461, "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": 1710516836.511643, "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_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:34:03 +0000 (0:00:00.287) 0:00:28.632 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:44 Friday 15 March 2024 15:34:03 +0000 (0:00:00.047) 0:00:28.680 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 15 March 2024 15:34:03 +0000 (0:00:00.103) 0:00:28.783 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 15 March 2024 15:34:03 +0000 (0:00:00.110) 0:00:28.893 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 15 March 2024 15:34:03 +0000 (0:00:00.033) 0:00:28.927 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516842.4370499, "block_size": 4096, "blocks": 8, "ctime": 1710516842.3970504, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4762798, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710516842.3970504, "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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 15 March 2024 15:34:03 +0000 (0:00:00.200) 0:00:29.128 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 15 March 2024 15:34:03 +0000 (0:00:00.028) 0:00:29.156 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021735", "end": "2024-03-15 15:34:04.136130", "rc": 0, "start": "2024-03-15 15:34:04.114395" } 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 15 March 2024 15:34:04 +0000 (0:00:00.227) 0:00:29.383 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 15 March 2024 15:34:04 +0000 (0:00:00.034) 0:00:29.418 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 15 March 2024 15:34:04 +0000 (0:00:00.045) 0:00:29.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 15 March 2024 15:34:04 +0000 (0:00:00.037) 0:00:29.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 15 March 2024 15:34:04 +0000 (0:00:00.035) 0:00:29.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 15 March 2024 15:34:04 +0000 (0:00:00.034) 0:00:29.570 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 15 March 2024 15:34:04 +0000 (0:00:00.030) 0:00:29.601 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 15 March 2024 15:34:04 +0000 (0:00:00.027) 0:00:29.628 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:48 Friday 15 March 2024 15:34:04 +0000 (0:00:00.024) 0:00:29.653 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003417", "end": "2024-03-15 15:34:04.610076", "rc": 0, "start": "2024-03-15 15:34:04.606659" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.56 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.56 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:52 Friday 15 March 2024 15:34:04 +0000 (0:00:00.200) 0:00:29.854 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:58 Friday 15 March 2024 15:34:04 +0000 (0:00:00.093) 0:00:29.947 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003551", "end": "2024-03-15 15:34:04.914427", "rc": 0, "start": "2024-03-15 15:34:04.910876" } 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:62 Friday 15 March 2024 15:34:04 +0000 (0:00:00.214) 0:00:30.161 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:69 Friday 15 March 2024 15:34:04 +0000 (0:00:00.026) 0:00:30.188 ********** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 15:34:05 +0000 (0:00:00.024) 0:00:30.213 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 15:34:05 +0000 (0:00:00.042) 0:00:30.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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 15:34:05 +0000 (0:00:00.028) 0:00:30.284 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 15:34:05 +0000 (0:00:00.027) 0:00:30.312 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 15:34:05 +0000 (0:00:00.023) 0:00:30.336 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 15:34:06 +0000 (0:00:01.426) 0:00:31.762 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 15:34:07 +0000 (0:00:01.398) 0:00:33.161 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 15:34:08 +0000 (0:00:00.063) 0:00:33.224 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 15:34:08 +0000 (0:00:00.026) 0:00:33.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 15:34:08 +0000 (0:00:00.038) 0:00:33.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 15:34:08 +0000 (0:00:00.048) 0:00:33.337 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 15:34:08 +0000 (0:00:00.056) 0:00:33.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 15:34:08 +0000 (0:00:00.092) 0:00:33.486 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 15:34:08 +0000 (0:00:00.075) 0:00:33.562 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 15:34:08 +0000 (0:00:00.036) 0:00:33.598 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 15:34:08 +0000 (0:00:00.066) 0:00:33.665 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 15:34:08 +0000 (0:00:00.031) 0:00:33.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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 15:34:08 +0000 (0:00:00.381) 0:00:34.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 15:34:08 +0000 (0:00:00.128) 0:00:34.205 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 15:34:09 +0000 (0:00:00.048) 0:00:34.254 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 15:34:09 +0000 (0:00:00.034) 0:00:34.289 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 15:34:09 +0000 (0:00:00.404) 0:00:34.693 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 15:34:09 +0000 (0:00:00.031) 0:00:34.725 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 15:34:09 +0000 (0:00:00.031) 0:00:34.757 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 15:34:09 +0000 (0:00:00.055) 0:00:34.812 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 15:34:09 +0000 (0:00:00.040) 0:00:34.852 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:81 Friday 15 March 2024 15:34:09 +0000 (0:00:00.272) 0:00:35.125 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:34:10 +0000 (0:00:00.095) 0:00:35.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:34:10 +0000 (0:00:00.042) 0:00:35.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:34:10 +0000 (0:00:00.039) 0:00:35.303 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:34:10 +0000 (0:00:00.160) 0:00:35.463 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:34:10 +0000 (0:00:00.065) 0:00:35.528 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003282", "end": "2024-03-15 15:34:10.517081", "rc": 0, "start": "2024-03-15 15:34:10.513799" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:34:10 +0000 (0:00:00.233) 0:00:35.762 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:34:10 +0000 (0:00:00.026) 0:00:35.788 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:34:10 +0000 (0:00:00.025) 0:00:35.814 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:34:13 +0000 (0:00:02.680) 0:00:38.494 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:34:13 +0000 (0:00:00.055) 0:00:38.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:34:13 +0000 (0:00:00.114) 0:00:38.664 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010383", "end": "2024-03-15 15:34:13.648748", "rc": 0, "start": "2024-03-15 15:34:13.638365" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:34:13 +0000 (0:00:00.235) 0:00:38.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:34:13 +0000 (0:00:00.034) 0:00:38.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:34:13 +0000 (0:00:00.054) 0:00:38.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:34:13 +0000 (0:00:00.037) 0:00:39.026 ********** 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:85 Friday 15 March 2024 15:34:13 +0000 (0:00:00.038) 0:00:39.064 ********** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:89 Friday 15 March 2024 15:34:13 +0000 (0:00:00.049) 0:00:39.113 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:34:14 +0000 (0:00:00.139) 0:00:39.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:34:14 +0000 (0:00:00.024) 0:00:39.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:34:14 +0000 (0:00:00.030) 0:00:39.307 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:34:14 +0000 (0:00:00.096) 0:00:39.404 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:34:14 +0000 (0:00:00.040) 0:00:39.444 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003213", "end": "2024-03-15 15:34:14.454496", "rc": 0, "start": "2024-03-15 15:34:14.451283" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:34:14 +0000 (0:00:00.273) 0:00:39.717 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:34:14 +0000 (0:00:00.168) 0:00:39.886 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:34:14 +0000 (0:00:00.040) 0:00:39.926 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:34:17 +0000 (0:00:02.722) 0:00:42.648 ********** 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.011628", "end": "2024-03-15 15:34:17.662838", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-15 15:34:17.651210" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003840", "end": "2024-03-15 15:34:17.942633", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-15 15:34:17.938793" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003878", "end": "2024-03-15 15:34:18.120717", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-15 15:34:18.116839" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:34:18 +0000 (0:00:00.722) 0:00:43.371 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022429", "end": "2024-03-15 15:34:18.353834", "rc": 0, "start": "2024-03-15 15:34:18.331405" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:34:18 +0000 (0:00:00.225) 0:00:43.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:34:18 +0000 (0:00:00.024) 0:00:43.621 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:34:18 +0000 (0:00:00.072) 0:00:43.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:34:18 +0000 (0:00:00.028) 0:00:43.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:34:18 +0000 (0:00:00.027) 0:00:43.749 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 15:34:18 +0000 (0:00:00.032) 0:00:43.782 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 15:34:18 +0000 (0:00:00.042) 0:00:43.824 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 15:34:18 +0000 (0:00:00.029) 0:00:43.854 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 15:34:18 +0000 (0:00:00.023) 0:00:43.877 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 15:34:18 +0000 (0:00:00.022) 0:00:43.900 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 15:34:20 +0000 (0:00:01.419) 0:00:45.320 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 15:34:21 +0000 (0:00:01.371) 0:00:46.691 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 15:34:21 +0000 (0:00:00.039) 0:00:46.730 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 15:34:21 +0000 (0:00:00.024) 0:00:46.755 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 15:34:21 +0000 (0:00:00.030) 0:00:46.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 15:34:21 +0000 (0:00:00.031) 0:00:46.816 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 15:34:21 +0000 (0:00:00.025) 0:00:46.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 15:34:21 +0000 (0:00:00.028) 0:00:46.870 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 15:34:21 +0000 (0:00:00.049) 0:00:46.920 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 15:34:21 +0000 (0:00:00.039) 0:00:46.959 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 15:34:21 +0000 (0:00:00.037) 0:00:46.996 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 15:34:21 +0000 (0:00:00.032) 0:00:47.029 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 15:34:22 +0000 (0:00:00.395) 0:00:47.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 15:34:22 +0000 (0:00:00.028) 0:00:47.453 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 15:34:22 +0000 (0:00:00.041) 0:00:47.495 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 15:34:22 +0000 (0:00:00.035) 0:00:47.530 ********** 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, e286cc82-fd84-4593-8c15-cc3e448c38d8 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 15:34:22 +0000 (0:00:00.408) 0:00:47.939 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 15:34:22 +0000 (0:00:00.038) 0:00:47.977 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 15:34:22 +0000 (0:00:00.039) 0:00:48.016 ********** 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, e286cc82-fd84-4593-8c15-cc3e448c38d8\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e286cc82-fd84-4593-8c15-cc3e448c38d8 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 15:34:22 +0000 (0:00:00.026) 0:00:48.042 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 15:34:22 +0000 (0:00:00.024) 0:00:48.067 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:110 Friday 15 March 2024 15:34:23 +0000 (0:00:00.197) 0:00:48.265 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:34:23 +0000 (0:00:00.058) 0:00:48.324 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:34:23 +0000 (0:00:00.072) 0:00:48.396 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516857.65444, "block_size": 4096, "blocks": 0, "ctime": 1710516857.65444, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 24047, "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": 1710516857.65444, "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_hotfixo2c4clsp/tests/playbooks/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:34:23 +0000 (0:00:00.299) 0:00:48.696 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:112 Friday 15 March 2024 15:34:23 +0000 (0:00:00.042) 0:00:48.738 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 15 March 2024 15:34:23 +0000 (0:00:00.075) 0:00:48.814 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 15 March 2024 15:34:23 +0000 (0:00:00.049) 0:00:48.863 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 15 March 2024 15:34:23 +0000 (0:00:00.029) 0:00:48.892 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516862.6607575, "block_size": 4096, "blocks": 8, "ctime": 1710516862.623758, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4762798, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1710516862.623758, "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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 15 March 2024 15:34:23 +0000 (0:00:00.219) 0:00:49.112 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 15 March 2024 15:34:23 +0000 (0:00:00.034) 0:00:49.146 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021226", "end": "2024-03-15 15:34:24.124490", "rc": 0, "start": "2024-03-15 15:34:24.103264" } 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 15 March 2024 15:34:24 +0000 (0:00:00.220) 0:00:49.367 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 15 March 2024 15:34:24 +0000 (0:00:00.026) 0:00:49.393 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 15 March 2024 15:34:24 +0000 (0:00:00.027) 0:00:49.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 15 March 2024 15:34:24 +0000 (0:00:00.027) 0:00:49.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 15 March 2024 15:34:24 +0000 (0:00:00.026) 0:00:49.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 15 March 2024 15:34:24 +0000 (0:00:00.127) 0:00:49.603 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 15 March 2024 15:34:24 +0000 (0:00:00.033) 0:00:49.636 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 15 March 2024 15:34:24 +0000 (0:00:00.029) 0:00:49.666 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:116 Friday 15 March 2024 15:34:24 +0000 (0:00:00.033) 0:00:49.699 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003730", "end": "2024-03-15 15:34:24.665384", "rc": 0, "start": "2024-03-15 15:34:24.661654" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.56 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.56 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:120 Friday 15 March 2024 15:34:24 +0000 (0:00:00.210) 0:00:49.910 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:126 Friday 15 March 2024 15:34:24 +0000 (0:00:00.032) 0:00:49.942 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003948", "end": "2024-03-15 15:34:24.926562", "rc": 0, "start": "2024-03-15 15:34:24.922614" } 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_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:130 Friday 15 March 2024 15:34:24 +0000 (0:00:00.230) 0:00:50.173 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:137 Friday 15 March 2024 15:34:24 +0000 (0:00:00.028) 0:00:50.201 ********** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 15 March 2024 15:34:25 +0000 (0:00:00.047) 0:00:50.249 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 15 March 2024 15:34:25 +0000 (0:00:00.054) 0:00:50.304 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 15 March 2024 15:34:25 +0000 (0:00:00.028) 0:00:50.333 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 15 March 2024 15:34:25 +0000 (0:00:00.025) 0:00:50.359 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 15 March 2024 15:34:25 +0000 (0:00:00.029) 0:00:50.388 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 15 March 2024 15:34:26 +0000 (0:00:01.479) 0:00:51.867 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 15 March 2024 15:34:27 +0000 (0:00:01.302) 0:00:53.170 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 15 March 2024 15:34:27 +0000 (0:00:00.027) 0:00:53.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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 15 March 2024 15:34:28 +0000 (0:00:00.046) 0:00:53.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:28 Friday 15 March 2024 15:34:28 +0000 (0:00:00.039) 0:00:53.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 15 March 2024 15:34:28 +0000 (0:00:00.031) 0:00:53.315 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:57 Friday 15 March 2024 15:34:28 +0000 (0:00:00.089) 0:00:53.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:77 Friday 15 March 2024 15:34:28 +0000 (0:00:00.030) 0:00:53.435 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:90 Friday 15 March 2024 15:34:28 +0000 (0:00:00.057) 0:00:53.493 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 15 March 2024 15:34:28 +0000 (0:00:00.024) 0:00:53.517 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 15 March 2024 15:34:28 +0000 (0:00:00.023) 0:00:53.541 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:136 Friday 15 March 2024 15:34:28 +0000 (0:00:00.028) 0:00:53.569 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 15 March 2024 15:34:28 +0000 (0:00:00.351) 0:00:53.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:156 Friday 15 March 2024 15:34:28 +0000 (0:00:00.028) 0:00:53.949 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:164 Friday 15 March 2024 15:34:28 +0000 (0:00:00.031) 0:00:53.980 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 Friday 15 March 2024 15:34:28 +0000 (0:00:00.024) 0:00:54.005 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:185 Friday 15 March 2024 15:34:29 +0000 (0:00:00.423) 0:00:54.428 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:191 Friday 15 March 2024 15:34:29 +0000 (0:00:00.023) 0:00:54.452 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:195 Friday 15 March 2024 15:34:29 +0000 (0:00:00.024) 0:00:54.477 ********** 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_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:200 Friday 15 March 2024 15:34:29 +0000 (0:00:00.029) 0:00:54.507 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:206 Friday 15 March 2024 15:34:29 +0000 (0:00:00.023) 0:00:54.530 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:149 Friday 15 March 2024 15:34:29 +0000 (0:00:00.189) 0:00:54.719 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:34:29 +0000 (0:00:00.060) 0:00:54.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:34:29 +0000 (0:00:00.024) 0:00:54.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:34:29 +0000 (0:00:00.023) 0:00:54.829 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:34:29 +0000 (0:00:00.043) 0:00:54.872 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:34:29 +0000 (0:00:00.049) 0:00:54.921 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002999", "end": "2024-03-15 15:34:29.881680", "rc": 0, "start": "2024-03-15 15:34:29.878681" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:34:29 +0000 (0:00:00.203) 0:00:55.124 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:34:29 +0000 (0:00:00.035) 0:00:55.160 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:34:29 +0000 (0:00:00.032) 0:00:55.192 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:34:32 +0000 (0:00:02.570) 0:00:57.762 ********** 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_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:34:32 +0000 (0:00:00.038) 0:00:57.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:34:32 +0000 (0:00:00.031) 0:00:57.832 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009754", "end": "2024-03-15 15:34:32.800600", "rc": 0, "start": "2024-03-15 15:34:32.790846" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:34:32 +0000 (0:00:00.236) 0:00:58.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:34:32 +0000 (0:00:00.043) 0:00:58.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:34:32 +0000 (0:00:00.041) 0:00:58.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:34:32 +0000 (0:00:00.033) 0:00:58.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:153 Friday 15 March 2024 15:34:33 +0000 (0:00:00.025) 0:00:58.213 ********** included: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/check_network_dns.yml:6 Friday 15 March 2024 15:34:33 +0000 (0:00:00.062) 0:00:58.275 ********** 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.009727", "end": "2024-03-15 15:34:33.247914", "rc": 0, "start": "2024-03-15 15:34:33.238187" } 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 02:72:c2:72:73:65 brd ff:ff:ff:ff:ff:ff inet 10.31.47.56/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3456sec preferred_lft 3456sec inet6 fe80::72:c2ff:fe72:7365/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.56 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.56 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_hotfixo2c4clsp/tests/playbooks/tasks/check_network_dns.yml:24 Friday 15 March 2024 15:34:33 +0000 (0:00:00.217) 0:00:58.493 ********** 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.201229", "end": "2024-03-15 15:34:33.661486", "rc": 0, "start": "2024-03-15 15:34:33.460257" } STDOUT: CHECK DNS AND CONNECTIVITY 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 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 2620:52:3:1:dead:beef:cafe:fed7 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 100 305 100 305 0 0 2479 0 --:--:-- --:--:-- --:--:-- 2479 % 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 5820 0 --:--:-- --:--:-- --:--:-- 5820 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=132 changed=4 unreachable=0 failed=0 skipped=110 rescued=0 ignored=0 Friday 15 March 2024 15:34:33 +0000 (0:00:00.412) 0:00:58.905 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 5.89s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tests_auto_gateway_nm.yml:6 ------- Gathering Facts --------------------------------------------------------- 5.56s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tests_auto_gateway.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 5.40s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/tasks/el_repo_setup.yml:3 --------- Install iproute --------------------------------------------------------- 2.75s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.72s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.68s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.53s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.40s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.37s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.30s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.83s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 0.73s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:136 Create veth interface veth0 --------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.71s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/tests/roles/linux-system-roles.network/tasks/main.yml:173 Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-nm_plugin_hotfixo2c4clsp/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. ---^---^---^---^---^---