# 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-cim1viwscg/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-cim1viwscg/tests/tests_helpers_and_asserts.yml:3 Saturday 01 June 2024 13:14:50 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cim1viwscg/tests/tests_helpers_and_asserts.yml:6 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.715) 0:00:00.730 ********* included: /WORKDIR/git-weekly-cim1viwscg/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-cim1viwscg/tests/tasks/el_repo_setup.yml:3 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.022) 0:00:00.752 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:19 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.327) 0:00:01.080 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:24 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.256) 0:00:01.336 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:28 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.020) 0:00:01.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:53 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.017) 0:00:01.374 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml:8 Saturday 01 June 2024 13:14:51 +0000 (0:00:00.030) 0:00:01.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml:24 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.010) 0:00:01.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml:30 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.032) 0:00:01.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml:35 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.010) 0:00:01.458 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/enable_epel.yml:40 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.009) 0:00:01.468 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tests_helpers_and_asserts.yml:9 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.009) 0:00:01.477 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.012) 0:00:01.489 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.010) 0:00:01.500 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.010) 0:00:01.510 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003572", "end": "2024-06-01 13:14:52.315226", "rc": 0, "start": "2024-06-01 13:14:52.311654" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.235) 0:00:01.746 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.011) 0:00:01.758 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.013) 0:00:01.771 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.020) 0:00:01.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.009) 0:00:01.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.010) 0:00:01.812 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.012) 0:00:01.825 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.011) 0:00:01.836 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003748", "end": "2024-06-01 13:14:52.590847", "rc": 0, "start": "2024-06-01 13:14:52.587099" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.202) 0:00:02.039 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.011) 0:00:02.050 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:52 +0000 (0:00:00.009) 0:00:02.060 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:14:53 +0000 (0:00:01.013) 0:00:03.074 ********* 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-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.017) 0:00:03.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.009) 0:00:03.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.011) 0:00:03.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.011) 0:00:03.123 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.011) 0:00:03.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.011) 0:00:03.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.012) 0:00:03.159 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.018) 0:00:03.178 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.015) 0:00:03.193 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003681", "end": "2024-06-01 13:14:53.948761", "rc": 0, "start": "2024-06-01 13:14:53.945080" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.186) 0:00:03.379 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.017) 0:00:03.397 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:14:53 +0000 (0:00:00.010) 0:00:03.407 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.014) 0:00:03.422 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.011) 0:00:03.433 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.191) 0:00:03.625 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.013) 0:00:03.638 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.029) 0:00:03.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.012) 0:00:03.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.012) 0:00:03.692 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.020) 0:00:03.712 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.034) 0:00:03.747 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003506", "end": "2024-06-01 13:14:54.521203", "rc": 0, "start": "2024-06-01 13:14:54.517697" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.203) 0:00:03.950 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.013) 0:00:03.964 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:54 +0000 (0:00:00.013) 0:00:03.977 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:14:55 +0000 (0:00:00.933) 0:00:04.911 ********* 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.009762", "end": "2024-06-01 13:14:55.680098", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-01 13:14:55.670336" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003899", "end": "2024-06-01 13:14:55.893155", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-01 13:14:55.889256" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003813", "end": "2024-06-01 13:14:56.075141", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-01 13:14:56.071328" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.596) 0:00:05.507 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023474", "end": "2024-06-01 13:14:56.283412", "rc": 0, "start": "2024-06-01 13:14:56.259938" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.206) 0:00:05.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.011) 0:00:05.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.011) 0:00:05.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.012) 0:00:05.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.009) 0:00:05.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.010) 0:00:05.769 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.018) 0:00:05.787 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.010) 0:00:05.797 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003284", "end": "2024-06-01 13:14:56.550678", "rc": 0, "start": "2024-06-01 13:14:56.547394" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.181) 0:00:05.979 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.011) 0:00:05.990 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.009) 0:00:05.999 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.017) 0:00:06.017 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.015) 0:00:06.032 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247695.6745818, "block_size": 4096, "blocks": 0, "ctime": 1717247695.6745818, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30490, "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": 1717247695.6745818, "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-cim1viwscg/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.180) 0:00:06.213 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.011) 0:00:06.224 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.018) 0:00:06.243 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.009) 0:00:06.252 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.009) 0:00:06.262 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.012) 0:00:06.275 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:56 +0000 (0:00:00.011) 0:00:06.286 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003223", "end": "2024-06-01 13:14:57.039371", "rc": 0, "start": "2024-06-01 13:14:57.036148" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:57 +0000 (0:00:00.181) 0:00:06.468 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:57 +0000 (0:00:00.012) 0:00:06.480 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:57 +0000 (0:00:00.032) 0:00:06.513 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.910) 0:00:07.424 ********* 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-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.017) 0:00:07.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.010) 0:00:07.452 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006782", "end": "2024-06-01 13:14:58.211982", "rc": 0, "start": "2024-06-01 13:14:58.205200" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.192) 0:00:07.645 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.010) 0:00:07.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.010) 0:00:07.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.008) 0:00:07.675 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.008) 0:00:07.683 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.018) 0:00:07.702 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.009) 0:00:07.711 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003457", "end": "2024-06-01 13:14:58.463754", "rc": 0, "start": "2024-06-01 13:14:58.460297" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.180) 0:00:07.892 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.011) 0:00:07.904 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.017) 0:00:07.922 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.028) 0:00:07.950 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.017) 0:00:07.967 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.186) 0:00:08.154 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tests_helpers_and_asserts.yml:15 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.012) 0:00:08.166 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.014) 0:00:08.181 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.011) 0:00:08.192 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.009) 0:00:08.202 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003348", "end": "2024-06-01 13:14:58.953305", "rc": 0, "start": "2024-06-01 13:14:58.949957" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.179) 0:00:08.382 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:58 +0000 (0:00:00.016) 0:00:08.399 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.017) 0:00:08.416 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.014) 0:00:08.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.014) 0:00:08.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.011) 0:00:08.456 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.016) 0:00:08.473 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.010) 0:00:08.484 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003273", "end": "2024-06-01 13:14:59.236485", "rc": 0, "start": "2024-06-01 13:14:59.233212" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.181) 0:00:08.666 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.011) 0:00:08.677 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:14:59 +0000 (0:00:00.025) 0:00:08.702 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.949) 0:00:09.652 ********* 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-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.019) 0:00:09.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.011) 0:00:09.682 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.014) 0:00:09.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.009) 0:00:09.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.010) 0:00:09.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.010) 0:00:09.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.009) 0:00:09.737 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.012) 0:00:09.750 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.009) 0:00:09.759 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-06-01 13:15:00.514507", "rc": 0, "start": "2024-06-01 13:15:00.511010" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.184) 0:00:09.943 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.016) 0:00:09.960 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.010) 0:00:09.971 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.013) 0:00:09.984 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.011) 0:00:09.996 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.179) 0:00:10.175 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.011) 0:00:10.187 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.016) 0:00:10.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.009) 0:00:10.214 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.009) 0:00:10.223 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.011) 0:00:10.235 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:15:00 +0000 (0:00:00.011) 0:00:10.247 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003559", "end": "2024-06-01 13:15:01.003811", "rc": 0, "start": "2024-06-01 13:15:01.000252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:15:01 +0000 (0:00:00.207) 0:00:10.454 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:15:01 +0000 (0:00:00.014) 0:00:10.469 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:15:01 +0000 (0:00:00.041) 0:00:10.511 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.953) 0:00:11.464 ********* 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-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.018) 0:00:11.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.010) 0:00:11.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.009) 0:00:11.503 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005939", "end": "2024-06-01 13:15:02.272432", "rc": 0, "start": "2024-06-01 13:15:02.266493" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.216) 0:00:11.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.016) 0:00:11.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.010) 0:00:11.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.010) 0:00:11.757 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.016) 0:00:11.774 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.009) 0:00:11.784 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003797", "end": "2024-06-01 13:15:02.542417", "rc": 0, "start": "2024-06-01 13:15:02.538620" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.188) 0:00:11.973 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.010) 0:00:11.983 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.009) 0:00:11.993 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.018) 0:00:12.011 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.011) 0:00:12.023 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247702.2702098, "block_size": 4096, "blocks": 0, "ctime": 1717247702.2702098, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30783, "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": 1717247702.2702098, "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-cim1viwscg/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.183) 0:00:12.207 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.012) 0:00:12.219 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.018) 0:00:12.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.009) 0:00:12.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.008) 0:00:12.255 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.011) 0:00:12.266 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:15:02 +0000 (0:00:00.010) 0:00:12.276 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003664", "end": "2024-06-01 13:15:03.032022", "rc": 0, "start": "2024-06-01 13:15:03.028358" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:15:03 +0000 (0:00:00.186) 0:00:12.462 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:15:03 +0000 (0:00:00.010) 0:00:12.473 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:15:03 +0000 (0:00:00.009) 0:00:12.483 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.930) 0:00:13.414 ********* 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-cim1viwscg/tests/tasks/manage_test_interface.yml:37 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.029) 0:00:13.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.028) 0:00:13.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.017) 0:00:13.489 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.025) 0:00:13.514 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008246", "end": "2024-06-01 13:15:04.282842", "rc": 0, "start": "2024-06-01 13:15:04.274596" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.223) 0:00:13.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:71 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.038) 0:00:13.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.015) 0:00:13.792 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.030) 0:00:13.823 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.017) 0:00:13.840 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003407", "end": "2024-06-01 13:15:04.592191", "rc": 0, "start": "2024-06-01 13:15:04.588784" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.190) 0:00:14.031 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.022) 0:00:14.054 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.013) 0:00:14.067 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.023) 0:00:14.090 ********* included: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.015) 0:00:14.106 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cim1viwscg/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:15:04 +0000 (0:00:00.188) 0:00:14.294 ********* 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 01 June 2024 13:15:04 +0000 (0:00:00.036) 0:00:14.330 ********* =============================================================================== Install iproute --------------------------------------------------------- 1.01s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-cim1viwscg/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.60s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:28 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.33s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/el_repo_setup.yml:19 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:58 ------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:52 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.21s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:37 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.19s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/manage_test_interface.yml:45 ------- Get stat for interface veth1298 ----------------------------------------- 0.19s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cim1viwscg/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---