# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] 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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cizfeqgy4s/.collection executable location = /opt/ansible-2.17/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.17/bin/python) jinja version = 3.1.4 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-cizfeqgy4s/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-cizfeqgy4s/tests/tests_helpers_and_asserts.yml:3 Saturday 10 August 2024 13:05:17 +0000 (0:00:00.026) 0:00:00.026 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tests_helpers_and_asserts.yml:6 Saturday 10 August 2024 13:05:18 +0000 (0:00:00.960) 0:00:00.987 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/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-cizfeqgy4s/tests/tasks/el_repo_setup.yml:3 Saturday 10 August 2024 13:05:18 +0000 (0:00:00.011) 0:00:00.998 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/el_repo_setup.yml:17 Saturday 10 August 2024 13:05:18 +0000 (0:00:00.323) 0:00:01.322 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/el_repo_setup.yml:22 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.245) 0:00:01.567 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/el_repo_setup.yml:26 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.014) 0:00:01.582 ******* 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-cizfeqgy4s/tests/tasks/el_repo_setup.yml:51 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.010) 0:00:01.592 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 10] ********************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/enable_epel.yml:8 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.016) 0:00:01.609 ******* 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-cizfeqgy4s/tests/tasks/enable_epel.yml:24 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.008) 0:00:01.617 ******* 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-cizfeqgy4s/tests/tasks/enable_epel.yml:30 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.008) 0:00:01.626 ******* 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-cizfeqgy4s/tests/tasks/enable_epel.yml:35 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.009) 0:00:01.635 ******* 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-cizfeqgy4s/tests/tasks/enable_epel.yml:40 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.007) 0:00:01.643 ******* 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-cizfeqgy4s/tests/tests_helpers_and_asserts.yml:9 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.008) 0:00:01.652 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.011) 0:00:01.664 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.010) 0:00:01.674 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.009) 0:00:01.684 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003446", "end": "2024-08-10 13:05:19.580125", "rc": 0, "start": "2024-08-10 13:05:19.576679" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.264) 0:00:01.948 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.018) 0:00:01.967 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.009) 0:00:01.977 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.014) 0:00:01.991 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.007) 0:00:01.998 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.007) 0:00:02.006 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.014) 0:00:02.021 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.010) 0:00:02.032 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2024-08-10 13:05:19.855462", "rc": 0, "start": "2024-08-10 13:05:19.852000" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.189) 0:00:02.221 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.009) 0:00:02.230 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:19 +0000 (0:00:00.008) 0:00:02.239 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.727) 0:00:02.966 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.027) 0:00:02.994 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.015) 0:00:03.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 veth1298] ***************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.008) 0:00:03.018 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.010) 0:00:03.028 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.008) 0:00:03.037 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.008) 0:00:03.045 ******* 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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.007) 0:00:03.052 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.014) 0:00:03.067 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.009) 0:00:03.077 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003311", "end": "2024-08-10 13:05:20.902567", "rc": 0, "start": "2024-08-10 13:05:20.899256" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.196) 0:00:03.273 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.024) 0:00:03.297 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.022) 0:00:03.320 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:3 Saturday 10 August 2024 13:05:20 +0000 (0:00:00.020) 0:00:03.341 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.010) 0:00:03.352 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:5 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.193) 0:00:03.545 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.012) 0:00:03.558 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.025) 0:00:03.583 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.008) 0:00:03.591 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.009) 0:00:03.601 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.011) 0:00:03.613 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.012) 0:00:03.625 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003474", "end": "2024-08-10 13:05:21.476299", "rc": 0, "start": "2024-08-10 13:05:21.472825" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.220) 0:00:03.845 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.010) 0:00:03.856 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:21 +0000 (0:00:00.009) 0:00:03.866 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:22 +0000 (0:00:00.758) 0:00:04.625 ******* 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.004973", "end": "2024-08-10 13:05:22.462421", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-08-10 13:05:22.457448" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003718", "end": "2024-08-10 13:05:22.689916", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-08-10 13:05:22.686198" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003827", "end": "2024-08-10 13:05:22.880005", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-08-10 13:05:22.876178" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:22 +0000 (0:00:00.628) 0:00:05.253 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.019943", "end": "2024-08-10 13:05:23.102207", "rc": 0, "start": "2024-08-10 13:05:23.082264" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.217) 0:00:05.471 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.008) 0:00:05.480 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.008) 0:00:05.488 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.008) 0:00:05.497 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.008) 0:00:05.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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.007) 0:00:05.513 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.016) 0:00:05.530 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.014) 0:00:05.544 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003335", "end": "2024-08-10 13:05:23.380766", "rc": 0, "start": "2024-08-10 13:05:23.377431" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.210) 0:00:05.755 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.011) 0:00:05.767 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.010) 0:00:05.777 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_present.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.023) 0:00:05.800 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.011) 0:00:05.812 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723295122.4614391, "block_size": 4096, "blocks": 0, "ctime": 1723295122.4614391, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27779, "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": 1723295122.4614391, "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-cizfeqgy4s/tests/tasks/assert_device_present.yml:5 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.200) 0:00:06.012 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.016) 0:00:06.028 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.039) 0:00:06.067 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.022) 0:00:06.090 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.027) 0:00:06.117 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.059) 0:00:06.177 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:23 +0000 (0:00:00.011) 0:00:06.189 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003214", "end": "2024-08-10 13:05:24.091024", "rc": 0, "start": "2024-08-10 13:05:24.087810" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.278) 0:00:06.467 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.029) 0:00:06.496 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.055) 0:00:06.552 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.680) 0:00:07.232 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.019) 0:00:07.251 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:24 +0000 (0:00:00.012) 0:00:07.264 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006071", "end": "2024-08-10 13:05:25.091146", "rc": 0, "start": "2024-08-10 13:05:25.085075" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.196) 0:00:07.460 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.008) 0:00:07.469 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.009) 0:00:07.478 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.008) 0:00:07.486 ******* 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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.010) 0:00:07.497 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.022) 0:00:07.520 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.010) 0:00:07.530 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003531", "end": "2024-08-10 13:05:25.354589", "rc": 0, "start": "2024-08-10 13:05:25.351058" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.193) 0:00:07.723 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.011) 0:00:07.734 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.012) 0:00:07.747 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.022) 0:00:07.770 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.012) 0:00:07.782 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:5 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.206) 0:00:07.988 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tests_helpers_and_asserts.yml:15 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.012) 0:00:08.000 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.017) 0:00:08.017 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.021) 0:00:08.038 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.014) 0:00:08.053 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003337", "end": "2024-08-10 13:05:25.882566", "rc": 0, "start": "2024-08-10 13:05:25.879229" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.196) 0:00:08.249 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.010) 0:00:08.259 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:5 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.008) 0:00:08.268 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.012) 0:00:08.280 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.007) 0:00:08.288 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.007) 0:00:08.295 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.012) 0:00:08.308 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:25 +0000 (0:00:00.009) 0:00:08.317 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003425", "end": "2024-08-10 13:05:26.144080", "rc": 0, "start": "2024-08-10 13:05:26.140655" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.193) 0:00:08.511 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.009) 0:00:08.521 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.009) 0:00:08.530 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.627) 0:00:09.158 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.021) 0:00:09.179 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.023) 0:00:09.202 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.026) 0:00:09.229 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.038) 0:00:09.268 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.018) 0:00:09.286 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.021) 0:00:09.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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:9 Saturday 10 August 2024 13:05:26 +0000 (0:00:00.010) 0:00:09.318 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.029) 0:00:09.347 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.041) 0:00:09.389 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003364", "end": "2024-08-10 13:05:27.265096", "rc": 0, "start": "2024-08-10 13:05:27.261732" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.249) 0:00:09.639 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.020) 0:00:09.659 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:11 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.019) 0:00:09.678 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.021) 0:00:09.700 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.021) 0:00:09.721 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:5 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.191) 0:00:09.912 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:14 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.011) 0:00:09.923 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.016) 0:00:09.940 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.008) 0:00:09.948 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.009) 0:00:09.958 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.017) 0:00:09.976 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.020) 0:00:09.996 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003453", "end": "2024-08-10 13:05:27.823877", "rc": 0, "start": "2024-08-10 13:05:27.820424" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.194) 0:00:10.190 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.010) 0:00:10.201 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:27 +0000 (0:00:00.011) 0:00:10.212 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.726) 0:00:10.938 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.018) 0:00:10.957 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.008) 0:00:10.966 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.011) 0:00:10.978 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.005483", "end": "2024-08-10 13:05:28.815797", "rc": 0, "start": "2024-08-10 13:05:28.810314" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.217) 0:00:11.195 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.009) 0:00:11.204 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.008) 0:00:11.213 ******* 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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:18 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.008) 0:00:11.222 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.016) 0:00:11.238 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:28 +0000 (0:00:00.009) 0:00:11.248 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003447", "end": "2024-08-10 13:05:29.075569", "rc": 0, "start": "2024-08-10 13:05:29.072122" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.203) 0:00:11.451 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.010) 0:00:11.461 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:20 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.008) 0:00:11.470 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_present.yml:3 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.016) 0:00:11.487 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.010) 0:00:11.497 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1723295128.8148675, "block_size": 4096, "blocks": 0, "ctime": 1723295128.8148675, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27982, "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": 1723295128.8148675, "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-cizfeqgy4s/tests/tasks/assert_device_present.yml:5 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.252) 0:00:11.749 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:23 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.023) 0:00:11.773 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:3 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.043) 0:00:11.816 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:8 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.012) 0:00:11.829 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:13 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.009) 0:00:11.839 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.011) 0:00:11.851 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.012) 0:00:11.863 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003438", "end": "2024-08-10 13:05:29.701330", "rc": 0, "start": "2024-08-10 13:05:29.697892" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.211) 0:00:12.074 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.017) 0:00:12.092 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 Saturday 10 August 2024 13:05:29 +0000 (0:00:00.019) 0:00:12.111 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.633) 0:00:12.745 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.020) 0:00:12.765 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:43 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.008) 0:00:12.774 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.009) 0:00:12.784 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.018) 0:00:12.802 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006594", "end": "2024-08-10 13:05:30.647096", "rc": 0, "start": "2024-08-10 13:05:30.640502" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:60 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.214) 0:00:13.016 ******* 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-cizfeqgy4s/tests/tasks/manage_test_interface.yml:65 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.018) 0:00:13.035 ******* 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-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:27 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.014) 0:00:13.049 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:3 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.026) 0:00:13.075 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.010) 0:00:13.086 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003571", "end": "2024-08-10 13:05:30.919110", "rc": 0, "start": "2024-08-10 13:05:30.915539" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:9 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.203) 0:00:13.289 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/show_interfaces.yml:5 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.010) 0:00:13.300 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/create_and_remove_interface.yml:29 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.011) 0:00:13.311 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:3 Saturday 10 August 2024 13:05:30 +0000 (0:00:00.021) 0:00:13.333 ******* included: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 Saturday 10 August 2024 13:05:31 +0000 (0:00:00.015) 0:00:13.348 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/assert_device_absent.yml:5 Saturday 10 August 2024 13:05:31 +0000 (0:00:00.203) 0:00:13.552 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 10 August 2024 13:05:31 +0000 (0:00:00.024) 0:00:13.576 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cizfeqgy4s/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.73s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.73s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.63s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.63s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:27 ------- Install iproute --------------------------------------------------------- 0.63s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:16 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.32s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface dummy1298 ---------------------------------------- 0.25s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:35 ------- Create dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:49 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-cizfeqgy4s/tests/tasks/get_current_interfaces.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. [WARNING]: Platform linux on host sut is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ---^---^---^---^---^---