# 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-cib2ia0h9k/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-cib2ia0h9k/tests/tests_auto_gateway_nm.yml:6 Saturday 10 February 2024 13:17:45 +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-cib2ia0h9k/tests/tests_auto_gateway_nm.yml:9 Saturday 10 February 2024 13:17:45 +0000 (0:00:00.603) 0:00:00.615 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:17:45 +0000 (0:00:00.011) 0:00:00.627 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:19 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.331) 0:00:00.958 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:24 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.251) 0:00:01.210 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:28 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.020) 0:00:01.231 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:53 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.017) 0:00:01.248 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.031) 0:00:01.279 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.009) 0:00:01.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.009) 0:00:01.298 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.010) 0:00:01.309 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.009) 0:00:01.318 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_auto_gateway_nm.yml:11 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.008) 0:00:01.327 ***** 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-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:3 Saturday 10 February 2024 13:17:46 +0000 (0:00:00.011) 0:00:01.339 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:9 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.495) 0:00:01.834 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.022) 0:00:01.857 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.012) 0:00:01.869 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002860", "end": "2024-02-10 13:17:47.359446", "rc": 0, "start": "2024-02-10 13:17:47.356586" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.226) 0:00:02.096 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.012) 0:00:02.108 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:11 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.010) 0:00:02.119 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.027) 0:00:02.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.010) 0:00:02.157 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.010) 0:00:02.167 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.013) 0:00:02.181 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.012) 0:00:02.194 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002912", "end": "2024-02-10 13:17:47.634825", "rc": 0, "start": "2024-02-10 13:17:47.631913" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.176) 0:00:02.371 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.012) 0:00:02.383 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:17:47 +0000 (0:00:00.010) 0:00:02.394 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:17:49 +0000 (0:00:01.963) 0:00:04.357 ***** 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.016414", "end": "2024-02-10 13:17:49.816481", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-10 13:17:49.800067" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003153", "end": "2024-02-10 13:17:50.023686", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-10 13:17:50.020533" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003297", "end": "2024-02-10 13:17:50.196954", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-10 13:17:50.193657" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.577) 0:00:04.934 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.090490", "end": "2024-02-10 13:17:50.465814", "rc": 0, "start": "2024-02-10 13:17:50.375324" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.268) 0:00:05.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.011) 0:00:05.215 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.010) 0:00:05.226 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.010) 0:00:05.236 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.011) 0:00:05.247 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:15 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.009) 0:00:05.257 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.041) 0:00:05.298 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.014) 0:00:05.313 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571069.8111026, "block_size": 4096, "blocks": 0, "ctime": 1707571069.8111026, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22928, "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": 1707571069.8111026, "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-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.176) 0:00:05.489 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:17 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.012) 0:00:05.502 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.009) 0:00:05.511 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.065) 0:00:05.577 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.012) 0:00:05.589 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.010) 0:00:05.600 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:17:50 +0000 (0:00:00.009) 0:00:05.610 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:17:52 +0000 (0:00:01.390) 0:00:07.000 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:17:53 +0000 (0:00:01.129) 0:00:08.129 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.040) 0:00:08.170 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.021) 0:00:08.191 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.020) 0:00:08.212 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.042) 0:00:08.255 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.022) 0:00:08.277 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.022) 0:00:08.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:17:53 +0000 (0:00:00.025) 0:00:08.324 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.470) 0:00:08.795 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.025) 0:00:08.821 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.020) 0:00:08.841 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.020) 0:00:08.862 ***** 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, 35c818a5-5116-4a98-b70d-341b3043352c [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.811) 0:00:09.673 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:17:54 +0000 (0:00:00.021) 0:00:09.695 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.049) 0:00:09.744 ***** 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, 35c818a5-5116-4a98-b70d-341b3043352c\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 35c818a5-5116-4a98-b70d-341b3043352c (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.030) 0:00:09.775 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.022) 0:00:09.797 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:42 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.233) 0:00:10.030 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.049) 0:00:10.080 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.034) 0:00:10.114 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571069.8111026, "block_size": 4096, "blocks": 0, "ctime": 1707571069.8111026, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22928, "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": 1707571069.8111026, "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-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.187) 0:00:10.301 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:44 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.023) 0:00:10.324 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.048) 0:00:10.373 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.037) 0:00:10.411 ***** 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.021) 0:00:10.432 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.200) 0:00:10.632 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 10 February 2024 13:17:55 +0000 (0:00:00.022) 0:00:10.655 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.095073", "end": "2024-02-10 13:17:56.189772", "rc": 0, "start": "2024-02-10 13:17:56.094699" } 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.283) 0:00:10.939 ***** 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.025) 0:00:10.964 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.023) 0:00:10.988 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.022) 0:00:11.010 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.021) 0:00:11.032 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.022) 0:00:11.054 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.024) 0:00:11.078 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.023) 0:00:11.102 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:48 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.022) 0:00:11.125 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003336", "end": "2024-02-10 13:17:56.567476", "rc": 0, "start": "2024-02-10 13:17:56.564140" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.254 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.254 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-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:52 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.189) 0:00:11.314 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:58 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.022) 0:00:11.336 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003029", "end": "2024-02-10 13:17:56.777396", "rc": 0, "start": "2024-02-10 13:17:56.774367" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 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-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:62 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.196) 0:00:11.533 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:69 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.027) 0:00:11.560 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.054) 0:00:11.614 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.040) 0:00:11.655 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.027) 0:00:11.683 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:17:56 +0000 (0:00:00.022) 0:00:11.705 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:17:57 +0000 (0:00:00.021) 0:00:11.727 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:17:58 +0000 (0:00:01.340) 0:00:13.068 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.943) 0:00:14.011 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.022) 0:00:14.033 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.021) 0:00:14.054 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.022) 0:00:14.077 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.043) 0:00:14.120 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.021) 0:00:14.141 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.021) 0:00:14.163 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.026) 0:00:14.190 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.342) 0:00:14.532 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.025) 0:00:14.558 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.020) 0:00:14.578 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:17:59 +0000 (0:00:00.020) 0:00:14.599 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.404) 0:00:15.004 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.021) 0:00:15.026 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.055) 0:00:15.081 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.024) 0:00:15.105 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.023) 0:00:15.129 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:81 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.184) 0:00:15.313 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.053) 0:00:15.366 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.022) 0:00:15.389 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.020) 0:00:15.410 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.035) 0:00:15.445 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.033) 0:00:15.478 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003006", "end": "2024-02-10 13:18:00.922786", "rc": 0, "start": "2024-02-10 13:18:00.919780" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.191) 0:00:15.669 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.022) 0:00:15.692 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:00 +0000 (0:00:00.021) 0:00:15.714 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:18:01 +0000 (0:00:00.865) 0:00:16.579 ***** 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-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:18:01 +0000 (0:00:00.032) 0:00:16.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:18:01 +0000 (0:00:00.022) 0:00:16.634 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014408", "end": "2024-02-10 13:18:02.092503", "rc": 0, "start": "2024-02-10 13:18:02.078095" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.210) 0:00:16.845 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.023) 0:00:16.868 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.023) 0:00:16.892 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.023) 0:00:16.915 ***** 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-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:85 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.021) 0:00:16.937 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:89 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.021) 0:00:16.959 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.049) 0:00:17.009 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.020) 0:00:17.030 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.020) 0:00:17.051 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.067) 0:00:17.118 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.034) 0:00:17.153 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003094", "end": "2024-02-10 13:18:02.596237", "rc": 0, "start": "2024-02-10 13:18:02.593143" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.191) 0:00:17.344 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.024) 0:00:17.368 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:02 +0000 (0:00:00.021) 0:00:17.390 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:18:03 +0000 (0:00:00.849) 0:00:18.239 ***** 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.018119", "end": "2024-02-10 13:18:03.701626", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-10 13:18:03.683507" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003433", "end": "2024-02-10 13:18:03.892946", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-10 13:18:03.889513" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003548", "end": "2024-02-10 13:18:04.065480", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-10 13:18:04.061932" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.573) 0:00:18.813 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021552", "end": "2024-02-10 13:18:04.276244", "rc": 0, "start": "2024-02-10 13:18:04.254692" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.213) 0:00:19.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.023) 0:00:19.050 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.021) 0:00:19.071 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.061) 0:00:19.133 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.023) 0:00:19.156 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.020) 0:00:19.177 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.039) 0:00:19.217 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.027) 0:00:19.244 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.021) 0:00:19.266 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:18:04 +0000 (0:00:00.020) 0:00:19.286 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:18:05 +0000 (0:00:01.341) 0:00:20.628 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.955) 0:00:21.583 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.022) 0:00:21.606 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.021) 0:00:21.628 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.022) 0:00:21.650 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.043) 0:00:21.694 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:18:06 +0000 (0:00:00.020) 0:00:21.714 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.020) 0:00:21.735 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.023) 0:00:21.759 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.351) 0:00:22.111 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.025) 0:00:22.137 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.020) 0:00:22.158 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.022) 0:00:22.180 ***** 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, e34e6640-0e03-47cc-ade4-e8979f5b76ca [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.422) 0:00:22.603 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.022) 0:00:22.625 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.022) 0:00:22.648 ***** 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, e34e6640-0e03-47cc-ade4-e8979f5b76ca\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, e34e6640-0e03-47cc-ade4-e8979f5b76ca (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.023) 0:00:22.672 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:18:07 +0000 (0:00:00.021) 0:00:22.693 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:110 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.182) 0:00:22.876 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.052) 0:00:22.928 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.035) 0:00:22.963 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571083.686793, "block_size": 4096, "blocks": 0, "ctime": 1707571083.686793, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23514, "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": 1707571083.686793, "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-cib2ia0h9k/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.187) 0:00:23.151 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:112 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.023) 0:00:23.175 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.050) 0:00:23.226 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.074) 0:00:23.301 ***** 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.022) 0:00:23.323 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.186) 0:00:23.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 10 February 2024 13:18:08 +0000 (0:00:00.022) 0:00:23.533 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020811", "end": "2024-02-10 13:18:08.995449", "rc": 0, "start": "2024-02-10 13:18:08.974638" } 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.209) 0:00:23.743 ***** 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-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.024) 0:00:23.767 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.022) 0:00:23.789 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.021) 0:00:23.811 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.024) 0:00:23.836 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.022) 0:00:23.858 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.023) 0:00:23.882 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.023) 0:00:23.905 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:116 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.022) 0:00:23.928 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003031", "end": "2024-02-10 13:18:09.370603", "rc": 0, "start": "2024-02-10 13:18:09.367572" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.254 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.254 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-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:120 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.189) 0:00:24.117 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:126 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.024) 0:00:24.142 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003297", "end": "2024-02-10 13:18:09.584706", "rc": 0, "start": "2024-02-10 13:18:09.581409" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:130 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.240) 0:00:24.382 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:137 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.026) 0:00:24.409 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.024) 0:00:24.433 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.039) 0:00:24.473 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.027) 0:00:24.500 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.021) 0:00:24.522 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:18:09 +0000 (0:00:00.020) 0:00:24.543 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:18:11 +0000 (0:00:01.347) 0:00:25.890 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.964) 0:00:26.854 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.023) 0:00:26.878 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.021) 0:00:26.900 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.020) 0:00:26.921 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.043) 0:00:26.965 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.020) 0:00:26.985 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.020) 0:00:27.006 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.023) 0:00:27.030 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.341) 0:00:27.372 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.025) 0:00:27.397 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.022) 0:00:27.420 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:18:12 +0000 (0:00:00.021) 0:00:27.441 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.450) 0:00:27.891 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.023) 0:00:27.915 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.031) 0:00:27.946 ***** 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-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.024) 0:00:27.970 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.021) 0:00:27.992 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:149 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.181) 0:00:28.173 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.054) 0:00:28.228 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.020) 0:00:28.248 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.020) 0:00:28.269 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.033) 0:00:28.303 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.033) 0:00:28.336 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002884", "end": "2024-02-10 13:18:13.779205", "rc": 0, "start": "2024-02-10 13:18:13.776321" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.189) 0:00:28.525 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.075) 0:00:28.600 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:18:13 +0000 (0:00:00.025) 0:00:28.626 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:18:14 +0000 (0:00:00.852) 0:00:29.478 ***** 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-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:18:14 +0000 (0:00:00.034) 0:00:29.513 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:18:14 +0000 (0:00:00.038) 0:00:29.551 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.016444", "end": "2024-02-10 13:18:15.016388", "rc": 0, "start": "2024-02-10 13:18:14.999944" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:18:15 +0000 (0:00:00.214) 0:00:29.766 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:18:15 +0000 (0:00:00.023) 0:00:29.790 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:18:15 +0000 (0:00:00.023) 0:00:29.813 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:18:15 +0000 (0:00:00.023) 0:00:29.837 ***** 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 10 February 2024 13:18:15 +0000 (0:00:00.009) 0:00:29.847 ***** =============================================================================== Install iproute --------------------------------------------------------- 1.96s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.39s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.34s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.34s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.81s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.68s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.60s /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_auto_gateway_nm.yml:6 -------------- Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.57s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-cib2ia0h9k/tests/playbooks/tests_auto_gateway.yml:3 ------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.47s /WORKDIR/git-weekly-cib2ia0h9k/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---