# 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_hotfix5rc8sjdu/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_hotfix5rc8sjdu/tests/tests_helpers_and_asserts.yml:3 Friday 15 March 2024 15:23:58 +0000 (0:00:00.017) 0:00:00.017 ********** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tests_helpers_and_asserts.yml:6 Friday 15 March 2024 15:23:59 +0000 (0:00:01.066) 0:00:01.083 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/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_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:3 Friday 15 March 2024 15:23:59 +0000 (0:00:00.022) 0:00:01.105 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:19 Friday 15 March 2024 15:23:59 +0000 (0:00:00.533) 0:00:01.639 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:24 Friday 15 March 2024 15:24:00 +0000 (0:00:00.278) 0:00:01.917 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:28 Friday 15 March 2024 15:24:00 +0000 (0:00:00.028) 0:00:01.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:53 Friday 15 March 2024 15:24:00 +0000 (0:00:00.018) 0:00:01.964 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml:8 Friday 15 March 2024 15:24:00 +0000 (0:00:00.032) 0:00:01.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml:24 Friday 15 March 2024 15:24:00 +0000 (0:00:00.018) 0:00:02.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml:30 Friday 15 March 2024 15:24:00 +0000 (0:00:00.024) 0:00:02.039 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml:35 Friday 15 March 2024 15:24:00 +0000 (0:00:00.013) 0:00:02.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/enable_epel.yml:40 Friday 15 March 2024 15:24:00 +0000 (0:00:00.020) 0:00:02.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tests_helpers_and_asserts.yml:9 Friday 15 March 2024 15:24:00 +0000 (0:00:00.010) 0:00:02.083 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.016) 0:00:02.100 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.017) 0:00:02.118 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.011) 0:00:02.129 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003888", "end": "2024-03-15 15:24:00.675172", "rc": 0, "start": "2024-03-15 15:24:00.671284" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:00 +0000 (0:00:00.289) 0:00:02.419 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:00 +0000 (0:00:00.011) 0:00:02.430 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:5 Friday 15 March 2024 15:24:00 +0000 (0:00:00.009) 0:00:02.440 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.016) 0:00:02.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:00 +0000 (0:00:00.008) 0:00:02.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:00 +0000 (0:00:00.008) 0:00:02.473 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.011) 0:00:02.485 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:00 +0000 (0:00:00.011) 0:00:02.496 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005030", "end": "2024-03-15 15:24:01.963623", "rc": 0, "start": "2024-03-15 15:24:00.958593" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:01 +0000 (0:00:01.211) 0:00:03.707 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:01 +0000 (0:00:00.011) 0:00:03.718 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:02 +0000 (0:00:00.011) 0:00:03.729 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:04 +0000 (0:00:02.688) 0:00:06.418 ********** 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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:04 +0000 (0:00:00.026) 0:00:06.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:04 +0000 (0:00:00.012) 0:00:06.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:04 +0000 (0:00:00.025) 0:00:06.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:04 +0000 (0:00:00.024) 0:00:06.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:04 +0000 (0:00:00.026) 0:00:06.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:04 +0000 (0:00:00.011) 0:00:06.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:9 Friday 15 March 2024 15:24:04 +0000 (0:00:00.010) 0:00:06.555 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:04 +0000 (0:00:00.014) 0:00:06.569 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:04 +0000 (0:00:00.020) 0:00:06.590 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005078", "end": "2024-03-15 15:24:06.071252", "rc": 0, "start": "2024-03-15 15:24:05.066174" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:06 +0000 (0:00:01.226) 0:00:07.817 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:06 +0000 (0:00:00.017) 0:00:07.834 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:11 Friday 15 March 2024 15:24:06 +0000 (0:00:00.011) 0:00:07.846 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:24:06 +0000 (0:00:00.014) 0:00:07.860 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:06 +0000 (0:00:00.011) 0:00:07.872 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:24:06 +0000 (0:00:00.222) 0:00:08.094 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:14 Friday 15 March 2024 15:24:06 +0000 (0:00:00.013) 0:00:08.107 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:06 +0000 (0:00:00.018) 0:00:08.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:06 +0000 (0:00:00.011) 0:00:08.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:06 +0000 (0:00:00.012) 0:00:08.150 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:06 +0000 (0:00:00.024) 0:00:08.175 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:06 +0000 (0:00:00.016) 0:00:08.191 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003811", "end": "2024-03-15 15:24:06.654519", "rc": 0, "start": "2024-03-15 15:24:06.650708" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:06 +0000 (0:00:00.206) 0:00:08.397 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:06 +0000 (0:00:00.011) 0:00:08.409 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:06 +0000 (0:00:00.009) 0:00:08.419 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:09 +0000 (0:00:02.660) 0:00:11.079 ********** 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.007442", "end": "2024-03-15 15:24:09.550130", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-15 15:24:09.542688" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004365", "end": "2024-03-15 15:24:09.826961", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-15 15:24:09.822596" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004829", "end": "2024-03-15 15:24:10.034828", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-15 15:24:10.029999" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:10 +0000 (0:00:00.704) 0:00:11.784 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021796", "end": "2024-03-15 15:24:10.269471", "rc": 0, "start": "2024-03-15 15:24:10.247675" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:10 +0000 (0:00:00.229) 0:00:12.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:10 +0000 (0:00:00.010) 0:00:12.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:10 +0000 (0:00:00.011) 0:00:12.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:10 +0000 (0:00:00.011) 0:00:12.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:10 +0000 (0:00:00.010) 0:00:12.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:18 Friday 15 March 2024 15:24:10 +0000 (0:00:00.010) 0:00:12.068 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:10 +0000 (0:00:00.016) 0:00:12.085 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:10 +0000 (0:00:00.029) 0:00:12.115 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003966", "end": "2024-03-15 15:24:10.576758", "rc": 0, "start": "2024-03-15 15:24:10.572792" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:10 +0000 (0:00:00.205) 0:00:12.321 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:10 +0000 (0:00:00.013) 0:00:12.334 ********** 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_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:20 Friday 15 March 2024 15:24:10 +0000 (0:00:00.009) 0:00:12.344 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:24:10 +0000 (0:00:00.018) 0:00:12.363 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:10 +0000 (0:00:00.012) 0:00:12.375 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516249.547056, "block_size": 4096, "blocks": 0, "ctime": 1710516249.547056, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36179, "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": 1710516249.547056, "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_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:24:10 +0000 (0:00:00.218) 0:00:12.593 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:23 Friday 15 March 2024 15:24:10 +0000 (0:00:00.037) 0:00:12.631 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:10 +0000 (0:00:00.031) 0:00:12.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:10 +0000 (0:00:00.022) 0:00:12.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:10 +0000 (0:00:00.018) 0:00:12.704 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:11 +0000 (0:00:00.030) 0:00:12.734 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:11 +0000 (0:00:00.014) 0:00:12.748 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005040", "end": "2024-03-15 15:24:12.236447", "rc": 0, "start": "2024-03-15 15:24:11.231407" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:12 +0000 (0:00:01.230) 0:00:13.979 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:12 +0000 (0:00:00.011) 0:00:13.991 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:12 +0000 (0:00:00.011) 0:00:14.002 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:14 +0000 (0:00:02.605) 0:00:16.608 ********** 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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:14 +0000 (0:00:00.026) 0:00:16.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:14 +0000 (0:00:00.011) 0:00:16.646 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010558", "end": "2024-03-15 15:24:15.133500", "rc": 0, "start": "2024-03-15 15:24:15.122942" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:15 +0000 (0:00:00.259) 0:00:16.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:15 +0000 (0:00:00.022) 0:00:16.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:15 +0000 (0:00:00.028) 0:00:16.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:15 +0000 (0:00:00.018) 0:00:16.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:27 Friday 15 March 2024 15:24:15 +0000 (0:00:00.018) 0:00:16.993 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.043) 0:00:17.036 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.013) 0:00:17.050 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004045", "end": "2024-03-15 15:24:15.515480", "rc": 0, "start": "2024-03-15 15:24:15.511435" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:15 +0000 (0:00:00.208) 0:00:17.258 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:15 +0000 (0:00:00.011) 0:00:17.270 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:29 Friday 15 March 2024 15:24:15 +0000 (0:00:00.010) 0:00:17.280 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.020) 0:00:17.300 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.013) 0:00:17.313 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:24:15 +0000 (0:00:00.216) 0:00:17.530 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tests_helpers_and_asserts.yml:15 Friday 15 March 2024 15:24:15 +0000 (0:00:00.012) 0:00:17.543 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.014) 0:00:17.557 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.012) 0:00:17.570 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:15 +0000 (0:00:00.012) 0:00:17.582 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004991", "end": "2024-03-15 15:24:17.049243", "rc": 0, "start": "2024-03-15 15:24:16.044252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:17 +0000 (0:00:01.210) 0:00:18.793 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:17 +0000 (0:00:00.011) 0:00:18.804 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:5 Friday 15 March 2024 15:24:17 +0000 (0:00:00.010) 0:00:18.815 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:17 +0000 (0:00:00.013) 0:00:18.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:17 +0000 (0:00:00.012) 0:00:18.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:17 +0000 (0:00:00.019) 0:00:18.860 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:17 +0000 (0:00:00.017) 0:00:18.877 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:17 +0000 (0:00:00.017) 0:00:18.895 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005023", "end": "2024-03-15 15:24:18.363562", "rc": 0, "start": "2024-03-15 15:24:17.358539" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:18 +0000 (0:00:01.214) 0:00:20.110 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:18 +0000 (0:00:00.011) 0:00:20.121 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:18 +0000 (0:00:00.009) 0:00:20.131 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:21 +0000 (0:00:02.593) 0:00:22.725 ********** 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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:21 +0000 (0:00:00.025) 0:00:22.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:21 +0000 (0:00:00.011) 0:00:22.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:21 +0000 (0:00:00.011) 0:00:22.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:21 +0000 (0:00:00.009) 0:00:22.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:21 +0000 (0:00:00.009) 0:00:22.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:21 +0000 (0:00:00.010) 0:00:22.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:9 Friday 15 March 2024 15:24:21 +0000 (0:00:00.009) 0:00:22.812 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:21 +0000 (0:00:00.013) 0:00:22.825 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:21 +0000 (0:00:00.009) 0:00:22.835 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005074", "end": "2024-03-15 15:24:22.302701", "rc": 0, "start": "2024-03-15 15:24:21.297627" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:22 +0000 (0:00:01.209) 0:00:24.045 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:22 +0000 (0:00:00.011) 0:00:24.056 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:11 Friday 15 March 2024 15:24:22 +0000 (0:00:00.009) 0:00:24.066 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:24:22 +0000 (0:00:00.013) 0:00:24.080 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:22 +0000 (0:00:00.010) 0:00:24.091 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:24:22 +0000 (0:00:00.211) 0:00:24.302 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:14 Friday 15 March 2024 15:24:22 +0000 (0:00:00.012) 0:00:24.315 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:22 +0000 (0:00:00.016) 0:00:24.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:22 +0000 (0:00:00.010) 0:00:24.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:22 +0000 (0:00:00.009) 0:00:24.351 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:22 +0000 (0:00:00.011) 0:00:24.362 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:22 +0000 (0:00:00.010) 0:00:24.373 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003708", "end": "2024-03-15 15:24:22.826688", "rc": 0, "start": "2024-03-15 15:24:22.822980" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:22 +0000 (0:00:00.195) 0:00:24.568 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:22 +0000 (0:00:00.011) 0:00:24.580 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:22 +0000 (0:00:00.009) 0:00:24.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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:25 +0000 (0:00:02.594) 0:00:27.184 ********** 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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:25 +0000 (0:00:00.040) 0:00:27.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:25 +0000 (0:00:00.011) 0:00:27.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:25 +0000 (0:00:00.032) 0:00:27.269 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.056701", "end": "2024-03-15 15:24:25.806640", "rc": 0, "start": "2024-03-15 15:24:25.749939" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:25 +0000 (0:00:00.302) 0:00:27.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:25 +0000 (0:00:00.028) 0:00:27.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:25 +0000 (0:00:00.024) 0:00:27.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:18 Friday 15 March 2024 15:24:25 +0000 (0:00:00.013) 0:00:27.638 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:25 +0000 (0:00:00.023) 0:00:27.661 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:25 +0000 (0:00:00.012) 0:00:27.674 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005047", "end": "2024-03-15 15:24:27.146643", "rc": 0, "start": "2024-03-15 15:24:26.141596" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:27 +0000 (0:00:01.223) 0:00:28.897 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:27 +0000 (0:00:00.013) 0:00:28.911 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:20 Friday 15 March 2024 15:24:27 +0000 (0:00:00.013) 0:00:28.925 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml:3 Friday 15 March 2024 15:24:27 +0000 (0:00:00.024) 0:00:28.949 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:27 +0000 (0:00:00.011) 0:00:28.961 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1710516265.80315, "block_size": 4096, "blocks": 0, "ctime": 1710516265.80315, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 36511, "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": 1710516265.80315, "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_hotfix5rc8sjdu/tests/tasks/assert_device_present.yml:5 Friday 15 March 2024 15:24:27 +0000 (0:00:00.232) 0:00:29.193 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:23 Friday 15 March 2024 15:24:27 +0000 (0:00:00.017) 0:00:29.210 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:3 Friday 15 March 2024 15:24:27 +0000 (0:00:00.023) 0:00:29.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:8 Friday 15 March 2024 15:24:27 +0000 (0:00:00.025) 0:00:29.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:13 Friday 15 March 2024 15:24:27 +0000 (0:00:00.009) 0:00:29.270 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:27 +0000 (0:00:00.012) 0:00:29.282 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:27 +0000 (0:00:00.012) 0:00:29.294 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005033", "end": "2024-03-15 15:24:28.768629", "rc": 0, "start": "2024-03-15 15:24:27.763596" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:28 +0000 (0:00:01.216) 0:00:30.511 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:28 +0000 (0:00:00.011) 0:00:30.522 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Friday 15 March 2024 15:24:28 +0000 (0:00:00.009) 0:00:30.532 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Friday 15 March 2024 15:24:31 +0000 (0:00:02.526) 0:00:33.059 ********** 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_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:37 Friday 15 March 2024 15:24:31 +0000 (0:00:00.039) 0:00:33.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:45 Friday 15 March 2024 15:24:31 +0000 (0:00:00.023) 0:00:33.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Friday 15 March 2024 15:24:31 +0000 (0:00:00.016) 0:00:33.138 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:58 Friday 15 March 2024 15:24:31 +0000 (0:00:00.023) 0:00:33.162 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008623", "end": "2024-03-15 15:24:31.639377", "rc": 0, "start": "2024-03-15 15:24:31.630754" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:65 Friday 15 March 2024 15:24:31 +0000 (0:00:00.236) 0:00:33.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:71 Friday 15 March 2024 15:24:31 +0000 (0:00:00.020) 0:00:33.419 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:27 Friday 15 March 2024 15:24:31 +0000 (0:00:00.034) 0:00:33.454 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:3 Friday 15 March 2024 15:24:31 +0000 (0:00:00.038) 0:00:33.492 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Friday 15 March 2024 15:24:31 +0000 (0:00:00.023) 0:00:33.516 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004785", "end": "2024-03-15 15:24:32.981796", "rc": 0, "start": "2024-03-15 15:24:31.977011" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:9 Friday 15 March 2024 15:24:33 +0000 (0:00:01.212) 0:00:34.729 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/show_interfaces.yml:5 Friday 15 March 2024 15:24:33 +0000 (0:00:00.027) 0:00:34.756 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/create_and_remove_interface.yml:29 Friday 15 March 2024 15:24:33 +0000 (0:00:00.013) 0:00:34.770 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:3 Friday 15 March 2024 15:24:33 +0000 (0:00:00.029) 0:00:34.800 ********** included: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_interface_stat.yml:3 Friday 15 March 2024 15:24:33 +0000 (0:00:00.054) 0:00:34.854 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/assert_device_absent.yml:5 Friday 15 March 2024 15:24:33 +0000 (0:00:00.205) 0:00:35.059 ********** 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 Friday 15 March 2024 15:24:33 +0000 (0:00:00.012) 0:00:35.072 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.69s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.07s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.70s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfix5rc8sjdu/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. ---^---^---^---^---^---