# 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-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/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-ci_fixi4q4ro47/tests/tests_auto_gateway_nm.yml:6 Wednesday 24 January 2024 00:51:15 +0000 (0:00:00.011) 0:00:00.011 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tests_auto_gateway_nm.yml:9 Wednesday 24 January 2024 00:51:15 +0000 (0:00:00.885) 0:00:00.896 ***** included: /WORKDIR/git-ci_fixi4q4ro47/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-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:3 Wednesday 24 January 2024 00:51:15 +0000 (0:00:00.010) 0:00:00.907 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:17 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.358) 0:00:01.265 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:22 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.256) 0:00:01.522 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:26 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.012) 0:00:01.534 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/el_repo_setup.yml:51 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.007) 0:00:01.541 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:8 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.019) 0:00:01.561 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:24 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.006) 0:00:01.567 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:30 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.007) 0:00:01.575 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:35 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.006) 0:00:01.581 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tasks/enable_epel.yml:40 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.006) 0:00:01.587 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/tests_auto_gateway_nm.yml:11 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.006) 0:00:01.593 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:3 Wednesday 24 January 2024 00:51:16 +0000 (0:00:00.014) 0:00:01.608 ***** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:9 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.729) 0:00:02.337 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.022) 0:00:02.359 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.009) 0:00:02.369 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003860", "end": "2024-01-24 00:51:17.600727", "rc": 0, "start": "2024-01-24 00:51:17.596867" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.260) 0:00:02.630 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.009) 0:00:02.640 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:11 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.008) 0:00:02.648 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.022) 0:00:02.671 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.007) 0:00:02.679 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.007) 0:00:02.686 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.009) 0:00:02.695 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.008) 0:00:02.704 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003886", "end": "2024-01-24 00:51:17.881614", "rc": 0, "start": "2024-01-24 00:51:17.877728" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.206) 0:00:02.911 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.011) 0:00:02.923 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:51:17 +0000 (0:00:00.008) 0:00:02.932 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:51:20 +0000 (0:00:02.376) 0:00:05.308 ***** 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.116293", "end": "2024-01-24 00:51:20.603710", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-24 00:51:20.487417" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004445", "end": "2024-01-24 00:51:20.862262", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-24 00:51:20.857817" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004334", "end": "2024-01-24 00:51:21.064710", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-24 00:51:21.060376" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.786) 0:00:06.094 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.271465", "end": "2024-01-24 00:51:21.539678", "rc": 0, "start": "2024-01-24 00:51:21.268213" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.475) 0:00:06.570 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.009) 0:00:06.579 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.008) 0:00:06.588 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.007) 0:00:06.596 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.007) 0:00:06.604 ***** 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-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:15 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.007) 0:00:06.611 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.021) 0:00:06.632 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.010) 0:00:06.643 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706057480.6017904, "block_size": 4096, "blocks": 0, "ctime": 1706057480.6017904, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26249, "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": 1706057480.6017904, "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-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.201) 0:00:06.844 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:17 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.010) 0:00:06.855 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.008) 0:00:06.863 ***** included: /WORKDIR/git-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.014) 0:00:06.878 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.018) 0:00:06.897 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.010) 0:00:06.908 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 24 January 2024 00:51:21 +0000 (0:00:00.010) 0:00:06.918 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 24 January 2024 00:51:24 +0000 (0:00:02.332) 0:00:09.251 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.929) 0:00:10.180 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.020) 0:00:10.201 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.020) 0:00:10.222 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.020) 0:00:10.242 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.050) 0:00:10.292 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.037) 0:00:10.330 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.021) 0:00:10.351 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.032) 0:00:10.384 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.564) 0:00:10.948 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.033) 0:00:10.982 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 24 January 2024 00:51:25 +0000 (0:00:00.018) 0:00:11.000 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 24 January 2024 00:51:26 +0000 (0:00:00.017) 0:00:11.018 ***** 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, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 24 January 2024 00:51:26 +0000 (0:00:00.914) 0:00:11.932 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 24 January 2024 00:51:26 +0000 (0:00:00.021) 0:00:11.953 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 24 January 2024 00:51:26 +0000 (0:00:00.020) 0:00:11.974 ***** 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, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7db2aa1e-c9cc-4371-a94b-8bcd91aed1aa (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 24 January 2024 00:51:26 +0000 (0:00:00.020) 0:00:11.995 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.020) 0:00:12.015 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:42 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.300) 0:00:12.316 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.041) 0:00:12.358 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.049) 0:00:12.408 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706057480.6017904, "block_size": 4096, "blocks": 0, "ctime": 1706057480.6017904, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26249, "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": 1706057480.6017904, "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-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.216) 0:00:12.625 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:44 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.020) 0:00:12.645 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.042) 0:00:12.687 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.030) 0:00:12.718 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.019) 0:00:12.738 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.212) 0:00:12.950 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 January 2024 00:51:27 +0000 (0:00:00.018) 0:00:12.969 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.121668", "end": "2024-01-24 00:51:28.264218", "rc": 0, "start": "2024-01-24 00:51:28.142550" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.335) 0:00:13.304 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.020) 0:00:13.325 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.018) 0:00:13.344 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.018) 0:00:13.362 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.018) 0:00:13.381 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.017) 0:00:13.399 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.043) 0:00:13.442 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.022) 0:00:13.464 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:48 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.019) 0:00:13.484 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003864", "end": "2024-01-24 00:51:28.661721", "rc": 0, "start": "2024-01-24 00:51:28.657857" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.46 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.46 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-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:52 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.217) 0:00:13.701 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:58 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.020) 0:00:13.722 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003877", "end": "2024-01-24 00:51:28.899784", "rc": 0, "start": "2024-01-24 00:51:28.895907" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:62 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.216) 0:00:13.938 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:69 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.020) 0:00:13.959 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 24 January 2024 00:51:28 +0000 (0:00:00.019) 0:00:13.979 ***** included: /WORKDIR/git-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 24 January 2024 00:51:29 +0000 (0:00:00.033) 0:00:14.012 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 24 January 2024 00:51:29 +0000 (0:00:00.031) 0:00:14.043 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 24 January 2024 00:51:29 +0000 (0:00:00.020) 0:00:14.064 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 24 January 2024 00:51:29 +0000 (0:00:00.020) 0:00:14.085 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 24 January 2024 00:51:31 +0000 (0:00:02.244) 0:00:16.329 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.812) 0:00:17.141 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.021) 0:00:17.163 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.020) 0:00:17.184 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.020) 0:00:17.204 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.050) 0:00:17.254 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.021) 0:00:17.275 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.020) 0:00:17.296 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.031) 0:00:17.327 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.407) 0:00:17.735 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.032) 0:00:17.768 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.018) 0:00:17.786 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 24 January 2024 00:51:32 +0000 (0:00:00.017) 0:00:17.804 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.463) 0:00:18.268 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.021) 0:00:18.289 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.020) 0:00:18.310 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.020) 0:00:18.331 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.046) 0:00:18.377 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:81 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.220) 0:00:18.598 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.044) 0:00:18.643 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.018) 0:00:18.661 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.017) 0:00:18.679 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.029) 0:00:18.708 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.028) 0:00:18.737 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003763", "end": "2024-01-24 00:51:33.913828", "rc": 0, "start": "2024-01-24 00:51:33.910065" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.216) 0:00:18.954 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.019) 0:00:18.973 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:51:33 +0000 (0:00:00.019) 0:00:18.993 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:51:36 +0000 (0:00:02.206) 0:00:21.199 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.024) 0:00:21.224 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.041) 0:00:21.265 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.007712", "end": "2024-01-24 00:51:36.449642", "rc": 0, "start": "2024-01-24 00:51:36.441930" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.233) 0:00:21.499 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.019) 0:00:21.518 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.019) 0:00:21.537 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.018) 0:00:21.556 ***** 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-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:85 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.018) 0:00:21.574 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:89 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.019) 0:00:21.593 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.044) 0:00:21.638 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.018) 0:00:21.656 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.017) 0:00:21.674 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.029) 0:00:21.703 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.028) 0:00:21.732 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003919", "end": "2024-01-24 00:51:36.910760", "rc": 0, "start": "2024-01-24 00:51:36.906841" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.218) 0:00:21.950 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:51:36 +0000 (0:00:00.044) 0:00:21.994 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:51:37 +0000 (0:00:00.020) 0:00:22.014 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:51:39 +0000 (0:00:02.192) 0:00:24.207 ***** 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.007793", "end": "2024-01-24 00:51:39.392346", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-24 00:51:39.384553" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004325", "end": "2024-01-24 00:51:39.673271", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-24 00:51:39.668946" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004684", "end": "2024-01-24 00:51:39.874421", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-24 00:51:39.869737" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:51:39 +0000 (0:00:00.709) 0:00:24.916 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022565", "end": "2024-01-24 00:51:40.115107", "rc": 0, "start": "2024-01-24 00:51:40.092542" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.240) 0:00:25.156 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.019) 0:00:25.175 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.019) 0:00:25.194 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.018) 0:00:25.213 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.019) 0:00:25.232 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.018) 0:00:25.251 ***** included: /WORKDIR/git-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.032) 0:00:25.284 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.030) 0:00:25.315 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.020) 0:00:25.335 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 24 January 2024 00:51:40 +0000 (0:00:00.020) 0:00:25.356 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 24 January 2024 00:51:42 +0000 (0:00:02.230) 0:00:27.587 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.815) 0:00:28.402 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.023) 0:00:28.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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.023) 0:00:28.449 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.022) 0:00:28.471 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.053) 0:00:28.525 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.024) 0:00:28.549 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.022) 0:00:28.572 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 24 January 2024 00:51:43 +0000 (0:00:00.033) 0:00:28.605 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.409) 0:00:29.014 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.032) 0:00:29.047 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.018) 0:00:29.066 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.017) 0:00:29.084 ***** 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, 7e09d6d5-5796-48fc-b39e-78f850ac611c [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.442) 0:00:29.527 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.021) 0:00:29.548 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.048) 0:00:29.596 ***** 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, 7e09d6d5-5796-48fc-b39e-78f850ac611c\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 7e09d6d5-5796-48fc-b39e-78f850ac611c (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.022) 0:00:29.619 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.021) 0:00:29.640 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:110 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.220) 0:00:29.861 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.046) 0:00:29.907 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 24 January 2024 00:51:44 +0000 (0:00:00.029) 0:00:29.936 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706057499.3885033, "block_size": 4096, "blocks": 0, "ctime": 1706057499.3885033, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26835, "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": 1706057499.3885033, "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-ci_fixi4q4ro47/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.214) 0:00:30.151 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:112 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.020) 0:00:30.171 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.045) 0:00:30.216 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.030) 0:00:30.246 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.019) 0:00:30.266 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.239) 0:00:30.505 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.018) 0:00:30.524 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022851", "end": "2024-01-24 00:51:45.723803", "rc": 0, "start": "2024-01-24 00:51:45.700952" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.241) 0:00:30.765 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.021) 0:00:30.787 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.018) 0:00:30.805 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.018) 0:00:30.823 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.018) 0:00:30.842 ***** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.017) 0:00:30.860 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.021) 0:00:30.881 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.021) 0:00:30.902 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:116 Wednesday 24 January 2024 00:51:45 +0000 (0:00:00.019) 0:00:30.922 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004046", "end": "2024-01-24 00:51:46.100451", "rc": 0, "start": "2024-01-24 00:51:46.096405" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.46 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.46 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-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:120 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.218) 0:00:31.141 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:126 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.020) 0:00:31.162 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004005", "end": "2024-01-24 00:51:46.339194", "rc": 0, "start": "2024-01-24 00:51:46.335189" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:130 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.216) 0:00:31.378 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:137 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.020) 0:00:31.399 ***** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.019) 0:00:31.418 ***** included: /WORKDIR/git-ci_fixi4q4ro47/.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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.059) 0:00:31.478 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.032) 0:00:31.511 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.021) 0:00:31.532 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Wednesday 24 January 2024 00:51:46 +0000 (0:00:00.021) 0:00:31.553 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Wednesday 24 January 2024 00:51:48 +0000 (0:00:02.231) 0:00:33.785 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.754) 0:00:34.540 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.023) 0:00:34.563 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.024) 0:00:34.588 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.022) 0:00:34.610 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.052) 0:00:34.662 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.021) 0:00:34.684 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.020) 0:00:34.705 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Wednesday 24 January 2024 00:51:49 +0000 (0:00:00.032) 0:00:34.737 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.436) 0:00:35.174 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.033) 0:00:35.208 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.019) 0:00:35.227 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.018) 0:00:35.246 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.490) 0:00:35.737 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.022) 0:00:35.759 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.021) 0:00:35.780 ***** 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-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.021) 0:00:35.802 ***** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Wednesday 24 January 2024 00:51:50 +0000 (0:00:00.021) 0:00:35.824 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:149 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.219) 0:00:36.043 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.048) 0:00:36.091 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.018) 0:00:36.110 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.017) 0:00:36.128 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.029) 0:00:36.157 ***** included: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.054) 0:00:36.212 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003713", "end": "2024-01-24 00:51:51.389826", "rc": 0, "start": "2024-01-24 00:51:51.386113" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.216) 0:00:36.429 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.021) 0:00:36.451 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 24 January 2024 00:51:51 +0000 (0:00:00.021) 0:00:36.472 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 Wednesday 24 January 2024 00:51:53 +0000 (0:00:02.208) 0:00:38.681 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:31 Wednesday 24 January 2024 00:51:53 +0000 (0:00:00.025) 0:00:38.706 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:39 Wednesday 24 January 2024 00:51:53 +0000 (0:00:00.019) 0:00:38.726 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020454", "end": "2024-01-24 00:51:53.922139", "rc": 0, "start": "2024-01-24 00:51:53.901685" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 24 January 2024 00:51:53 +0000 (0:00:00.239) 0:00:38.965 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:50 Wednesday 24 January 2024 00:51:53 +0000 (0:00:00.019) 0:00:38.985 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:56 Wednesday 24 January 2024 00:51:53 +0000 (0:00:00.019) 0:00:39.004 ***** 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-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:61 Wednesday 24 January 2024 00:51:54 +0000 (0:00:00.018) 0:00:39.023 ***** 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=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Wednesday 24 January 2024 00:51:54 +0000 (0:00:00.048) 0:00:39.072 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 2.33s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.24s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.23s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.23s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.21s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.19s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 0.93s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.91s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-ci_fixi4q4ro47/tests/tests_auto_gateway_nm.yml:6 ----------------- fedora.linux_system_roles.network : Check which packages are installed --- 0.82s /WORKDIR/git-ci_fixi4q4ro47/.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.81s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Create veth interface veth0 --------------------------------------------- 0.79s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Check which packages are installed --- 0.75s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tests_auto_gateway.yml:3 ---------- Create veth interface veth0 --------------------------------------------- 0.71s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:23 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.56s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.49s /WORKDIR/git-ci_fixi4q4ro47/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Set up veth as managed by NetworkManager -------------------------------- 0.48s /WORKDIR/git-ci_fixi4q4ro47/tests/playbooks/tasks/manage_test_interface.yml:31 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---