# 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_typez0ma0lg8/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_typez0ma0lg8/tests/tests_auto_gateway_nm.yml:6 Saturday 13 January 2024 12:20:56 +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_typez0ma0lg8/tests/tests_auto_gateway_nm.yml:9 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.890) 0:00:00.902 ****** included: /WORKDIR/git-route_typez0ma0lg8/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_typez0ma0lg8/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.012) 0:00:00.914 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.512) 0:00:01.427 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.246) 0:00:01.673 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.020) 0:00:01.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 12:20:57 +0000 (0:00:00.017) 0:00:01.711 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.029) 0:00:01.740 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.009) 0:00:01.750 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.008) 0:00:01.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.009) 0:00:01.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.007) 0:00:01.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/tests_auto_gateway_nm.yml:11 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.009) 0:00:01.784 ****** 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:3 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.009) 0:00:01.794 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:9 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.770) 0:00:02.565 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.022) 0:00:02.587 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 12:20:58 +0000 (0:00:00.012) 0:00:02.599 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003587", "end": "2024-01-13 12:20:59.127376", "rc": 0, "start": "2024-01-13 12:20:59.123789" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.262) 0:00:02.862 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.013) 0:00:02.875 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:11 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.014) 0:00:02.890 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.029) 0:00:02.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.012) 0:00:02.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.009) 0:00:02.942 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.013) 0:00:02.955 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.012) 0:00:02.967 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003513", "end": "2024-01-13 12:20:59.430547", "rc": 0, "start": "2024-01-13 12:20:59.427034" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.197) 0:00:03.165 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.011) 0:00:03.176 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 12:20:59 +0000 (0:00:00.020) 0:00:03.196 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 12:21:01 +0000 (0:00:02.496) 0:00:05.693 ****** 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.181177", "end": "2024-01-13 12:21:02.339739", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-13 12:21:02.158562" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004151", "end": "2024-01-13 12:21:02.589315", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-13 12:21:02.585164" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003711", "end": "2024-01-13 12:21:02.779647", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-13 12:21:02.775936" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 12:21:02 +0000 (0:00:00.822) 0:00:06.515 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.198509", "end": "2024-01-13 12:21:03.172418", "rc": 0, "start": "2024-01-13 12:21:02.973909" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.393) 0:00:06.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.012) 0:00:06.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.011) 0:00:06.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.011) 0:00:06.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.013) 0:00:06.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:15 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.010) 0:00:06.968 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.027) 0:00:06.995 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.014) 0:00:07.010 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705148462.337319, "block_size": 4096, "blocks": 0, "ctime": 1705148462.337319, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26293, "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": 1705148462.337319, "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_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.195) 0:00:07.205 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:17 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.012) 0:00:07.218 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.010) 0:00:07.228 ****** included: /WORKDIR/git-route_typez0ma0lg8/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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.066) 0:00:07.295 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.011) 0:00:07.306 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.010) 0:00:07.316 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 12:21:03 +0000 (0:00:00.009) 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 12:21:05 +0000 (0:00:02.161) 0:00:09.488 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 12:21:06 +0000 (0:00:01.130) 0:00:10.618 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 12:21:06 +0000 (0:00:00.024) 0:00:10.642 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 12:21:06 +0000 (0:00:00.024) 0:00:10.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 12:21:06 +0000 (0:00:00.024) 0:00:10.692 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.050) 0:00:10.742 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.023) 0:00:10.765 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.022) 0:00:10.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.028) 0:00:10.815 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.692) 0:00:11.508 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.026) 0:00:11.534 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.021) 0:00:11.555 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 12:21:07 +0000 (0:00:00.021) 0:00:11.577 ****** 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, 067e915c-185b-43f6-90d8-045c89311b56 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 067e915c-185b-43f6-90d8-045c89311b56 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 12:21:08 +0000 (0:00:00.979) 0:00:12.556 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 12:21:08 +0000 (0:00:00.023) 0:00:12.580 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 067e915c-185b-43f6-90d8-045c89311b56", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 067e915c-185b-43f6-90d8-045c89311b56 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 12:21:08 +0000 (0:00:00.023) 0:00:12.603 ****** 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, 067e915c-185b-43f6-90d8-045c89311b56\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 067e915c-185b-43f6-90d8-045c89311b56 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 067e915c-185b-43f6-90d8-045c89311b56", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 067e915c-185b-43f6-90d8-045c89311b56 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 12:21:08 +0000 (0:00:00.023) 0:00:12.627 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 12:21:08 +0000 (0:00:00.022) 0:00:12.649 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:42 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.247) 0:00:12.897 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.048) 0:00:12.946 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.036) 0:00:12.982 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705148462.337319, "block_size": 4096, "blocks": 0, "ctime": 1705148462.337319, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26293, "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": 1705148462.337319, "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_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.206) 0:00:13.188 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:44 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.024) 0:00:13.213 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.079) 0:00:13.292 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.039) 0:00:13.331 ****** 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.028) 0:00:13.360 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.205) 0:00:13.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 12:21:09 +0000 (0:00:00.023) 0:00:13.589 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.082787", "end": "2024-01-13 12:21:10.135706", "rc": 0, "start": "2024-01-13 12:21:10.052919" } 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.295) 0:00:13.885 ****** 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.026) 0:00:13.911 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.024) 0:00:13.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.022) 0:00:13.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.024) 0:00:13.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.023) 0:00:14.006 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.024) 0:00:14.031 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.061) 0:00:14.092 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:48 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.024) 0:00:14.117 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003854", "end": "2024-01-13 12:21:10.584030", "rc": 0, "start": "2024-01-13 12:21:10.580176" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.167 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.167 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:52 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.213) 0:00:14.331 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:58 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.023) 0:00:14.354 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003687", "end": "2024-01-13 12:21:10.815981", "rc": 0, "start": "2024-01-13 12:21:10.812294" } 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:62 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.208) 0:00:14.562 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:69 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.024) 0:00:14.586 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.023) 0:00:14.609 ****** included: /WORKDIR/git-route_typez0ma0lg8/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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.038) 0:00:14.648 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.027) 0:00:14.675 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 12:21:10 +0000 (0:00:00.021) 0:00:14.697 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 12:21:11 +0000 (0:00:00.020) 0:00:14.718 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 12:21:13 +0000 (0:00:02.154) 0:00:16.872 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.901) 0:00:17.774 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.023) 0:00:17.798 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.022) 0:00:17.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.045) 0:00:17.866 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.044) 0:00:17.910 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.023) 0:00:17.933 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.023) 0:00:17.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.025) 0:00:17.982 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.543) 0:00:18.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.025) 0:00:18.552 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.021) 0:00:18.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 12:21:14 +0000 (0:00:00.021) 0:00:18.595 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.453) 0:00:19.048 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.021) 0:00:19.069 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.024) 0:00:19.094 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.024) 0:00:19.118 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.048) 0:00:19.166 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:81 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.202) 0:00:19.368 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.053) 0:00:19.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.024) 0:00:19.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.021) 0:00:19.468 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.035) 0:00:19.503 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 12:21:15 +0000 (0:00:00.034) 0:00:19.538 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2024-01-13 12:21:16.001593", "rc": 0, "start": "2024-01-13 12:21:15.998026" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 12:21:16 +0000 (0:00:00.209) 0:00:19.747 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 12:21:16 +0000 (0:00:00.023) 0:00:19.771 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 12:21:16 +0000 (0:00:00.022) 0:00:19.794 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 12:21:18 +0000 (0:00:02.342) 0:00:22.137 ****** 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_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.032) 0:00:22.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.025) 0:00:22.195 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009322", "end": "2024-01-13 12:21:18.692899", "rc": 0, "start": "2024-01-13 12:21:18.683577" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.256) 0:00:22.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.024) 0:00:22.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.023) 0:00:22.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.023) 0:00:22.523 ****** 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:85 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.051) 0:00:22.575 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:89 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.022) 0:00:22.598 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.053) 0:00:22.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.021) 0:00:22.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 12:21:18 +0000 (0:00:00.022) 0:00:22.696 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 12:21:19 +0000 (0:00:00.035) 0:00:22.731 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 12:21:19 +0000 (0:00:00.034) 0:00:22.766 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003394", "end": "2024-01-13 12:21:19.229425", "rc": 0, "start": "2024-01-13 12:21:19.226031" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 12:21:19 +0000 (0:00:00.210) 0:00:22.977 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 12:21:19 +0000 (0:00:00.024) 0:00:23.002 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 12:21:19 +0000 (0:00:00.029) 0:00:23.031 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 12:21:21 +0000 (0:00:02.336) 0:00:25.367 ****** 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.008402", "end": "2024-01-13 12:21:21.839698", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-13 12:21:21.831296" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003860", "end": "2024-01-13 12:21:22.086648", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-13 12:21:22.082788" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004165", "end": "2024-01-13 12:21:22.283913", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-13 12:21:22.279748" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.679) 0:00:26.047 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023144", "end": "2024-01-13 12:21:22.533074", "rc": 0, "start": "2024-01-13 12:21:22.509930" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.252) 0:00:26.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.040) 0:00:26.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.030) 0:00:26.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.032) 0:00:26.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.030) 0:00:26.434 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.026) 0:00:26.461 ****** included: /WORKDIR/git-route_typez0ma0lg8/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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.075) 0:00:26.537 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.035) 0:00:26.572 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.026) 0:00:26.598 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 12:21:22 +0000 (0:00:00.037) 0:00:26.635 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 12:21:25 +0000 (0:00:02.110) 0:00:28.746 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 12:21:26 +0000 (0:00:01.003) 0:00:29.749 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.031) 0:00:29.781 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.038) 0:00:29.819 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.029) 0:00:29.849 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.074) 0:00:29.923 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.048) 0:00:29.972 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.028) 0:00:30.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.038) 0:00:30.040 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.584) 0:00:30.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.033) 0:00:30.658 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.025) 0:00:30.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 12:21:26 +0000 (0:00:00.027) 0:00:30.711 ****** 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, f825ccf9-c1a4-4f50-ac83-dac9e734832b [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.521) 0:00:31.232 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.049) 0:00:31.282 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.027) 0:00:31.309 ****** 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, f825ccf9-c1a4-4f50-ac83-dac9e734832b\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, f825ccf9-c1a4-4f50-ac83-dac9e734832b (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.027) 0:00:31.337 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.024) 0:00:31.361 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:110 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.222) 0:00:31.584 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.053) 0:00:31.637 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 12:21:27 +0000 (0:00:00.037) 0:00:31.674 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705148481.836031, "block_size": 4096, "blocks": 0, "ctime": 1705148481.836031, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26879, "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": 1705148481.836031, "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_typez0ma0lg8/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.213) 0:00:31.888 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:112 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.025) 0:00:31.914 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.101) 0:00:32.015 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.039) 0:00:32.055 ****** 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.025) 0:00:32.081 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.207) 0:00:32.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.022) 0:00:32.312 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021835", "end": "2024-01-13 12:21:28.792925", "rc": 0, "start": "2024-01-13 12:21:28.771090" } 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.227) 0:00:32.539 ****** 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_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.025) 0:00:32.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.023) 0:00:32.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.022) 0:00:32.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.022) 0:00:32.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.022) 0:00:32.654 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.026) 0:00:32.680 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 12:21:28 +0000 (0:00:00.031) 0:00:32.712 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:116 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.108) 0:00:32.821 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003621", "end": "2024-01-13 12:21:29.286428", "rc": 0, "start": "2024-01-13 12:21:29.282807" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.167 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.167 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:120 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.210) 0:00:33.032 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:126 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.023) 0:00:33.056 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003602", "end": "2024-01-13 12:21:29.518928", "rc": 0, "start": "2024-01-13 12:21:29.515326" } 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_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:130 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.209) 0:00:33.265 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:137 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.024) 0:00:33.290 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.023) 0:00:33.313 ****** included: /WORKDIR/git-route_typez0ma0lg8/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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.041) 0:00:33.355 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.040) 0:00:33.395 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.032) 0:00:33.428 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 12:21:29 +0000 (0:00:00.023) 0:00:33.452 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 12:21:31 +0000 (0:00:02.103) 0:00:35.555 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.890) 0:00:36.445 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.042) 0:00:36.487 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.024) 0:00:36.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.034) 0:00:36.546 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.046) 0:00:36.592 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.062) 0:00:36.655 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.022) 0:00:36.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 12:21:32 +0000 (0:00:00.024) 0:00:36.702 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 12:21:33 +0000 (0:00:00.545) 0:00:37.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 12:21:33 +0000 (0:00:00.026) 0:00:37.274 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 12:21:33 +0000 (0:00:00.022) 0:00:37.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 12:21:33 +0000 (0:00:00.020) 0:00:37.317 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.435) 0:00:37.753 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.032) 0:00:37.786 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.033) 0:00:37.820 ****** 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_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.041) 0:00:37.861 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.024) 0:00:37.885 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:149 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.241) 0:00:38.127 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.057) 0:00:38.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.022) 0:00:38.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.022) 0:00:38.229 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.043) 0:00:38.273 ****** included: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.038) 0:00:38.311 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003747", "end": "2024-01-13 12:21:34.790680", "rc": 0, "start": "2024-01-13 12:21:34.786933" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.227) 0:00:38.538 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.025) 0:00:38.564 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 12:21:34 +0000 (0:00:00.024) 0:00:38.588 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 13 January 2024 12:21:37 +0000 (0:00:02.325) 0:00:40.913 ****** 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_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.031) 0:00:40.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.022) 0:00:40.968 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.007854", "end": "2024-01-13 12:21:37.439055", "rc": 0, "start": "2024-01-13 12:21:37.431201" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.231) 0:00:41.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.024) 0:00:41.224 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.025) 0:00:41.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.026) 0:00:41.275 ****** 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 Saturday 13 January 2024 12:21:37 +0000 (0:00:00.011) 0:00:41.286 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.10s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.09s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.98s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-route_typez0ma0lg8/tests/tests_auto_gateway_nm.yml:6 ------------- linux-system-roles.network : Configure networking connection profiles --- 0.89s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.82s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tests_auto_gateway.yml:3 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.69s /WORKDIR/git-route_typez0ma0lg8/tests/roles/linux-system-roles.network/tasks/main.yml:85 Create veth interface veth0 --------------------------------------------- 0.68s /WORKDIR/git-route_typez0ma0lg8/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---