# 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-route_typet745agyq/.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-route_typet745agyq/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tests_helpers_and_asserts.yml:3 Tuesday 09 January 2024 02:26:22 +0000 (0:00:00.033) 0:00:00.033 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typet745agyq/tests/tests_helpers_and_asserts.yml:6 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.826) 0:00:00.859 ******* included: /WORKDIR/git-route_typet745agyq/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-route_typet745agyq/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.013) 0:00:00.872 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/el_repo_setup.yml:17 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.353) 0:00:01.226 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/el_repo_setup.yml:22 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.238) 0:00:01.464 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/el_repo_setup.yml:26 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.013) 0:00:01.478 ******* 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-route_typet745agyq/tests/tasks/el_repo_setup.yml:51 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.007) 0:00:01.486 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.020) 0:00:01.506 ******* 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-route_typet745agyq/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.007) 0:00:01.514 ******* 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-route_typet745agyq/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.008) 0:00:01.522 ******* 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-route_typet745agyq/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.007) 0:00:01.529 ******* 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-route_typet745agyq/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.007) 0:00:01.537 ******* 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-route_typet745agyq/tests/tests_helpers_and_asserts.yml:9 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.007) 0:00:01.544 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.011) 0:00:01.556 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.009) 0:00:01.565 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:23 +0000 (0:00:00.008) 0:00:01.573 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2024-01-09 02:26:24.094174", "rc": 0, "start": "2024-01-09 02:26:24.090681" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.244) 0:00:01.818 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.009) 0:00:01.827 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.009) 0:00:01.836 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.013) 0:00:01.850 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.007) 0:00:01.857 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.007) 0:00:01.864 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.010) 0:00:01.875 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.009) 0:00:01.884 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003649", "end": "2024-01-09 02:26:24.347903", "rc": 0, "start": "2024-01-09 02:26:24.344254" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.187) 0:00:02.072 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.010) 0:00:02.083 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:24 +0000 (0:00:00.011) 0:00:02.095 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:25 +0000 (0:00:01.020) 0:00:03.115 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.013) 0:00:03.129 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.007) 0:00:03.137 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.008) 0:00:03.145 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.007) 0:00:03.153 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.007) 0:00:03.160 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.008) 0:00:03.168 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.007) 0:00:03.175 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.012) 0:00:03.188 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.008) 0:00:03.197 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003408", "end": "2024-01-09 02:26:25.658911", "rc": 0, "start": "2024-01-09 02:26:25.655503" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.193) 0:00:03.390 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.013) 0:00:03.404 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.008) 0:00:03.413 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.014) 0:00:03.427 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.010) 0:00:03.437 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.200) 0:00:03.638 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.015) 0:00:03.654 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.017) 0:00:03.671 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.008) 0:00:03.680 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.007) 0:00:03.687 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:25 +0000 (0:00:00.011) 0:00:03.699 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:26 +0000 (0:00:00.020) 0:00:03.719 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003526", "end": "2024-01-09 02:26:26.187725", "rc": 0, "start": "2024-01-09 02:26:26.184199" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:26 +0000 (0:00:00.191) 0:00:03.911 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:26 +0000 (0:00:00.011) 0:00:03.922 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:26 +0000 (0:00:00.008) 0:00:03.931 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.833) 0:00:04.765 ******* 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.010039", "end": "2024-01-09 02:26:27.238127", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-09 02:26:27.228088" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003664", "end": "2024-01-09 02:26:27.456905", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-09 02:26:27.453241" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003691", "end": "2024-01-09 02:26:27.636451", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-09 02:26:27.632760" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.595) 0:00:05.360 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023252", "end": "2024-01-09 02:26:27.844035", "rc": 0, "start": "2024-01-09 02:26:27.820783" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.209) 0:00:05.569 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.009) 0:00:05.579 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.007) 0:00:05.587 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.008) 0:00:05.595 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.008) 0:00:05.603 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.008) 0:00:05.611 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.016) 0:00:05.628 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:27 +0000 (0:00:00.009) 0:00:05.637 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003351", "end": "2024-01-09 02:26:28.101045", "rc": 0, "start": "2024-01-09 02:26:28.097694" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.186) 0:00:05.824 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.009) 0:00:05.833 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.009) 0:00:05.843 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.016) 0:00:05.860 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.009) 0:00:05.869 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704767187.2318952, "block_size": 4096, "blocks": 0, "ctime": 1704767187.2318952, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31070, "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": 1704767187.2318952, "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-route_typet745agyq/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.182) 0:00:06.051 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.010) 0:00:06.062 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.018) 0:00:06.080 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.007) 0:00:06.088 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.008) 0:00:06.097 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.011) 0:00:06.108 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.009) 0:00:06.117 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003478", "end": "2024-01-09 02:26:28.580006", "rc": 0, "start": "2024-01-09 02:26:28.576528" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.185) 0:00:06.302 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.009) 0:00:06.312 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:28 +0000 (0:00:00.008) 0:00:06.321 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.834) 0:00:07.155 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.016) 0:00:07.172 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.008) 0:00:07.180 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010643", "end": "2024-01-09 02:26:29.653795", "rc": 0, "start": "2024-01-09 02:26:29.643152" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.198) 0:00:07.379 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.009) 0:00:07.388 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.009) 0:00:07.397 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.012) 0:00:07.409 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.007) 0:00:07.417 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.019) 0:00:07.436 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.009) 0:00:07.446 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003770", "end": "2024-01-09 02:26:29.909913", "rc": 0, "start": "2024-01-09 02:26:29.906143" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.195) 0:00:07.642 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.011) 0:00:07.653 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.009) 0:00:07.662 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.020) 0:00:07.682 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:29 +0000 (0:00:00.010) 0:00:07.693 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.183) 0:00:07.876 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tests_helpers_and_asserts.yml:15 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.011) 0:00:07.887 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.014) 0:00:07.902 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.010) 0:00:07.913 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.012) 0:00:07.925 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003461", "end": "2024-01-09 02:26:30.402332", "rc": 0, "start": "2024-01-09 02:26:30.398871" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.199) 0:00:08.125 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.016) 0:00:08.142 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:5 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.025) 0:00:08.167 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.012) 0:00:08.180 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.014) 0:00:08.194 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.013) 0:00:08.208 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.012) 0:00:08.220 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.013) 0:00:08.234 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003476", "end": "2024-01-09 02:26:30.700037", "rc": 0, "start": "2024-01-09 02:26:30.696561" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.190) 0:00:08.424 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.011) 0:00:08.435 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:30 +0000 (0:00:00.008) 0:00:08.444 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.836) 0:00:09.280 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.013) 0:00:09.293 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.007) 0:00:09.301 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.007) 0:00:09.309 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.007) 0:00:09.317 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.007) 0:00:09.325 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.008) 0:00:09.333 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:9 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.007) 0:00:09.340 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.013) 0:00:09.353 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.009) 0:00:09.362 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2024-01-09 02:26:31.825651", "rc": 0, "start": "2024-01-09 02:26:31.822189" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.186) 0:00:09.549 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.010) 0:00:09.559 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:11 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.009) 0:00:09.569 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.013) 0:00:09.583 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:31 +0000 (0:00:00.023) 0:00:09.607 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.195) 0:00:09.802 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:14 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.010) 0:00:09.812 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.015) 0:00:09.828 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.007) 0:00:09.836 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.007) 0:00:09.843 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.010) 0:00:09.854 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.009) 0:00:09.864 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003460", "end": "2024-01-09 02:26:32.330916", "rc": 0, "start": "2024-01-09 02:26:32.327456" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.189) 0:00:10.054 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.022) 0:00:10.076 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:32 +0000 (0:00:00.010) 0:00:10.086 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.852) 0:00:10.939 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.015) 0:00:10.955 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.008) 0:00:10.963 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.010) 0:00:10.974 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012757", "end": "2024-01-09 02:26:33.448059", "rc": 0, "start": "2024-01-09 02:26:33.435302" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.204) 0:00:11.178 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.009) 0:00:11.187 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.009) 0:00:11.197 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:18 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.008) 0:00:11.205 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.016) 0:00:11.221 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.016) 0:00:11.238 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2024-01-09 02:26:33.705371", "rc": 0, "start": "2024-01-09 02:26:33.701652" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.190) 0:00:11.428 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.010) 0:00:11.439 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:20 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.009) 0:00:11.449 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.017) 0:00:11.467 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.009) 0:00:11.477 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704767193.4448874, "block_size": 4096, "blocks": 0, "ctime": 1704767193.4448874, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31398, "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": 1704767193.4448874, "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-route_typet745agyq/tests/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.185) 0:00:11.662 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:23 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.010) 0:00:11.672 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.019) 0:00:11.691 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 02:26:33 +0000 (0:00:00.009) 0:00:11.701 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.007) 0:00:11.708 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.011) 0:00:11.720 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.010) 0:00:11.730 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003367", "end": "2024-01-09 02:26:34.193370", "rc": 0, "start": "2024-01-09 02:26:34.190003" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.187) 0:00:11.918 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.009) 0:00:11.928 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 02:26:34 +0000 (0:00:00.008) 0:00:11.937 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.840) 0:00:12.778 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.016) 0:00:12.794 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.008) 0:00:12.802 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.010) 0:00:12.813 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.008) 0:00:12.821 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010310", "end": "2024-01-09 02:26:35.293878", "rc": 0, "start": "2024-01-09 02:26:35.283568" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:56 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.197) 0:00:13.019 ******* 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-route_typet745agyq/tests/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.009) 0:00:13.028 ******* 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-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:27 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.014) 0:00:13.043 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.023) 0:00:13.066 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.015) 0:00:13.081 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003768", "end": "2024-01-09 02:26:35.552948", "rc": 0, "start": "2024-01-09 02:26:35.549180" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.196) 0:00:13.277 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.014) 0:00:13.292 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/create_and_remove_interface.yml:29 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.011) 0:00:13.303 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:3 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.027) 0:00:13.331 ******* included: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.011) 0:00:13.343 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-route_typet745agyq/tests/tasks/assert_device_absent.yml:5 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.213) 0:00:13.556 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Tuesday 09 January 2024 02:26:35 +0000 (0:00:00.015) 0:00:13.572 ******* =============================================================================== Install iproute --------------------------------------------------------- 1.02s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Install iproute --------------------------------------------------------- 0.83s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:16 ------ Gathering Facts --------------------------------------------------------- 0.83s /WORKDIR/git-route_typet745agyq/tests/tests_helpers_and_asserts.yml:3 --------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:23 ------ Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-route_typet745agyq/tests/tasks/el_repo_setup.yml:3 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 ------ Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-route_typet745agyq/tests/tasks/el_repo_setup.yml:17 -------------- Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 ---------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:31 ------ Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:45 ------ Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/get_interface_stat.yml:3 ---------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 ------ Delete veth interface veth1298 ------------------------------------------ 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:39 ------ Delete dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/manage_test_interface.yml:50 ------ Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/tests/tasks/get_current_interfaces.yml:3 ------ Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-route_typet745agyq/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. ---^---^---^---^---^---