# 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-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/tests_auto_gateway_nm.yml:5 Saturday 09 December 2023 13:33:25 +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-weekly-cibr00c4i6/tests/tests_auto_gateway_nm.yml:9 Saturday 09 December 2023 13:33:26 +0000 (0:00:00.877) 0:00:00.890 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:3 Saturday 09 December 2023 13:33:26 +0000 (0:00:00.012) 0:00:00.902 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:19 Saturday 09 December 2023 13:33:26 +0000 (0:00:00.520) 0:00:01.422 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:24 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.252) 0:00:01.675 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:28 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.025) 0:00:01.701 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/el_repo_setup.yml:53 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.026) 0:00:01.727 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:8 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.057) 0:00:01.785 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:24 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.009) 0:00:01.794 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:30 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.008) 0:00:01.803 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:35 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.008) 0:00:01.812 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tasks/enable_epel.yml:40 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.012) 0:00:01.824 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/tests_auto_gateway_nm.yml:11 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.008) 0:00:01.832 ***** 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:3 Saturday 09 December 2023 13:33:27 +0000 (0:00:00.012) 0:00:01.844 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:9 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.761) 0:00:02.606 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.030) 0:00:02.636 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.020) 0:00:02.657 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003554", "end": "2023-12-09 13:33:28.386684", "rc": 0, "start": "2023-12-09 13:33:28.383130" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.334) 0:00:02.992 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.020) 0:00:03.013 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:11 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.016) 0:00:03.029 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.029) 0:00:03.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.012) 0:00:03.071 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.017) 0:00:03.089 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.014) 0:00:03.103 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.012) 0:00:03.116 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003694", "end": "2023-12-09 13:33:28.745808", "rc": 0, "start": "2023-12-09 13:33:28.742114" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.205) 0:00:03.322 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.012) 0:00:03.334 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 13:33:28 +0000 (0:00:00.010) 0:00:03.345 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 13:33:31 +0000 (0:00:02.592) 0:00:05.937 ***** 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.114389", "end": "2023-12-09 13:33:31.695365", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-09 13:33:31.580976" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004053", "end": "2023-12-09 13:33:31.941832", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-09 13:33:31.937779" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003778", "end": "2023-12-09 13:33:32.135308", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-09 13:33:32.131530" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.773) 0:00:06.711 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.203515", "end": "2023-12-09 13:33:32.534433", "rc": 0, "start": "2023-12-09 13:33:32.330918" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.400) 0:00:07.111 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.011) 0:00:07.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.011) 0:00:07.135 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.011) 0:00:07.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.010) 0:00:07.157 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:15 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.009) 0:00:07.167 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.028) 0:00:07.196 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.018) 0:00:07.214 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702128811.6924582, "block_size": 4096, "blocks": 0, "ctime": 1702128811.6924582, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26405, "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": 1702128811.6924582, "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-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.201) 0:00:07.415 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:17 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.013) 0:00:07.429 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.010) 0:00:07.439 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.067) 0:00:07.507 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.011) 0:00:07.519 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.011) 0:00:07.530 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:33:32 +0000 (0:00:00.016) 0:00:07.546 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:33:35 +0000 (0:00:02.172) 0:00:09.719 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:33:36 +0000 (0:00:01.221) 0:00:10.941 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.027) 0:00:10.969 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.022) 0:00:10.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.021) 0:00:11.012 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.046) 0:00:11.059 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.022) 0:00:11.082 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.024) 0:00:11.106 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:33:36 +0000 (0:00:00.032) 0:00:11.138 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:33:37 +0000 (0:00:00.689) 0:00:11.827 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:33:37 +0000 (0:00:00.028) 0:00:11.856 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:33:37 +0000 (0:00:00.022) 0:00:11.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:33:37 +0000 (0:00:00.021) 0:00:11.900 ***** 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, 3d189629-05c9-4125-99f5-eca21ca443d1 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:33:38 +0000 (0:00:01.057) 0:00:12.957 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.023) 0:00:12.980 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.023) 0:00:13.004 ***** 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, 3d189629-05c9-4125-99f5-eca21ca443d1\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d189629-05c9-4125-99f5-eca21ca443d1 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.023) 0:00:13.027 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.021) 0:00:13.048 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:42 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.250) 0:00:13.298 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.049) 0:00:13.348 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 09 December 2023 13:33:38 +0000 (0:00:00.034) 0:00:13.382 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702128811.6924582, "block_size": 4096, "blocks": 0, "ctime": 1702128811.6924582, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26405, "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": 1702128811.6924582, "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-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.207) 0:00:13.590 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:44 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.024) 0:00:13.614 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.077) 0:00:13.692 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.039) 0:00:13.731 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.025) 0:00:13.756 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.207) 0:00:13.964 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.021) 0:00:13.986 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.135823", "end": "2023-12-09 13:33:39.743269", "rc": 0, "start": "2023-12-09 13:33:39.607446" } 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.345) 0:00:14.331 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.024) 0:00:14.356 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.022) 0:00:14.378 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.022) 0:00:14.401 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.028) 0:00:14.430 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.024) 0:00:14.454 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.024) 0:00:14.479 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 09 December 2023 13:33:39 +0000 (0:00:00.055) 0:00:14.534 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:48 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.024) 0:00:14.559 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003621", "end": "2023-12-09 13:33:40.184316", "rc": 0, "start": "2023-12-09 13:33:40.180695" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.205 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.205 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:52 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.212) 0:00:14.772 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:58 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.034) 0:00:14.807 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003983", "end": "2023-12-09 13:33:40.434485", "rc": 0, "start": "2023-12-09 13:33:40.430502" } 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:62 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.215) 0:00:15.022 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:69 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.024) 0:00:15.046 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.022) 0:00:15.069 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.040) 0:00:15.109 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.026) 0:00:15.136 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.021) 0:00:15.157 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:33:40 +0000 (0:00:00.022) 0:00:15.179 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:33:42 +0000 (0:00:02.110) 0:00:17.290 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.902) 0:00:18.192 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.022) 0:00:18.214 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.021) 0:00:18.236 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.045) 0:00:18.282 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.045) 0:00:18.327 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.023) 0:00:18.350 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.022) 0:00:18.372 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:33:43 +0000 (0:00:00.025) 0:00:18.398 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.550) 0:00:18.948 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.025) 0:00:18.974 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.021) 0:00:18.995 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.022) 0:00:19.018 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.454) 0:00:19.472 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.022) 0:00:19.495 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.025) 0:00:19.521 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:33:44 +0000 (0:00:00.023) 0:00:19.544 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.051) 0:00:19.596 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:81 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.203) 0:00:19.799 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.054) 0:00:19.854 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.023) 0:00:19.878 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.022) 0:00:19.900 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.037) 0:00:19.938 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.034) 0:00:19.972 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003695", "end": "2023-12-09 13:33:45.598421", "rc": 0, "start": "2023-12-09 13:33:45.594726" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.213) 0:00:20.186 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.022) 0:00:20.209 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 13:33:45 +0000 (0:00:00.022) 0:00:20.232 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 13:33:47 +0000 (0:00:02.300) 0:00:22.532 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.031) 0:00:22.564 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.022) 0:00:22.587 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010547", "end": "2023-12-09 13:33:48.219542", "rc": 0, "start": "2023-12-09 13:33:48.208995" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.239) 0:00:22.827 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.029) 0:00:22.857 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.024) 0:00:22.882 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.035) 0:00:22.917 ***** 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:85 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.037) 0:00:22.954 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:89 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.079) 0:00:23.034 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.070) 0:00:23.105 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.024) 0:00:23.129 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.038) 0:00:23.168 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.045) 0:00:23.213 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.035) 0:00:23.249 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003470", "end": "2023-12-09 13:33:48.874960", "rc": 0, "start": "2023-12-09 13:33:48.871490" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.217) 0:00:23.466 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.024) 0:00:23.490 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 13:33:48 +0000 (0:00:00.024) 0:00:23.515 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 13:33:51 +0000 (0:00:02.378) 0:00:25.894 ***** 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.007422", "end": "2023-12-09 13:33:51.527325", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-09 13:33:51.519903" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003748", "end": "2023-12-09 13:33:51.774410", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-09 13:33:51.770662" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004079", "end": "2023-12-09 13:33:51.967280", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-09 13:33:51.963201" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.661) 0:00:26.555 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022838", "end": "2023-12-09 13:33:52.199275", "rc": 0, "start": "2023-12-09 13:33:52.176437" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.232) 0:00:26.788 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.024) 0:00:26.812 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.023) 0:00:26.836 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.025) 0:00:26.862 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.058) 0:00:26.920 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.023) 0:00:26.944 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.044) 0:00:26.989 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.026) 0:00:27.015 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.021) 0:00:27.037 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:33:52 +0000 (0:00:00.021) 0:00:27.058 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:33:54 +0000 (0:00:02.097) 0:00:29.156 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.943) 0:00:30.099 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.025) 0:00:30.124 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.021) 0:00:30.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.026) 0:00:30.173 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.044) 0:00:30.218 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.021) 0:00:30.239 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.021) 0:00:30.261 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:33:55 +0000 (0:00:00.027) 0:00:30.288 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.595) 0:00:30.884 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.039) 0:00:30.923 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.060) 0:00:30.984 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.041) 0:00:31.026 ***** 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, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.483) 0:00:31.510 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:33:56 +0000 (0:00:00.025) 0:00:31.535 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.028) 0:00:31.564 ***** 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, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 71f3ef8c-d1fe-47c4-9617-9fda070cc03d (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.035) 0:00:31.599 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.022) 0:00:31.622 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:110 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.229) 0:00:31.852 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.056) 0:00:31.908 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.076) 0:00:31.984 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702128831.524733, "block_size": 4096, "blocks": 0, "ctime": 1702128831.524733, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26991, "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": 1702128831.524733, "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-weekly-cibr00c4i6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.212) 0:00:32.197 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:112 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.026) 0:00:32.223 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.053) 0:00:32.276 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.037) 0:00:32.313 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.022) 0:00:32.336 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 09 December 2023 13:33:57 +0000 (0:00:00.205) 0:00:32.541 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.022) 0:00:32.564 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022082", "end": "2023-12-09 13:33:58.208879", "rc": 0, "start": "2023-12-09 13:33:58.186797" } 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.231) 0:00:32.796 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.024) 0:00:32.821 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.022) 0:00:32.844 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.062) 0:00:32.906 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.024) 0:00:32.930 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.023) 0:00:32.954 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.026) 0:00:32.981 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.024) 0:00:33.005 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:116 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.024) 0:00:33.030 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003696", "end": "2023-12-09 13:33:58.656005", "rc": 0, "start": "2023-12-09 13:33:58.652309" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.42.205 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.42.205 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:120 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.213) 0:00:33.243 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:126 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.023) 0:00:33.267 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003643", "end": "2023-12-09 13:33:58.892475", "rc": 0, "start": "2023-12-09 13:33:58.888832" } 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-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:130 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.212) 0:00:33.480 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:137 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.025) 0:00:33.505 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 09 December 2023 13:33:58 +0000 (0:00:00.022) 0:00:33.527 ***** included: /WORKDIR/git-weekly-cibr00c4i6/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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 09 December 2023 13:33:59 +0000 (0:00:00.044) 0:00:33.572 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 09 December 2023 13:33:59 +0000 (0:00:00.027) 0:00:33.599 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 09 December 2023 13:33:59 +0000 (0:00:00.021) 0:00:33.621 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 09 December 2023 13:33:59 +0000 (0:00:00.059) 0:00:33.681 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 09 December 2023 13:34:01 +0000 (0:00:02.119) 0:00:35.800 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.900) 0:00:36.700 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.024) 0:00:36.725 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.021) 0:00:36.747 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.057) 0:00:36.804 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.051) 0:00:36.856 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.025) 0:00:36.881 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.022) 0:00:36.903 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.025) 0:00:36.929 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.555) 0:00:37.484 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.026) 0:00:37.510 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 09 December 2023 13:34:02 +0000 (0:00:00.021) 0:00:37.532 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.022) 0:00:37.554 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.442) 0:00:37.997 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.024) 0:00:38.022 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.036) 0:00:38.058 ***** 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-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.086) 0:00:38.144 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.024) 0:00:38.168 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:149 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.214) 0:00:38.383 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.055) 0:00:38.439 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.023) 0:00:38.462 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.021) 0:00:38.484 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 09 December 2023 13:34:03 +0000 (0:00:00.035) 0:00:38.520 ***** included: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 09 December 2023 13:34:04 +0000 (0:00:00.034) 0:00:38.554 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003437", "end": "2023-12-09 13:34:04.178665", "rc": 0, "start": "2023-12-09 13:34:04.175228" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 09 December 2023 13:34:04 +0000 (0:00:00.211) 0:00:38.766 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 09 December 2023 13:34:04 +0000 (0:00:00.023) 0:00:38.790 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 09 December 2023 13:34:04 +0000 (0:00:00.022) 0:00:38.812 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 09 December 2023 13:34:06 +0000 (0:00:02.303) 0:00:41.116 ***** 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-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.032) 0:00:41.148 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.024) 0:00:41.173 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020523", "end": "2023-12-09 13:34:06.817786", "rc": 0, "start": "2023-12-09 13:34:06.797263" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.239) 0:00:41.413 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.034) 0:00:41.447 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.028) 0:00:41.476 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 09 December 2023 13:34:06 +0000 (0:00:00.038) 0:00:41.514 ***** 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 09 December 2023 13:34:06 +0000 (0:00:00.025) 0:00:41.539 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.12s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.10s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.22s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.11s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.06s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.90s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cibr00c4i6/tests/tests_auto_gateway_nm.yml:5 -------------- Create veth interface veth0 --------------------------------------------- 0.77s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tests_auto_gateway.yml:3 ------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.69s /WORKDIR/git-weekly-cibr00c4i6/tests/roles/linux-system-roles.network/tasks/main.yml:85 Create veth interface veth0 --------------------------------------------- 0.66s /WORKDIR/git-weekly-cibr00c4i6/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---