# 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-weekly-ciyv9avvpp/.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-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml:3 Saturday 13 January 2024 13:23:46 +0000 (0:00:00.063) 0:00:00.063 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml:6 Saturday 13 January 2024 13:23:47 +0000 (0:00:00.987) 0:00:01.050 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/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-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:23:47 +0000 (0:00:00.028) 0:00:01.079 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:17 Saturday 13 January 2024 13:23:47 +0000 (0:00:00.470) 0:00:01.549 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:22 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.312) 0:00:01.861 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:26 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.018) 0:00:01.880 ****** 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-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:51 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.011) 0:00:01.892 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.025) 0:00:01.917 ****** 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-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.015) 0:00:01.932 ****** 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-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.009) 0:00:01.942 ****** 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-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.011) 0:00:01.953 ****** 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-weekly-ciyv9avvpp/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.010) 0:00:01.963 ****** 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-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml:9 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.009) 0:00:01.973 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.014) 0:00:01.987 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.011) 0:00:01.999 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.017) 0:00:02.016 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003583", "end": "2024-01-13 13:23:48.444098", "rc": 0, "start": "2024-01-13 13:23:48.440515" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.294) 0:00:02.311 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.011) 0:00:02.322 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.010) 0:00:02.333 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.015) 0:00:02.348 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.010) 0:00:02.359 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.007) 0:00:02.367 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.011) 0:00:02.378 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.009) 0:00:02.388 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-01-13 13:23:48.753655", "rc": 0, "start": "2024-01-13 13:23:48.749987" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.231) 0:00:02.620 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.019) 0:00:02.639 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:23:48 +0000 (0:00:00.015) 0:00:02.655 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:23:52 +0000 (0:00:03.201) 0:00:05.857 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.022) 0:00:05.879 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.018) 0:00:05.898 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.010) 0:00:05.908 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.009) 0:00:05.918 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.009) 0:00:05.927 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.008) 0:00:05.936 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.010) 0:00:05.946 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.014) 0:00:05.961 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.010) 0:00:05.971 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003522", "end": "2024-01-13 13:23:52.338046", "rc": 0, "start": "2024-01-13 13:23:52.334524" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.231) 0:00:06.203 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.010) 0:00:06.214 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.010) 0:00:06.224 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.013) 0:00:06.238 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.011) 0:00:06.249 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.228) 0:00:06.478 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.014) 0:00:06.493 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.018) 0:00:06.511 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.008) 0:00:06.519 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.008) 0:00:06.528 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.011) 0:00:06.540 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.013) 0:00:06.554 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003500", "end": "2024-01-13 13:23:52.923636", "rc": 0, "start": "2024-01-13 13:23:52.920136" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.234) 0:00:06.788 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.011) 0:00:06.800 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:23:52 +0000 (0:00:00.012) 0:00:06.812 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:23:54 +0000 (0:00:01.879) 0:00:08.691 ****** 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.006794", "end": "2024-01-13 13:23:55.145386", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-13 13:23:55.138592" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003767", "end": "2024-01-13 13:23:55.428651", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-13 13:23:55.424884" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003823", "end": "2024-01-13 13:23:55.662799", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-13 13:23:55.658976" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:23:55 +0000 (0:00:00.836) 0:00:09.528 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023358", "end": "2024-01-13 13:23:55.913285", "rc": 0, "start": "2024-01-13 13:23:55.889927" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:23:55 +0000 (0:00:00.270) 0:00:09.798 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:23:55 +0000 (0:00:00.038) 0:00:09.837 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.043) 0:00:09.880 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.034) 0:00:09.915 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.022) 0:00:09.937 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.038) 0:00:09.976 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.037) 0:00:10.013 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.012) 0:00:10.026 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003280", "end": "2024-01-13 13:23:56.431868", "rc": 0, "start": "2024-01-13 13:23:56.428588" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.273) 0:00:10.300 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.025) 0:00:10.325 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.017) 0:00:10.343 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.018) 0:00:10.361 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.010) 0:00:10.372 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152235.1426942, "block_size": 4096, "blocks": 0, "ctime": 1705152235.1426942, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31263, "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": 1705152235.1426942, "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-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.228) 0:00:10.600 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.011) 0:00:10.611 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.020) 0:00:10.632 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.009) 0:00:10.641 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.008) 0:00:10.650 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.018) 0:00:10.669 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:56 +0000 (0:00:00.010) 0:00:10.680 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003545", "end": "2024-01-13 13:23:57.044318", "rc": 0, "start": "2024-01-13 13:23:57.040773" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:23:57 +0000 (0:00:00.255) 0:00:10.936 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:23:57 +0000 (0:00:00.041) 0:00:10.977 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:23:57 +0000 (0:00:00.011) 0:00:10.989 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:23:59 +0000 (0:00:01.879) 0:00:12.868 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.014) 0:00:12.883 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.009) 0:00:12.893 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010469", "end": "2024-01-13 13:23:59.265823", "rc": 0, "start": "2024-01-13 13:23:59.255354" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.262) 0:00:13.155 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.016) 0:00:13.171 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.010) 0:00:13.182 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.009) 0:00:13.191 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.008) 0:00:13.200 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.021) 0:00:13.221 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:23:59 +0000 (0:00:00.012) 0:00:13.233 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004756", "end": "2024-01-13 13:24:00.626875", "rc": 0, "start": "2024-01-13 13:23:59.622119" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:00 +0000 (0:00:01.261) 0:00:14.495 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.010) 0:00:14.505 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.011) 0:00:14.517 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.019) 0:00:14.536 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.011) 0:00:14.548 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.240) 0:00:14.788 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml:15 Saturday 13 January 2024 13:24:00 +0000 (0:00:00.015) 0:00:14.804 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.051) 0:00:14.855 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.013) 0:00:14.868 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.011) 0:00:14.879 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003521", "end": "2024-01-13 13:24:01.248146", "rc": 0, "start": "2024-01-13 13:24:01.244625" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.245) 0:00:15.125 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.026) 0:00:15.152 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.024) 0:00:15.177 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.013) 0:00:15.191 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.024) 0:00:15.215 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.016) 0:00:15.231 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.018) 0:00:15.249 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.014) 0:00:15.264 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003409", "end": "2024-01-13 13:24:01.629560", "rc": 0, "start": "2024-01-13 13:24:01.626151" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.232) 0:00:15.497 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.011) 0:00:15.508 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:24:01 +0000 (0:00:00.009) 0:00:15.518 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:24:03 +0000 (0:00:01.877) 0:00:17.396 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.015) 0:00:17.411 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.008) 0:00:17.420 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.008) 0:00:17.428 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.009) 0:00:17.438 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.008) 0:00:17.446 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.009) 0:00:17.455 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.012) 0:00:17.468 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.015) 0:00:17.483 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.021) 0:00:17.504 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-01-13 13:24:03.882277", "rc": 0, "start": "2024-01-13 13:24:03.878649" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.244) 0:00:17.749 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.022) 0:00:17.771 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.015) 0:00:17.787 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.016) 0:00:17.804 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:24:03 +0000 (0:00:00.012) 0:00:17.816 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.233) 0:00:18.050 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.011) 0:00:18.061 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.015) 0:00:18.076 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.007) 0:00:18.084 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.008) 0:00:18.092 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.011) 0:00:18.104 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.011) 0:00:18.115 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-01-13 13:24:04.480090", "rc": 0, "start": "2024-01-13 13:24:04.476573" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.232) 0:00:18.348 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.015) 0:00:18.364 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:24:04 +0000 (0:00:00.013) 0:00:18.377 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:24:06 +0000 (0:00:01.885) 0:00:20.263 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.031) 0:00:20.295 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.019) 0:00:20.315 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.020) 0:00:20.335 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.076216", "end": "2024-01-13 13:24:06.796382", "rc": 0, "start": "2024-01-13 13:24:06.720166" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.352) 0:00:20.687 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.016) 0:00:20.704 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.011) 0:00:20.716 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.018) 0:00:20.735 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.029) 0:00:20.765 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:06 +0000 (0:00:00.030) 0:00:20.796 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003550", "end": "2024-01-13 13:24:07.195410", "rc": 0, "start": "2024-01-13 13:24:07.191860" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.270) 0:00:21.067 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.030) 0:00:21.098 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.032) 0:00:21.131 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.024) 0:00:21.155 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.015) 0:00:21.171 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152246.7957962, "block_size": 4096, "blocks": 0, "ctime": 1705152246.7957962, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31595, "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": 1705152246.7957962, "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-weekly-ciyv9avvpp/tests/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.250) 0:00:21.421 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.039) 0:00:21.460 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:3 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.022) 0:00:21.483 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:8 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.010) 0:00:21.494 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:13 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.012) 0:00:21.506 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.023) 0:00:21.529 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.020) 0:00:21.550 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003483", "end": "2024-01-13 13:24:07.954203", "rc": 0, "start": "2024-01-13 13:24:07.950720" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.268) 0:00:21.819 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:07 +0000 (0:00:00.011) 0:00:21.831 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 Saturday 13 January 2024 13:24:08 +0000 (0:00:00.014) 0:00:21.845 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 Saturday 13 January 2024 13:24:09 +0000 (0:00:01.873) 0:00:23.718 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 Saturday 13 January 2024 13:24:09 +0000 (0:00:00.015) 0:00:23.734 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 Saturday 13 January 2024 13:24:09 +0000 (0:00:00.008) 0:00:23.743 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 Saturday 13 January 2024 13:24:09 +0000 (0:00:00.009) 0:00:23.753 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:50 Saturday 13 January 2024 13:24:09 +0000 (0:00:00.009) 0:00:23.762 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007507", "end": "2024-01-13 13:24:10.139371", "rc": 0, "start": "2024-01-13 13:24:10.131864" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:56 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.249) 0:00:24.012 ****** 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-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:61 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.009) 0:00:24.021 ****** 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-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.008) 0:00:24.030 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.020) 0:00:24.051 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.046) 0:00:24.098 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003699", "end": "2024-01-13 13:24:10.464465", "rc": 0, "start": "2024-01-13 13:24:10.460766" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.231) 0:00:24.329 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.010) 0:00:24.340 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.009) 0:00:24.350 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.020) 0:00:24.370 ****** included: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.011) 0:00:24.382 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.237) 0:00:24.619 ****** 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 Saturday 13 January 2024 13:24:10 +0000 (0:00:00.029) 0:00:24.649 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.20s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.87s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.26s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-ciyv9avvpp/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.84s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.47s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.35s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:45 ------- Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.27s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:31 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-ciyv9avvpp/tests/tasks/get_interface_stat.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. ---^---^---^---^---^---