# 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-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml:3 Saturday 23 March 2024 13:55:10 +0000 (0:00:00.014) 0:00:00.014 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml:6 Saturday 23 March 2024 13:55:11 +0000 (0:00:00.792) 0:00:00.806 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:55:11 +0000 (0:00:00.022) 0:00:00.829 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:55:11 +0000 (0:00:00.367) 0:00:01.196 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:55:11 +0000 (0:00:00.290) 0:00:01.486 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.055) 0:00:01.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.020) 0:00:01.562 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.032) 0:00:01.595 ******** 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-weekly-cirosa_67i/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.258) 0:00:01.853 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.012) 0:00:01.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.012) 0:00:01.878 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.276519", "end": "2024-03-23 13:55:12.850187", "rc": 0, "start": "2024-03-23 13:55:12.573668" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.484) 0:00:02.363 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml:9 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.011) 0:00:02.374 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.013) 0:00:02.388 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.011) 0:00:02.399 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:12 +0000 (0:00:00.010) 0:00:02.410 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003860", "end": "2024-03-23 13:55:13.106677", "rc": 0, "start": "2024-03-23 13:55:13.102817" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.208) 0:00:02.618 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.011) 0:00:02.630 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.011) 0:00:02.641 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.017) 0:00:02.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.010) 0:00:02.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.010) 0:00:02.679 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.014) 0:00:02.694 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.011) 0:00:02.705 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003862", "end": "2024-03-23 13:55:13.405067", "rc": 0, "start": "2024-03-23 13:55:13.401205" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.217) 0:00:02.923 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.014) 0:00:02.938 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:13 +0000 (0:00:00.011) 0:00:02.949 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:16 +0000 (0:00:03.415) 0:00:06.365 ******** 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-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.022) 0:00:06.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.011) 0:00:06.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.010) 0:00:06.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.010) 0:00:06.420 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.010) 0:00:06.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.010) 0:00:06.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.009) 0:00:06.451 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.014) 0:00:06.466 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:16 +0000 (0:00:00.011) 0:00:06.477 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003998", "end": "2024-03-23 13:55:17.177398", "rc": 0, "start": "2024-03-23 13:55:17.173400" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.212) 0:00:06.689 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.011) 0:00:06.701 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.011) 0:00:06.712 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.015) 0:00:06.728 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.013) 0:00:06.742 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.211) 0:00:06.953 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.012) 0:00:06.966 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.016) 0:00:06.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.013) 0:00:06.996 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.011) 0:00:07.008 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.016) 0:00:07.024 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.012) 0:00:07.037 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2024-03-23 13:55:17.742859", "rc": 0, "start": "2024-03-23 13:55:17.739140" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.216) 0:00:07.254 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.011) 0:00:07.266 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:17 +0000 (0:00:00.009) 0:00:07.276 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:20 +0000 (0:00:02.957) 0:00:10.234 ******** 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.015402", "end": "2024-03-23 13:55:20.950189", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-23 13:55:20.934787" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004532", "end": "2024-03-23 13:55:21.210076", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-23 13:55:21.205544" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004809", "end": "2024-03-23 13:55:21.415966", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-23 13:55:21.411157" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.695) 0:00:10.929 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026510", "end": "2024-03-23 13:55:21.651438", "rc": 0, "start": "2024-03-23 13:55:21.624928" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.235) 0:00:11.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.011) 0:00:11.176 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.011) 0:00:11.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.010) 0:00:11.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.011) 0:00:11.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.010) 0:00:11.220 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.016) 0:00:11.236 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.011) 0:00:11.248 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004255", "end": "2024-03-23 13:55:21.967935", "rc": 0, "start": "2024-03-23 13:55:21.963680" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.230) 0:00:11.479 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:21 +0000 (0:00:00.011) 0:00:11.490 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.011) 0:00:11.501 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.018) 0:00:11.520 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.013) 0:00:11.533 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202120.9389749, "block_size": 4096, "blocks": 0, "ctime": 1711202120.9389749, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30416, "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": 1711202120.9389749, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.208) 0:00:11.742 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.012) 0:00:11.754 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.021) 0:00:11.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.011) 0:00:11.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.010) 0:00:11.797 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.013) 0:00:11.810 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.012) 0:00:11.822 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003721", "end": "2024-03-23 13:55:22.521361", "rc": 0, "start": "2024-03-23 13:55:22.517640" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.212) 0:00:12.034 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.012) 0:00:12.046 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:22 +0000 (0:00:00.011) 0:00:12.057 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:25 +0000 (0:00:02.951) 0:00:15.009 ******** 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-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.019) 0:00:15.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.011) 0:00:15.039 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009711", "end": "2024-03-23 13:55:25.745810", "rc": 0, "start": "2024-03-23 13:55:25.736099" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.220) 0:00:15.260 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.011) 0:00:15.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.011) 0:00:15.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.010) 0:00:15.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.010) 0:00:15.304 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.022) 0:00:15.326 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:25 +0000 (0:00:00.011) 0:00:15.337 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2024-03-23 13:55:26.035549", "rc": 0, "start": "2024-03-23 13:55:26.031704" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.210) 0:00:15.548 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.011) 0:00:15.559 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.009) 0:00:15.569 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.020) 0:00:15.590 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.012) 0:00:15.602 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.206) 0:00:15.809 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml:15 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.013) 0:00:15.822 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.019) 0:00:15.842 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.011) 0:00:15.854 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.012) 0:00:15.866 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003911", "end": "2024-03-23 13:55:26.564367", "rc": 0, "start": "2024-03-23 13:55:26.560456" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.210) 0:00:16.076 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.011) 0:00:16.087 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:5 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.009) 0:00:16.097 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.013) 0:00:16.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.010) 0:00:16.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.009) 0:00:16.131 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.013) 0:00:16.145 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:26 +0000 (0:00:00.011) 0:00:16.156 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005089", "end": "2024-03-23 13:55:27.855620", "rc": 0, "start": "2024-03-23 13:55:26.850531" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:27 +0000 (0:00:01.212) 0:00:17.368 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:27 +0000 (0:00:00.011) 0:00:17.379 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:27 +0000 (0:00:00.010) 0:00:17.390 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:30 +0000 (0:00:02.960) 0:00:20.350 ******** 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-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.018) 0:00:20.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.010) 0:00:20.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.010) 0:00:20.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.010) 0:00:20.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.010) 0:00:20.412 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.010) 0:00:20.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:9 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.009) 0:00:20.432 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.013) 0:00:20.446 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:30 +0000 (0:00:00.011) 0:00:20.457 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003866", "end": "2024-03-23 13:55:31.154719", "rc": 0, "start": "2024-03-23 13:55:31.150853" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.208) 0:00:20.666 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.011) 0:00:20.678 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:11 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.010) 0:00:20.689 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.014) 0:00:20.703 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.012) 0:00:20.716 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.204) 0:00:20.920 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:14 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.012) 0:00:20.932 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.017) 0:00:20.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.010) 0:00:20.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.009) 0:00:20.970 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.011) 0:00:20.981 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.010) 0:00:20.992 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003789", "end": "2024-03-23 13:55:31.717029", "rc": 0, "start": "2024-03-23 13:55:31.713240" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.236) 0:00:21.228 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.011) 0:00:21.240 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:31 +0000 (0:00:00.009) 0:00:21.249 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:34 +0000 (0:00:02.958) 0:00:24.208 ******** 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-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.019) 0:00:24.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.012) 0:00:24.240 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.010) 0:00:24.251 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011584", "end": "2024-03-23 13:55:34.960535", "rc": 0, "start": "2024-03-23 13:55:34.948951" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:34 +0000 (0:00:00.232) 0:00:24.483 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.018) 0:00:24.502 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.012) 0:00:24.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:18 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.010) 0:00:24.525 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.017) 0:00:24.542 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.011) 0:00:24.554 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003695", "end": "2024-03-23 13:55:35.254086", "rc": 0, "start": "2024-03-23 13:55:35.250391" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.214) 0:00:24.769 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.011) 0:00:24.780 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:20 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.026) 0:00:24.806 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.020) 0:00:24.827 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.012) 0:00:24.839 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711202134.9588456, "block_size": 4096, "blocks": 0, "ctime": 1711202134.9588456, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30739, "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": 1711202134.9588456, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.209) 0:00:25.049 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:23 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.018) 0:00:25.067 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.042) 0:00:25.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.010) 0:00:25.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.009) 0:00:25.130 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.011) 0:00:25.142 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.011) 0:00:25.154 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003928", "end": "2024-03-23 13:55:35.853984", "rc": 0, "start": "2024-03-23 13:55:35.850056" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.210) 0:00:25.365 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.011) 0:00:25.376 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:55:35 +0000 (0:00:00.010) 0:00:25.387 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:55:38 +0000 (0:00:02.956) 0:00:28.344 ******** 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-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.017) 0:00:28.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.010) 0:00:28.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.010) 0:00:28.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:55:38 +0000 (0:00:00.010) 0:00:28.393 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011178", "end": "2024-03-23 13:55:39.100721", "rc": 0, "start": "2024-03-23 13:55:39.089543" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.220) 0:00:28.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.012) 0:00:28.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:27 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.009) 0:00:28.636 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.019) 0:00:28.656 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.011) 0:00:28.668 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003917", "end": "2024-03-23 13:55:39.365436", "rc": 0, "start": "2024-03-23 13:55:39.361519" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.209) 0:00:28.877 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.012) 0:00:28.890 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/create_and_remove_interface.yml:29 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.011) 0:00:28.901 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.021) 0:00:28.923 ******** included: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.013) 0:00:28.937 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cirosa_67i/tests/tasks/assert_device_absent.yml:5 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.208) 0:00:29.145 ******** 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 Saturday 23 March 2024 13:55:39 +0000 (0:00:00.010) 0:00:29.156 ******** =============================================================================== Install iproute --------------------------------------------------------- 3.42s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.96s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.95s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-weekly-cirosa_67i/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.70s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:28 ------- Enable EPEL 8 ----------------------------------------------------------- 0.48s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:35 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/el_repo_setup.yml:19 --------------- Create EPEL 8 ----------------------------------------------------------- 0.26s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/enable_epel.yml:8 ------------------ Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.24s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:37 ------- Create dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:52 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:45 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cirosa_67i/tests/tasks/manage_test_interface.yml:58 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cirosa_67i/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. ---^---^---^---^---^---