ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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 /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:6 Saturday 10 August 2024 08:40:38 -0400 (0:00:00.017) 0:00:00.017 ******* ok: [managed_node1] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:9 Saturday 10 August 2024 08:40:39 -0400 (0:00:00.897) 0:00:00.915 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 10 August 2024 08:40:39 -0400 (0:00:00.018) 0:00:00.933 ******* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 10 August 2024 08:40:40 -0400 (0:00:00.503) 0:00:01.437 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 10 August 2024 08:40:40 -0400 (0:00:00.446) 0:00:01.883 ******* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 10 August 2024 08:40:40 -0400 (0:00:00.037) 0:00:01.921 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Saturday 10 August 2024 08:40:40 -0400 (0:00:00.033) 0:00:01.954 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 8] *********************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Saturday 10 August 2024 08:40:40 -0400 (0:00:00.058) 0:00:02.013 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:24 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.431) 0:00:02.444 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:30 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.017) 0:00:02.461 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:35 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.017) 0:00:02.479 ******* [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. ok: [managed_node1] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.253841", "end": "2024-08-10 08:40:41.740500", "rc": 0, "start": "2024-08-10 08:40:41.486659" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:40 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.616) 0:00:03.095 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:11 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.015) 0:00:03.111 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Saturday 10 August 2024 08:40:41 -0400 (0:00:00.018) 0:00:03.129 ******* ok: [managed_node1] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:9 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.653) 0:00:03.783 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.038) 0:00:03.822 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.020) 0:00:03.843 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003261", "end": "2024-08-10 08:40:42.857196", "rc": 0, "start": "2024-08-10 08:40:42.853935" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.369) 0:00:04.212 ******* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.018) 0:00:04.231 ******* ok: [managed_node1] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:11 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.017) 0:00:04.248 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 08:40:42 -0400 (0:00:00.046) 0:00:04.294 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.016) 0:00:04.311 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.014) 0:00:04.326 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.020) 0:00:04.346 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.019) 0:00:04.366 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003072", "end": "2024-08-10 08:40:43.377640", "rc": 0, "start": "2024-08-10 08:40:43.374568" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.365) 0:00:04.732 ******* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.018) 0:00:04.751 ******* ok: [managed_node1] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 08:40:43 -0400 (0:00:00.017) 0:00:04.768 ******* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 08:40:46 -0400 (0:00:03.474) 0:00:08.242 ******* ok: [managed_node1] => (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.005501", "end": "2024-08-10 08:40:47.260753", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-08-10 08:40:47.255252" } ok: [managed_node1] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003687", "end": "2024-08-10 08:40:47.662632", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-08-10 08:40:47.658945" } ok: [managed_node1] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003989", "end": "2024-08-10 08:40:48.017840", "item": "ip link set veth0 up", "rc": 0, "start": "2024-08-10 08:40:48.013851" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 08:40:48 -0400 (0:00:01.132) 0:00:09.375 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022829", "end": "2024-08-10 08:40:48.408547", "rc": 0, "start": "2024-08-10 08:40:48.385718" } TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.390) 0:00:09.766 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.019) 0:00:09.785 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.018) 0:00:09.804 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.018) 0:00:09.822 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.017) 0:00:09.840 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:15 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.018) 0:00:09.858 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.043) 0:00:09.901 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.022) 0:00:09.924 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1723293647.258681, "block_size": 4096, "blocks": 0, "ctime": 1723293647.258681, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26023, "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": 1723293647.258681, "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 10 August 2024 08:40:48 -0400 (0:00:00.363) 0:00:10.287 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.020) 0:00:10.308 ******* ok: [managed_node1] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.016) 0:00:10.324 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.028) 0:00:10.352 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.017) 0:00:10.370 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.015) 0:00:10.386 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 10 August 2024 08:40:49 -0400 (0:00:00.016) 0:00:10.402 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 10 August 2024 08:40:50 -0400 (0:00:01.830) 0:00:12.232 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 10 August 2024 08:40:52 -0400 (0:00:01.753) 0:00:13.986 ******* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.035) 0:00:14.022 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.032) 0:00:14.054 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.033) 0:00:14.088 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.033) 0:00:14.121 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.039) 0:00:14.161 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.033) 0:00:14.195 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.039) 0:00:14.234 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 10 August 2024 08:40:52 -0400 (0:00:00.066) 0:00:14.300 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.032) 0:00:14.332 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.033) 0:00:14.366 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.038) 0:00:14.404 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.747) 0:00:15.152 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.076) 0:00:15.228 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.032) 0:00:15.261 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 10 August 2024 08:40:53 -0400 (0:00:00.033) 0:00:15.295 ******* changed: [managed_node1] => { "_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, 6afba016-b518-43b8-9b81-a095d984cc10 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 10 August 2024 08:40:54 -0400 (0:00:00.799) 0:00:16.094 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 10 August 2024 08:40:54 -0400 (0:00:00.032) 0:00:16.127 ******* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 10 August 2024 08:40:54 -0400 (0:00:00.035) 0:00:16.162 ******* ok: [managed_node1] => { "__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, 6afba016-b518-43b8-9b81-a095d984cc10\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6afba016-b518-43b8-9b81-a095d984cc10 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 10 August 2024 08:40:54 -0400 (0:00:00.036) 0:00:16.199 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 10 August 2024 08:40:54 -0400 (0:00:00.032) 0:00:16.231 ******* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 Saturday 10 August 2024 08:40:55 -0400 (0:00:00.496) 0:00:16.728 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 10 August 2024 08:40:55 -0400 (0:00:00.075) 0:00:16.803 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 08:40:55 -0400 (0:00:00.088) 0:00:16.891 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1723293647.258681, "block_size": 4096, "blocks": 0, "ctime": 1723293647.258681, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26023, "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": 1723293647.258681, "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 10 August 2024 08:40:55 -0400 (0:00:00.382) 0:00:17.274 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.036) 0:00:17.311 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.077) 0:00:17.388 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.056) 0:00:17.444 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.034) 0:00:17.479 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1723293654.687033, "block_size": 4096, "blocks": 8, "ctime": 1723293654.6460338, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2301245, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1723293654.6460338, "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.387) 0:00:17.866 ******* ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 10 August 2024 08:40:56 -0400 (0:00:00.036) 0:00:17.902 ******* ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021524", "end": "2024-08-10 08:40:56.936494", "rc": 0, "start": "2024-08-10 08:40:56.914970" } 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.448) 0:00:18.351 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.037) 0:00:18.389 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.036) 0:00:18.426 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.037) 0:00:18.464 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.035) 0:00:18.499 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.036) 0:00:18.536 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.037) 0:00:18.574 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.036) 0:00:18.611 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.036) 0:00:18.647 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003769", "end": "2024-08-10 08:40:57.664452", "rc": 0, "start": "2024-08-10 08:40:57.660683" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.228 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.228 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.388) 0:00:19.035 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Saturday 10 August 2024 08:40:57 -0400 (0:00:00.036) 0:00:19.072 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003829", "end": "2024-08-10 08:40:58.085523", "rc": 0, "start": "2024-08-10 08:40:58.081694" } 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.385) 0:00:19.458 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.037) 0:00:19.495 ******* ok: [managed_node1] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.034) 0:00:19.530 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.102) 0:00:19.632 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.042) 0:00:19.675 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.034) 0:00:19.710 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 10 August 2024 08:40:58 -0400 (0:00:00.033) 0:00:19.744 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 10 August 2024 08:41:00 -0400 (0:00:01.768) 0:00:21.512 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 10 August 2024 08:41:01 -0400 (0:00:01.586) 0:00:23.099 ******* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 10 August 2024 08:41:01 -0400 (0:00:00.075) 0:00:23.174 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 10 August 2024 08:41:01 -0400 (0:00:00.034) 0:00:23.209 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 10 August 2024 08:41:01 -0400 (0:00:00.033) 0:00:23.242 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 10 August 2024 08:41:01 -0400 (0:00:00.034) 0:00:23.277 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.041) 0:00:23.318 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.033) 0:00:23.351 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.038) 0:00:23.390 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.065) 0:00:23.455 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.032) 0:00:23.488 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.033) 0:00:23.521 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.038) 0:00:23.560 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.558) 0:00:24.118 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.039) 0:00:24.157 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.032) 0:00:24.190 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 10 August 2024 08:41:02 -0400 (0:00:00.074) 0:00:24.264 ******* changed: [managed_node1] => { "_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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 10 August 2024 08:41:03 -0400 (0:00:00.612) 0:00:24.877 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 10 August 2024 08:41:03 -0400 (0:00:00.034) 0:00:24.912 ******* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 10 August 2024 08:41:03 -0400 (0:00:00.035) 0:00:24.947 ******* ok: [managed_node1] => { "__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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 10 August 2024 08:41:03 -0400 (0:00:00.036) 0:00:24.983 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 10 August 2024 08:41:03 -0400 (0:00:00.033) 0:00:25.017 ******* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.389) 0:00:25.406 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.081) 0:00:25.488 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.033) 0:00:25.521 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.033) 0:00:25.555 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.101) 0:00:25.656 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 08:41:04 -0400 (0:00:00.053) 0:00:25.710 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004374", "end": "2024-08-10 08:41:05.729389", "rc": 0, "start": "2024-08-10 08:41:04.725015" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 08:41:05 -0400 (0:00:01.391) 0:00:27.102 ******* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 10 August 2024 08:41:05 -0400 (0:00:00.036) 0:00:27.138 ******* ok: [managed_node1] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 08:41:05 -0400 (0:00:00.036) 0:00:27.174 ******* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 08:41:09 -0400 (0:00:03.199) 0:00:30.374 ******* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.049) 0:00:30.423 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.034) 0:00:30.457 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013593", "end": "2024-08-10 08:41:09.493650", "rc": 0, "start": "2024-08-10 08:41:09.480057" } TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.412) 0:00:30.870 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.079) 0:00:30.949 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.035) 0:00:30.985 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.036) 0:00:31.021 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.034) 0:00:31.055 ******* ok: [managed_node1] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.033) 0:00:31.089 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.083) 0:00:31.173 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.033) 0:00:31.206 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.033) 0:00:31.239 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 10 August 2024 08:41:09 -0400 (0:00:00.052) 0:00:31.292 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 08:41:10 -0400 (0:00:00.052) 0:00:31.345 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003242", "end": "2024-08-10 08:41:10.364548", "rc": 0, "start": "2024-08-10 08:41:10.361306" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 08:41:10 -0400 (0:00:00.392) 0:00:31.737 ******* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 10 August 2024 08:41:10 -0400 (0:00:00.086) 0:00:31.824 ******* ok: [managed_node1] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 08:41:10 -0400 (0:00:00.035) 0:00:31.859 ******* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 08:41:13 -0400 (0:00:03.262) 0:00:35.122 ******* ok: [managed_node1] => (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.011951", "end": "2024-08-10 08:41:14.160014", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-08-10 08:41:14.148063" } ok: [managed_node1] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004077", "end": "2024-08-10 08:41:14.573618", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-08-10 08:41:14.569541" } ok: [managed_node1] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003883", "end": "2024-08-10 08:41:14.939932", "item": "ip link set veth0 up", "rc": 0, "start": "2024-08-10 08:41:14.936049" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 08:41:15 -0400 (0:00:01.193) 0:00:36.316 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024890", "end": "2024-08-10 08:41:15.359478", "rc": 0, "start": "2024-08-10 08:41:15.334588" } TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.418) 0:00:36.734 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.036) 0:00:36.771 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.035) 0:00:36.806 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.034) 0:00:36.841 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.076) 0:00:36.917 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.034) 0:00:36.952 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.059) 0:00:37.011 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.041) 0:00:37.053 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.032) 0:00:37.086 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 10 August 2024 08:41:15 -0400 (0:00:00.033) 0:00:37.120 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 10 August 2024 08:41:17 -0400 (0:00:01.801) 0:00:38.921 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 10 August 2024 08:41:19 -0400 (0:00:01.583) 0:00:40.505 ******* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.036) 0:00:40.541 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.032) 0:00:40.574 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.034) 0:00:40.609 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.033) 0:00:40.643 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.039) 0:00:40.682 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.034) 0:00:40.717 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.039) 0:00:40.756 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.066) 0:00:40.822 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.075) 0:00:40.898 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.033) 0:00:40.932 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 10 August 2024 08:41:19 -0400 (0:00:00.038) 0:00:40.970 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.562) 0:00:41.533 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.039) 0:00:41.573 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.034) 0:00:41.607 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.033) 0:00:41.640 ******* changed: [managed_node1] => { "_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, df451720-f859-486c-9815-d232824aff4d [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, df451720-f859-486c-9815-d232824aff4d (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.621) 0:00:42.261 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 10 August 2024 08:41:20 -0400 (0:00:00.033) 0:00:42.295 ******* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, df451720-f859-486c-9815-d232824aff4d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, df451720-f859-486c-9815-d232824aff4d (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.037) 0:00:42.332 ******* ok: [managed_node1] => { "__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, df451720-f859-486c-9815-d232824aff4d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, df451720-f859-486c-9815-d232824aff4d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, df451720-f859-486c-9815-d232824aff4d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, df451720-f859-486c-9815-d232824aff4d (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.037) 0:00:42.369 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.032) 0:00:42.402 ******* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:108 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.391) 0:00:42.793 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.083) 0:00:42.876 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 08:41:21 -0400 (0:00:00.053) 0:00:42.930 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1723293674.1518023, "block_size": 4096, "blocks": 0, "ctime": 1723293674.1518023, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26609, "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": 1723293674.1518023, "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.389) 0:00:43.319 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.036) 0:00:43.356 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.084) 0:00:43.440 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.056) 0:00:43.496 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.035) 0:00:43.532 ******* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1723293680.8565438, "block_size": 4096, "blocks": 8, "ctime": 1723293680.8175445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2301244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1723293680.8175445, "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.400) 0:00:43.932 ******* ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Saturday 10 August 2024 08:41:22 -0400 (0:00:00.037) 0:00:43.969 ******* ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021517", "end": "2024-08-10 08:41:23.011765", "rc": 0, "start": "2024-08-10 08:41:22.990248" } 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.416) 0:00:44.385 ******* ok: [managed_node1] => { "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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.039) 0:00:44.424 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.038) 0:00:44.463 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.037) 0:00:44.501 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.038) 0:00:44.539 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.038) 0:00:44.578 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.037) 0:00:44.616 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.039) 0:00:44.655 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.037) 0:00:44.693 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003779", "end": "2024-08-10 08:41:23.715550", "rc": 0, "start": "2024-08-10 08:41:23.711771" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.228 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.228 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.395) 0:00:45.088 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Saturday 10 August 2024 08:41:23 -0400 (0:00:00.090) 0:00:45.179 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003756", "end": "2024-08-10 08:41:24.202602", "rc": 0, "start": "2024-08-10 08:41:24.198846" } 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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.396) 0:00:45.576 ******* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.039) 0:00:45.615 ******* ok: [managed_node1] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.035) 0:00:45.651 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.061) 0:00:45.713 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.041) 0:00:45.754 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.035) 0:00:45.790 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 10 August 2024 08:41:24 -0400 (0:00:00.033) 0:00:45.823 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 10 August 2024 08:41:26 -0400 (0:00:01.779) 0:00:47.603 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 10 August 2024 08:41:27 -0400 (0:00:01.535) 0:00:49.138 ******* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 10 August 2024 08:41:27 -0400 (0:00:00.036) 0:00:49.175 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 10 August 2024 08:41:27 -0400 (0:00:00.033) 0:00:49.208 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 10 August 2024 08:41:27 -0400 (0:00:00.034) 0:00:49.243 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 10 August 2024 08:41:27 -0400 (0:00:00.035) 0:00:49.278 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.039) 0:00:49.318 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.082) 0:00:49.400 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.039) 0:00:49.439 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.069) 0:00:49.509 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.034) 0:00:49.544 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.034) 0:00:49.578 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.038) 0:00:49.617 ******* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.562) 0:00:50.180 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.040) 0:00:50.220 ******* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.034) 0:00:50.254 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 10 August 2024 08:41:28 -0400 (0:00:00.033) 0:00:50.287 ******* changed: [managed_node1] => { "_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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 10 August 2024 08:41:29 -0400 (0:00:00.618) 0:00:50.906 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 10 August 2024 08:41:29 -0400 (0:00:00.033) 0:00:50.939 ******* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 10 August 2024 08:41:29 -0400 (0:00:00.086) 0:00:51.025 ******* ok: [managed_node1] => { "__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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 10 August 2024 08:41:29 -0400 (0:00:00.036) 0:00:51.062 ******* skipping: [managed_node1] => {} TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 10 August 2024 08:41:29 -0400 (0:00:00.035) 0:00:51.097 ******* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.384) 0:00:51.481 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.087) 0:00:51.569 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.033) 0:00:51.602 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.032) 0:00:51.635 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.054) 0:00:51.690 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.052) 0:00:51.742 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003185", "end": "2024-08-10 08:41:30.761502", "rc": 0, "start": "2024-08-10 08:41:30.758317" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.391) 0:00:52.134 ******* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.086) 0:00:52.220 ******* ok: [managed_node1] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 08:41:30 -0400 (0:00:00.036) 0:00:52.257 ******* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 08:41:34 -0400 (0:00:03.221) 0:00:55.478 ******* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.049) 0:00:55.528 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.035) 0:00:55.563 ******* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009903", "end": "2024-08-10 08:41:34.591100", "rc": 0, "start": "2024-08-10 08:41:34.581197" } TASK [Create dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.404) 0:00:55.968 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.037) 0:00:56.005 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.035) 0:00:56.041 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.036) 0:00:56.078 ******* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.089) 0:00:56.167 ******* included: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 10 August 2024 08:41:34 -0400 (0:00:00.088) 0:00:56.256 ******* ok: [managed_node1] => { "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.008745", "end": "2024-08-10 08:41:35.277670", "rc": 0, "start": "2024-08-10 08:41:35.268925" } 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:c1:35:69:1a:6f brd ff:ff:ff:ff:ff:ff inet 10.31.47.228/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3377sec preferred_lft 3377sec inet6 fe80::c1:35ff:fe69:1a6f/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.228 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.228 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 nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 10 August 2024 08:41:35 -0400 (0:00:00.394) 0:00:56.650 ******* ok: [managed_node1] => { "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.309988", "end": "2024-08-10 08:41:35.982415", "rc": 0, "start": "2024-08-10 08:41:35.672427" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 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.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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 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 2006 0 --:--:-- --:--:-- --:--:-- 2006 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2187 0 --:--:-- --:--:-- --:--:-- 2171 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=132 changed=4 unreachable=0 failed=0 skipped=114 rescued=0 ignored=0 Saturday 10 August 2024 08:41:36 -0400 (0:00:00.686) 0:00:57.336 ******* =============================================================================== Install iproute --------------------------------------------------------- 3.47s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.26s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.22s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.20s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.80s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.77s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.75s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.59s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.58s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.54s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather current interface info ------------------------------------------- 1.39s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Create veth interface veth0 --------------------------------------------- 1.19s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Create veth interface veth0 --------------------------------------------- 1.13s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 0.90s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.80s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.75s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.69s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gathering Facts --------------------------------------------------------- 0.65s /tmp/collections-dGB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3