# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml:3 Wednesday 20 December 2023 20:35:51 +0000 (0:00:00.013) 0:00:00.013 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml:6 Wednesday 20 December 2023 20:35:51 +0000 (0:00:00.757) 0:00:00.771 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 20:35:51 +0000 (0:00:00.023) 0:00:00.795 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.369) 0:00:01.165 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.291) 0:00:01.456 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.025) 0:00:01.481 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.018) 0:00:01.500 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.032) 0:00:01.533 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.263) 0:00:01.797 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.011) 0:00:01.808 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 20:35:52 +0000 (0:00:00.010) 0:00:01.818 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.248125", "end": "2023-12-20 20:35:53.359709", "rc": 0, "start": "2023-12-20 20:35:53.111584" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.435) 0:00:02.254 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml:9 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.009) 0:00:02.264 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.012) 0:00:02.277 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.010) 0:00:02.287 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.011) 0:00:02.299 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003387", "end": "2023-12-20 20:35:53.605752", "rc": 0, "start": "2023-12-20 20:35:53.602365" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.217) 0:00:02.517 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.022) 0:00:02.540 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:5 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.012) 0:00:02.552 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.023) 0:00:02.575 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.013) 0:00:02.588 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.010) 0:00:02.598 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.012) 0:00:02.610 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.010) 0:00:02.621 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003699", "end": "2023-12-20 20:35:53.916130", "rc": 0, "start": "2023-12-20 20:35:53.912431" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.196) 0:00:02.818 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.021) 0:00:02.839 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:35:53 +0000 (0:00:00.014) 0:00:02.854 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:35:57 +0000 (0:00:03.265) 0:00:06.120 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.017) 0:00:06.137 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.011) 0:00:06.149 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.012) 0:00:06.161 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.010) 0:00:06.171 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.011) 0:00:06.183 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.010) 0:00:06.194 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:9 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.009) 0:00:06.204 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.017) 0:00:06.222 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.012) 0:00:06.235 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003482", "end": "2023-12-20 20:35:57.538285", "rc": 0, "start": "2023-12-20 20:35:57.534803" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.210) 0:00:06.445 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.046) 0:00:06.492 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:11 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.048) 0:00:06.540 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:3 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.036) 0:00:06.576 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.013) 0:00:06.590 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:5 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.187) 0:00:06.778 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:14 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.033) 0:00:06.811 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:35:57 +0000 (0:00:00.060) 0:00:06.872 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.012) 0:00:06.884 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.027) 0:00:06.911 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.012) 0:00:06.924 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.017) 0:00:06.942 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003569", "end": "2023-12-20 20:35:58.252750", "rc": 0, "start": "2023-12-20 20:35:58.249181" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.207) 0:00:07.150 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.012) 0:00:07.162 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:35:58 +0000 (0:00:00.018) 0:00:07.180 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:36:01 +0000 (0:00:03.083) 0:00:10.264 **** 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.016082", "end": "2023-12-20 20:36:01.594505", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-20 20:36:01.578423" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003777", "end": "2023-12-20 20:36:01.817112", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-20 20:36:01.813335" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004721", "end": "2023-12-20 20:36:02.004800", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-20 20:36:02.000079" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.654) 0:00:10.919 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024720", "end": "2023-12-20 20:36:02.285155", "rc": 0, "start": "2023-12-20 20:36:02.260435" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.264) 0:00:11.183 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.011) 0:00:11.195 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.011) 0:00:11.206 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.012) 0:00:11.219 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.010) 0:00:11.230 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:18 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.010) 0:00:11.240 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.017) 0:00:11.257 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.011) 0:00:11.268 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003545", "end": "2023-12-20 20:36:02.566077", "rc": 0, "start": "2023-12-20 20:36:02.562532" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.192) 0:00:11.461 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.011) 0:00:11.472 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:20 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.010) 0:00:11.483 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.032) 0:00:11.516 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.018) 0:00:11.535 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703104561.582295, "block_size": 4096, "blocks": 0, "ctime": 1703104561.582295, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33373, "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": 1703104561.582295, "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-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.196) 0:00:11.731 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:23 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.038) 0:00:11.770 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.038) 0:00:11.809 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.037) 0:00:11.847 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.011) 0:00:11.858 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:02 +0000 (0:00:00.012) 0:00:11.871 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:03 +0000 (0:00:00.032) 0:00:11.904 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2023-12-20 20:36:03.199065", "rc": 0, "start": "2023-12-20 20:36:03.195603" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:03 +0000 (0:00:00.195) 0:00:12.099 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:03 +0000 (0:00:00.015) 0:00:12.115 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:36:03 +0000 (0:00:00.061) 0:00:12.176 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:36:06 +0000 (0:00:03.081) 0:00:15.257 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.023) 0:00:15.281 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.023) 0:00:15.304 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012211", "end": "2023-12-20 20:36:06.658755", "rc": 0, "start": "2023-12-20 20:36:06.646544" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.264) 0:00:15.568 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.021) 0:00:15.590 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.039) 0:00:15.629 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.047) 0:00:15.676 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:27 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.021) 0:00:15.698 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.037) 0:00:15.735 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:06 +0000 (0:00:00.020) 0:00:15.756 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003392", "end": "2023-12-20 20:36:07.080681", "rc": 0, "start": "2023-12-20 20:36:07.077289" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.241) 0:00:15.997 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.039) 0:00:16.037 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:29 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.019) 0:00:16.056 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.044) 0:00:16.100 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.039) 0:00:16.140 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:5 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.246) 0:00:16.387 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml:15 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.022) 0:00:16.410 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.054) 0:00:16.464 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.021) 0:00:16.486 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.042) 0:00:16.528 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003539", "end": "2023-12-20 20:36:07.874702", "rc": 0, "start": "2023-12-20 20:36:07.871163" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.267) 0:00:16.796 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.027) 0:00:16.823 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:5 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.013) 0:00:16.837 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:36:07 +0000 (0:00:00.029) 0:00:16.866 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.028) 0:00:16.894 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.018) 0:00:16.913 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.033) 0:00:16.946 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.051) 0:00:16.997 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003203", "end": "2023-12-20 20:36:08.327881", "rc": 0, "start": "2023-12-20 20:36:08.324678" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.236) 0:00:17.234 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.033) 0:00:17.267 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:36:08 +0000 (0:00:00.017) 0:00:17.284 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:36:11 +0000 (0:00:03.085) 0:00:20.370 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.023) 0:00:20.394 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.010) 0:00:20.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.011) 0:00:20.416 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.024) 0:00:20.441 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.015) 0:00:20.456 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.009) 0:00:20.466 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:9 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.009) 0:00:20.475 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.013) 0:00:20.489 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.014) 0:00:20.503 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003398", "end": "2023-12-20 20:36:11.796945", "rc": 0, "start": "2023-12-20 20:36:11.793547" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.198) 0:00:20.701 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.045) 0:00:20.747 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:11 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.025) 0:00:20.772 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:3 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.030) 0:00:20.803 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:36:11 +0000 (0:00:00.014) 0:00:20.817 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:5 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.189) 0:00:21.007 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:14 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.013) 0:00:21.020 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.054) 0:00:21.075 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.015) 0:00:21.090 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.013) 0:00:21.104 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.018) 0:00:21.122 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.012) 0:00:21.135 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003494", "end": "2023-12-20 20:36:12.437025", "rc": 0, "start": "2023-12-20 20:36:12.433531" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.196) 0:00:21.332 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.011) 0:00:21.343 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:36:12 +0000 (0:00:00.009) 0:00:21.353 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:36:15 +0000 (0:00:03.010) 0:00:24.363 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.051) 0:00:24.415 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.029) 0:00:24.444 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.016) 0:00:24.460 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006146", "end": "2023-12-20 20:36:15.817514", "rc": 0, "start": "2023-12-20 20:36:15.811368" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.277) 0:00:24.737 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.037) 0:00:24.775 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.032) 0:00:24.807 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:18 Wednesday 20 December 2023 20:36:15 +0000 (0:00:00.034) 0:00:24.842 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.040) 0:00:24.882 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.023) 0:00:24.906 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003635", "end": "2023-12-20 20:36:16.245779", "rc": 0, "start": "2023-12-20 20:36:16.242144" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.270) 0:00:25.177 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.020) 0:00:25.197 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:20 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.040) 0:00:25.238 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.026) 0:00:25.264 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.031) 0:00:25.296 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703104575.814835, "block_size": 4096, "blocks": 0, "ctime": 1703104575.814835, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33666, "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": 1703104575.814835, "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-skip_initscriptsyy0h4na4/tests/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.230) 0:00:25.526 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:23 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.026) 0:00:25.553 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.036) 0:00:25.589 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.026) 0:00:25.616 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.040) 0:00:25.656 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.053) 0:00:25.710 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:16 +0000 (0:00:00.024) 0:00:25.734 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003674", "end": "2023-12-20 20:36:17.048753", "rc": 0, "start": "2023-12-20 20:36:17.045079" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:17 +0000 (0:00:00.233) 0:00:25.968 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:17 +0000 (0:00:00.024) 0:00:25.993 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 20:36:17 +0000 (0:00:00.036) 0:00:26.029 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 20:36:20 +0000 (0:00:03.124) 0:00:29.154 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.047) 0:00:29.202 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.011) 0:00:29.214 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.010) 0:00:29.224 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.011) 0:00:29.236 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008294", "end": "2023-12-20 20:36:20.542082", "rc": 0, "start": "2023-12-20 20:36:20.533788" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.209) 0:00:29.446 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.013) 0:00:29.459 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:27 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.016) 0:00:29.476 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.024) 0:00:29.500 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.017) 0:00:29.517 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003573", "end": "2023-12-20 20:36:20.834606", "rc": 0, "start": "2023-12-20 20:36:20.831033" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.220) 0:00:29.738 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.011) 0:00:29.749 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/create_and_remove_interface.yml:29 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.012) 0:00:29.761 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:3 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.021) 0:00:29.783 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 20:36:20 +0000 (0:00:00.012) 0:00:29.795 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/assert_device_absent.yml:5 Wednesday 20 December 2023 20:36:21 +0000 (0:00:00.203) 0:00:29.999 **** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Wednesday 20 December 2023 20:36:21 +0000 (0:00:00.044) 0:00:30.043 **** =============================================================================== Install iproute --------------------------------------------------------- 3.27s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.12s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.09s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.08s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.08s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 3.01s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.65s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:24 Enable EPEL 8 ----------------------------------------------------------- 0.44s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:3 --------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:19 -------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:48 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:33 Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/manage_test_interface.yml:41 Create EPEL 8 ----------------------------------------------------------- 0.26s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:8 ----------- Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/get_current_interfaces.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---