# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-route_typee339opqz/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/tests_auto_gateway_nm.yml:6 Tuesday 09 January 2024 02:06:05 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typee339opqz/tests/tests_auto_gateway_nm.yml:9 Tuesday 09 January 2024 02:06:06 +0000 (0:00:00.890) 0:00:00.902 ******* included: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 02:06:06 +0000 (0:00:00.012) 0:00:00.914 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml:19 Tuesday 09 January 2024 02:06:06 +0000 (0:00:00.513) 0:00:01.428 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml:24 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.253) 0:00:01.681 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml:28 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.020) 0:00:01.701 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/el_repo_setup.yml:53 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.017) 0:00:01.718 ******* included: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.031) 0:00:01.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.009) 0:00:01.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.009) 0:00:01.769 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.008) 0:00:01.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.009) 0:00:01.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/tests_auto_gateway_nm.yml:11 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.008) 0:00:01.794 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.011) 0:00:01.806 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.781) 0:00:02.587 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.023) 0:00:02.611 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:06:07 +0000 (0:00:00.013) 0:00:02.624 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003911", "end": "2024-01-09 02:06:08.240812", "rc": 0, "start": "2024-01-09 02:06:08.236901" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.274) 0:00:02.899 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.011) 0:00:02.911 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.010) 0:00:02.921 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.028) 0:00:02.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.011) 0:00:02.961 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.009) 0:00:02.970 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.013) 0:00:02.984 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.012) 0:00:02.996 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003863", "end": "2024-01-09 02:06:08.543061", "rc": 0, "start": "2024-01-09 02:06:08.539198" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.204) 0:00:03.200 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.012) 0:00:03.213 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:06:08 +0000 (0:00:00.010) 0:00:03.223 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 02:06:11 +0000 (0:00:02.520) 0:00:05.744 ******* 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.041369", "end": "2024-01-09 02:06:11.330050", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 02:06:11.288681" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004757", "end": "2024-01-09 02:06:11.581990", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 02:06:11.577233" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004635", "end": "2024-01-09 02:06:11.779303", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 02:06:11.774668" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 02:06:11 +0000 (0:00:00.694) 0:00:06.438 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.254320", "end": "2024-01-09 02:06:12.236651", "rc": 0, "start": "2024-01-09 02:06:11.982331" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.457) 0:00:06.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.011) 0:00:06.907 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.011) 0:00:06.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.012) 0:00:06.931 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.011) 0:00:06.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.010) 0:00:06.953 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.027) 0:00:06.980 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.021) 0:00:07.002 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704765971.325918, "block_size": 4096, "blocks": 0, "ctime": 1704765971.325918, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26466, "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": 1704765971.325918, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.201) 0:00:07.203 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.012) 0:00:07.215 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.009) 0:00:07.224 ******* included: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.065) 0:00:07.290 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.012) 0:00:07.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.012) 0:00:07.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 02:06:12 +0000 (0:00:00.010) 0:00:07.326 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 02:06:14 +0000 (0:00:02.241) 0:00:09.568 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 02:06:16 +0000 (0:00:01.146) 0:00:10.714 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.023) 0:00:10.738 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.021) 0:00:10.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.021) 0:00:10.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.044) 0:00:10.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.022) 0:00:10.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.021) 0:00:10.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.024) 0:00:10.892 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.689) 0:00:11.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.026) 0:00:11.608 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 02:06:16 +0000 (0:00:00.020) 0:00:11.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.021) 0:00:11.650 ******* 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, 27e78596-6855-471e-981f-2b641607b456 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 27e78596-6855-471e-981f-2b641607b456 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.786) 0:00:12.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.022) 0:00:12.459 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 27e78596-6855-471e-981f-2b641607b456", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 27e78596-6855-471e-981f-2b641607b456 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.023) 0:00:12.482 ******* 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, 27e78596-6855-471e-981f-2b641607b456\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 27e78596-6855-471e-981f-2b641607b456 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 27e78596-6855-471e-981f-2b641607b456", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 27e78596-6855-471e-981f-2b641607b456 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.023) 0:00:12.506 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 02:06:17 +0000 (0:00:00.021) 0:00:12.527 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.253) 0:00:12.780 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.051) 0:00:12.832 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.052) 0:00:12.884 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704765971.325918, "block_size": 4096, "blocks": 0, "ctime": 1704765971.325918, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26466, "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": 1704765971.325918, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.264) 0:00:13.149 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.030) 0:00:13.179 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.083) 0:00:13.262 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.039) 0:00:13.302 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.023) 0:00:13.326 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.209) 0:00:13.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 02:06:18 +0000 (0:00:00.022) 0:00:13.558 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.247904", "end": "2024-01-09 02:06:19.348836", "rc": 0, "start": "2024-01-09 02:06:19.100932" } 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-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.460) 0:00:14.018 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.025) 0:00:14.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.024) 0:00:14.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.026) 0:00:14.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.024) 0:00:14.119 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.026) 0:00:14.145 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.025) 0:00:14.171 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.063) 0:00:14.234 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.024) 0:00:14.259 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004175", "end": "2024-01-09 02:06:19.806794", "rc": 0, "start": "2024-01-09 02:06:19.802619" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.24 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.24 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.229) 0:00:14.489 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 09 January 2024 02:06:19 +0000 (0:00:00.026) 0:00:14.515 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004030", "end": "2024-01-09 02:06:20.065989", "rc": 0, "start": "2024-01-09 02:06:20.061959" } 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-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.225) 0:00:14.740 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.035) 0:00:14.775 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.026) 0:00:14.801 ******* included: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.040) 0:00:14.841 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.027) 0:00:14.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.023) 0:00:14.893 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 02:06:20 +0000 (0:00:00.021) 0:00:14.914 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 02:06:22 +0000 (0:00:02.132) 0:00:17.047 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.912) 0:00:17.959 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.023) 0:00:17.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.021) 0:00:18.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.021) 0:00:18.026 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.043) 0:00:18.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.054) 0:00:18.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.026) 0:00:18.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 02:06:23 +0000 (0:00:00.043) 0:00:18.196 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.574) 0:00:18.770 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.026) 0:00:18.796 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.023) 0:00:18.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.023) 0:00:18.843 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.462) 0:00:19.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.047) 0:00:19.353 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.026) 0:00:19.379 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.032) 0:00:19.411 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 02:06:24 +0000 (0:00:00.026) 0:00:19.438 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.215) 0:00:19.653 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.053) 0:00:19.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.022) 0:00:19.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.021) 0:00:19.751 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.034) 0:00:19.786 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.034) 0:00:19.821 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003832", "end": "2024-01-09 02:06:25.372628", "rc": 0, "start": "2024-01-09 02:06:25.368796" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.222) 0:00:20.044 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.024) 0:00:20.068 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:06:25 +0000 (0:00:00.023) 0:00:20.091 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 02:06:27 +0000 (0:00:02.472) 0:00:22.564 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 02:06:27 +0000 (0:00:00.032) 0:00:22.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 02:06:27 +0000 (0:00:00.024) 0:00:22.620 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012687", "end": "2024-01-09 02:06:28.180216", "rc": 0, "start": "2024-01-09 02:06:28.167529" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.245) 0:00:22.866 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.056) 0:00:22.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.029) 0:00:22.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.024) 0:00:22.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.022) 0:00:23.000 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.050) 0:00:23.050 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.054) 0:00:23.105 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.023) 0:00:23.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.021) 0:00:23.151 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.035) 0:00:23.186 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.035) 0:00:23.221 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003890", "end": "2024-01-09 02:06:28.768990", "rc": 0, "start": "2024-01-09 02:06:28.765100" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.218) 0:00:23.440 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.027) 0:00:23.468 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:06:28 +0000 (0:00:00.023) 0:00:23.491 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 02:06:31 +0000 (0:00:02.434) 0:00:25.926 ******* 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.007294", "end": "2024-01-09 02:06:31.483202", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 02:06:31.475908" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004195", "end": "2024-01-09 02:06:31.735005", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 02:06:31.730810" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004788", "end": "2024-01-09 02:06:31.936220", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 02:06:31.931432" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 02:06:31 +0000 (0:00:00.680) 0:00:26.607 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022424", "end": "2024-01-09 02:06:32.175374", "rc": 0, "start": "2024-01-09 02:06:32.152950" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.240) 0:00:26.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.023) 0:00:26.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.024) 0:00:26.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.024) 0:00:26.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.023) 0:00:26.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.054) 0:00:26.997 ******* included: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.041) 0:00:27.038 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.029) 0:00:27.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.023) 0:00:27.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 02:06:32 +0000 (0:00:00.023) 0:00:27.115 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 02:06:34 +0000 (0:00:02.194) 0:00:29.310 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.976) 0:00:30.287 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.024) 0:00:30.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.023) 0:00:30.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.023) 0:00:30.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.045) 0:00:30.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.023) 0:00:30.427 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.022) 0:00:30.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 02:06:35 +0000 (0:00:00.027) 0:00:30.477 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.575) 0:00:31.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.068) 0:00:31.120 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.023) 0:00:31.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.024) 0:00:31.168 ******* 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, 90bcd817-adf5-47cf-946f-7c71fae2ea0e [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.438) 0:00:31.606 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 02:06:36 +0000 (0:00:00.022) 0:00:31.629 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.024) 0:00:31.653 ******* 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, 90bcd817-adf5-47cf-946f-7c71fae2ea0e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 90bcd817-adf5-47cf-946f-7c71fae2ea0e (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.024) 0:00:31.677 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.022) 0:00:31.700 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.207) 0:00:31.908 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.053) 0:00:31.961 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.039) 0:00:32.000 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704765991.480113, "block_size": 4096, "blocks": 0, "ctime": 1704765991.480113, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27052, "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": 1704765991.480113, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.259) 0:00:32.260 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.028) 0:00:32.288 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.055) 0:00:32.344 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.038) 0:00:32.383 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.023) 0:00:32.406 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 02:06:37 +0000 (0:00:00.221) 0:00:32.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.038) 0:00:32.666 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022938", "end": "2024-01-09 02:06:38.242685", "rc": 0, "start": "2024-01-09 02:06:38.219747" } 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-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.247) 0:00:32.914 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.028) 0:00:32.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.037) 0:00:32.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.024) 0:00:33.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.031) 0:00:33.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.077) 0:00:33.114 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.037) 0:00:33.151 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.053) 0:00:33.205 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.047) 0:00:33.252 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004009", "end": "2024-01-09 02:06:38.823773", "rc": 0, "start": "2024-01-09 02:06:38.819764" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.24 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.24 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.243) 0:00:33.496 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 09 January 2024 02:06:38 +0000 (0:00:00.028) 0:00:33.524 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003986", "end": "2024-01-09 02:06:39.081828", "rc": 0, "start": "2024-01-09 02:06:39.077842" } 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-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.228) 0:00:33.753 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.040) 0:00:33.794 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.036) 0:00:33.831 ******* included: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.049) 0:00:33.881 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.041) 0:00:33.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.027) 0:00:33.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 02:06:39 +0000 (0:00:00.024) 0:00:33.975 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 02:06:41 +0000 (0:00:02.221) 0:00:36.197 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.910) 0:00:37.107 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.024) 0:00:37.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.023) 0:00:37.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.056) 0:00:37.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.044) 0:00:37.258 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.021) 0:00:37.279 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.022) 0:00:37.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 02:06:42 +0000 (0:00:00.025) 0:00:37.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.563) 0:00:37.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.028) 0:00:37.920 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.024) 0:00:37.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.034) 0:00:37.978 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.465) 0:00:38.444 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.022) 0:00:38.466 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.024) 0:00:38.490 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.098) 0:00:38.589 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 02:06:43 +0000 (0:00:00.035) 0:00:38.625 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.243) 0:00:38.869 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.091) 0:00:38.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.035) 0:00:38.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.038) 0:00:39.034 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.043) 0:00:39.077 ******* included: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.037) 0:00:39.115 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003822", "end": "2024-01-09 02:06:44.663238", "rc": 0, "start": "2024-01-09 02:06:44.659416" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.232) 0:00:39.347 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.029) 0:00:39.377 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:06:44 +0000 (0:00:00.026) 0:00:39.404 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 02:06:47 +0000 (0:00:02.383) 0:00:41.787 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.034) 0:00:41.821 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.025) 0:00:41.846 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.008751", "end": "2024-01-09 02:06:47.400614", "rc": 0, "start": "2024-01-09 02:06:47.391863" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.234) 0:00:42.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.025) 0:00:42.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.025) 0:00:42.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.024) 0:00:42.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Tuesday 09 January 2024 02:06:47 +0000 (0:00:00.013) 0:00:42.169 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.47s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.43s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.22s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.19s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.15s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.14s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.93s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-route_typee339opqz/tests/tests_auto_gateway_nm.yml:6 ------------- linux-system-roles.network : Configure networking connection profiles --- 0.79s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-route_typee339opqz/tests/playbooks/tests_auto_gateway.yml:3 ------ Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.69s /WORKDIR/git-route_typee339opqz/tests/roles/linux-system-roles.network/tasks/main.yml:85 Create veth interface veth0 --------------------------------------------- 0.68s /WORKDIR/git-route_typee339opqz/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---