# 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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 14:42:34 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.724) 0:00:00.737 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.021) 0:00:00.759 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.323) 0:00:01.082 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.249) 0:00:01.332 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.019) 0:00:01.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 14:42:35 +0000 (0:00:00.017) 0:00:01.368 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.030) 0:00:01.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.027) 0:00:01.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.454 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.464 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.012) 0:00:01.476 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.010) 0:00:01.486 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.496 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003361", "end": "2024-02-18 14:42:36.320219", "rc": 0, "start": "2024-02-18 14:42:36.316858" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.230) 0:00:01.726 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.736 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.745 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.014) 0:00:01.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.008) 0:00:01.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.007) 0:00:01.776 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.011) 0:00:01.787 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.010) 0:00:01.797 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003359", "end": "2024-02-18 14:42:36.571682", "rc": 0, "start": "2024-02-18 14:42:36.568323" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.180) 0:00:01.977 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.010) 0:00:01.988 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:42:36 +0000 (0:00:00.009) 0:00:01.997 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:46:37 +0000 (0:04:01.049) 0:04:03.047 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.017) 0:04:03.065 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.010) 0:04:03.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.010) 0:04:03.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.009) 0:04:03.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.010) 0:04:03.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.010) 0:04:03.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.009) 0:04:03.127 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.014) 0:04:03.141 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.028) 0:04:03.170 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003591", "end": "2024-02-18 14:46:37.944684", "rc": 0, "start": "2024-02-18 14:46:37.941093" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.181) 0:04:03.351 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.011) 0:04:03.362 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.009) 0:04:03.372 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:46:37 +0000 (0:00:00.015) 0:04:03.387 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.011) 0:04:03.399 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.180) 0:04:03.579 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.012) 0:04:03.592 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.015) 0:04:03.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.009) 0:04:03.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.008) 0:04:03.626 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.011) 0:04:03.637 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.010) 0:04:03.648 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003264", "end": "2024-02-18 14:46:38.425412", "rc": 0, "start": "2024-02-18 14:46:38.422148" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.184) 0:04:03.833 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.010) 0:04:03.843 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:46:38 +0000 (0:00:00.009) 0:04:03.853 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:50:39 +0000 (0:04:00.969) 0:08:04.823 ******* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.010151", "end": "2024-02-18 14:50:39.614727", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 14:50:39.604576" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003478", "end": "2024-02-18 14:50:39.826861", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 14:50:39.823383" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003860", "end": "2024-02-18 14:50:40.004985", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 14:50:40.001125" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.589) 0:08:05.412 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021509", "end": "2024-02-18 14:50:40.209964", "rc": 0, "start": "2024-02-18 14:50:40.188455" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.205) 0:08:05.618 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:05.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:05.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:05.650 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:05.660 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.008) 0:08:05.669 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.016) 0:08:05.686 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.009) 0:08:05.695 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003208", "end": "2024-02-18 14:50:40.472365", "rc": 0, "start": "2024-02-18 14:50:40.469157" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.183) 0:08:05.878 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:05.889 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.011) 0:08:05.900 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.032) 0:08:05.933 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.011) 0:08:05.944 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708267839.6085489, "block_size": 4096, "blocks": 0, "ctime": 1708267839.6085489, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29860, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1708267839.6085489, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.180) 0:08:06.124 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:06.135 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.020) 0:08:06.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.009) 0:08:06.165 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.008) 0:08:06.173 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.011) 0:08:06.184 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:06.195 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003137", "end": "2024-02-18 14:50:40.970488", "rc": 0, "start": "2024-02-18 14:50:40.967351" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.181) 0:08:06.376 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:50:40 +0000 (0:00:00.010) 0:08:06.387 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:50:41 +0000 (0:00:00.009) 0:08:06.397 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:54:41 +0000 (0:04:00.971) 0:12:07.368 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:54:41 +0000 (0:00:00.017) 0:12:07.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:07.395 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009720", "end": "2024-02-18 14:54:42.176488", "rc": 0, "start": "2024-02-18 14:54:42.166768" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.191) 0:12:07.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.010) 0:12:07.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.010) 0:12:07.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:07.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:07.627 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.018) 0:12:07.645 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.010) 0:12:07.656 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003362", "end": "2024-02-18 14:54:42.429131", "rc": 0, "start": "2024-02-18 14:54:42.425769" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.180) 0:12:07.836 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:07.846 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:07.855 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.019) 0:12:07.874 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.011) 0:12:07.885 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.202) 0:12:08.088 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.011) 0:12:08.099 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.013) 0:12:08.112 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.010) 0:12:08.123 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.010) 0:12:08.133 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003179", "end": "2024-02-18 14:54:42.911251", "rc": 0, "start": "2024-02-18 14:54:42.908072" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.184) 0:12:08.318 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:08.327 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:08.337 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.012) 0:12:08.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.008) 0:12:08.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.008) 0:12:08.366 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.011) 0:12:08.378 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:54:42 +0000 (0:00:00.009) 0:12:08.388 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003218", "end": "2024-02-18 14:54:43.163763", "rc": 0, "start": "2024-02-18 14:54:43.160545" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:54:43 +0000 (0:00:00.181) 0:12:08.569 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:54:43 +0000 (0:00:00.010) 0:12:08.580 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:54:43 +0000 (0:00:00.009) 0:12:08.590 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 14:58:44 +0000 (0:04:00.968) 0:16:09.558 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.018) 0:16:09.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:09.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.011) 0:16:09.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.011) 0:16:09.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:09.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:09.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.009) 0:16:09.641 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.014) 0:16:09.656 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:09.666 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003306", "end": "2024-02-18 14:58:44.445516", "rc": 0, "start": "2024-02-18 14:58:44.442210" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.186) 0:16:09.853 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.011) 0:16:09.864 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.009) 0:16:09.873 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.014) 0:16:09.888 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:09.899 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.181) 0:16:10.080 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.012) 0:16:10.093 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.015) 0:16:10.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.009) 0:16:10.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.009) 0:16:10.128 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.011) 0:16:10.139 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 14:58:44 +0000 (0:00:00.010) 0:16:10.149 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004450", "end": "2024-02-18 14:58:45.927333", "rc": 0, "start": "2024-02-18 14:58:44.922883" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 14:58:45 +0000 (0:00:01.184) 0:16:11.334 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 14:58:45 +0000 (0:00:00.011) 0:16:11.345 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 14:58:45 +0000 (0:00:00.010) 0:16:11.356 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 15:02:46 +0000 (0:04:00.984) 0:20:12.340 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 15:02:46 +0000 (0:00:00.018) 0:20:12.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 15:02:46 +0000 (0:00:00.011) 0:20:12.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 15:02:46 +0000 (0:00:00.010) 0:20:12.381 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007843", "end": "2024-02-18 15:02:47.167932", "rc": 0, "start": "2024-02-18 15:02:47.160089" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.202) 0:20:12.583 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.010) 0:20:12.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:12.603 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:12.613 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.015) 0:20:12.629 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.010) 0:20:12.640 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003374", "end": "2024-02-18 15:02:47.419039", "rc": 0, "start": "2024-02-18 15:02:47.415665" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.186) 0:20:12.826 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:12.836 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:12.845 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.016) 0:20:12.862 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.010) 0:20:12.872 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708268567.1632066, "block_size": 4096, "blocks": 0, "ctime": 1708268567.1632066, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1708268567.1632066, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.181) 0:20:13.054 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.010) 0:20:13.065 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.018) 0:20:13.083 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.008) 0:20:13.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.008) 0:20:13.100 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.012) 0:20:13.113 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:13.123 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003219", "end": "2024-02-18 15:02:47.899636", "rc": 0, "start": "2024-02-18 15:02:47.896417" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.183) 0:20:13.306 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.010) 0:20:13.317 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 15:02:47 +0000 (0:00:00.009) 0:20:13.326 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Sunday 18 February 2024 15:06:48 +0000 (0:04:00.983) 0:24:14.309 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Sunday 18 February 2024 15:06:48 +0000 (0:00:00.019) 0:24:14.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Sunday 18 February 2024 15:06:48 +0000 (0:00:00.010) 0:24:14.340 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Sunday 18 February 2024 15:06:48 +0000 (0:00:00.010) 0:24:14.350 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Sunday 18 February 2024 15:06:48 +0000 (0:00:00.010) 0:24:14.361 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007733", "end": "2024-02-18 15:06:49.147544", "rc": 0, "start": "2024-02-18 15:06:49.139811" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.198) 0:24:14.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:71 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.010) 0:24:14.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.009) 0:24:14.581 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.019) 0:24:14.601 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.010) 0:24:14.611 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003267", "end": "2024-02-18 15:06:49.388222", "rc": 0, "start": "2024-02-18 15:06:49.384955" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.182) 0:24:14.794 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.011) 0:24:14.805 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.009) 0:24:14.814 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.019) 0:24:14.834 ******* included: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.010) 0:24:14.845 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.177) 0:24:15.022 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Sunday 18 February 2024 15:06:49 +0000 (0:00:00.009) 0:24:15.031 ******* =============================================================================== Install iproute ------------------------------------------------------- 241.05s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 240.98s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 240.98s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 240.97s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 240.97s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Install iproute ------------------------------------------------------- 240.97s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.18s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.59s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:37 Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:52 Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_interface_stat.yml:3 ---- Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:58 Delete veth interface veth1298 ------------------------------------------ 0.19s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/manage_test_interface.yml:45 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixyoiu5qqf/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---