# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritecqbiqqv8/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-bond_options_rewritecqbiqqv8/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_rewritecqbiqqv8/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 21:19:22 +0000 (0:00:00.033) 0:00:00.033 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 21:19:23 +0000 (0:00:00.990) 0:00:01.023 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/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_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 21:19:23 +0000 (0:00:00.013) 0:00:01.036 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:17 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.370) 0:00:01.407 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:22 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.265) 0:00:01.672 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:26 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.013) 0:00:01.686 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:51 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.693 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.020) 0:00:01.713 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.721 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.728 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.735 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.743 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.007) 0:00:01.750 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.010) 0:00:01.761 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.009) 0:00:01.770 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:24 +0000 (0:00:00.009) 0:00:01.780 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004952", "end": "2024-02-14 21:19:25.777849", "rc": 0, "start": "2024-02-14 21:19:24.772897" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:25 +0000 (0:00:01.314) 0:00:03.094 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.011) 0:00:03.106 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.009) 0:00:03.115 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.013) 0:00:03.129 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.008) 0:00:03.138 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.007) 0:00:03.145 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.010) 0:00:03.156 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:25 +0000 (0:00:00.015) 0:00:03.172 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003788", "end": "2024-02-14 21:19:26.072172", "rc": 0, "start": "2024-02-14 21:19:26.068384" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:26 +0000 (0:00:00.226) 0:00:03.398 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:26 +0000 (0:00:00.011) 0:00:03.410 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:26 +0000 (0:00:00.019) 0:00:03.429 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:28 +0000 (0:00:02.477) 0:00:05.907 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.013) 0:00:05.921 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.007) 0:00:05.928 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.007) 0:00:05.936 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.007) 0:00:05.944 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.007) 0:00:05.952 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.008) 0:00:05.960 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.007) 0:00:05.968 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.014) 0:00:05.982 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.011) 0:00:05.993 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004017", "end": "2024-02-14 21:19:28.891923", "rc": 0, "start": "2024-02-14 21:19:28.887906" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.211) 0:00:06.204 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.009) 0:00:06.214 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.009) 0:00:06.224 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.013) 0:00:06.238 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:28 +0000 (0:00:00.009) 0:00:06.247 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.206) 0:00:06.453 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.013) 0:00:06.467 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.015) 0:00:06.482 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.008) 0:00:06.490 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.007) 0:00:06.498 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.010) 0:00:06.509 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.010) 0:00:06.519 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-02-14 21:19:29.418844", "rc": 0, "start": "2024-02-14 21:19:29.415104" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.213) 0:00:06.733 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.012) 0:00:06.746 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:29 +0000 (0:00:00.022) 0:00:06.769 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:31 +0000 (0:00:02.320) 0:00:09.089 **** 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.005483", "end": "2024-02-14 21:19:31.998519", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 21:19:31.993036" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003905", "end": "2024-02-14 21:19:32.266375", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 21:19:32.262470" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003984", "end": "2024-02-14 21:19:32.477046", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 21:19:32.473062" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.702) 0:00:09.791 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023045", "end": "2024-02-14 21:19:32.715368", "rc": 0, "start": "2024-02-14 21:19:32.692323" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.238) 0:00:10.029 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.008) 0:00:10.038 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.007) 0:00:10.046 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.008) 0:00:10.055 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.007) 0:00:10.062 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.008) 0:00:10.071 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.015) 0:00:10.086 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:32 +0000 (0:00:00.009) 0:00:10.095 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2024-02-14 21:19:32.994703", "rc": 0, "start": "2024-02-14 21:19:32.990993" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.211) 0:00:10.307 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.009) 0:00:10.316 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.008) 0:00:10.325 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.015) 0:00:10.341 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.009) 0:00:10.350 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707945571.9970002, "block_size": 4096, "blocks": 0, "ctime": 1707945571.9970002, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29295, "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": 1707945571.9970002, "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_rewritecqbiqqv8/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.209) 0:00:10.559 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.010) 0:00:10.570 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.018) 0:00:10.589 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.008) 0:00:10.597 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.007) 0:00:10.605 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.010) 0:00:10.615 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.009) 0:00:10.625 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003841", "end": "2024-02-14 21:19:33.523259", "rc": 0, "start": "2024-02-14 21:19:33.519418" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.210) 0:00:10.836 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.009) 0:00:10.845 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:33 +0000 (0:00:00.008) 0:00:10.853 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:35 +0000 (0:00:02.333) 0:00:13.187 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:35 +0000 (0:00:00.033) 0:00:13.221 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:35 +0000 (0:00:00.018) 0:00:13.239 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007599", "end": "2024-02-14 21:19:36.171576", "rc": 0, "start": "2024-02-14 21:19:36.163977" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.254) 0:00:13.494 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.008) 0:00:13.502 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.007) 0:00:13.510 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.008) 0:00:13.518 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.007) 0:00:13.526 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.019) 0:00:13.545 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.009) 0:00:13.554 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003808", "end": "2024-02-14 21:19:36.449654", "rc": 0, "start": "2024-02-14 21:19:36.445846" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.208) 0:00:13.762 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.009) 0:00:13.772 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.009) 0:00:13.782 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.019) 0:00:13.801 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.009) 0:00:13.811 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.210) 0:00:14.022 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.011) 0:00:14.033 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.012) 0:00:14.045 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.009) 0:00:14.055 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.010) 0:00:14.066 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003828", "end": "2024-02-14 21:19:36.967660", "rc": 0, "start": "2024-02-14 21:19:36.963832" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:36 +0000 (0:00:00.215) 0:00:14.282 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.015) 0:00:14.297 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.010) 0:00:14.307 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.012) 0:00:14.320 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.009) 0:00:14.329 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.008) 0:00:14.338 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.014) 0:00:14.353 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.018) 0:00:14.372 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003883", "end": "2024-02-14 21:19:37.272084", "rc": 0, "start": "2024-02-14 21:19:37.268201" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.220) 0:00:14.592 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.011) 0:00:14.604 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:37 +0000 (0:00:00.021) 0:00:14.626 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:39 +0000 (0:00:02.347) 0:00:16.973 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.013) 0:00:16.986 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.007) 0:00:16.994 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.007) 0:00:17.002 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.008) 0:00:17.010 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.007) 0:00:17.018 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.007) 0:00:17.025 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.007) 0:00:17.033 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.013) 0:00:17.046 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.009) 0:00:17.055 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003872", "end": "2024-02-14 21:19:39.958629", "rc": 0, "start": "2024-02-14 21:19:39.954757" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.217) 0:00:17.273 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:39 +0000 (0:00:00.010) 0:00:17.283 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.008) 0:00:17.292 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.013) 0:00:17.305 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.020) 0:00:17.325 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.220) 0:00:17.546 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.010) 0:00:17.556 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.015) 0:00:17.571 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.007) 0:00:17.578 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.007) 0:00:17.586 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.010) 0:00:17.596 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.010) 0:00:17.607 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003884", "end": "2024-02-14 21:19:40.511045", "rc": 0, "start": "2024-02-14 21:19:40.507161" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.216) 0:00:17.824 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.010) 0:00:17.834 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:40 +0000 (0:00:00.008) 0:00:17.843 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:42 +0000 (0:00:02.328) 0:00:20.171 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:42 +0000 (0:00:00.026) 0:00:20.197 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:42 +0000 (0:00:00.016) 0:00:20.214 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:42 +0000 (0:00:00.016) 0:00:20.230 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.102376", "end": "2024-02-14 21:19:43.237805", "rc": 0, "start": "2024-02-14 21:19:43.135429" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.333) 0:00:20.563 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.008) 0:00:20.571 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.007) 0:00:20.579 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.007) 0:00:20.587 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.015) 0:00:20.602 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.009) 0:00:20.612 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003836", "end": "2024-02-14 21:19:43.511176", "rc": 0, "start": "2024-02-14 21:19:43.507340" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.212) 0:00:20.824 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.010) 0:00:20.834 **** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.009) 0:00:20.843 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.016) 0:00:20.860 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.011) 0:00:20.871 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707945583.2370076, "block_size": 4096, "blocks": 0, "ctime": 1707945583.2370076, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29627, "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": 1707945583.2370076, "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_rewritecqbiqqv8/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.210) 0:00:21.082 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.011) 0:00:21.094 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.018) 0:00:21.112 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.007) 0:00:21.120 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.007) 0:00:21.127 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.010) 0:00:21.138 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:43 +0000 (0:00:00.009) 0:00:21.147 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003824", "end": "2024-02-14 21:19:44.048298", "rc": 0, "start": "2024-02-14 21:19:44.044474" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:44 +0000 (0:00:00.213) 0:00:21.361 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:44 +0000 (0:00:00.009) 0:00:21.371 **** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 21:19:44 +0000 (0:00:00.009) 0:00:21.381 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 21:19:46 +0000 (0:00:02.345) 0:00:23.726 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.014) 0:00:23.741 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.008) 0:00:23.749 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.008) 0:00:23.757 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.008) 0:00:23.766 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008523", "end": "2024-02-14 21:19:46.675138", "rc": 0, "start": "2024-02-14 21:19:46.666615" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.229) 0:00:23.995 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.009) 0:00:24.005 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.008) 0:00:24.013 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.035) 0:00:24.049 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.009) 0:00:24.059 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004046", "end": "2024-02-14 21:19:46.967517", "rc": 0, "start": "2024-02-14 21:19:46.963471" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 21:19:46 +0000 (0:00:00.221) 0:00:24.281 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.009) 0:00:24.291 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.008) 0:00:24.299 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.019) 0:00:24.319 **** included: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.009) 0:00:24.328 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.211) 0:00:24.540 **** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Wednesday 14 February 2024 21:19:47 +0000 (0:00:00.015) 0:00:24.555 **** =============================================================================== Install iproute --------------------------------------------------------- 2.48s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.31s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.70s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:3 ----- Create dummy interface dummy1298 ---------------------------------------- 0.33s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/el_repo_setup.yml:17 ---- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:43 Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:35 Delete dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-bond_options_rewritecqbiqqv8/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---