# 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-cin43ftrll/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-cin43ftrll/tests/tests_helpers_and_asserts.yml:3 Saturday 27 January 2024 13:27:49 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cin43ftrll/tests/tests_helpers_and_asserts.yml:6 Saturday 27 January 2024 13:27:49 +0000 (0:00:00.950) 0:00:00.964 ****** included: /WORKDIR/git-weekly-cin43ftrll/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-cin43ftrll/tests/tasks/el_repo_setup.yml:3 Saturday 27 January 2024 13:27:49 +0000 (0:00:00.037) 0:00:01.002 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:19 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.527) 0:00:01.529 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:24 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.267) 0:00:01.796 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:28 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.020) 0:00:01.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:53 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.019) 0:00:01.836 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml:8 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.034) 0:00:01.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml:24 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.009) 0:00:01.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml:30 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.017) 0:00:01.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml:35 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.021) 0:00:01.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/enable_epel.yml:40 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.010) 0:00:01.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tests_helpers_and_asserts.yml:9 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.014) 0:00:01.944 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:27:50 +0000 (0:00:00.044) 0:00:01.989 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.037) 0:00:02.027 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.011) 0:00:02.038 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003696", "end": "2024-01-27 13:27:51.252471", "rc": 0, "start": "2024-01-27 13:27:51.248775" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.248) 0:00:02.287 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.010) 0:00:02.297 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.009) 0:00:02.307 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.015) 0:00:02.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.009) 0:00:02.332 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.008) 0:00:02.341 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.011) 0:00:02.352 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.010) 0:00:02.363 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2024-01-27 13:27:51.532766", "rc": 0, "start": "2024-01-27 13:27:51.529034" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.203) 0:00:02.566 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.009) 0:00:02.576 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:27:51 +0000 (0:00:00.009) 0:00:02.585 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:27:54 +0000 (0:00:02.663) 0:00:05.249 ****** 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-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.017) 0:00:05.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.009) 0:00:05.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.010) 0:00:05.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.010) 0:00:05.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.011) 0:00:05.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.009) 0:00:05.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.010) 0:00:05.329 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.024) 0:00:05.353 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.011) 0:00:05.365 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003945", "end": "2024-01-27 13:27:54.546202", "rc": 0, "start": "2024-01-27 13:27:54.542257" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.215) 0:00:05.580 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.011) 0:00:05.592 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.009) 0:00:05.601 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.015) 0:00:05.617 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.012) 0:00:05.629 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.202) 0:00:05.832 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.010) 0:00:05.843 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.017) 0:00:05.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.014) 0:00:05.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.008) 0:00:05.883 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.011) 0:00:05.895 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:54 +0000 (0:00:00.013) 0:00:05.908 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-01-27 13:27:55.078791", "rc": 0, "start": "2024-01-27 13:27:55.075051" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:55 +0000 (0:00:00.205) 0:00:06.113 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:55 +0000 (0:00:00.010) 0:00:06.124 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:27:55 +0000 (0:00:00.009) 0:00:06.134 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:27:57 +0000 (0:00:02.486) 0:00:08.620 ****** 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.007701", "end": "2024-01-27 13:27:57.803664", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-27 13:27:57.795963" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004318", "end": "2024-01-27 13:27:58.064475", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-27 13:27:58.060157" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004385", "end": "2024-01-27 13:27:58.265265", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-27 13:27:58.260880" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.680) 0:00:09.300 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023962", "end": "2024-01-27 13:27:58.493558", "rc": 0, "start": "2024-01-27 13:27:58.469596" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.227) 0:00:09.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.010) 0:00:09.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.009) 0:00:09.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.009) 0:00:09.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.008) 0:00:09.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.008) 0:00:09.575 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.016) 0:00:09.591 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.009) 0:00:09.601 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-01-27 13:27:58.772610", "rc": 0, "start": "2024-01-27 13:27:58.768991" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.208) 0:00:09.809 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.011) 0:00:09.821 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.010) 0:00:09.831 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.033) 0:00:09.864 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:27:58 +0000 (0:00:00.024) 0:00:09.888 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362077.8004248, "block_size": 4096, "blocks": 0, "ctime": 1706362077.8004248, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30954, "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": 1706362077.8004248, "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-cin43ftrll/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.210) 0:00:10.098 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.023) 0:00:10.122 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.031) 0:00:10.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.027) 0:00:10.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.015) 0:00:10.196 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.011) 0:00:10.208 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.010) 0:00:10.219 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003733", "end": "2024-01-27 13:27:59.389925", "rc": 0, "start": "2024-01-27 13:27:59.386192" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.204) 0:00:10.423 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.009) 0:00:10.433 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:27:59 +0000 (0:00:00.009) 0:00:10.442 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:28:01 +0000 (0:00:02.543) 0:00:12.986 ****** 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-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:28:01 +0000 (0:00:00.017) 0:00:13.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.009) 0:00:13.013 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007800", "end": "2024-01-27 13:28:02.193887", "rc": 0, "start": "2024-01-27 13:28:02.186087" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.228) 0:00:13.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.010) 0:00:13.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.010) 0:00:13.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.010) 0:00:13.275 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.014) 0:00:13.289 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.019) 0:00:13.309 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.009) 0:00:13.319 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003804", "end": "2024-01-27 13:28:02.492213", "rc": 0, "start": "2024-01-27 13:28:02.488409" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.206) 0:00:13.526 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.011) 0:00:13.537 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.014) 0:00:13.551 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.020) 0:00:13.571 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.010) 0:00:13.581 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.201) 0:00:13.783 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tests_helpers_and_asserts.yml:15 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.011) 0:00:13.795 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.013) 0:00:13.809 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.010) 0:00:13.819 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:02 +0000 (0:00:00.009) 0:00:13.829 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004983", "end": "2024-01-27 13:28:04.001425", "rc": 0, "start": "2024-01-27 13:28:02.996442" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:04 +0000 (0:00:01.206) 0:00:15.036 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.010) 0:00:15.047 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.009) 0:00:15.056 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.013) 0:00:15.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.009) 0:00:15.080 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.009) 0:00:15.089 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.011) 0:00:15.101 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:04 +0000 (0:00:00.011) 0:00:15.113 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005045", "end": "2024-01-27 13:28:05.286466", "rc": 0, "start": "2024-01-27 13:28:04.281421" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:05 +0000 (0:00:01.207) 0:00:16.320 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:05 +0000 (0:00:00.010) 0:00:16.331 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:28:05 +0000 (0:00:00.009) 0:00:16.341 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:28:07 +0000 (0:00:02.558) 0:00:18.899 ****** 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-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.017) 0:00:18.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.009) 0:00:18.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.010) 0:00:18.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.009) 0:00:18.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.009) 0:00:18.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.009) 0:00:18.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.008) 0:00:18.972 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.013) 0:00:18.985 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:07 +0000 (0:00:00.011) 0:00:18.996 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004991", "end": "2024-01-27 13:28:09.169459", "rc": 0, "start": "2024-01-27 13:28:08.164468" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:09 +0000 (0:00:01.209) 0:00:20.206 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.014) 0:00:20.220 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.009) 0:00:20.230 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.013) 0:00:20.244 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.010) 0:00:20.254 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.203) 0:00:20.458 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.012) 0:00:20.470 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.015) 0:00:20.486 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.008) 0:00:20.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.009) 0:00:20.504 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.011) 0:00:20.515 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.009) 0:00:20.525 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003773", "end": "2024-01-27 13:28:09.695105", "rc": 0, "start": "2024-01-27 13:28:09.691332" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.203) 0:00:20.728 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.009) 0:00:20.738 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:28:09 +0000 (0:00:00.009) 0:00:20.747 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:28:12 +0000 (0:00:02.517) 0:00:23.265 ****** 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-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.016) 0:00:23.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.009) 0:00:23.292 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.010) 0:00:23.302 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005533", "end": "2024-01-27 13:28:12.478589", "rc": 0, "start": "2024-01-27 13:28:12.473056" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.226) 0:00:23.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.033) 0:00:23.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.010) 0:00:23.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.009) 0:00:23.583 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.017) 0:00:23.601 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.011) 0:00:23.612 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003795", "end": "2024-01-27 13:28:12.785786", "rc": 0, "start": "2024-01-27 13:28:12.781991" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.209) 0:00:23.822 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.010) 0:00:23.832 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.009) 0:00:23.842 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_present.yml:3 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.017) 0:00:23.859 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:28:12 +0000 (0:00:00.017) 0:00:23.877 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1706362092.4766648, "block_size": 4096, "blocks": 0, "ctime": 1706362092.4766648, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31247, "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": 1706362092.4766648, "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-cin43ftrll/tests/tasks/assert_device_present.yml:5 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.212) 0:00:24.090 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.010) 0:00:24.100 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:3 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.019) 0:00:24.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:8 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.009) 0:00:24.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:13 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.008) 0:00:24.138 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.011) 0:00:24.150 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.011) 0:00:24.161 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003799", "end": "2024-01-27 13:28:13.333969", "rc": 0, "start": "2024-01-27 13:28:13.330170" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.207) 0:00:24.369 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.010) 0:00:24.380 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 Saturday 27 January 2024 13:28:13 +0000 (0:00:00.009) 0:00:24.389 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 Saturday 27 January 2024 13:28:15 +0000 (0:00:02.521) 0:00:26.911 ****** 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-cin43ftrll/tests/tasks/manage_test_interface.yml:33 Saturday 27 January 2024 13:28:15 +0000 (0:00:00.016) 0:00:26.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 Saturday 27 January 2024 13:28:15 +0000 (0:00:00.009) 0:00:26.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 Saturday 27 January 2024 13:28:15 +0000 (0:00:00.010) 0:00:26.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 Saturday 27 January 2024 13:28:15 +0000 (0:00:00.009) 0:00:26.957 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008738", "end": "2024-01-27 13:28:16.136919", "rc": 0, "start": "2024-01-27 13:28:16.128181" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:61 Saturday 27 January 2024 13:28:16 +0000 (0:00:00.220) 0:00:27.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:67 Saturday 27 January 2024 13:28:16 +0000 (0:00:00.016) 0:00:27.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 January 2024 13:28:16 +0000 (0:00:00.014) 0:00:27.208 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:3 Saturday 27 January 2024 13:28:16 +0000 (0:00:00.029) 0:00:27.238 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 Saturday 27 January 2024 13:28:16 +0000 (0:00:00.012) 0:00:27.250 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005002", "end": "2024-01-27 13:28:17.435074", "rc": 0, "start": "2024-01-27 13:28:16.430072" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:9 Saturday 27 January 2024 13:28:17 +0000 (0:00:01.219) 0:00:28.469 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/show_interfaces.yml:5 Saturday 27 January 2024 13:28:17 +0000 (0:00:00.010) 0:00:28.480 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 January 2024 13:28:17 +0000 (0:00:00.009) 0:00:28.489 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:3 Saturday 27 January 2024 13:28:17 +0000 (0:00:00.019) 0:00:28.509 ****** included: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_interface_stat.yml:3 Saturday 27 January 2024 13:28:17 +0000 (0:00:00.010) 0:00:28.520 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cin43ftrll/tests/tasks/assert_device_absent.yml:5 Saturday 27 January 2024 13:28:17 +0000 (0:00:00.204) 0:00:28.724 ****** 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 27 January 2024 13:28:17 +0000 (0:00:00.011) 0:00:28.736 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:16 ------- Gather current interface info ------------------------------------------- 1.22s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cin43ftrll/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.68s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:24 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:41 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:33 ------- Create dummy interface dummy1298 ---------------------------------------- 0.23s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:48 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cin43ftrll/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---