# 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-ci_fixm5l_n6iy/.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-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml:3 Friday 26 January 2024 21:27:30 +0000 (0:00:00.063) 0:00:00.063 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml:6 Friday 26 January 2024 21:27:31 +0000 (0:00:00.838) 0:00:00.902 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/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-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:3 Friday 26 January 2024 21:27:31 +0000 (0:00:00.061) 0:00:00.963 ******** skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts", "skip_reason": "Conditional result was False" } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:17 Friday 26 January 2024 21:27:31 +0000 (0:00:00.116) 0:00:01.080 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:22 Friday 26 January 2024 21:27:31 +0000 (0:00:00.395) 0:00:01.475 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:26 Friday 26 January 2024 21:27:31 +0000 (0:00:00.022) 0:00:01.497 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:51 Friday 26 January 2024 21:27:32 +0000 (0:00:00.023) 0:00:01.521 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml:8 Friday 26 January 2024 21:27:32 +0000 (0:00:00.073) 0:00:01.594 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml:24 Friday 26 January 2024 21:27:32 +0000 (0:00:00.021) 0:00:01.616 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml:30 Friday 26 January 2024 21:27:32 +0000 (0:00:00.025) 0:00:01.641 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml:35 Friday 26 January 2024 21:27:32 +0000 (0:00:00.012) 0:00:01.654 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/enable_epel.yml:40 Friday 26 January 2024 21:27:32 +0000 (0:00:00.054) 0:00:01.708 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml:9 Friday 26 January 2024 21:27:32 +0000 (0:00:00.032) 0:00:01.741 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.023) 0:00:01.765 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.020) 0:00:01.785 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.018) 0:00:01.804 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003234", "end": "2024-01-26 21:27:32.559621", "rc": 0, "start": "2024-01-26 21:27:32.556387" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:32 +0000 (0:00:00.277) 0:00:02.082 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:32 +0000 (0:00:00.014) 0:00:02.096 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:27:32 +0000 (0:00:00.011) 0:00:02.108 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.024) 0:00:02.132 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:32 +0000 (0:00:00.024) 0:00:02.157 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:32 +0000 (0:00:00.009) 0:00:02.167 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.011) 0:00:02.178 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:32 +0000 (0:00:00.037) 0:00:02.216 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003407", "end": "2024-01-26 21:27:32.925179", "rc": 0, "start": "2024-01-26 21:27:32.921772" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:32 +0000 (0:00:00.229) 0:00:02.446 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:33 +0000 (0:00:00.054) 0:00:02.500 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:33 +0000 (0:00:00.058) 0:00:02.558 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:34 +0000 (0:00:01.164) 0:00:03.723 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:34 +0000 (0:00:00.019) 0:00:03.742 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:34 +0000 (0:00:00.048) 0:00:03.791 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:34 +0000 (0:00:00.028) 0:00:03.819 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:34 +0000 (0:00:00.026) 0:00:03.846 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:34 +0000 (0:00:00.015) 0:00:03.861 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:34 +0000 (0:00:00.030) 0:00:03.892 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:27:34 +0000 (0:00:00.030) 0:00:03.923 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:34 +0000 (0:00:00.020) 0:00:03.943 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:34 +0000 (0:00:00.035) 0:00:03.978 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003270", "end": "2024-01-26 21:27:34.663001", "rc": 0, "start": "2024-01-26 21:27:34.659731" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:34 +0000 (0:00:00.210) 0:00:04.188 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:34 +0000 (0:00:00.016) 0:00:04.205 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:27:34 +0000 (0:00:00.026) 0:00:04.231 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:34 +0000 (0:00:00.053) 0:00:04.285 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:34 +0000 (0:00:00.039) 0:00:04.325 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:35 +0000 (0:00:00.190) 0:00:04.516 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:27:35 +0000 (0:00:00.087) 0:00:04.603 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:35 +0000 (0:00:00.081) 0:00:04.684 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:35 +0000 (0:00:00.102) 0:00:04.786 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:35 +0000 (0:00:00.010) 0:00:04.797 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:35 +0000 (0:00:00.014) 0:00:04.812 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:35 +0000 (0:00:00.022) 0:00:04.834 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003312", "end": "2024-01-26 21:27:35.535670", "rc": 0, "start": "2024-01-26 21:27:35.532358" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:35 +0000 (0:00:00.237) 0:00:05.072 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:35 +0000 (0:00:00.011) 0:00:05.084 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:35 +0000 (0:00:00.022) 0:00:05.107 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:36 +0000 (0:00:00.890) 0:00:05.997 ******** 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.010190", "end": "2024-01-26 21:27:36.725835", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-26 21:27:36.715645" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003620", "end": "2024-01-26 21:27:36.954113", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-26 21:27:36.950493" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003578", "end": "2024-01-26 21:27:37.164151", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-26 21:27:37.160573" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:37 +0000 (0:00:00.687) 0:00:06.685 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023431", "end": "2024-01-26 21:27:37.379034", "rc": 0, "start": "2024-01-26 21:27:37.355603" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:37 +0000 (0:00:00.219) 0:00:06.905 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:37 +0000 (0:00:00.058) 0:00:06.964 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:37 +0000 (0:00:00.020) 0:00:06.985 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:37 +0000 (0:00:00.029) 0:00:07.014 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:37 +0000 (0:00:00.037) 0:00:07.052 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:27:37 +0000 (0:00:00.028) 0:00:07.080 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.040) 0:00:07.121 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.025) 0:00:07.146 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003301", "end": "2024-01-26 21:27:37.851933", "rc": 0, "start": "2024-01-26 21:27:37.848632" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:37 +0000 (0:00:00.227) 0:00:07.374 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:37 +0000 (0:00:00.018) 0:00:07.393 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:27:37 +0000 (0:00:00.019) 0:00:07.413 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.026) 0:00:07.439 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:37 +0000 (0:00:00.016) 0:00:07.455 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706304456.7193727, "block_size": 4096, "blocks": 0, "ctime": 1706304456.7193727, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27321, "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": 1706304456.7193727, "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-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:27:38 +0000 (0:00:00.197) 0:00:07.653 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:27:38 +0000 (0:00:00.015) 0:00:07.669 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:38 +0000 (0:00:00.023) 0:00:07.692 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:38 +0000 (0:00:00.014) 0:00:07.707 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:38 +0000 (0:00:00.008) 0:00:07.716 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:38 +0000 (0:00:00.021) 0:00:07.737 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:38 +0000 (0:00:00.019) 0:00:07.757 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003345", "end": "2024-01-26 21:27:38.427159", "rc": 0, "start": "2024-01-26 21:27:38.423814" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:38 +0000 (0:00:00.208) 0:00:07.965 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:38 +0000 (0:00:00.051) 0:00:08.016 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:38 +0000 (0:00:00.015) 0:00:08.032 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:39 +0000 (0:00:00.873) 0:00:08.906 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:39 +0000 (0:00:00.024) 0:00:08.930 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:39 +0000 (0:00:00.008) 0:00:08.938 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008579", "end": "2024-01-26 21:27:39.625161", "rc": 0, "start": "2024-01-26 21:27:39.616582" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:39 +0000 (0:00:00.208) 0:00:09.147 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:39 +0000 (0:00:00.011) 0:00:09.158 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:39 +0000 (0:00:00.009) 0:00:09.167 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:39 +0000 (0:00:00.016) 0:00:09.184 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:27:39 +0000 (0:00:00.019) 0:00:09.203 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:39 +0000 (0:00:00.024) 0:00:09.228 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:39 +0000 (0:00:00.011) 0:00:09.239 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003595", "end": "2024-01-26 21:27:39.924618", "rc": 0, "start": "2024-01-26 21:27:39.921023" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:39 +0000 (0:00:00.213) 0:00:09.452 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:39 +0000 (0:00:00.013) 0:00:09.465 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:27:39 +0000 (0:00:00.011) 0:00:09.476 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.024) 0:00:09.501 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.019) 0:00:09.520 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:40 +0000 (0:00:00.197) 0:00:09.718 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml:15 Friday 26 January 2024 21:27:40 +0000 (0:00:00.051) 0:00:09.770 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.016) 0:00:09.786 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.014) 0:00:09.800 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.009) 0:00:09.810 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003235", "end": "2024-01-26 21:27:40.499766", "rc": 0, "start": "2024-01-26 21:27:40.496531" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:40 +0000 (0:00:00.232) 0:00:10.043 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:40 +0000 (0:00:00.046) 0:00:10.089 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:5 Friday 26 January 2024 21:27:40 +0000 (0:00:00.011) 0:00:10.101 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.017) 0:00:10.118 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:40 +0000 (0:00:00.027) 0:00:10.146 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:40 +0000 (0:00:00.007) 0:00:10.154 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.015) 0:00:10.170 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:40 +0000 (0:00:00.010) 0:00:10.181 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003316", "end": "2024-01-26 21:27:40.857519", "rc": 0, "start": "2024-01-26 21:27:40.854203" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:40 +0000 (0:00:00.204) 0:00:10.385 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:40 +0000 (0:00:00.012) 0:00:10.398 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:40 +0000 (0:00:00.015) 0:00:10.413 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:41 +0000 (0:00:00.944) 0:00:11.358 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:41 +0000 (0:00:00.017) 0:00:11.375 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:41 +0000 (0:00:00.008) 0:00:11.383 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:41 +0000 (0:00:00.008) 0:00:11.392 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:41 +0000 (0:00:00.008) 0:00:11.400 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:41 +0000 (0:00:00.007) 0:00:11.408 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:41 +0000 (0:00:00.025) 0:00:11.433 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:9 Friday 26 January 2024 21:27:41 +0000 (0:00:00.018) 0:00:11.451 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.018) 0:00:11.470 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:41 +0000 (0:00:00.015) 0:00:11.485 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003351", "end": "2024-01-26 21:27:42.160689", "rc": 0, "start": "2024-01-26 21:27:42.157338" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:42 +0000 (0:00:00.202) 0:00:11.688 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:42 +0000 (0:00:00.015) 0:00:11.703 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:11 Friday 26 January 2024 21:27:42 +0000 (0:00:00.011) 0:00:11.715 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:42 +0000 (0:00:00.018) 0:00:11.733 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:42 +0000 (0:00:00.011) 0:00:11.744 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:42 +0000 (0:00:00.258) 0:00:12.003 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:14 Friday 26 January 2024 21:27:42 +0000 (0:00:00.016) 0:00:12.020 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:42 +0000 (0:00:00.030) 0:00:12.050 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:42 +0000 (0:00:00.010) 0:00:12.061 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:42 +0000 (0:00:00.013) 0:00:12.075 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:42 +0000 (0:00:00.023) 0:00:12.098 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:42 +0000 (0:00:00.015) 0:00:12.113 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003181", "end": "2024-01-26 21:27:42.792737", "rc": 0, "start": "2024-01-26 21:27:42.789556" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:42 +0000 (0:00:00.200) 0:00:12.314 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:42 +0000 (0:00:00.012) 0:00:12.326 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:42 +0000 (0:00:00.021) 0:00:12.347 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:43 +0000 (0:00:00.881) 0:00:13.228 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:43 +0000 (0:00:00.017) 0:00:13.246 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:43 +0000 (0:00:00.011) 0:00:13.257 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:43 +0000 (0:00:00.014) 0:00:13.272 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007183", "end": "2024-01-26 21:27:43.948957", "rc": 0, "start": "2024-01-26 21:27:43.941774" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:43 +0000 (0:00:00.218) 0:00:13.491 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:44 +0000 (0:00:00.013) 0:00:13.504 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:44 +0000 (0:00:00.016) 0:00:13.520 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:18 Friday 26 January 2024 21:27:44 +0000 (0:00:00.054) 0:00:13.574 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.042) 0:00:13.617 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.043) 0:00:13.661 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003204", "end": "2024-01-26 21:27:44.355011", "rc": 0, "start": "2024-01-26 21:27:44.351807" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:44 +0000 (0:00:00.231) 0:00:13.892 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:44 +0000 (0:00:00.015) 0:00:13.908 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:20 Friday 26 January 2024 21:27:44 +0000 (0:00:00.011) 0:00:13.919 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.038) 0:00:13.957 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.018) 0:00:13.976 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1706304463.9448652, "block_size": 4096, "blocks": 0, "ctime": 1706304463.9448652, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27614, "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": 1706304463.9448652, "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-ci_fixm5l_n6iy/tests/tasks/assert_device_present.yml:5 Friday 26 January 2024 21:27:44 +0000 (0:00:00.224) 0:00:14.200 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:23 Friday 26 January 2024 21:27:44 +0000 (0:00:00.047) 0:00:14.248 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.045) 0:00:14.293 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:8 Friday 26 January 2024 21:27:44 +0000 (0:00:00.010) 0:00:14.304 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:13 Friday 26 January 2024 21:27:44 +0000 (0:00:00.020) 0:00:14.324 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.012) 0:00:14.336 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:44 +0000 (0:00:00.012) 0:00:14.349 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003574", "end": "2024-01-26 21:27:45.023803", "rc": 0, "start": "2024-01-26 21:27:45.020229" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:45 +0000 (0:00:00.241) 0:00:14.591 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:45 +0000 (0:00:00.032) 0:00:14.623 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 Friday 26 January 2024 21:27:45 +0000 (0:00:00.055) 0:00:14.679 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 Friday 26 January 2024 21:27:46 +0000 (0:00:01.085) 0:00:15.764 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:31 Friday 26 January 2024 21:27:46 +0000 (0:00:00.030) 0:00:15.795 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:39 Friday 26 January 2024 21:27:46 +0000 (0:00:00.017) 0:00:15.813 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:45 Friday 26 January 2024 21:27:46 +0000 (0:00:00.009) 0:00:15.823 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 Friday 26 January 2024 21:27:46 +0000 (0:00:00.017) 0:00:15.840 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008958", "end": "2024-01-26 21:27:46.583739", "rc": 0, "start": "2024-01-26 21:27:46.574781" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:56 Friday 26 January 2024 21:27:46 +0000 (0:00:00.266) 0:00:16.106 ******** 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-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:61 Friday 26 January 2024 21:27:46 +0000 (0:00:00.030) 0:00:16.137 ******** 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-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:27 Friday 26 January 2024 21:27:46 +0000 (0:00:00.010) 0:00:16.147 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:3 Friday 26 January 2024 21:27:46 +0000 (0:00:00.040) 0:00:16.187 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 Friday 26 January 2024 21:27:46 +0000 (0:00:00.024) 0:00:16.212 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003414", "end": "2024-01-26 21:27:46.999778", "rc": 0, "start": "2024-01-26 21:27:46.996364" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:9 Friday 26 January 2024 21:27:47 +0000 (0:00:00.327) 0:00:16.539 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/show_interfaces.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.047) 0:00:16.587 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/create_and_remove_interface.yml:29 Friday 26 January 2024 21:27:47 +0000 (0:00:00.084) 0:00:16.671 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.059) 0:00:16.731 ******** included: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 Friday 26 January 2024 21:27:47 +0000 (0:00:00.036) 0:00:16.768 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/assert_device_absent.yml:5 Friday 26 January 2024 21:27:47 +0000 (0:00:00.277) 0:00:17.045 ******** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=118 changed=0 unreachable=0 failed=0 skipped=56 rescued=0 ignored=0 Friday 26 January 2024 21:27:47 +0000 (0:00:00.056) 0:00:17.102 ******** =============================================================================== Install iproute --------------------------------------------------------- 1.16s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 1.09s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.89s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:16 ---------- Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-ci_fixm5l_n6iy/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.69s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:23 ---------- Check if system is ostree ----------------------------------------------- 0.40s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/el_repo_setup.yml:17 ------------------ Gather current interface info ------------------------------------------- 0.33s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Get stat for interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 -------------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/manage_test_interface.yml:50 ---------- Get stat for interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_interface_stat.yml:3 -------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-ci_fixm5l_n6iy/tests/tasks/get_current_interfaces.yml:3 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---