# 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_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/tests_helpers_and_asserts.yml:3 Friday 09 February 2024 13:35:08 +0000 (0:00:00.014) 0:00:00.014 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_helpers_and_asserts.yml:6 Friday 09 February 2024 13:35:09 +0000 (0:00:00.936) 0:00:00.951 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 13:35:09 +0000 (0:00:00.024) 0:00:00.975 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:19 Friday 09 February 2024 13:35:09 +0000 (0:00:00.512) 0:00:01.488 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:24 Friday 09 February 2024 13:35:10 +0000 (0:00:00.298) 0:00:01.786 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:28 Friday 09 February 2024 13:35:10 +0000 (0:00:00.023) 0:00:01.809 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:53 Friday 09 February 2024 13:35:10 +0000 (0:00:00.016) 0:00:01.826 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 13:35:10 +0000 (0:00:00.033) 0:00:01.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:01.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:01.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:01.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 13:35:10 +0000 (0:00:00.008) 0:00:01.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_helpers_and_asserts.yml:9 Friday 09 February 2024 13:35:10 +0000 (0:00:00.014) 0:00:01.914 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.013) 0:00:01.927 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.011) 0:00:01.938 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:01.949 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003514", "end": "2024-02-09 13:35:10.464971", "rc": 0, "start": "2024-02-09 13:35:10.461457" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:10 +0000 (0:00:00.251) 0:00:02.201 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:10 +0000 (0:00:00.011) 0:00:02.213 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:5 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:02.224 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.018) 0:00:02.242 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:02.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:10 +0000 (0:00:00.009) 0:00:02.262 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.013) 0:00:02.275 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:10 +0000 (0:00:00.012) 0:00:02.288 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003554", "end": "2024-02-09 13:35:10.748473", "rc": 0, "start": "2024-02-09 13:35:10.744919" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:10 +0000 (0:00:00.229) 0:00:02.518 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:10 +0000 (0:00:00.014) 0:00:02.532 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:10 +0000 (0:00:00.010) 0:00:02.543 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:13 +0000 (0:00:02.607) 0:00:05.150 ******* 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_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:13 +0000 (0:00:00.021) 0:00:05.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:13 +0000 (0:00:00.037) 0:00:05.209 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:13 +0000 (0:00:00.025) 0:00:05.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:13 +0000 (0:00:00.015) 0:00:05.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:13 +0000 (0:00:00.022) 0:00:05.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:13 +0000 (0:00:00.019) 0:00:05.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:9 Friday 09 February 2024 13:35:13 +0000 (0:00:00.011) 0:00:05.304 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:13 +0000 (0:00:00.019) 0:00:05.323 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:13 +0000 (0:00:00.010) 0:00:05.333 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004890", "end": "2024-02-09 13:35:14.805211", "rc": 0, "start": "2024-02-09 13:35:13.800321" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:14 +0000 (0:00:01.209) 0:00:06.543 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:14 +0000 (0:00:00.012) 0:00:06.555 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:11 Friday 09 February 2024 13:35:14 +0000 (0:00:00.024) 0:00:06.580 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.015) 0:00:06.595 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:14 +0000 (0:00:00.016) 0:00:06.612 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:15 +0000 (0:00:00.239) 0:00:06.851 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:14 Friday 09 February 2024 13:35:15 +0000 (0:00:00.054) 0:00:06.906 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.031) 0:00:06.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:15 +0000 (0:00:00.021) 0:00:06.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:15 +0000 (0:00:00.036) 0:00:06.996 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.020) 0:00:07.017 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:15 +0000 (0:00:00.041) 0:00:07.058 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004807", "end": "2024-02-09 13:35:16.563029", "rc": 0, "start": "2024-02-09 13:35:15.558222" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:16 +0000 (0:00:01.255) 0:00:08.314 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:16 +0000 (0:00:00.011) 0:00:08.326 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:16 +0000 (0:00:00.012) 0:00:08.338 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:19 +0000 (0:00:02.399) 0:00:10.738 ******* 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.010186", "end": "2024-02-09 13:35:19.211787", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-09 13:35:19.201601" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003725", "end": "2024-02-09 13:35:19.457732", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-09 13:35:19.454007" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003905", "end": "2024-02-09 13:35:19.655418", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-09 13:35:19.651513" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:19 +0000 (0:00:00.656) 0:00:11.395 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024059", "end": "2024-02-09 13:35:19.878961", "rc": 0, "start": "2024-02-09 13:35:19.854902" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:19 +0000 (0:00:00.224) 0:00:11.619 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:19 +0000 (0:00:00.020) 0:00:11.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:19 +0000 (0:00:00.015) 0:00:11.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:19 +0000 (0:00:00.012) 0:00:11.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:19 +0000 (0:00:00.012) 0:00:11.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:18 Friday 09 February 2024 13:35:19 +0000 (0:00:00.014) 0:00:11.695 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.025) 0:00:11.721 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.021) 0:00:11.743 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003452", "end": "2024-02-09 13:35:20.215563", "rc": 0, "start": "2024-02-09 13:35:20.212111" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:20 +0000 (0:00:00.212) 0:00:11.955 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:20 +0000 (0:00:00.011) 0:00:11.967 ******* 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_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:20 Friday 09 February 2024 13:35:20 +0000 (0:00:00.012) 0:00:11.979 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.055) 0:00:12.035 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.015) 0:00:12.051 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707485719.2055197, "block_size": 4096, "blocks": 0, "ctime": 1707485719.2055197, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33178, "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": 1707485719.2055197, "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_rewrite86ytuvfo/tests/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:35:20 +0000 (0:00:00.216) 0:00:12.267 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:23 Friday 09 February 2024 13:35:20 +0000 (0:00:00.016) 0:00:12.284 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.054) 0:00:12.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:20 +0000 (0:00:00.016) 0:00:12.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:20 +0000 (0:00:00.012) 0:00:12.368 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.020) 0:00:12.388 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:20 +0000 (0:00:00.027) 0:00:12.416 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003467", "end": "2024-02-09 13:35:20.884404", "rc": 0, "start": "2024-02-09 13:35:20.880937" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:20 +0000 (0:00:00.206) 0:00:12.622 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:20 +0000 (0:00:00.011) 0:00:12.633 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:20 +0000 (0:00:00.011) 0:00:12.644 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:23 +0000 (0:00:02.416) 0:00:15.061 ******* 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_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:23 +0000 (0:00:00.019) 0:00:15.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:23 +0000 (0:00:00.009) 0:00:15.090 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.019274", "end": "2024-02-09 13:35:23.574789", "rc": 0, "start": "2024-02-09 13:35:23.555515" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:23 +0000 (0:00:00.230) 0:00:15.320 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:23 +0000 (0:00:00.015) 0:00:15.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:23 +0000 (0:00:00.010) 0:00:15.346 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:23 +0000 (0:00:00.011) 0:00:15.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:27 Friday 09 February 2024 13:35:23 +0000 (0:00:00.010) 0:00:15.368 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:23 +0000 (0:00:00.026) 0:00:15.395 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:23 +0000 (0:00:00.011) 0:00:15.406 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003546", "end": "2024-02-09 13:35:23.864556", "rc": 0, "start": "2024-02-09 13:35:23.861010" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:23 +0000 (0:00:00.214) 0:00:15.621 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:23 +0000 (0:00:00.046) 0:00:15.667 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:29 Friday 09 February 2024 13:35:23 +0000 (0:00:00.036) 0:00:15.704 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.030) 0:00:15.735 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.040) 0:00:15.775 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:24 +0000 (0:00:00.214) 0:00:15.990 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_helpers_and_asserts.yml:15 Friday 09 February 2024 13:35:24 +0000 (0:00:00.038) 0:00:16.028 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.016) 0:00:16.045 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.013) 0:00:16.058 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.013) 0:00:16.072 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003485", "end": "2024-02-09 13:35:24.534111", "rc": 0, "start": "2024-02-09 13:35:24.530626" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:24 +0000 (0:00:00.232) 0:00:16.305 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:24 +0000 (0:00:00.012) 0:00:16.317 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:5 Friday 09 February 2024 13:35:24 +0000 (0:00:00.028) 0:00:16.345 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.041) 0:00:16.387 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:24 +0000 (0:00:00.016) 0:00:16.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:24 +0000 (0:00:00.017) 0:00:16.420 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.024) 0:00:16.445 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:24 +0000 (0:00:00.016) 0:00:16.462 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003594", "end": "2024-02-09 13:35:24.931826", "rc": 0, "start": "2024-02-09 13:35:24.928232" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:24 +0000 (0:00:00.208) 0:00:16.670 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:24 +0000 (0:00:00.012) 0:00:16.683 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:24 +0000 (0:00:00.010) 0:00:16.694 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:27 +0000 (0:00:02.398) 0:00:19.093 ******* 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_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:27 +0000 (0:00:00.035) 0:00:19.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:27 +0000 (0:00:00.011) 0:00:19.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:27 +0000 (0:00:00.024) 0:00:19.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:27 +0000 (0:00:00.012) 0:00:19.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:27 +0000 (0:00:00.011) 0:00:19.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:27 +0000 (0:00:00.029) 0:00:19.217 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:9 Friday 09 February 2024 13:35:27 +0000 (0:00:00.014) 0:00:19.232 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:27 +0000 (0:00:00.019) 0:00:19.252 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:27 +0000 (0:00:00.021) 0:00:19.273 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003651", "end": "2024-02-09 13:35:27.746765", "rc": 0, "start": "2024-02-09 13:35:27.743114" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:27 +0000 (0:00:00.211) 0:00:19.484 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:27 +0000 (0:00:00.013) 0:00:19.498 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:11 Friday 09 February 2024 13:35:27 +0000 (0:00:00.028) 0:00:19.527 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:27 +0000 (0:00:00.023) 0:00:19.550 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:27 +0000 (0:00:00.014) 0:00:19.565 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:28 +0000 (0:00:00.217) 0:00:19.783 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:14 Friday 09 February 2024 13:35:28 +0000 (0:00:00.018) 0:00:19.801 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:28 +0000 (0:00:00.018) 0:00:19.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:28 +0000 (0:00:00.019) 0:00:19.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:28 +0000 (0:00:00.027) 0:00:19.866 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:28 +0000 (0:00:00.025) 0:00:19.892 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:28 +0000 (0:00:00.049) 0:00:19.941 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004688", "end": "2024-02-09 13:35:29.418281", "rc": 0, "start": "2024-02-09 13:35:28.413593" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:29 +0000 (0:00:01.215) 0:00:21.156 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:29 +0000 (0:00:00.019) 0:00:21.176 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:29 +0000 (0:00:00.019) 0:00:21.195 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:31 +0000 (0:00:02.401) 0:00:23.597 ******* 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_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:31 +0000 (0:00:00.022) 0:00:23.619 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:31 +0000 (0:00:00.011) 0:00:23.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:31 +0000 (0:00:00.015) 0:00:23.646 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010848", "end": "2024-02-09 13:35:32.118118", "rc": 0, "start": "2024-02-09 13:35:32.107270" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:32 +0000 (0:00:00.217) 0:00:23.864 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:32 +0000 (0:00:00.011) 0:00:23.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:32 +0000 (0:00:00.013) 0:00:23.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:18 Friday 09 February 2024 13:35:32 +0000 (0:00:00.010) 0:00:23.899 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:32 +0000 (0:00:00.019) 0:00:23.918 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:32 +0000 (0:00:00.010) 0:00:23.929 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004639", "end": "2024-02-09 13:35:33.390366", "rc": 0, "start": "2024-02-09 13:35:32.385727" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:33 +0000 (0:00:01.217) 0:00:25.147 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:33 +0000 (0:00:00.049) 0:00:25.196 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:20 Friday 09 February 2024 13:35:33 +0000 (0:00:00.035) 0:00:25.231 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_present.yml:3 Friday 09 February 2024 13:35:33 +0000 (0:00:00.034) 0:00:25.266 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:33 +0000 (0:00:00.054) 0:00:25.321 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707485732.115941, "block_size": 4096, "blocks": 0, "ctime": 1707485732.115941, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33510, "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": 1707485732.115941, "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_rewrite86ytuvfo/tests/tasks/assert_device_present.yml:5 Friday 09 February 2024 13:35:33 +0000 (0:00:00.213) 0:00:25.534 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:23 Friday 09 February 2024 13:35:33 +0000 (0:00:00.044) 0:00:25.579 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:3 Friday 09 February 2024 13:35:33 +0000 (0:00:00.043) 0:00:25.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:8 Friday 09 February 2024 13:35:33 +0000 (0:00:00.017) 0:00:25.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:13 Friday 09 February 2024 13:35:33 +0000 (0:00:00.022) 0:00:25.663 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:33 +0000 (0:00:00.012) 0:00:25.675 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:33 +0000 (0:00:00.023) 0:00:25.699 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004661", "end": "2024-02-09 13:35:35.170460", "rc": 0, "start": "2024-02-09 13:35:34.165799" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:35 +0000 (0:00:01.214) 0:00:26.914 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:35 +0000 (0:00:00.033) 0:00:26.947 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Friday 09 February 2024 13:35:35 +0000 (0:00:00.035) 0:00:26.982 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Friday 09 February 2024 13:35:37 +0000 (0:00:02.392) 0:00:29.375 ******* 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_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:37 Friday 09 February 2024 13:35:37 +0000 (0:00:00.018) 0:00:29.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Friday 09 February 2024 13:35:37 +0000 (0:00:00.011) 0:00:29.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:52 Friday 09 February 2024 13:35:37 +0000 (0:00:00.011) 0:00:29.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:58 Friday 09 February 2024 13:35:37 +0000 (0:00:00.012) 0:00:29.428 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.017275", "end": "2024-02-09 13:35:37.907290", "rc": 0, "start": "2024-02-09 13:35:37.890015" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:65 Friday 09 February 2024 13:35:37 +0000 (0:00:00.217) 0:00:29.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:71 Friday 09 February 2024 13:35:37 +0000 (0:00:00.030) 0:00:29.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:27 Friday 09 February 2024 13:35:37 +0000 (0:00:00.036) 0:00:29.713 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:3 Friday 09 February 2024 13:35:38 +0000 (0:00:00.027) 0:00:29.740 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 13:35:38 +0000 (0:00:00.013) 0:00:29.754 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-02-09 13:35:38.242593", "rc": 0, "start": "2024-02-09 13:35:38.239076" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 13:35:38 +0000 (0:00:00.224) 0:00:29.979 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/show_interfaces.yml:5 Friday 09 February 2024 13:35:38 +0000 (0:00:00.010) 0:00:29.989 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/create_and_remove_interface.yml:29 Friday 09 February 2024 13:35:38 +0000 (0:00:00.010) 0:00:30.000 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:3 Friday 09 February 2024 13:35:38 +0000 (0:00:00.021) 0:00:30.022 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Friday 09 February 2024 13:35:38 +0000 (0:00:00.013) 0:00:30.035 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/assert_device_absent.yml:5 Friday 09 February 2024 13:35:38 +0000 (0:00:00.197) 0:00:30.233 ******* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Friday 09 February 2024 13:35:38 +0000 (0:00:00.027) 0:00:30.260 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.39s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.66s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:28 Gather the minimum subset of ansible_facts required by the network role test --- 0.51s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:3 ----- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:19 ---- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/manage_test_interface.yml:45 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---