# 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_hotfixxhde1ubc/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_hotfixxhde1ubc/tests/tests_helpers_and_asserts.yml:3 Thursday 22 February 2024 03:10:14 +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_hotfixxhde1ubc/tests/tests_helpers_and_asserts.yml:6 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.969) 0:00:00.982 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/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_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:3 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.021) 0:00:01.004 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:19 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.502) 0:00:01.506 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:24 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.264) 0:00:01.771 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:28 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.022) 0:00:01.793 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:53 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.016) 0:00:01.809 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:8 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.030) 0:00:01.840 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:24 Thursday 22 February 2024 03:10:15 +0000 (0:00:00.008) 0:00:01.849 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:30 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:01.857 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:35 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.007) 0:00:01.865 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/enable_epel.yml:40 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:01.873 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_helpers_and_asserts.yml:9 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:01.881 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.012) 0:00:01.894 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.010) 0:00:01.904 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.010) 0:00:01.915 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003491", "end": "2024-02-22 03:10:16.282549", "rc": 0, "start": "2024-02-22 03:10:16.279058" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.243) 0:00:02.158 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.009) 0:00:02.168 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:02.177 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.014) 0:00:02.191 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:02.199 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.008) 0:00:02.208 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.011) 0:00:02.219 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.010) 0:00:02.230 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003516", "end": "2024-02-22 03:10:16.549909", "rc": 0, "start": "2024-02-22 03:10:16.546393" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.196) 0:00:02.426 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.012) 0:00:02.439 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:16 +0000 (0:00:00.009) 0:00:02.448 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:19 +0000 (0:00:02.529) 0:00:04.978 ***** 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_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.017) 0:00:04.995 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.013 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.022 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.031 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.008) 0:00:05.049 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.012) 0:00:05.062 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.071 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003660", "end": "2024-02-22 03:10:19.391227", "rc": 0, "start": "2024-02-22 03:10:19.387567" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.194) 0:00:05.266 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.276 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.286 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.013) 0:00:05.300 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.012) 0:00:05.312 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.193) 0:00:05.506 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.012) 0:00:05.518 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.015) 0:00:05.534 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.544 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.553 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.011) 0:00:05.565 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.011) 0:00:05.576 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003488", "end": "2024-02-22 03:10:19.895746", "rc": 0, "start": "2024-02-22 03:10:19.892258" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.195) 0:00:05.771 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.781 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:19 +0000 (0:00:00.009) 0:00:05.790 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:22 +0000 (0:00:02.419) 0:00:08.210 ***** 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.006148", "end": "2024-02-22 03:10:22.543874", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-22 03:10:22.537726" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004175", "end": "2024-02-22 03:10:22.794662", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-22 03:10:22.790487" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004306", "end": "2024-02-22 03:10:22.988184", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-22 03:10:22.983878" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.655) 0:00:08.865 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022698", "end": "2024-02-22 03:10:23.209304", "rc": 0, "start": "2024-02-22 03:10:23.186606" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.228) 0:00:09.094 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.010) 0:00:09.105 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.012) 0:00:09.118 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.012) 0:00:09.130 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.021) 0:00:09.152 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.015) 0:00:09.167 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.026) 0:00:09.194 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.011) 0:00:09.205 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2024-02-22 03:10:23.524644", "rc": 0, "start": "2024-02-22 03:10:23.521170" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.195) 0:00:09.400 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.011) 0:00:09.412 ***** 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_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.009) 0:00:09.421 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.018) 0:00:09.440 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.012) 0:00:09.452 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708571422.5416262, "block_size": 4096, "blocks": 0, "ctime": 1708571422.5416262, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33147, "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": 1708571422.5416262, "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_hotfixxhde1ubc/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.194) 0:00:09.647 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.011) 0:00:09.659 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.018) 0:00:09.678 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.009) 0:00:09.688 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.008) 0:00:09.696 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.011) 0:00:09.708 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:23 +0000 (0:00:00.012) 0:00:09.720 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-02-22 03:10:24.040528", "rc": 0, "start": "2024-02-22 03:10:24.036997" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:24 +0000 (0:00:00.196) 0:00:09.917 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:24 +0000 (0:00:00.011) 0:00:09.928 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:24 +0000 (0:00:00.009) 0:00:09.938 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:26 +0000 (0:00:02.416) 0:00:12.355 ***** 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_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.016) 0:00:12.371 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.009) 0:00:12.381 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.015149", "end": "2024-02-22 03:10:26.727157", "rc": 0, "start": "2024-02-22 03:10:26.712008" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.230) 0:00:12.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.010) 0:00:12.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.010) 0:00:12.633 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.010) 0:00:12.644 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.009) 0:00:12.654 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.018) 0:00:12.672 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:26 +0000 (0:00:00.009) 0:00:12.682 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003573", "end": "2024-02-22 03:10:27.003720", "rc": 0, "start": "2024-02-22 03:10:27.000147" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.197) 0:00:12.880 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.009) 0:00:12.890 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.009) 0:00:12.899 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.019) 0:00:12.919 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.010) 0:00:12.929 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.198) 0:00:13.128 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_helpers_and_asserts.yml:15 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.014) 0:00:13.142 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.020) 0:00:13.163 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.012) 0:00:13.175 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.010) 0:00:13.186 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003535", "end": "2024-02-22 03:10:27.507660", "rc": 0, "start": "2024-02-22 03:10:27.504125" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.198) 0:00:13.384 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.009) 0:00:13.394 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:5 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.009) 0:00:13.403 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.012) 0:00:13.416 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.009) 0:00:13.425 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.008) 0:00:13.434 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.012) 0:00:13.446 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:27 +0000 (0:00:00.010) 0:00:13.457 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004732", "end": "2024-02-22 03:10:28.780548", "rc": 0, "start": "2024-02-22 03:10:27.775816" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:28 +0000 (0:00:01.201) 0:00:14.658 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:28 +0000 (0:00:00.010) 0:00:14.669 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:28 +0000 (0:00:00.009) 0:00:14.678 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:31 +0000 (0:00:02.423) 0:00:17.102 ***** 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_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.023) 0:00:17.125 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.011) 0:00:17.137 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.011) 0:00:17.149 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.010) 0:00:17.159 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.010) 0:00:17.170 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.009) 0:00:17.179 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:9 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.009) 0:00:17.189 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.013) 0:00:17.202 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.011) 0:00:17.214 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003549", "end": "2024-02-22 03:10:31.537940", "rc": 0, "start": "2024-02-22 03:10:31.534391" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.200) 0:00:17.415 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.010) 0:00:17.425 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:11 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.009) 0:00:17.435 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.013) 0:00:17.449 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.034) 0:00:17.484 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.197) 0:00:17.681 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:14 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.013) 0:00:17.694 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.017) 0:00:17.712 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.009) 0:00:17.722 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.011) 0:00:17.733 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.012) 0:00:17.746 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:31 +0000 (0:00:00.010) 0:00:17.756 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004838", "end": "2024-02-22 03:10:33.080691", "rc": 0, "start": "2024-02-22 03:10:32.075853" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:33 +0000 (0:00:01.201) 0:00:18.958 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:33 +0000 (0:00:00.011) 0:00:18.969 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:33 +0000 (0:00:00.009) 0:00:18.979 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:35 +0000 (0:00:02.425) 0:00:21.404 ***** 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_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.019) 0:00:21.424 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.017) 0:00:21.442 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.023) 0:00:21.466 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005948", "end": "2024-02-22 03:10:35.797555", "rc": 0, "start": "2024-02-22 03:10:35.791607" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.218) 0:00:21.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.010) 0:00:21.695 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.016) 0:00:21.711 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:18 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.014) 0:00:21.726 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.016) 0:00:21.742 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:35 +0000 (0:00:00.009) 0:00:21.752 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003599", "end": "2024-02-22 03:10:36.074381", "rc": 0, "start": "2024-02-22 03:10:36.070782" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.198) 0:00:21.951 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.016) 0:00:21.967 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:20 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.010) 0:00:21.978 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_present.yml:3 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.018) 0:00:21.997 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.012) 0:00:22.010 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1708571435.7950664, "block_size": 4096, "blocks": 0, "ctime": 1708571435.7950664, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33440, "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": 1708571435.7950664, "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_hotfixxhde1ubc/tests/tasks/assert_device_present.yml:5 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.208) 0:00:22.218 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:23 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.016) 0:00:22.235 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:3 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.021) 0:00:22.256 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:8 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.010) 0:00:22.267 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:13 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.024) 0:00:22.291 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.016) 0:00:22.308 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:36 +0000 (0:00:00.010) 0:00:22.318 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004630", "end": "2024-02-22 03:10:37.639947", "rc": 0, "start": "2024-02-22 03:10:36.635317" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:37 +0000 (0:00:01.199) 0:00:23.517 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:37 +0000 (0:00:00.010) 0:00:23.528 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Thursday 22 February 2024 03:10:37 +0000 (0:00:00.012) 0:00:23.541 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Thursday 22 February 2024 03:10:40 +0000 (0:00:02.416) 0:00:25.957 ***** 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_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.018) 0:00:25.975 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.010) 0:00:25.986 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.010) 0:00:25.997 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.009) 0:00:26.007 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.020290", "end": "2024-02-22 03:10:40.345895", "rc": 0, "start": "2024-02-22 03:10:40.325605" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:65 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.216) 0:00:26.223 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:71 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.010) 0:00:26.234 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:27 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.008) 0:00:26.242 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:3 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.018) 0:00:26.261 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.009) 0:00:26.271 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003562", "end": "2024-02-22 03:10:40.590446", "rc": 0, "start": "2024-02-22 03:10:40.586884" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:9 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.195) 0:00:26.466 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/show_interfaces.yml:5 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.009) 0:00:26.476 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/create_and_remove_interface.yml:29 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.009) 0:00:26.485 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:3 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.019) 0:00:26.504 ***** included: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.011) 0:00:26.516 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/assert_device_absent.yml:5 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.194) 0:00:26.710 ***** 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 Thursday 22 February 2024 03:10:40 +0000 (0:00:00.009) 0:00:26.719 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.43s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.97s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.50s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/el_repo_setup.yml:19 -------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:45 Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:37 Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:52 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/manage_test_interface.yml:58 Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-nm_plugin_hotfixxhde1ubc/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, 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. ---^---^---^---^---^---