# 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-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 02:35:32 +0000 (0:00:00.015) 0:00:00.015 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 02:35:33 +0000 (0:00:00.780) 0:00:00.795 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/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-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 02:35:33 +0000 (0:00:00.023) 0:00:00.818 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:19 Wednesday 14 February 2024 02:35:33 +0000 (0:00:00.367) 0:00:01.186 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:24 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.292) 0:00:01.479 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:28 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.023) 0:00:01.502 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:53 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.020) 0:00:01.523 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.036) 0:00:01.560 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.012) 0:00:01.572 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.012) 0:00:01.584 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.019) 0:00:01.604 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.012) 0:00:01.616 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.011) 0:00:01.627 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.013) 0:00:01.641 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.013) 0:00:01.655 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.029) 0:00:01.684 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003846", "end": "2024-02-14 02:35:34.589175", "rc": 0, "start": "2024-02-14 02:35:34.585329" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.303) 0:00:01.987 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.016) 0:00:02.003 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.033) 0:00:02.037 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.021) 0:00:02.058 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.012) 0:00:02.071 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.011) 0:00:02.082 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.013) 0:00:02.096 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.014) 0:00:02.110 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003895", "end": "2024-02-14 02:35:34.929023", "rc": 0, "start": "2024-02-14 02:35:34.925128" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.219) 0:00:02.330 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:34 +0000 (0:00:00.019) 0:00:02.349 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:35 +0000 (0:00:00.021) 0:00:02.371 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:36 +0000 (0:00:01.163) 0:00:03.534 **** 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-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.022) 0:00:03.557 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.011) 0:00:03.568 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.010) 0:00:03.579 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.011) 0:00:03.591 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.014) 0:00:03.605 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.012) 0:00:03.618 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.012) 0:00:03.630 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.021) 0:00:03.651 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.011) 0:00:03.662 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003916", "end": "2024-02-14 02:35:36.493173", "rc": 0, "start": "2024-02-14 02:35:36.489257" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.255) 0:00:03.918 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.025) 0:00:03.944 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.015) 0:00:03.959 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.015) 0:00:03.974 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.011) 0:00:03.986 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.210) 0:00:04.197 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.012) 0:00:04.209 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.017) 0:00:04.227 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.010) 0:00:04.237 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.010) 0:00:04.247 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.011) 0:00:04.259 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:36 +0000 (0:00:00.012) 0:00:04.271 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004012", "end": "2024-02-14 02:35:37.087939", "rc": 0, "start": "2024-02-14 02:35:37.083927" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:37 +0000 (0:00:00.214) 0:00:04.485 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:37 +0000 (0:00:00.020) 0:00:04.506 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:37 +0000 (0:00:00.017) 0:00:04.523 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:38 +0000 (0:00:01.103) 0:00:05.627 **** 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.011262", "end": "2024-02-14 02:35:38.479320", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 02:35:38.468058" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004197", "end": "2024-02-14 02:35:38.719752", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 02:35:38.715555" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004120", "end": "2024-02-14 02:35:38.922013", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 02:35:38.917893" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:38 +0000 (0:00:00.688) 0:00:06.316 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024386", "end": "2024-02-14 02:35:39.155523", "rc": 0, "start": "2024-02-14 02:35:39.131137" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.235) 0:00:06.551 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.013) 0:00:06.565 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.012) 0:00:06.577 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.012) 0:00:06.590 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.012) 0:00:06.603 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.009) 0:00:06.612 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.016) 0:00:06.629 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.010) 0:00:06.640 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003807", "end": "2024-02-14 02:35:39.455156", "rc": 0, "start": "2024-02-14 02:35:39.451349" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.218) 0:00:06.858 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.023) 0:00:06.882 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.028) 0:00:06.911 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.043) 0:00:06.954 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.013) 0:00:06.968 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707878138.4725275, "block_size": 4096, "blocks": 0, "ctime": 1707878138.4725275, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31841, "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": 1707878138.4725275, "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-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.216) 0:00:07.184 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.019) 0:00:07.204 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.021) 0:00:07.225 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.011) 0:00:07.237 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.010) 0:00:07.247 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.024) 0:00:07.271 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:39 +0000 (0:00:00.020) 0:00:07.292 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004018", "end": "2024-02-14 02:35:40.114175", "rc": 0, "start": "2024-02-14 02:35:40.110157" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:40 +0000 (0:00:00.216) 0:00:07.509 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:40 +0000 (0:00:00.011) 0:00:07.520 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:40 +0000 (0:00:00.011) 0:00:07.532 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:41 +0000 (0:00:01.093) 0:00:08.625 **** 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-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.031) 0:00:08.657 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.021) 0:00:08.679 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.026617", "end": "2024-02-14 02:35:41.566878", "rc": 0, "start": "2024-02-14 02:35:41.540261" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.287) 0:00:08.966 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.013) 0:00:08.980 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.015) 0:00:08.995 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.032) 0:00:09.027 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.012) 0:00:09.040 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.021) 0:00:09.062 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.021) 0:00:09.083 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003983", "end": "2024-02-14 02:35:41.905539", "rc": 0, "start": "2024-02-14 02:35:41.901556" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.215) 0:00:09.299 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.014) 0:00:09.314 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.010) 0:00:09.324 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.019) 0:00:09.344 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:41 +0000 (0:00:00.012) 0:00:09.356 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.212) 0:00:09.569 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.014) 0:00:09.583 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.014) 0:00:09.598 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.017) 0:00:09.615 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.010) 0:00:09.625 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004056", "end": "2024-02-14 02:35:42.445427", "rc": 0, "start": "2024-02-14 02:35:42.441371" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.214) 0:00:09.840 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.011) 0:00:09.852 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.011) 0:00:09.863 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.014) 0:00:09.878 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.012) 0:00:09.891 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.010) 0:00:09.901 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.013) 0:00:09.914 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.010) 0:00:09.925 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003895", "end": "2024-02-14 02:35:42.744164", "rc": 0, "start": "2024-02-14 02:35:42.740269" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.213) 0:00:10.139 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.011) 0:00:10.151 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:42 +0000 (0:00:00.011) 0:00:10.163 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:43 +0000 (0:00:01.109) 0:00:11.272 **** 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-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.019) 0:00:11.292 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.012) 0:00:11.305 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.011) 0:00:11.316 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.011) 0:00:11.328 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.011) 0:00:11.339 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.011) 0:00:11.351 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 02:35:43 +0000 (0:00:00.010) 0:00:11.362 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.015) 0:00:11.377 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.017) 0:00:11.395 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004109", "end": "2024-02-14 02:35:44.215547", "rc": 0, "start": "2024-02-14 02:35:44.211438" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.215) 0:00:11.610 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.011) 0:00:11.622 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.011) 0:00:11.634 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.019) 0:00:11.653 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.013) 0:00:11.667 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.211) 0:00:11.878 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.013) 0:00:11.892 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.021) 0:00:11.913 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.012) 0:00:11.926 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.015) 0:00:11.942 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.013) 0:00:11.955 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.016) 0:00:11.972 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003941", "end": "2024-02-14 02:35:44.800113", "rc": 0, "start": "2024-02-14 02:35:44.796172" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.235) 0:00:12.207 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.023) 0:00:12.230 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:44 +0000 (0:00:00.022) 0:00:12.253 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:46 +0000 (0:00:01.134) 0:00:13.387 **** 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-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.021) 0:00:13.408 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.012) 0:00:13.421 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.012) 0:00:13.433 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008397", "end": "2024-02-14 02:35:46.275642", "rc": 0, "start": "2024-02-14 02:35:46.267245" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.249) 0:00:13.683 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.031) 0:00:13.714 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.024) 0:00:13.739 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.017) 0:00:13.757 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.030) 0:00:13.788 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.021) 0:00:13.809 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003993", "end": "2024-02-14 02:35:46.633904", "rc": 0, "start": "2024-02-14 02:35:46.629911" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.218) 0:00:14.027 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.011) 0:00:14.039 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.009) 0:00:14.048 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.017) 0:00:14.066 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.012) 0:00:14.079 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707878146.2710268, "block_size": 4096, "blocks": 0, "ctime": 1707878146.2710268, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32134, "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": 1707878146.2710268, "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-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.217) 0:00:14.296 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.020) 0:00:14.316 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:35:46 +0000 (0:00:00.038) 0:00:14.354 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.018) 0:00:14.372 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.022) 0:00:14.395 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.034) 0:00:14.430 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.019) 0:00:14.449 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003829", "end": "2024-02-14 02:35:47.278808", "rc": 0, "start": "2024-02-14 02:35:47.274979" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.224) 0:00:14.673 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.011) 0:00:14.685 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:35:47 +0000 (0:00:00.010) 0:00:14.695 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Wednesday 14 February 2024 02:35:48 +0000 (0:00:01.101) 0:00:15.796 **** 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-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.018) 0:00:15.815 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.012) 0:00:15.827 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.012) 0:00:15.840 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:58 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.015) 0:00:15.855 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008121", "end": "2024-02-14 02:35:48.679886", "rc": 0, "start": "2024-02-14 02:35:48.671765" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.219) 0:00:16.075 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:71 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.015) 0:00:16.090 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.016) 0:00:16.106 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.029) 0:00:16.136 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:35:48 +0000 (0:00:00.025) 0:00:16.161 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003809", "end": "2024-02-14 02:35:48.990021", "rc": 0, "start": "2024-02-14 02:35:48.986212" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.222) 0:00:16.384 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.015) 0:00:16.399 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.022) 0:00:16.422 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.032) 0:00:16.454 **** included: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.025) 0:00:16.480 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.225) 0:00:16.705 **** 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 Wednesday 14 February 2024 02:35:49 +0000 (0:00:00.023) 0:00:16.728 **** =============================================================================== Install iproute --------------------------------------------------------- 1.16s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.13s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.11s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.10s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.10s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.09s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:3 ----- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/el_repo_setup.yml:19 ---- Delete veth interface veth1298 ------------------------------------------ 0.29s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:45 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:52 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/manage_test_interface.yml:37 Get stat for interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritelxcgdkqu/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---