# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciq7fjrlj7/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-ciq7fjrlj7/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-ciq7fjrlj7/tests/tests_helpers_and_asserts.yml:3 Saturday 02 December 2023 14:03:28 +0000 (0:00:00.042) 0:00:00.042 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tests_helpers_and_asserts.yml:6 Saturday 02 December 2023 14:03:28 +0000 (0:00:00.849) 0:00:00.892 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/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-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:3 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.014) 0:00:00.906 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:17 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.378) 0:00:01.284 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:22 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.269) 0:00:01.554 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:26 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.024) 0:00:01.578 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:51 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.011) 0:00:01.589 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:8 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.031) 0:00:01.620 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:24 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.268) 0:00:01.889 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:30 Saturday 02 December 2023 14:03:29 +0000 (0:00:00.011) 0:00:01.901 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:35 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.010) 0:00:01.911 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.399058", "end": "2023-12-02 14:03:30.579045", "rc": 0, "start": "2023-12-02 14:03:30.179987" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:40 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.589) 0:00:02.501 ***** 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-weekly-ciq7fjrlj7/tests/tests_helpers_and_asserts.yml:9 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.010) 0:00:02.511 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.014) 0:00:02.526 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.012) 0:00:02.538 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.015) 0:00:02.554 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003459", "end": "2023-12-02 14:03:30.824766", "rc": 0, "start": "2023-12-02 14:03:30.821307" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.192) 0:00:02.747 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.012) 0:00:02.759 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.010) 0:00:02.769 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.016) 0:00:02.786 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.008) 0:00:02.794 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.007) 0:00:02.802 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.012) 0:00:02.815 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:30 +0000 (0:00:00.010) 0:00:02.825 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003435", "end": "2023-12-02 14:03:31.094222", "rc": 0, "start": "2023-12-02 14:03:31.090787" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:31 +0000 (0:00:00.191) 0:00:03.017 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:31 +0000 (0:00:00.012) 0:00:03.030 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:31 +0000 (0:00:00.014) 0:00:03.044 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:32 +0000 (0:00:01.701) 0:00:04.745 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.023) 0:00:04.769 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.011) 0:00:04.781 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.013) 0:00:04.794 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.014) 0:00:04.808 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.012) 0:00:04.821 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.012) 0:00:04.833 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.013) 0:00:04.846 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.017) 0:00:04.864 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:32 +0000 (0:00:00.017) 0:00:04.882 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003615", "end": "2023-12-02 14:03:33.156039", "rc": 0, "start": "2023-12-02 14:03:33.152424" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.196) 0:00:05.079 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.013) 0:00:05.093 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.012) 0:00:05.105 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.019) 0:00:05.124 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.016) 0:00:05.141 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.194) 0:00:05.335 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.013) 0:00:05.349 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.018) 0:00:05.367 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.008) 0:00:05.375 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.008) 0:00:05.384 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.013) 0:00:05.398 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.011) 0:00:05.409 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003659", "end": "2023-12-02 14:03:33.679688", "rc": 0, "start": "2023-12-02 14:03:33.676029" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.193) 0:00:05.602 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.012) 0:00:05.614 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:33 +0000 (0:00:00.010) 0:00:05.625 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:35 +0000 (0:00:01.453) 0:00:07.078 ***** 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.014491", "end": "2023-12-02 14:03:35.367756", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-12-02 14:03:35.353265" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.007598", "end": "2023-12-02 14:03:35.597047", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-12-02 14:03:35.589449" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007435", "end": "2023-12-02 14:03:35.789578", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-12-02 14:03:35.782143" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:35 +0000 (0:00:00.635) 0:00:07.714 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023971", "end": "2023-12-02 14:03:36.005523", "rc": 0, "start": "2023-12-02 14:03:35.981552" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.214) 0:00:07.928 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.010) 0:00:07.939 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.010) 0:00:07.949 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.010) 0:00:07.960 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.010) 0:00:07.970 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.012) 0:00:07.983 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.023) 0:00:08.006 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.012) 0:00:08.019 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003376", "end": "2023-12-02 14:03:36.288186", "rc": 0, "start": "2023-12-02 14:03:36.284810" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.190) 0:00:08.210 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.015) 0:00:08.225 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.011) 0:00:08.237 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.019) 0:00:08.257 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.011) 0:00:08.268 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525815.3572345, "block_size": 4096, "blocks": 0, "ctime": 1701525815.3572345, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31979, "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": 1701525815.3572345, "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-ciq7fjrlj7/tests/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.190) 0:00:08.459 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.013) 0:00:08.472 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.024) 0:00:08.497 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.011) 0:00:08.509 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.011) 0:00:08.521 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.021) 0:00:08.542 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.016) 0:00:08.559 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003655", "end": "2023-12-02 14:03:36.831368", "rc": 0, "start": "2023-12-02 14:03:36.827713" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.196) 0:00:08.755 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.011) 0:00:08.767 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:36 +0000 (0:00:00.012) 0:00:08.779 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:38 +0000 (0:00:01.440) 0:00:10.219 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.017) 0:00:10.237 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.009) 0:00:10.247 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009225", "end": "2023-12-02 14:03:38.524391", "rc": 0, "start": "2023-12-02 14:03:38.515166" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.206) 0:00:10.454 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.015) 0:00:10.470 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.012) 0:00:10.482 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.015) 0:00:10.498 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.017) 0:00:10.516 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.035) 0:00:10.551 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.012) 0:00:10.564 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003585", "end": "2023-12-02 14:03:38.835470", "rc": 0, "start": "2023-12-02 14:03:38.831885" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.195) 0:00:10.759 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.015) 0:00:10.775 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.015) 0:00:10.791 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.028) 0:00:10.819 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:38 +0000 (0:00:00.021) 0:00:10.841 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.197) 0:00:11.038 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tests_helpers_and_asserts.yml:15 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.020) 0:00:11.058 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.032) 0:00:11.091 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.016) 0:00:11.108 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.019) 0:00:11.127 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003680", "end": "2023-12-02 14:03:39.404554", "rc": 0, "start": "2023-12-02 14:03:39.400874" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.201) 0:00:11.329 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.020) 0:00:11.349 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:5 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.016) 0:00:11.366 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.027) 0:00:11.393 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.013) 0:00:11.406 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.011) 0:00:11.418 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.016) 0:00:11.435 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.018) 0:00:11.453 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003876", "end": "2023-12-02 14:03:39.728763", "rc": 0, "start": "2023-12-02 14:03:39.724887" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.199) 0:00:11.653 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.018) 0:00:11.671 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:39 +0000 (0:00:00.014) 0:00:11.686 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:41 +0000 (0:00:01.460) 0:00:13.147 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.024) 0:00:13.171 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.013) 0:00:13.184 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.013) 0:00:13.198 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.013) 0:00:13.211 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.014) 0:00:13.226 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.015) 0:00:13.241 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:9 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.012) 0:00:13.253 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.025) 0:00:13.279 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.014) 0:00:13.294 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003613", "end": "2023-12-02 14:03:41.566559", "rc": 0, "start": "2023-12-02 14:03:41.562946" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.194) 0:00:13.488 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.014) 0:00:13.503 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:11 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.011) 0:00:13.514 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.016) 0:00:13.531 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.012) 0:00:13.543 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.189) 0:00:13.732 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:14 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.013) 0:00:13.746 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.019) 0:00:13.765 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.009) 0:00:13.774 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.009) 0:00:13.784 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.013) 0:00:13.798 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:41 +0000 (0:00:00.011) 0:00:13.809 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003509", "end": "2023-12-02 14:03:42.078857", "rc": 0, "start": "2023-12-02 14:03:42.075348" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:42 +0000 (0:00:00.191) 0:00:14.001 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:42 +0000 (0:00:00.017) 0:00:14.018 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:42 +0000 (0:00:00.014) 0:00:14.032 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:43 +0000 (0:00:01.438) 0:00:15.471 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.018) 0:00:15.490 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.012) 0:00:15.502 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.012) 0:00:15.515 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010500", "end": "2023-12-02 14:03:43.795338", "rc": 0, "start": "2023-12-02 14:03:43.784838" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.213) 0:00:15.729 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.010) 0:00:15.739 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.009) 0:00:15.749 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:18 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.010) 0:00:15.759 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.019) 0:00:15.779 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:43 +0000 (0:00:00.010) 0:00:15.790 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003737", "end": "2023-12-02 14:03:44.061305", "rc": 0, "start": "2023-12-02 14:03:44.057568" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.193) 0:00:15.983 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.011) 0:00:15.995 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:20 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.012) 0:00:16.008 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.023) 0:00:16.031 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.013) 0:00:16.045 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525823.7938366, "block_size": 4096, "blocks": 0, "ctime": 1701525823.7938366, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32301, "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": 1701525823.7938366, "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-ciq7fjrlj7/tests/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.198) 0:00:16.243 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:23 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.020) 0:00:16.263 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:3 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.039) 0:00:16.302 ***** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:8 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.014) 0:00:16.317 ***** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:13 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.016) 0:00:16.333 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.021) 0:00:16.354 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.016) 0:00:16.371 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003618", "end": "2023-12-02 14:03:44.646819", "rc": 0, "start": "2023-12-02 14:03:44.643201" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.198) 0:00:16.570 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.013) 0:00:16.583 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 Saturday 02 December 2023 14:03:44 +0000 (0:00:00.015) 0:00:16.598 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 Saturday 02 December 2023 14:03:46 +0000 (0:00:01.430) 0:00:18.029 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.018) 0:00:18.048 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.012) 0:00:18.061 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.010) 0:00:18.071 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.012) 0:00:18.084 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009652", "end": "2023-12-02 14:03:46.365911", "rc": 0, "start": "2023-12-02 14:03:46.356259" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:56 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.206) 0:00:18.290 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:61 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.014) 0:00:18.305 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:27 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.013) 0:00:18.318 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:3 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.033) 0:00:18.352 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.014) 0:00:18.366 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003604", "end": "2023-12-02 14:03:46.641376", "rc": 0, "start": "2023-12-02 14:03:46.637772" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:9 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.202) 0:00:18.569 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/show_interfaces.yml:5 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.013) 0:00:18.582 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/create_and_remove_interface.yml:29 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.040) 0:00:18.623 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:3 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.041) 0:00:18.665 ***** included: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.017) 0:00:18.683 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/assert_device_absent.yml:5 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.196) 0:00:18.879 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Saturday 02 December 2023 14:03:46 +0000 (0:00:00.022) 0:00:18.902 ***** =============================================================================== Install iproute --------------------------------------------------------- 1.70s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.46s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.45s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.44s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.44s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.43s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.64s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:23 ------- Enable EPEL 8 ----------------------------------------------------------- 0.59s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:35 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.38s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/el_repo_setup.yml:17 --------------- Create EPEL 8 ----------------------------------------------------------- 0.27s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/enable_epel.yml:8 ------------------ Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:31 ------- Create dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:45 ------- Delete veth interface veth1298 ------------------------------------------ 0.21s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:39 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ciq7fjrlj7/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-ciq7fjrlj7/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. ---^---^---^---^---^---