# 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_change_indication_on_repeat_run.yml **************************** 1 plays in /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml PLAY [Test change indication on repeat run] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:4 Thursday 21 December 2023 23:50:07 +0000 (0:00:00.011) 0:00:00.011 ***** ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:13 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.905) 0:00:00.917 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:18 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.266) 0:00:01.184 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:21 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.019) 0:00:01.203 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.012) 0:00:01.215 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.016) 0:00:01.232 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.016) 0:00:01.249 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.010) 0:00:01.259 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:50:08 +0000 (0:00:00.009) 0:00:01.269 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004997", "end": "2023-12-21 23:50:10.133225", "rc": 0, "start": "2023-12-21 23:50:09.128228" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:50:10 +0000 (0:00:01.262) 0:00:02.532 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:50:10 +0000 (0:00:00.020) 0:00:02.552 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:50:10 +0000 (0:00:00.017) 0:00:02.569 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:50:12 +0000 (0:00:02.529) 0:00:05.098 ***** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.009285", "end": "2023-12-21 23:50:12.909065", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-21 23:50:12.899780" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.004193", "end": "2023-12-21 23:50:13.163621", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-21 23:50:13.159428" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004908", "end": "2023-12-21 23:50:13.362015", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-21 23:50:13.357107" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.662) 0:00:05.761 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.023635", "end": "2023-12-21 23:50:13.585373", "rc": 0, "start": "2023-12-21 23:50:13.561738" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.224) 0:00:05.985 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.009) 0:00:05.994 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.008) 0:00:06.003 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.008) 0:00:06.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.008) 0:00:06.021 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:25 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.007) 0:00:06.028 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/assert_device_present.yml:3 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.010) 0:00:06.039 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.009) 0:00:06.048 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703202612.9038942, "block_size": 4096, "blocks": 0, "ctime": 1703202612.9038942, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1703202612.9038942, "nlink": 1, "path": "/sys/class/net/testnic1", "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 - 'testnic1'] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/assert_device_present.yml:5 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.194) 0:00:06.243 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:39 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.010) 0:00:06.254 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.027) 0:00:06.281 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.061) 0:00:06.343 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.009) 0:00:06.352 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.008) 0:00:06.361 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:50:13 +0000 (0:00:00.007) 0:00:06.368 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:50:16 +0000 (0:00:02.312) 0:00:08.681 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:50:17 +0000 (0:00:01.066) 0:00:09.748 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.027) 0:00:09.775 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.020) 0:00:09.796 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.021) 0:00:09.817 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.048) 0:00:09.866 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.028) 0:00:09.895 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.022) 0:00:09.917 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:50:17 +0000 (0:00:00.025) 0:00:09.942 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.723) 0:00:10.666 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.031) 0:00:10.698 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.028) 0:00:10.726 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.026) 0:00:10.753 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.565) 0:00:11.319 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.021) 0:00:11.340 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:50:18 +0000 (0:00:00.020) 0:00:11.361 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "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, 'testnic1': add connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.020) 0:00:11.381 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.019) 0:00:11.401 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:43 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.250) 0:00:11.651 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:46 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.022) 0:00:11.674 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.036) 0:00:11.711 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.036) 0:00:11.747 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.025) 0:00:11.772 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.019) 0:00:11.792 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:50:19 +0000 (0:00:00.038) 0:00:11.830 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:50:21 +0000 (0:00:02.262) 0:00:14.093 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.920) 0:00:15.014 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.027) 0:00:15.042 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.020) 0:00:15.062 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.019) 0:00:15.082 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.046) 0:00:15.129 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.019) 0:00:15.148 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.019) 0:00:15.168 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:50:22 +0000 (0:00:00.022) 0:00:15.191 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.566) 0:00:15.757 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.031) 0:00:15.789 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.027) 0:00:15.816 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.026) 0:00:15.843 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.410) 0:00:16.254 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.044) 0:00:16.299 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.022) 0:00:16.321 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.021) 0:00:16.342 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:50:23 +0000 (0:00:00.020) 0:00:16.362 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:50 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.199) 0:00:16.562 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:63 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.021) 0:00:16.584 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.032) 0:00:16.617 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.035) 0:00:16.652 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.024) 0:00:16.676 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.019) 0:00:16.696 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:50:24 +0000 (0:00:00.019) 0:00:16.716 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:50:26 +0000 (0:00:02.255) 0:00:18.971 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.915) 0:00:19.887 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.027) 0:00:19.914 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.039) 0:00:19.954 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.021) 0:00:19.975 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.047) 0:00:20.022 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.021) 0:00:20.044 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.021) 0:00:20.065 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:50:27 +0000 (0:00:00.024) 0:00:20.090 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.583) 0:00:20.673 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.030) 0:00:20.704 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.027) 0:00:20.731 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.026) 0:00:20.758 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.411) 0:00:21.169 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.021) 0:00:21.190 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.042) 0:00:21.233 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "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, 'testnic1': update connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.022) 0:00:21.255 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:50:28 +0000 (0:00:00.020) 0:00:21.275 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:67 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.202) 0:00:21.478 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:70 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.022) 0:00:21.500 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.035) 0:00:21.535 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.035) 0:00:21.571 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.026) 0:00:21.597 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.021) 0:00:21.618 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:50:29 +0000 (0:00:00.019) 0:00:21.638 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:50:31 +0000 (0:00:02.245) 0:00:23.884 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.906) 0:00:24.790 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.028) 0:00:24.818 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.020) 0:00:24.838 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.020) 0:00:24.858 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.089) 0:00:24.948 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.021) 0:00:24.969 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.019) 0:00:24.989 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:50:32 +0000 (0:00:00.025) 0:00:25.014 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.565) 0:00:25.580 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.032) 0:00:25.612 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.030) 0:00:25.643 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.026) 0:00:25.670 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.386) 0:00:26.057 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.021) 0:00:26.078 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.020) 0:00:26.099 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, b55a3ec8-cd08-4f48-9c3f-44d0a4d7d9f2 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.022) 0:00:26.121 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.042) 0:00:26.164 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:74 Thursday 21 December 2023 23:50:33 +0000 (0:00:00.207) 0:00:26.372 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:82 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.024) 0:00:26.396 ***** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.039) 0:00:26.436 ***** included: /WORKDIR/git-wifi_fixaca24nup/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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.042) 0:00:26.478 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.027) 0:00:26.505 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.027) 0:00:26.533 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 23:50:34 +0000 (0:00:00.033) 0:00:26.567 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 23:50:36 +0000 (0:00:02.253) 0:00:28.820 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.903) 0:00:29.724 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.027) 0:00:29.751 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.021) 0:00:29.772 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.019) 0:00:29.792 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.046) 0:00:29.839 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.043) 0:00:29.882 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.021) 0:00:29.904 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 23:50:37 +0000 (0:00:00.025) 0:00:29.929 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.575) 0:00:30.504 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.031) 0:00:30.536 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.027) 0:00:30.564 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.028) 0:00:30.592 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.441) 0:00:31.033 ***** 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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.020) 0:00:31.054 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.020) 0:00:31.074 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "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-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.020) 0:00:31.095 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.019) 0:00:31.115 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:91 Thursday 21 December 2023 23:50:38 +0000 (0:00:00.225) 0:00:31.340 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.037) 0:00:31.378 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.021) 0:00:31.399 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.021) 0:00:31.421 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml:3 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.033) 0:00:31.454 ***** included: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.032) 0:00:31.486 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003838", "end": "2023-12-21 23:50:39.291292", "rc": 0, "start": "2023-12-21 23:50:39.287454" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.215) 0:00:31.701 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/show_interfaces.yml:5 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.022) 0:00:31.724 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 23:50:39 +0000 (0:00:00.022) 0:00:31.746 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 23:50:41 +0000 (0:00:02.390) 0:00:34.137 ***** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 23:50:41 +0000 (0:00:00.029) 0:00:34.167 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 23:50:41 +0000 (0:00:00.022) 0:00:34.189 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.022791", "end": "2023-12-21 23:50:42.016839", "rc": 0, "start": "2023-12-21 23:50:41.994048" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 23:50:42 +0000 (0:00:00.241) 0:00:34.431 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 23:50:42 +0000 (0:00:00.021) 0:00:34.453 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 23:50:42 +0000 (0:00:00.021) 0:00:34.474 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 23:50:42 +0000 (0:00:00.020) 0:00:34.495 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=73 changed=3 unreachable=0 failed=0 skipped=85 rescued=0 ignored=0 Thursday 21 December 2023 23:50:42 +0000 (0:00:00.006) 0:00:34.501 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:16 -------- linux-system-roles.network : Enable and start NetworkManager ------------ 2.44s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 Install iproute --------------------------------------------------------- 2.39s /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:16 -------- linux-system-roles.network : Check which services are running ----------- 2.31s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.26s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.78s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-wifi_fixaca24nup/tests/tasks/get_current_interfaces.yml:3 -------- linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-wifi_fixaca24nup/tests/tests_change_indication_on_repeat_run.yml:4 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Re-test connectivity ----------------------- 0.86s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:155 Create veth interface testnic1 ------------------------------------------ 0.66s /WORKDIR/git-wifi_fixaca24nup/tests/tasks/manage_test_interface.yml:24 -------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-wifi_fixaca24nup/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---