# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cieas30dhf/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cieas30dhf/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-cieas30dhf/tests/tests_helpers_and_asserts.yml:3 Saturday 13 April 2024 14:00:33 +0000 (0:00:00.039) 0:00:00.039 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cieas30dhf/tests/tests_helpers_and_asserts.yml:6 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.849) 0:00:00.889 ******** included: /WORKDIR/git-weekly-cieas30dhf/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-cieas30dhf/tests/tasks/el_repo_setup.yml:3 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.012) 0:00:00.901 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:17 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.350) 0:00:01.252 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:22 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.240) 0:00:01.492 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:26 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.013) 0:00:01.506 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:51 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.008) 0:00:01.515 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml:8 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.021) 0:00:01.536 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml:24 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.008) 0:00:01.544 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml:30 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.008) 0:00:01.553 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml:35 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.007) 0:00:01.560 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/enable_epel.yml:40 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.007) 0:00:01.568 ******** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tests_helpers_and_asserts.yml:9 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.007) 0:00:01.576 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.011) 0:00:01.587 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.010) 0:00:01.597 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:34 +0000 (0:00:00.009) 0:00:01.607 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002959", "end": "2024-04-13 14:00:35.163751", "rc": 0, "start": "2024-04-13 14:00:35.160792" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.241) 0:00:01.848 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.009) 0:00:01.858 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.009) 0:00:01.868 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.015) 0:00:01.883 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.008) 0:00:01.892 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.007) 0:00:01.899 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.010) 0:00:01.910 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.009) 0:00:01.919 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003194", "end": "2024-04-13 14:00:35.419114", "rc": 0, "start": "2024-04-13 14:00:35.415920" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.184) 0:00:02.104 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.009) 0:00:02.114 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:35 +0000 (0:00:00.009) 0:00:02.123 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.965) 0:00:03.088 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.016) 0:00:03.105 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.010) 0:00:03.116 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.009) 0:00:03.125 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.008) 0:00:03.134 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.008) 0:00:03.143 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.008) 0:00:03.151 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.009) 0:00:03.161 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.013) 0:00:03.175 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.010) 0:00:03.186 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002940", "end": "2024-04-13 14:00:36.685194", "rc": 0, "start": "2024-04-13 14:00:36.682254" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.183) 0:00:03.370 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.011) 0:00:03.381 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.010) 0:00:03.392 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.015) 0:00:03.407 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.011) 0:00:03.419 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:5 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.181) 0:00:03.600 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.012) 0:00:03.613 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.018) 0:00:03.631 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.009) 0:00:03.640 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.009) 0:00:03.650 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:36 +0000 (0:00:00.011) 0:00:03.661 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:37 +0000 (0:00:00.009) 0:00:03.671 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002986", "end": "2024-04-13 14:00:37.169891", "rc": 0, "start": "2024-04-13 14:00:37.166905" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:37 +0000 (0:00:00.186) 0:00:03.858 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:37 +0000 (0:00:00.013) 0:00:03.871 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:37 +0000 (0:00:00.013) 0:00:03.884 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.842) 0:00:04.727 ******** 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.009607", "end": "2024-04-13 14:00:38.236908", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-04-13 14:00:38.227301" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003208", "end": "2024-04-13 14:00:38.460322", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-04-13 14:00:38.457114" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003432", "end": "2024-04-13 14:00:38.662296", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-04-13 14:00:38.658864" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.621) 0:00:05.348 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020242", "end": "2024-04-13 14:00:38.866023", "rc": 0, "start": "2024-04-13 14:00:38.845781" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.216) 0:00:05.565 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.017) 0:00:05.582 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.021) 0:00:05.603 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.010) 0:00:05.614 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.017) 0:00:05.631 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.011) 0:00:05.642 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:38 +0000 (0:00:00.025) 0:00:05.668 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.022) 0:00:05.691 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003121", "end": "2024-04-13 14:00:39.218085", "rc": 0, "start": "2024-04-13 14:00:39.214964" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.212) 0:00:05.903 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.010) 0:00:05.913 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.010) 0:00:05.924 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_present.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.018) 0:00:05.942 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.010) 0:00:05.952 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713016838.2308428, "block_size": 4096, "blocks": 0, "ctime": 1713016838.2308428, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31701, "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": 1713016838.2308428, "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-cieas30dhf/tests/tasks/assert_device_present.yml:5 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.185) 0:00:06.138 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.012) 0:00:06.150 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.019) 0:00:06.170 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.008) 0:00:06.178 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.007) 0:00:06.185 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.010) 0:00:06.196 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.009) 0:00:06.206 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002926", "end": "2024-04-13 14:00:39.704142", "rc": 0, "start": "2024-04-13 14:00:39.701216" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.182) 0:00:06.388 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.017) 0:00:06.406 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:39 +0000 (0:00:00.010) 0:00:06.416 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.840) 0:00:07.257 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.014) 0:00:07.272 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.009) 0:00:07.281 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.007081", "end": "2024-04-13 14:00:40.788298", "rc": 0, "start": "2024-04-13 14:00:40.781217" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.194) 0:00:07.476 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.009) 0:00:07.486 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.009) 0:00:07.495 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.009) 0:00:07.505 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.008) 0:00:07.513 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.020) 0:00:07.534 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:40 +0000 (0:00:00.010) 0:00:07.545 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003141", "end": "2024-04-13 14:00:41.044855", "rc": 0, "start": "2024-04-13 14:00:41.041714" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.184) 0:00:07.729 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.010) 0:00:07.739 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.009) 0:00:07.749 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.020) 0:00:07.770 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.010) 0:00:07.780 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:5 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.186) 0:00:07.967 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tests_helpers_and_asserts.yml:15 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.014) 0:00:07.981 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.017) 0:00:07.999 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.012) 0:00:08.012 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.012) 0:00:08.024 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002959", "end": "2024-04-13 14:00:41.524597", "rc": 0, "start": "2024-04-13 14:00:41.521638" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.185) 0:00:08.209 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.010) 0:00:08.219 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:5 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.009) 0:00:08.229 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.011) 0:00:08.241 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.008) 0:00:08.250 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.010) 0:00:08.260 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.011) 0:00:08.271 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.011) 0:00:08.283 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003179", "end": "2024-04-13 14:00:41.782587", "rc": 0, "start": "2024-04-13 14:00:41.779408" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.188) 0:00:08.471 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.016) 0:00:08.488 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:41 +0000 (0:00:00.012) 0:00:08.500 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.837) 0:00:09.337 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.014) 0:00:09.352 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.010) 0:00:09.362 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.009) 0:00:09.372 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.010) 0:00:09.383 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.016) 0:00:09.399 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.013) 0:00:09.412 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:9 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.008) 0:00:09.421 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.014) 0:00:09.435 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.010) 0:00:09.445 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003061", "end": "2024-04-13 14:00:42.945445", "rc": 0, "start": "2024-04-13 14:00:42.942384" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.184) 0:00:09.630 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.010) 0:00:09.641 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:11 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.011) 0:00:09.652 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:3 Saturday 13 April 2024 14:00:42 +0000 (0:00:00.014) 0:00:09.666 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.010) 0:00:09.676 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:5 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.183) 0:00:09.860 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:14 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.011) 0:00:09.872 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.015) 0:00:09.887 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.010) 0:00:09.898 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.008) 0:00:09.906 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.012) 0:00:09.919 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.009) 0:00:09.928 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003003", "end": "2024-04-13 14:00:43.438929", "rc": 0, "start": "2024-04-13 14:00:43.435926" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.196) 0:00:10.125 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.010) 0:00:10.135 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:43 +0000 (0:00:00.009) 0:00:10.145 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.838) 0:00:10.984 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.015) 0:00:10.999 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.009 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.019 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.060676", "end": "2024-04-13 14:00:44.589234", "rc": 0, "start": "2024-04-13 14:00:44.528558" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.266) 0:00:11.286 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.011) 0:00:11.297 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.308 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:18 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.009) 0:00:11.317 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.016) 0:00:11.334 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.344 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003197", "end": "2024-04-13 14:00:44.842667", "rc": 0, "start": "2024-04-13 14:00:44.839470" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.184) 0:00:11.528 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.009) 0:00:11.538 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:20 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.548 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_present.yml:3 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.017) 0:00:11.566 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:44 +0000 (0:00:00.010) 0:00:11.577 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713016844.585292, "block_size": 4096, "blocks": 0, "ctime": 1713016844.585292, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32029, "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": 1713016844.585292, "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-cieas30dhf/tests/tasks/assert_device_present.yml:5 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.181) 0:00:11.758 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:23 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.011) 0:00:11.769 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:3 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.021) 0:00:11.790 ******** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:8 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.015) 0:00:11.806 ******** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:13 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.009) 0:00:11.815 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.017) 0:00:11.833 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.025) 0:00:11.858 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003038", "end": "2024-04-13 14:00:45.360677", "rc": 0, "start": "2024-04-13 14:00:45.357639" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.190) 0:00:12.049 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.013) 0:00:12.063 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 Saturday 13 April 2024 14:00:45 +0000 (0:00:00.011) 0:00:12.074 ******** 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-cieas30dhf/tests/tasks/manage_test_interface.yml:27 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.847) 0:00:12.921 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.016) 0:00:12.938 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.009) 0:00:12.947 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.009) 0:00:12.957 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.010) 0:00:12.967 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006971", "end": "2024-04-13 14:00:46.474288", "rc": 0, "start": "2024-04-13 14:00:46.467317" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:60 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.192) 0:00:13.159 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:65 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.009) 0:00:13.169 ******** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:27 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.009) 0:00:13.179 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:3 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.019) 0:00:13.198 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.011) 0:00:13.209 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003053", "end": "2024-04-13 14:00:46.708070", "rc": 0, "start": "2024-04-13 14:00:46.705017" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:9 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.183) 0:00:13.393 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/show_interfaces.yml:5 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.009) 0:00:13.403 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/create_and_remove_interface.yml:29 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.014) 0:00:13.417 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:3 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.020) 0:00:13.438 ******** included: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.011) 0:00:13.449 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cieas30dhf/tests/tasks/assert_device_absent.yml:5 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.182) 0:00:13.631 ******** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 13 April 2024 14:00:46 +0000 (0:00:00.015) 0:00:13.646 ******** =============================================================================== Install iproute --------------------------------------------------------- 0.97s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cieas30dhf/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.85s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.62s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.19s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.19s /WORKDIR/git-weekly-cieas30dhf/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---