# 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-ci_u_whl_u/.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-ci_u_whl_u/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-ci_u_whl_u/tests/tests_helpers_and_asserts.yml:3 Saturday 23 December 2023 13:17:30 +0000 (0:00:00.034) 0:00:00.034 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tests_helpers_and_asserts.yml:6 Saturday 23 December 2023 13:17:31 +0000 (0:00:00.966) 0:00:01.000 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/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-ci_u_whl_u/tests/tasks/el_repo_setup.yml:3 Saturday 23 December 2023 13:17:31 +0000 (0:00:00.012) 0:00:01.013 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/el_repo_setup.yml:17 Saturday 23 December 2023 13:17:31 +0000 (0:00:00.428) 0:00:01.442 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/el_repo_setup.yml:22 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.291) 0:00:01.734 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/el_repo_setup.yml:26 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.013) 0:00:01.748 ***** 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-ci_u_whl_u/tests/tasks/el_repo_setup.yml:51 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:01.756 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/enable_epel.yml:8 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.021) 0:00:01.777 ***** 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-ci_u_whl_u/tests/tasks/enable_epel.yml:24 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:01.785 ***** 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-ci_u_whl_u/tests/tasks/enable_epel.yml:30 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.008) 0:00:01.793 ***** 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-ci_u_whl_u/tests/tasks/enable_epel.yml:35 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:01.800 ***** 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-ci_u_whl_u/tests/tasks/enable_epel.yml:40 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:01.808 ***** 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-ci_u_whl_u/tests/tests_helpers_and_asserts.yml:9 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:01.816 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.013) 0:00:01.829 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.010) 0:00:01.840 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.009) 0:00:01.849 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004352", "end": "2023-12-23 13:17:32.579956", "rc": 0, "start": "2023-12-23 13:17:32.575604" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.296) 0:00:02.146 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.011) 0:00:02.157 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.008) 0:00:02.166 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.013) 0:00:02.180 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.008) 0:00:02.189 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.007) 0:00:02.196 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.011) 0:00:02.207 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.009) 0:00:02.217 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004407", "end": "2023-12-23 13:17:32.901142", "rc": 0, "start": "2023-12-23 13:17:32.896735" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.256) 0:00:02.474 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.010) 0:00:02.484 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:32 +0000 (0:00:00.009) 0:00:02.494 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:35 +0000 (0:00:02.078) 0:00:04.572 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.015) 0:00:04.587 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.009) 0:00:04.596 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.605 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.613 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.621 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.630 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.638 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.014) 0:00:04.653 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.009) 0:00:04.662 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004618", "end": "2023-12-23 13:17:35.339177", "rc": 0, "start": "2023-12-23 13:17:35.334559" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.242) 0:00:04.905 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.009) 0:00:04.915 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.008) 0:00:04.923 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.013) 0:00:04.936 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.009) 0:00:04.946 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:5 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.235) 0:00:05.182 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.010) 0:00:05.193 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.015) 0:00:05.208 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.007) 0:00:05.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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.007) 0:00:05.223 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.010) 0:00:05.233 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:35 +0000 (0:00:00.010) 0:00:05.244 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005592", "end": "2023-12-23 13:17:36.921065", "rc": 0, "start": "2023-12-23 13:17:35.915473" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:36 +0000 (0:00:01.244) 0:00:06.488 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:36 +0000 (0:00:00.010) 0:00:06.499 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:36 +0000 (0:00:00.009) 0:00:06.508 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:38 +0000 (0:00:01.954) 0:00:08.463 ***** 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.010999", "end": "2023-12-23 13:17:39.151085", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-23 13:17:39.140086" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004758", "end": "2023-12-23 13:17:39.444854", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-23 13:17:39.440096" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004848", "end": "2023-12-23 13:17:39.677258", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-23 13:17:39.672410" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:39 +0000 (0:00:00.781) 0:00:09.245 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023109", "end": "2023-12-23 13:17:39.939510", "rc": 0, "start": "2023-12-23 13:17:39.916401" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:39 +0000 (0:00:00.261) 0:00:09.507 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:39 +0000 (0:00:00.009) 0:00:09.516 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:39 +0000 (0:00:00.007) 0:00:09.524 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:39 +0000 (0:00:00.009) 0:00:09.533 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:40 +0000 (0:00:00.007) 0:00:09.541 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 December 2023 13:17:40 +0000 (0:00:00.007) 0:00:09.548 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:40 +0000 (0:00:00.015) 0:00:09.564 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:40 +0000 (0:00:00.009) 0:00:09.574 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005312", "end": "2023-12-23 13:17:41.248582", "rc": 0, "start": "2023-12-23 13:17:40.243270" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:41 +0000 (0:00:01.241) 0:00:10.815 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.011) 0:00:10.826 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.011) 0:00:10.837 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_present.yml:3 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.016) 0:00:10.854 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.010) 0:00:10.864 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703337459.1446989, "block_size": 4096, "blocks": 0, "ctime": 1703337459.1446989, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32495, "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": 1703337459.1446989, "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-ci_u_whl_u/tests/tasks/assert_device_present.yml:5 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.237) 0:00:11.101 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.010) 0:00:11.112 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.018) 0:00:11.130 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.007) 0:00:11.138 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.007) 0:00:11.146 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.011) 0:00:11.158 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:41 +0000 (0:00:00.010) 0:00:11.168 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005460", "end": "2023-12-23 13:17:42.845823", "rc": 0, "start": "2023-12-23 13:17:41.840363" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:42 +0000 (0:00:01.245) 0:00:12.413 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:42 +0000 (0:00:00.010) 0:00:12.423 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:42 +0000 (0:00:00.012) 0:00:12.436 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:44 +0000 (0:00:01.978) 0:00:14.415 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:44 +0000 (0:00:00.016) 0:00:14.432 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:44 +0000 (0:00:00.008) 0:00:14.440 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013606", "end": "2023-12-23 13:17:45.130925", "rc": 0, "start": "2023-12-23 13:17:45.117319" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.268) 0:00:14.708 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.008) 0:00:14.717 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.007) 0:00:14.725 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.009) 0:00:14.734 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.007) 0:00:14.741 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.019) 0:00:14.761 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:45 +0000 (0:00:00.009) 0:00:14.770 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005554", "end": "2023-12-23 13:17:46.452468", "rc": 0, "start": "2023-12-23 13:17:45.446914" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:46 +0000 (0:00:01.250) 0:00:16.021 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.010) 0:00:16.031 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.010) 0:00:16.041 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:3 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.019) 0:00:16.060 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.010) 0:00:16.071 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:5 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.244) 0:00:16.315 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tests_helpers_and_asserts.yml:15 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.010) 0:00:16.326 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.012) 0:00:16.339 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.010) 0:00:16.349 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:46 +0000 (0:00:00.009) 0:00:16.359 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004382", "end": "2023-12-23 13:17:47.037567", "rc": 0, "start": "2023-12-23 13:17:47.033185" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.244) 0:00:16.604 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.012) 0:00:16.617 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.009) 0:00:16.627 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.012) 0:00:16.639 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.007) 0:00:16.647 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.007) 0:00:16.654 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.010) 0:00:16.665 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:47 +0000 (0:00:00.009) 0:00:16.675 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005698", "end": "2023-12-23 13:17:48.356688", "rc": 0, "start": "2023-12-23 13:17:47.350990" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:48 +0000 (0:00:01.248) 0:00:17.923 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:48 +0000 (0:00:00.010) 0:00:17.933 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:48 +0000 (0:00:00.008) 0:00:17.942 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:50 +0000 (0:00:01.982) 0:00:19.924 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.014) 0:00:19.938 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.008) 0:00:19.946 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.007) 0:00:19.954 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.009) 0:00:19.963 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.007) 0:00:19.971 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.008) 0:00:19.979 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.007) 0:00:19.987 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.013) 0:00:20.000 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.009) 0:00:20.010 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004370", "end": "2023-12-23 13:17:50.686122", "rc": 0, "start": "2023-12-23 13:17:50.681752" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.241) 0:00:20.252 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.010) 0:00:20.262 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.009) 0:00:20.272 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:3 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.013) 0:00:20.285 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.009) 0:00:20.295 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:5 Saturday 23 December 2023 13:17:50 +0000 (0:00:00.237) 0:00:20.533 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.010) 0:00:20.543 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.015) 0:00:20.559 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.007) 0:00:20.566 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.007) 0:00:20.574 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.010) 0:00:20.584 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.009) 0:00:20.594 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004330", "end": "2023-12-23 13:17:51.272202", "rc": 0, "start": "2023-12-23 13:17:51.267872" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.244) 0:00:20.839 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.013) 0:00:20.852 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:51 +0000 (0:00:00.009) 0:00:20.862 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:53 +0000 (0:00:01.971) 0:00:22.833 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.014) 0:00:22.847 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.008) 0:00:22.856 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.008) 0:00:22.864 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.151297", "end": "2023-12-23 13:17:53.693236", "rc": 0, "start": "2023-12-23 13:17:53.541939" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.433) 0:00:23.297 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.010) 0:00:23.308 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.010) 0:00:23.318 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.010) 0:00:23.329 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.016) 0:00:23.346 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:53 +0000 (0:00:00.012) 0:00:23.358 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004285", "end": "2023-12-23 13:17:54.043224", "rc": 0, "start": "2023-12-23 13:17:54.038939" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.250) 0:00:23.609 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.011) 0:00:23.620 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.011) 0:00:23.632 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_present.yml:3 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.016) 0:00:23.649 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.012) 0:00:23.661 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703337473.6913795, "block_size": 4096, "blocks": 0, "ctime": 1703337473.6913795, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32827, "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": 1703337473.6913795, "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-ci_u_whl_u/tests/tasks/assert_device_present.yml:5 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.242) 0:00:23.903 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.014) 0:00:23.918 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:3 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.019) 0:00:23.938 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:8 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.008) 0:00:23.947 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:13 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.007) 0:00:23.955 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.011) 0:00:23.966 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:54 +0000 (0:00:00.009) 0:00:23.975 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005508", "end": "2023-12-23 13:17:55.655890", "rc": 0, "start": "2023-12-23 13:17:54.650382" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:55 +0000 (0:00:01.247) 0:00:25.223 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:55 +0000 (0:00:00.010) 0:00:25.233 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 Saturday 23 December 2023 13:17:55 +0000 (0:00:00.009) 0:00:25.243 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 Saturday 23 December 2023 13:17:57 +0000 (0:00:02.023) 0:00:27.266 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:31 Saturday 23 December 2023 13:17:57 +0000 (0:00:00.033) 0:00:27.300 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:39 Saturday 23 December 2023 13:17:57 +0000 (0:00:00.020) 0:00:27.320 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 Saturday 23 December 2023 13:17:57 +0000 (0:00:00.010) 0:00:27.331 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 Saturday 23 December 2023 13:17:57 +0000 (0:00:00.009) 0:00:27.341 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008338", "end": "2023-12-23 13:17:58.034508", "rc": 0, "start": "2023-12-23 13:17:58.026170" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:56 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.271) 0:00:27.612 ***** 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-ci_u_whl_u/tests/tasks/manage_test_interface.yml:61 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.013) 0:00:27.626 ***** 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-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.010) 0:00:27.636 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:3 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.021) 0:00:27.657 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.052) 0:00:27.710 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004379", "end": "2023-12-23 13:17:58.425527", "rc": 0, "start": "2023-12-23 13:17:58.421148" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:9 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.282) 0:00:27.992 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/show_interfaces.yml:5 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.010) 0:00:28.003 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.008) 0:00:28.012 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:3 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.019) 0:00:28.031 ***** included: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_interface_stat.yml:3 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.009) 0:00:28.041 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/assert_device_absent.yml:5 Saturday 23 December 2023 13:17:58 +0000 (0:00:00.246) 0:00:28.288 ***** 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 23 December 2023 13:17:58 +0000 (0:00:00.015) 0:00:28.303 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.08s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.02s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.98s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.98s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.95s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.24s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.97s /WORKDIR/git-weekly-ci_u_whl_u/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.78s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:23 ------- Create dummy interface dummy1298 ---------------------------------------- 0.43s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:45 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.43s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-ci_u_whl_u/tests/tasks/manage_test_interface.yml:50 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---