# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-route_typefqc2x01b/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-route_typefqc2x01b/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/tests_auto_gateway_nm.yml:5 Tuesday 19 December 2023 23:08:18 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typefqc2x01b/tests/tests_auto_gateway_nm.yml:9 Tuesday 19 December 2023 23:08:18 +0000 (0:00:00.709) 0:00:00.720 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml:3 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.015) 0:00:00.736 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml:17 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.253) 0:00:00.989 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml:22 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.249) 0:00:01.239 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml:26 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.013) 0:00:01.253 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/el_repo_setup.yml:51 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.013) 0:00:01.266 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:8 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.022) 0:00:01.288 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:24 Tuesday 19 December 2023 23:08:19 +0000 (0:00:00.182) 0:00:01.470 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:30 Tuesday 19 December 2023 23:08:20 +0000 (0:00:00.467) 0:00:01.938 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.180829", "end": "2023-12-19 23:08:20.508020", "rc": 0, "start": "2023-12-19 23:08:20.327191" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:35 Tuesday 19 December 2023 23:08:20 +0000 (0:00:00.310) 0:00:02.248 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:40 Tuesday 19 December 2023 23:08:20 +0000 (0:00:00.008) 0:00:02.257 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/tests_auto_gateway_nm.yml:11 Tuesday 19 December 2023 23:08:20 +0000 (0:00:00.008) 0:00:02.266 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 19 December 2023 23:08:20 +0000 (0:00:00.016) 0:00:02.282 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.506) 0:00:02.789 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.024) 0:00:02.814 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.010) 0:00:02.825 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2023-12-19 23:08:21.214822", "rc": 0, "start": "2023-12-19 23:08:21.211082" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.125) 0:00:02.950 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.011) 0:00:02.962 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.009) 0:00:02.972 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.024) 0:00:02.997 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.014) 0:00:03.011 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.010) 0:00:03.022 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.013) 0:00:03.035 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.012) 0:00:03.048 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003834", "end": "2023-12-19 23:08:21.447100", "rc": 0, "start": "2023-12-19 23:08:21.443266" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.136) 0:00:03.184 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.009) 0:00:03.194 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.009) 0:00:03.204 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 19 December 2023 23:08:21 +0000 (0:00:00.309) 0:00:03.513 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.009601", "end": "2023-12-19 23:08:21.915023", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-19 23:08:21.905422" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003670", "end": "2023-12-19 23:08:22.040969", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-19 23:08:22.037299" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005476", "end": "2023-12-19 23:08:22.164081", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-19 23:08:22.158605" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.388) 0:00:03.902 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023793", "end": "2023-12-19 23:08:22.316249", "rc": 0, "start": "2023-12-19 23:08:22.292456" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.151) 0:00:04.053 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.009) 0:00:04.063 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.008) 0:00:04.071 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.008) 0:00:04.080 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.009) 0:00:04.089 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.008) 0:00:04.097 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.023) 0:00:04.121 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.011) 0:00:04.133 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027301.919846, "block_size": 4096, "blocks": 0, "ctime": 1703027301.919846, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17723, "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": 1703027301.919846, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.131) 0:00:04.265 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.020) 0:00:04.285 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.010) 0:00:04.295 ****** included: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.015) 0:00:04.311 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.018) 0:00:04.329 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.012) 0:00:04.342 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 19 December 2023 23:08:22 +0000 (0:00:00.011) 0:00:04.354 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 19 December 2023 23:08:23 +0000 (0:00:00.869) 0:00:05.223 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 19 December 2023 23:08:24 +0000 (0:00:01.170) 0:00:06.393 ****** ok: [sut] => {} 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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.031) 0:00:06.425 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.023) 0:00:06.448 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.023) 0:00:06.472 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.066) 0:00:06.539 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.028) 0:00:06.568 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.049) 0:00:06.617 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 19 December 2023 23:08:24 +0000 (0:00:00.041) 0:00:06.659 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 19 December 2023 23:08:25 +0000 (0:00:00.504) 0:00:07.163 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 19 December 2023 23:08:25 +0000 (0:00:00.042) 0:00:07.205 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 19 December 2023 23:08:25 +0000 (0:00:00.022) 0:00:07.228 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 19 December 2023 23:08:25 +0000 (0:00:00.020) 0:00:07.249 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.575) 0:00:07.825 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.031) 0:00:07.856 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.022) 0:00:07.878 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b34d5600-11c6-4e81-8fe2-dfb547ffc363 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.021) 0:00:07.900 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.021) 0:00:07.922 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.231) 0:00:08.153 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.040) 0:00:08.194 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.026) 0:00:08.221 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027302.527857, "block_size": 4096, "blocks": 0, "ctime": 1703027301.919846, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17723, "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": 1703027301.919846, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.139) 0:00:08.360 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.020) 0:00:08.381 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.067) 0:00:08.449 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.036) 0:00:08.486 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.021) 0:00:08.507 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027306.0979207, "block_size": 4096, "blocks": 8, "ctime": 1703027305.999919, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703027305.999919, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 403, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.141) 0:00:08.649 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:08:26 +0000 (0:00:00.020) 0:00:08.670 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025666", "end": "2023-12-19 23:08:27.086715", "rc": 0, "start": "2023-12-19 23:08:27.061049" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.162) 0:00:08.832 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.025) 0:00:08.858 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.022) 0:00:08.881 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.030) 0:00:08.911 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.021) 0:00:08.933 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.019) 0:00:08.952 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.022) 0:00:08.975 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.031) 0:00:09.007 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.020) 0:00:09.027 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003767", "end": "2023-12-19 23:08:27.417796", "rc": 0, "start": "2023-12-19 23:08:27.414029" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.146 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.135) 0:00:09.162 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.020) 0:00:09.182 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003847", "end": "2023-12-19 23:08:27.574025", "rc": 0, "start": "2023-12-19 23:08:27.570178" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.136) 0:00:09.319 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.021) 0:00:09.341 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.025) 0:00:09.366 ****** included: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.059) 0:00:09.425 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.032) 0:00:09.457 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.022) 0:00:09.479 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 19 December 2023 23:08:27 +0000 (0:00:00.020) 0:00:09.500 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 19 December 2023 23:08:28 +0000 (0:00:00.791) 0:00:10.291 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.985) 0:00:11.277 ****** ok: [sut] => {} 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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.020) 0:00:11.297 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.019) 0:00:11.317 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.020) 0:00:11.337 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.049) 0:00:11.386 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.021) 0:00:11.408 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.022) 0:00:11.430 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.032) 0:00:11.463 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 19 December 2023 23:08:29 +0000 (0:00:00.247) 0:00:11.710 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.044) 0:00:11.754 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.019) 0:00:11.774 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.048) 0:00:11.823 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.441) 0:00:12.264 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.022) 0:00:12.287 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.034) 0:00:12.321 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.028) 0:00:12.350 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.030) 0:00:12.380 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.161) 0:00:12.542 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.048) 0:00:12.591 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.019) 0:00:12.611 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.018) 0:00:12.629 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.029) 0:00:12.659 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:08:30 +0000 (0:00:00.027) 0:00:12.686 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005035", "end": "2023-12-19 23:08:32.080821", "rc": 0, "start": "2023-12-19 23:08:31.075786" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:08:32 +0000 (0:00:01.139) 0:00:13.826 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.019) 0:00:13.846 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.019) 0:00:13.865 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.391) 0:00:14.256 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.029) 0:00:14.286 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.019) 0:00:14.305 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014531", "end": "2023-12-19 23:08:32.716216", "rc": 0, "start": "2023-12-19 23:08:32.701685" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.159) 0:00:14.465 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.019) 0:00:14.485 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.018) 0:00:14.504 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.018) 0:00:14.522 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.018) 0:00:14.540 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.018) 0:00:14.559 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.044) 0:00:14.604 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.017) 0:00:14.622 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.016) 0:00:14.638 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.027) 0:00:14.665 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:08:32 +0000 (0:00:00.026) 0:00:14.691 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003810", "end": "2023-12-19 23:08:33.085277", "rc": 0, "start": "2023-12-19 23:08:33.081467" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:08:33 +0000 (0:00:00.140) 0:00:14.831 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:08:33 +0000 (0:00:00.020) 0:00:14.852 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 23:08:33 +0000 (0:00:00.050) 0:00:14.902 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 19 December 2023 23:08:33 +0000 (0:00:00.332) 0:00:15.235 ****** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.013401", "end": "2023-12-19 23:08:33.648052", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-19 23:08:33.634651" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003748", "end": "2023-12-19 23:08:33.775535", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-19 23:08:33.771787" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004934", "end": "2023-12-19 23:08:33.898095", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-19 23:08:33.893161" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 19 December 2023 23:08:33 +0000 (0:00:00.408) 0:00:15.643 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.036128", "end": "2023-12-19 23:08:34.068687", "rc": 0, "start": "2023-12-19 23:08:34.032559" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.174) 0:00:15.818 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.018) 0:00:15.836 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.018) 0:00:15.854 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.017) 0:00:15.872 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.019) 0:00:15.892 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.022) 0:00:15.915 ****** included: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.036) 0:00:15.951 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.045) 0:00:15.997 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.022) 0:00:16.020 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 19 December 2023 23:08:34 +0000 (0:00:00.023) 0:00:16.043 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 19 December 2023 23:08:35 +0000 (0:00:00.795) 0:00:16.839 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.968) 0:00:17.807 ****** ok: [sut] => {} 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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.055) 0:00:17.863 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.024) 0:00:17.888 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.031) 0:00:17.919 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.075) 0:00:17.995 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.035) 0:00:18.030 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.038) 0:00:18.068 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.077) 0:00:18.146 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.294) 0:00:18.440 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.033) 0:00:18.474 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.018) 0:00:18.493 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 19 December 2023 23:08:36 +0000 (0:00:00.033) 0:00:18.526 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.429) 0:00:18.956 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.031) 0:00:18.987 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.021) 0:00:19.009 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, a70effec-ccfe-4bfa-9881-f44d864cfd4d (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.021) 0:00:19.031 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.019) 0:00:19.051 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.166) 0:00:19.217 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.143) 0:00:19.360 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.067) 0:00:19.427 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027317.0981169, "block_size": 4096, "blocks": 0, "ctime": 1703027313.6450555, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17724, "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": 1703027313.6450555, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.155) 0:00:19.583 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.020) 0:00:19.603 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.044) 0:00:19.648 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.031) 0:00:19.679 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 19 December 2023 23:08:37 +0000 (0:00:00.026) 0:00:19.705 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1703027317.218119, "block_size": 4096, "blocks": 8, "ctime": 1703027317.1451175, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703027317.1451175, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.138) 0:00:19.844 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.019) 0:00:19.864 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025280", "end": "2023-12-19 23:08:38.277597", "rc": 0, "start": "2023-12-19 23:08:38.252317" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.160) 0:00:20.024 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.022) 0:00:20.046 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.023) 0:00:20.069 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.033) 0:00:20.103 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.021) 0:00:20.125 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.018) 0:00:20.144 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.019) 0:00:20.163 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.050) 0:00:20.214 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.020) 0:00:20.235 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003818", "end": "2023-12-19 23:08:38.625962", "rc": 0, "start": "2023-12-19 23:08:38.622144" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.146 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.136) 0:00:20.371 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.019) 0:00:20.391 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003762", "end": "2023-12-19 23:08:38.783487", "rc": 0, "start": "2023-12-19 23:08:38.779725" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.137) 0:00:20.528 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.019) 0:00:20.548 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.019) 0:00:20.567 ****** included: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.031) 0:00:20.598 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.030) 0:00:20.629 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.020) 0:00:20.650 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Tuesday 19 December 2023 23:08:38 +0000 (0:00:00.020) 0:00:20.670 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Tuesday 19 December 2023 23:08:39 +0000 (0:00:00.777) 0:00:21.447 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.961) 0:00:22.409 ****** ok: [sut] => {} 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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.020) 0:00:22.429 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.020) 0:00:22.450 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.019) 0:00:22.470 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.117) 0:00:22.588 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.021) 0:00:22.610 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.023) 0:00:22.634 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Tuesday 19 December 2023 23:08:40 +0000 (0:00:00.033) 0:00:22.667 ****** ok: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.250) 0:00:22.918 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.033) 0:00:22.951 ****** skipping: [sut] => { "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: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.017) 0:00:22.968 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.018) 0:00:22.986 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.427) 0:00:23.414 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.021) 0:00:23.435 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.021) 0:00:23.457 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.020) 0:00:23.477 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.021) 0:00:23.499 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.140) 0:00:23.639 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.047) 0:00:23.686 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 19 December 2023 23:08:41 +0000 (0:00:00.017) 0:00:23.704 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.016) 0:00:23.721 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.057) 0:00:23.778 ****** included: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.028) 0:00:23.806 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003755", "end": "2023-12-19 23:08:42.199856", "rc": 0, "start": "2023-12-19 23:08:42.196101" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.139) 0:00:23.946 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.020) 0:00:23.967 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.019) 0:00:23.986 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.329) 0:00:24.315 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:31 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.025) 0:00:24.340 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:39 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.019) 0:00:24.359 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.011152", "end": "2023-12-19 23:08:42.766156", "rc": 0, "start": "2023-12-19 23:08:42.755004" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.155) 0:00:24.515 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:50 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.018) 0:00:24.533 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:56 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.018) 0:00:24.551 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.018) 0:00:24.569 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=130 changed=4 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0 Tuesday 19 December 2023 23:08:42 +0000 (0:00:00.046) 0:00:24.616 ****** =============================================================================== fedora.linux_system_roles.network : Check which packages are installed --- 1.17s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 0.87s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.80s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.79s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.78s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-route_typefqc2x01b/tests/tests_auto_gateway_nm.yml:5 ------------- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.58s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tests_auto_gateway.yml:3 ------ fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.50s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Install yum-utils package ----------------------------------------------- 0.47s /WORKDIR/git-route_typefqc2x01b/tests/tasks/enable_epel.yml:24 ---------------- fedora.linux_system_roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-route_typefqc2x01b/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Create veth interface veth0 --------------------------------------------- 0.41s /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:16 Create veth interface veth0 --------------------------------------------- 0.39s /WORKDIR/git-route_typefqc2x01b/tests/playbooks/tasks/manage_test_interface.yml:23 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---