# 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-cibqif7y4f/.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-cibqif7y4f/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-cibqif7y4f/tests/tests_helpers_and_asserts.yml:3 Saturday 10 February 2024 13:25:02 +0000 (0:00:00.036) 0:00:00.036 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tests_helpers_and_asserts.yml:6 Saturday 10 February 2024 13:25:03 +0000 (0:00:01.000) 0:00:01.036 ***** included: /WORKDIR/git-weekly-cibqif7y4f/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-cibqif7y4f/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.018) 0:00:01.055 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/el_repo_setup.yml:17 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.409) 0:00:01.464 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/el_repo_setup.yml:22 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.345) 0:00:01.810 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/el_repo_setup.yml:26 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.024) 0:00:01.834 ***** 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-cibqif7y4f/tests/tasks/el_repo_setup.yml:51 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.021) 0:00:01.856 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.024) 0:00:01.881 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.013) 0:00:01.894 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.007) 0:00:01.902 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.012) 0:00:01.915 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.013) 0:00:01.928 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tests_helpers_and_asserts.yml:9 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.015) 0:00:01.944 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.017) 0:00:01.962 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.019) 0:00:01.981 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:04 +0000 (0:00:00.012) 0:00:01.994 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003694", "end": "2024-02-10 13:25:05.216323", "rc": 0, "start": "2024-02-10 13:25:05.212629" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.289) 0:00:02.283 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.011) 0:00:02.294 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.008) 0:00:02.303 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.014) 0:00:02.317 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.008) 0:00:02.326 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.010) 0:00:02.337 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.011) 0:00:02.348 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.012) 0:00:02.361 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003451", "end": "2024-02-10 13:25:05.521081", "rc": 0, "start": "2024-02-10 13:25:05.517630" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.226) 0:00:02.588 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.009) 0:00:02.598 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:05 +0000 (0:00:00.009) 0:00:02.607 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:07 +0000 (0:00:02.016) 0:00:04.624 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.024) 0:00:04.649 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.009) 0:00:04.659 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.026) 0:00:04.686 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.010) 0:00:04.696 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.009) 0:00:04.705 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.020) 0:00:04.726 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.018) 0:00:04.744 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.017) 0:00:04.761 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.021) 0:00:04.783 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003727", "end": "2024-02-10 13:25:07.954775", "rc": 0, "start": "2024-02-10 13:25:07.951048" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.238) 0:00:05.021 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.010) 0:00:05.032 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:25:07 +0000 (0:00:00.009) 0:00:05.042 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.013) 0:00:05.056 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.009) 0:00:05.065 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.247) 0:00:05.313 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.025) 0:00:05.338 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.057) 0:00:05.395 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.014) 0:00:05.410 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.008) 0:00:05.419 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.029) 0:00:05.448 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.013) 0:00:05.462 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003458", "end": "2024-02-10 13:25:08.662029", "rc": 0, "start": "2024-02-10 13:25:08.658571" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.280) 0:00:05.742 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.020) 0:00:05.763 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:08 +0000 (0:00:00.043) 0:00:05.806 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:10 +0000 (0:00:01.947) 0:00:07.754 ***** 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.007633", "end": "2024-02-10 13:25:10.928920", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-10 13:25:10.921287" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003665", "end": "2024-02-10 13:25:11.210502", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-10 13:25:11.206837" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003999", "end": "2024-02-10 13:25:11.431650", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-10 13:25:11.427651" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.750) 0:00:08.504 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023814", "end": "2024-02-10 13:25:11.687987", "rc": 0, "start": "2024-02-10 13:25:11.664173" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.253) 0:00:08.758 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.009) 0:00:08.767 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.009) 0:00:08.777 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.009) 0:00:08.787 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.009) 0:00:08.797 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.018) 0:00:08.816 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.032) 0:00:08.848 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:11 +0000 (0:00:00.010) 0:00:08.859 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003416", "end": "2024-02-10 13:25:12.028150", "rc": 0, "start": "2024-02-10 13:25:12.024734" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.237) 0:00:09.097 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.011) 0:00:09.108 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.013) 0:00:09.122 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.029) 0:00:09.151 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.020) 0:00:09.171 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571510.925119, "block_size": 4096, "blocks": 0, "ctime": 1707571510.925119, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33828, "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": 1707571510.925119, "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-cibqif7y4f/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.263) 0:00:09.434 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.013) 0:00:09.447 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.038) 0:00:09.486 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.027) 0:00:09.513 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.009) 0:00:09.523 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.019) 0:00:09.542 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.012) 0:00:09.555 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003432", "end": "2024-02-10 13:25:12.746563", "rc": 0, "start": "2024-02-10 13:25:12.743131" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.269) 0:00:09.824 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.015) 0:00:09.840 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:12 +0000 (0:00:00.012) 0:00:09.853 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:14 +0000 (0:00:01.924) 0:00:11.778 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:14 +0000 (0:00:00.014) 0:00:11.793 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:14 +0000 (0:00:00.008) 0:00:11.801 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012391", "end": "2024-02-10 13:25:14.977158", "rc": 0, "start": "2024-02-10 13:25:14.964767" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.250) 0:00:12.052 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.009) 0:00:12.061 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.009) 0:00:12.070 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.009) 0:00:12.080 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.007) 0:00:12.088 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.019) 0:00:12.108 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.009) 0:00:12.117 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003439", "end": "2024-02-10 13:25:15.275424", "rc": 0, "start": "2024-02-10 13:25:15.271985" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.225) 0:00:12.342 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.011) 0:00:12.354 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.011) 0:00:12.365 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.026) 0:00:12.392 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.010) 0:00:12.403 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.246) 0:00:12.650 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tests_helpers_and_asserts.yml:15 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.030) 0:00:12.680 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.018) 0:00:12.699 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.024) 0:00:12.724 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.011) 0:00:12.736 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003479", "end": "2024-02-10 13:25:15.934956", "rc": 0, "start": "2024-02-10 13:25:15.931477" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.265) 0:00:13.001 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.013) 0:00:13.014 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.011) 0:00:13.026 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.012) 0:00:13.039 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:15 +0000 (0:00:00.007) 0:00:13.046 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.008) 0:00:13.055 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.012) 0:00:13.067 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.011) 0:00:13.079 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2024-02-10 13:25:16.237890", "rc": 0, "start": "2024-02-10 13:25:16.234397" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.226) 0:00:13.305 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.011) 0:00:13.317 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:16 +0000 (0:00:00.009) 0:00:13.326 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:18 +0000 (0:00:01.902) 0:00:15.229 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.017) 0:00:15.246 ***** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.029) 0:00:15.275 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.010) 0:00:15.286 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.026) 0:00:15.312 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.021) 0:00:15.334 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.011) 0:00:15.346 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.010) 0:00:15.356 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.024) 0:00:15.381 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.017) 0:00:15.398 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003612", "end": "2024-02-10 13:25:18.563608", "rc": 0, "start": "2024-02-10 13:25:18.559996" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.234) 0:00:15.633 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.011) 0:00:15.645 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.011) 0:00:15.656 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.015) 0:00:15.671 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.013) 0:00:15.684 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.235) 0:00:15.920 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.019) 0:00:15.939 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.025) 0:00:15.965 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.015) 0:00:15.980 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.016) 0:00:15.997 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.013) 0:00:16.010 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:18 +0000 (0:00:00.016) 0:00:16.027 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003560", "end": "2024-02-10 13:25:19.191147", "rc": 0, "start": "2024-02-10 13:25:19.187587" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:19 +0000 (0:00:00.231) 0:00:16.259 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:19 +0000 (0:00:00.012) 0:00:16.271 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:19 +0000 (0:00:00.009) 0:00:16.281 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:21 +0000 (0:00:01.886) 0:00:18.168 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.014) 0:00:18.182 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.008) 0:00:18.190 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.008) 0:00:18.199 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005988", "end": "2024-02-10 13:25:21.365489", "rc": 0, "start": "2024-02-10 13:25:21.359501" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.246) 0:00:18.446 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.009) 0:00:18.455 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.008) 0:00:18.463 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.008) 0:00:18.472 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.015) 0:00:18.488 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.009) 0:00:18.498 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-02-10 13:25:21.658513", "rc": 0, "start": "2024-02-10 13:25:21.654886" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.227) 0:00:18.726 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.010) 0:00:18.736 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.010) 0:00:18.746 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.016) 0:00:18.763 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.010) 0:00:18.773 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571521.3630307, "block_size": 4096, "blocks": 0, "ctime": 1707571521.3630307, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34121, "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": 1707571521.3630307, "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-cibqif7y4f/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.235) 0:00:19.008 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.014) 0:00:19.023 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:25:21 +0000 (0:00:00.022) 0:00:19.046 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.012) 0:00:19.058 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.010) 0:00:19.069 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.022) 0:00:19.092 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.014) 0:00:19.106 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003629", "end": "2024-02-10 13:25:22.269517", "rc": 0, "start": "2024-02-10 13:25:22.265888" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.230) 0:00:19.337 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.011) 0:00:19.348 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:25:22 +0000 (0:00:00.017) 0:00:19.366 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 Saturday 10 February 2024 13:25:24 +0000 (0:00:01.908) 0:00:21.275 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.016) 0:00:21.291 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.014) 0:00:21.306 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.011) 0:00:21.317 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.009) 0:00:21.327 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009627", "end": "2024-02-10 13:25:24.500199", "rc": 0, "start": "2024-02-10 13:25:24.490572" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:56 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.247) 0:00:21.574 ***** 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-cibqif7y4f/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.009) 0:00:21.584 ***** 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-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.009) 0:00:21.594 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.020) 0:00:21.615 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.050) 0:00:21.665 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003746", "end": "2024-02-10 13:25:24.827862", "rc": 0, "start": "2024-02-10 13:25:24.824116" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.229) 0:00:21.895 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.011) 0:00:21.906 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.009) 0:00:21.916 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.020) 0:00:21.937 ***** included: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:25:24 +0000 (0:00:00.010) 0:00:21.947 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:25:25 +0000 (0:00:00.222) 0:00:22.170 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 10 February 2024 13:25:25 +0000 (0:00:00.016) 0:00:22.186 ***** =============================================================================== Install iproute --------------------------------------------------------- 2.02s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.95s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.92s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.91s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.90s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.89s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-weekly-cibqif7y4f/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.75s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.41s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.35s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.26s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:31 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:39 ------- Get stat for interface veth1298 ----------------------------------------- 0.25s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/get_interface_stat.yml:3 ----------- Delete dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:50 ------- Create dummy interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cibqif7y4f/tests/tasks/manage_test_interface.yml:45 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---