# 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-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml PLAY [Test change indication on repeat run] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:4 Sunday 18 February 2024 19:18:15 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:13 Sunday 18 February 2024 19:18:15 +0000 (0:00:00.558) 0:00:00.570 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:18 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.192) 0:00:00.763 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:21 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.019) 0:00:00.783 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.012) 0:00:00.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.017) 0:00:00.813 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.017) 0:00:00.830 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.010) 0:00:00.841 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 19:18:16 +0000 (0:00:00.010) 0:00:00.851 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005304", "end": "2024-02-18 19:18:17.335574", "rc": 0, "start": "2024-02-18 19:18:16.330270" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 19:18:17 +0000 (0:00:01.194) 0:00:02.046 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 19:18:17 +0000 (0:00:00.018) 0:00:02.065 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 19:18:17 +0000 (0:00:00.017) 0:00:02.082 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 19:18:17 +0000 (0:00:00.492) 0:00:02.575 ******* 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.014107", "end": "2024-02-18 19:18:18.002747", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-02-18 19:18:17.988640" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.006924", "end": "2024-02-18 19:18:18.129710", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-02-18 19:18:18.122786" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.007124", "end": "2024-02-18 19:18:18.250727", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-02-18 19:18:18.243603" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.387) 0:00:02.963 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.027413", "end": "2024-02-18 19:18:18.400904", "rc": 0, "start": "2024-02-18 19:18:18.373491" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.149) 0:00:03.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:25 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.008) 0:00:03.163 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.174 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.184 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708283898.0000768, "block_size": 4096, "blocks": 0, "ctime": 1708283898.0000768, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17560, "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": 1708283898.0000768, "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-nm_plugin_hotfixpieg_82a/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.122) 0:00:03.306 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:39 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.011) 0:00:03.318 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.028) 0:00:03.346 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.063) 0:00:03.410 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.011) 0:00:03.421 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.010) 0:00:03.432 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 19:18:18 +0000 (0:00:00.008) 0:00:03.440 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 19:18:19 +0000 (0:00:00.846) 0:00:04.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 : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.794) 0:00:05.081 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.025) 0:00:05.107 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.017) 0:00:05.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.019) 0:00:05.144 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.047) 0:00:05.192 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.019) 0:00:05.211 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.020) 0:00:05.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.023) 0:00:05.255 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.366) 0:00:05.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.028) 0:00:05.651 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 19:18:20 +0000 (0:00:00.025) 0:00:05.676 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.024) 0:00:05.700 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.437) 0:00:06.138 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.020) 0:00:06.159 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.020) 0:00:06.180 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.041) 0:00:06.221 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.020) 0:00:06.242 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:43 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.176) 0:00:06.418 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:46 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.020) 0:00:06.439 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.033) 0:00:06.472 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.032) 0:00:06.504 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.024) 0:00:06.529 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.020) 0:00:06.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 19:18:21 +0000 (0:00:00.019) 0:00:06.569 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 19:18:22 +0000 (0:00:00.777) 0:00:07.346 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.657) 0:00:08.004 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.027) 0:00:08.031 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.019) 0:00:08.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.020) 0:00:08.071 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.044) 0:00:08.115 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.020) 0:00:08.136 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.020) 0:00:08.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.022) 0:00:08.179 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.230) 0:00:08.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.030) 0:00:08.440 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.024) 0:00:08.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 19:18:23 +0000 (0:00:00.025) 0:00:08.489 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.330) 0:00:08.820 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.043) 0:00:08.863 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.021) 0:00:08.885 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.020) 0:00:08.905 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.019) 0:00:08.925 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:50 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.124) 0:00:09.049 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:63 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.022) 0:00:09.072 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.030) 0:00:09.103 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.033) 0:00:09.136 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.025) 0:00:09.162 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.019) 0:00:09.181 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 19:18:24 +0000 (0:00:00.019) 0:00:09.201 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 19:18:25 +0000 (0:00:00.765) 0:00:09.967 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 19:18:25 +0000 (0:00:00.664) 0:00:10.631 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 19:18:25 +0000 (0:00:00.027) 0:00:10.659 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 19:18:25 +0000 (0:00:00.020) 0:00:10.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.027) 0:00:10.707 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.049) 0:00:10.756 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.020) 0:00:10.776 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.019) 0:00:10.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.023) 0:00:10.819 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.230) 0:00:11.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.028) 0:00:11.078 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.023) 0:00:11.102 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.024) 0:00:11.126 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.341) 0:00:11.468 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.020) 0:00:11.489 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.020) 0:00:11.509 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (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, 1403e922-d52b-491c-9ba8-df81467ad05a", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a (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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.021) 0:00:11.531 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.020) 0:00:11.551 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:67 Sunday 18 February 2024 19:18:26 +0000 (0:00:00.124) 0:00:11.676 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:70 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.021) 0:00:11.697 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.033) 0:00:11.730 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.034) 0:00:11.765 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.026) 0:00:11.792 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.020) 0:00:11.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.020) 0:00:11.832 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 19:18:27 +0000 (0:00:00.781) 0:00:12.614 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.637) 0:00:13.252 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.025) 0:00:13.278 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.020) 0:00:13.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.020) 0:00:13.318 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.053) 0:00:13.372 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.019) 0:00:13.392 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.023) 0:00:13.415 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.026) 0:00:13.441 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 19:18:28 +0000 (0:00:00.231) 0:00:13.673 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.029) 0:00:13.702 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.027) 0:00:13.730 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.026) 0:00:13.756 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.336) 0:00:14.093 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.020) 0:00:14.114 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.021) 0:00:14.136 ******* 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, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 1403e922-d52b-491c-9ba8-df81467ad05a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.023) 0:00:14.159 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.021) 0:00:14.180 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:74 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.129) 0:00:14.310 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:82 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.022) 0:00:14.332 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.036) 0:00:14.369 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.035) 0:00:14.404 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.026) 0:00:14.430 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.020) 0:00:14.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 19:18:29 +0000 (0:00:00.019) 0:00:14.471 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 19:18:30 +0000 (0:00:00.755) 0:00:15.227 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.638) 0:00:15.866 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.025) 0:00:15.892 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.019) 0:00:15.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.020) 0:00:15.931 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.045) 0:00:15.977 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.019) 0:00:15.997 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.020) 0:00:16.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.022) 0:00:16.040 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.235) 0:00:16.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.028) 0:00:16.304 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.051) 0:00:16.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 19:18:31 +0000 (0:00:00.025) 0:00:16.380 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.382) 0:00:16.763 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.019) 0:00:16.783 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.021) 0:00:16.804 ******* 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-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.021) 0:00:16.826 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.019) 0:00:16.845 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:91 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.129) 0:00:16.975 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.033) 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-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.020) 0:00:17.029 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.019) 0:00:17.048 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.030) 0:00:17.078 ******* included: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.028) 0:00:17.107 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-02-18 19:18:32.519763", "rc": 0, "start": "2024-02-18 19:18:32.516095" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.160) 0:00:17.268 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.022) 0:00:17.291 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.020) 0:00:17.311 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.340) 0:00:17.652 ******* 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-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 19:18:32 +0000 (0:00:00.028) 0:00:17.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.020) 0:00:17.701 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.013144", "end": "2024-02-18 19:18:33.126199", "rc": 0, "start": "2024-02-18 19:18:33.113055" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.145) 0:00:17.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.021) 0:00:17.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.020) 0:00:17.889 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.021) 0:00:17.911 ******* 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 Sunday 18 February 2024 19:18:33 +0000 (0:00:00.008) 0:00:17.919 ******* =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 1.45s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.06s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Check which services are running ----------- 0.85s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.79s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.78s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.78s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.77s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.66s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.66s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.64s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.64s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tests_change_indication_on_repeat_run.yml:4 linux-system-roles.network : Re-test connectivity ----------------------- 0.55s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:158 Install iproute --------------------------------------------------------- 0.49s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:16 Create veth interface testnic1 ------------------------------------------ 0.39s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.38s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:125 Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/tasks/manage_test_interface.yml:16 linux-system-roles.network : Enable and start NetworkManager ------------ 0.24s /WORKDIR/git-nm_plugin_hotfixpieg_82a/tests/roles/linux-system-roles.network/tasks/main.yml:88 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---