# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/tests_helpers_and_asserts.yml:3 Saturday 10 February 2024 13:21:12 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_helpers_and_asserts.yml:6 Saturday 10 February 2024 13:21:13 +0000 (0:00:00.617) 0:00:00.635 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/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-cib2ia0h9k/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:21:13 +0000 (0:00:00.021) 0:00:00.656 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:19 Saturday 10 February 2024 13:21:13 +0000 (0:00:00.354) 0:00:01.011 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:24 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.253) 0:00:01.264 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:28 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.025) 0:00:01.289 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:53 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.024) 0:00:01.314 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.032) 0:00:01.346 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.015) 0:00:01.361 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.029) 0:00:01.391 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.015) 0:00:01.407 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:01.417 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_helpers_and_asserts.yml:9 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.017) 0:00:01.435 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.013) 0:00:01.448 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.033) 0:00:01.482 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.025) 0:00:01.507 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003324", "end": "2024-02-10 13:21:14.507538", "rc": 0, "start": "2024-02-10 13:21:14.504214" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.261) 0:00:01.769 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.011) 0:00:01.780 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:01.790 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.015) 0:00:01.806 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:01.815 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:01.824 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.012) 0:00:01.837 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:01.847 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003424", "end": "2024-02-10 13:21:14.771242", "rc": 0, "start": "2024-02-10 13:21:14.767818" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.187) 0:00:02.034 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.012) 0:00:02.046 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:14 +0000 (0:00:00.009) 0:00:02.056 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.994) 0:00:03.051 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.017) 0:00:03.068 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.011) 0:00:03.080 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.010) 0:00:03.090 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.010) 0:00:03.101 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.009) 0:00:03.111 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.008) 0:00:03.119 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.008) 0:00:03.128 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.016) 0:00:03.144 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:15 +0000 (0:00:00.034) 0:00:03.179 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003346", "end": "2024-02-10 13:21:16.123920", "rc": 0, "start": "2024-02-10 13:21:16.120574" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.208) 0:00:03.388 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.026) 0:00:03.414 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.049) 0:00:03.464 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.017) 0:00:03.481 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.012) 0:00:03.493 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.184) 0:00:03.677 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.011) 0:00:03.689 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.017) 0:00:03.706 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.010) 0:00:03.717 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.011) 0:00:03.728 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.012) 0:00:03.741 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.015) 0:00:03.757 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003375", "end": "2024-02-10 13:21:16.681355", "rc": 0, "start": "2024-02-10 13:21:16.677980" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.186) 0:00:03.944 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.012) 0:00:03.956 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:16 +0000 (0:00:00.017) 0:00:03.974 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:17 +0000 (0:00:00.937) 0:00:04.912 ***** 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.010076", "end": "2024-02-10 13:21:17.846172", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-10 13:21:17.836096" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003755", "end": "2024-02-10 13:21:18.059224", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-10 13:21:18.055469" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004376", "end": "2024-02-10 13:21:18.240086", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-10 13:21:18.235710" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.590) 0:00:05.502 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021884", "end": "2024-02-10 13:21:18.445884", "rc": 0, "start": "2024-02-10 13:21:18.424000" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.207) 0:00:05.709 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.010) 0:00:05.720 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.008) 0:00:05.729 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.010) 0:00:05.739 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.009) 0:00:05.748 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.007) 0:00:05.756 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.015) 0:00:05.772 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.009) 0:00:05.781 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003303", "end": "2024-02-10 13:21:18.704375", "rc": 0, "start": "2024-02-10 13:21:18.701072" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.184) 0:00:05.966 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.010) 0:00:05.977 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.009) 0:00:05.987 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.017) 0:00:06.005 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.013) 0:00:06.019 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571277.839918, "block_size": 4096, "blocks": 0, "ctime": 1707571277.839918, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29754, "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": 1707571277.839918, "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-cib2ia0h9k/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.184) 0:00:06.203 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.012) 0:00:06.215 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.018) 0:00:06.234 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:18 +0000 (0:00:00.009) 0:00:06.243 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.014) 0:00:06.257 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.015) 0:00:06.273 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.011) 0:00:06.284 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003241", "end": "2024-02-10 13:21:19.207773", "rc": 0, "start": "2024-02-10 13:21:19.204532" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.184) 0:00:06.469 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.010) 0:00:06.480 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:19 +0000 (0:00:00.009) 0:00:06.489 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.960) 0:00:07.450 ***** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.018) 0:00:07.469 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.010) 0:00:07.479 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006725", "end": "2024-02-10 13:21:20.412813", "rc": 0, "start": "2024-02-10 13:21:20.406088" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.198) 0:00:07.678 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.011) 0:00:07.690 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.010) 0:00:07.701 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.009) 0:00:07.710 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.009) 0:00:07.720 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.020) 0:00:07.741 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.011) 0:00:07.753 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-02-10 13:21:20.684838", "rc": 0, "start": "2024-02-10 13:21:20.681206" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.200) 0:00:07.953 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.021) 0:00:07.974 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.023) 0:00:07.998 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.026) 0:00:08.025 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.016) 0:00:08.041 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.181) 0:00:08.223 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_helpers_and_asserts.yml:15 Saturday 10 February 2024 13:21:20 +0000 (0:00:00.012) 0:00:08.235 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 February 2024 13:21:21 +0000 (0:00:00.013) 0:00:08.249 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:21 +0000 (0:00:00.012) 0:00:08.261 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:21 +0000 (0:00:00.009) 0:00:08.271 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004528", "end": "2024-02-10 13:21:22.197721", "rc": 0, "start": "2024-02-10 13:21:21.193193" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:22 +0000 (0:00:01.197) 0:00:09.469 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.014) 0:00:09.483 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.009) 0:00:09.492 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.013) 0:00:09.506 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.009) 0:00:09.515 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.009) 0:00:09.524 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.012) 0:00:09.537 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.013) 0:00:09.550 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003282", "end": "2024-02-10 13:21:22.479747", "rc": 0, "start": "2024-02-10 13:21:22.476465" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.190) 0:00:09.741 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.014) 0:00:09.755 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:22 +0000 (0:00:00.010) 0:00:09.766 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.937) 0:00:10.703 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.032) 0:00:10.736 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.025) 0:00:10.761 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.011) 0:00:10.772 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.010) 0:00:10.783 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.010) 0:00:10.794 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.009) 0:00:10.803 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.009) 0:00:10.813 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.015) 0:00:10.828 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.010) 0:00:10.839 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003420", "end": "2024-02-10 13:21:23.769977", "rc": 0, "start": "2024-02-10 13:21:23.766557" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.192) 0:00:11.031 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.011) 0:00:11.043 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.010) 0:00:11.053 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.015) 0:00:11.068 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:23 +0000 (0:00:00.011) 0:00:11.079 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.194) 0:00:11.274 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.011) 0:00:11.286 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.016) 0:00:11.302 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.009) 0:00:11.312 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.009) 0:00:11.321 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.011) 0:00:11.333 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.012) 0:00:11.345 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003264", "end": "2024-02-10 13:21:24.266787", "rc": 0, "start": "2024-02-10 13:21:24.263523" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.182) 0:00:11.528 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.010) 0:00:11.539 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:24 +0000 (0:00:00.009) 0:00:11.548 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.924) 0:00:12.473 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.018) 0:00:12.491 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.009) 0:00:12.501 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.012) 0:00:12.513 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.071077", "end": "2024-02-10 13:21:25.506380", "rc": 0, "start": "2024-02-10 13:21:25.435303" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.261) 0:00:12.775 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.012) 0:00:12.787 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.010) 0:00:12.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.010) 0:00:12.808 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.021) 0:00:12.829 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.014) 0:00:12.844 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003262", "end": "2024-02-10 13:21:25.765994", "rc": 0, "start": "2024-02-10 13:21:25.762732" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.182) 0:00:13.026 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.014) 0:00:13.041 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.022) 0:00:13.063 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.025) 0:00:13.089 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:25 +0000 (0:00:00.021) 0:00:13.110 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707571285.5024233, "block_size": 4096, "blocks": 0, "ctime": 1707571285.5024233, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30082, "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": 1707571285.5024233, "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-cib2ia0h9k/tests/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.198) 0:00:13.309 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.038) 0:00:13.347 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.040) 0:00:13.388 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.015) 0:00:13.404 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.027) 0:00:13.432 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.021) 0:00:13.454 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:26 +0000 (0:00:00.012) 0:00:13.467 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004621", "end": "2024-02-10 13:21:27.416287", "rc": 0, "start": "2024-02-10 13:21:26.411666" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:27 +0000 (0:00:01.212) 0:00:14.679 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:27 +0000 (0:00:00.011) 0:00:14.690 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:21:27 +0000 (0:00:00.010) 0:00:14.701 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.976) 0:00:15.677 ***** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.037) 0:00:15.714 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.027) 0:00:15.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.026) 0:00:15.768 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.019) 0:00:15.788 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011798", "end": "2024-02-10 13:21:28.740339", "rc": 0, "start": "2024-02-10 13:21:28.728541" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.216) 0:00:16.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.010) 0:00:16.015 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.008) 0:00:16.024 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.038) 0:00:16.062 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:21:28 +0000 (0:00:00.018) 0:00:16.081 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003511", "end": "2024-02-10 13:21:29.035733", "rc": 0, "start": "2024-02-10 13:21:29.032222" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.215) 0:00:16.296 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.012) 0:00:16.309 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.012) 0:00:16.321 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:3 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.026) 0:00:16.347 ***** included: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.042) 0:00:16.390 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/assert_device_absent.yml:5 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.211) 0:00:16.602 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 10 February 2024 13:21:29 +0000 (0:00:00.028) 0:00:16.631 ***** =============================================================================== Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- Install iproute --------------------------------------------------------- 0.99s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.94s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.92s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-weekly-cib2ia0h9k/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.59s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:24 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:48 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/el_repo_setup.yml:19 --------------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/manage_test_interface.yml:33 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cib2ia0h9k/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---