# 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-ci_1akp8_k/.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-ci_1akp8_k/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-ci_1akp8_k/tests/tests_helpers_and_asserts.yml:3 Saturday 20 January 2024 13:33:25 +0000 (0:00:00.035) 0:00:00.035 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tests_helpers_and_asserts.yml:6 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.950) 0:00:00.985 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/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-ci_1akp8_k/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.012) 0:00:00.998 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:17 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.396) 0:00:01.395 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:22 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.284) 0:00:01.679 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:26 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.013) 0:00:01.693 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:51 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.701 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.020) 0:00:01.722 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.729 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.737 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.744 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.752 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tests_helpers_and_asserts.yml:9 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:01.759 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.012) 0:00:01.771 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.010) 0:00:01.782 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.009) 0:00:01.792 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003768", "end": "2024-01-20 13:33:27.656596", "rc": 0, "start": "2024-01-20 13:33:27.652828" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.289) 0:00:02.081 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.010) 0:00:02.092 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.008) 0:00:02.101 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.013) 0:00:02.114 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:02.122 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.007) 0:00:02.129 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.010) 0:00:02.140 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.009) 0:00:02.149 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003965", "end": "2024-01-20 13:33:27.956602", "rc": 0, "start": "2024-01-20 13:33:27.952637" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.231) 0:00:02.380 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.009) 0:00:02.390 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.010) 0:00:02.401 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:29 +0000 (0:00:01.969) 0:00:04.370 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:29 +0000 (0:00:00.016) 0:00:04.386 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:29 +0000 (0:00:00.010) 0:00:04.396 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.009) 0:00:04.406 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.009) 0:00:04.415 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.008) 0:00:04.424 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.007) 0:00:04.432 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.008) 0:00:04.441 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.013) 0:00:04.454 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.009) 0:00:04.464 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003838", "end": "2024-01-20 13:33:30.273253", "rc": 0, "start": "2024-01-20 13:33:30.269415" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.232) 0:00:04.696 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.009) 0:00:04.706 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.008) 0:00:04.715 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.013) 0:00:04.728 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.010) 0:00:04.738 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.231) 0:00:04.970 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.011) 0:00:04.981 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.015) 0:00:04.996 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.007) 0:00:05.004 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.007) 0:00:05.012 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.011) 0:00:05.023 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.009) 0:00:05.033 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003864", "end": "2024-01-20 13:33:30.837908", "rc": 0, "start": "2024-01-20 13:33:30.834044" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.230) 0:00:05.263 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.012) 0:00:05.276 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.015) 0:00:05.292 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:32 +0000 (0:00:01.860) 0:00:07.152 ****** 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.008073", "end": "2024-01-20 13:33:32.965884", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-20 13:33:32.957811" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003880", "end": "2024-01-20 13:33:33.248211", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-20 13:33:33.244331" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004583", "end": "2024-01-20 13:33:33.470100", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-20 13:33:33.465517" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.741) 0:00:07.893 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024020", "end": "2024-01-20 13:33:33.721006", "rc": 0, "start": "2024-01-20 13:33:33.696986" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.254) 0:00:08.148 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.009) 0:00:08.158 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.008) 0:00:08.166 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.009) 0:00:08.175 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.007) 0:00:08.183 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.007) 0:00:08.191 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.015) 0:00:08.207 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:33 +0000 (0:00:00.010) 0:00:08.218 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2024-01-20 13:33:34.023285", "rc": 0, "start": "2024-01-20 13:33:34.019566" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.229) 0:00:08.447 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.011) 0:00:08.458 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.011) 0:00:08.469 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.016) 0:00:08.486 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.014) 0:00:08.501 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757612.9618065, "block_size": 4096, "blocks": 0, "ctime": 1705757612.9618065, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31853, "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": 1705757612.9618065, "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-ci_1akp8_k/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.232) 0:00:08.733 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.012) 0:00:08.745 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.019) 0:00:08.765 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.017) 0:00:08.782 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.010) 0:00:08.792 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.012) 0:00:08.805 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.011) 0:00:08.816 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003725", "end": "2024-01-20 13:33:34.622322", "rc": 0, "start": "2024-01-20 13:33:34.618597" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.229) 0:00:09.046 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.011) 0:00:09.057 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.010) 0:00:09.067 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:36 +0000 (0:00:01.875) 0:00:10.943 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.015) 0:00:10.959 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.008) 0:00:10.968 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020383", "end": "2024-01-20 13:33:36.793298", "rc": 0, "start": "2024-01-20 13:33:36.772915" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.251) 0:00:11.219 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.009) 0:00:11.229 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.008) 0:00:11.237 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.009) 0:00:11.247 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.009) 0:00:11.256 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.020) 0:00:11.276 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.011) 0:00:11.288 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003787", "end": "2024-01-20 13:33:37.093205", "rc": 0, "start": "2024-01-20 13:33:37.089418" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.228) 0:00:11.516 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.010) 0:00:11.527 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.009) 0:00:11.536 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.019) 0:00:11.555 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.010) 0:00:11.565 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.225) 0:00:11.791 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tests_helpers_and_asserts.yml:15 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.010) 0:00:11.802 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.012) 0:00:11.814 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.010) 0:00:11.824 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.009) 0:00:11.834 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003830", "end": "2024-01-20 13:33:37.638887", "rc": 0, "start": "2024-01-20 13:33:37.635057" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.228) 0:00:12.062 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.011) 0:00:12.073 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.009) 0:00:12.083 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.013) 0:00:12.096 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.007) 0:00:12.104 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.008) 0:00:12.113 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.011) 0:00:12.124 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.009) 0:00:12.133 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003758", "end": "2024-01-20 13:33:37.938099", "rc": 0, "start": "2024-01-20 13:33:37.934341" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.227) 0:00:12.361 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.010) 0:00:12.372 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:37 +0000 (0:00:00.009) 0:00:12.381 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:39 +0000 (0:00:01.848) 0:00:14.229 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.014) 0:00:14.244 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.008) 0:00:14.253 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.008) 0:00:14.262 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.009) 0:00:14.271 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.008) 0:00:14.279 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.009) 0:00:14.289 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.008) 0:00:14.298 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.013) 0:00:14.311 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:39 +0000 (0:00:00.010) 0:00:14.322 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003744", "end": "2024-01-20 13:33:40.128752", "rc": 0, "start": "2024-01-20 13:33:40.125008" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.229) 0:00:14.552 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.010) 0:00:14.562 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.008) 0:00:14.571 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.013) 0:00:14.585 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.010) 0:00:14.595 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.227) 0:00:14.823 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.011) 0:00:14.834 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.015) 0:00:14.850 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.008) 0:00:14.859 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.008) 0:00:14.867 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.011) 0:00:14.878 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.010) 0:00:14.888 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003818", "end": "2024-01-20 13:33:40.693339", "rc": 0, "start": "2024-01-20 13:33:40.689521" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.227) 0:00:15.116 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.016) 0:00:15.133 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:40 +0000 (0:00:00.011) 0:00:15.144 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:42 +0000 (0:00:01.870) 0:00:17.015 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.014) 0:00:17.029 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.009) 0:00:17.039 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.009) 0:00:17.048 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.085505", "end": "2024-01-20 13:33:42.936848", "rc": 0, "start": "2024-01-20 13:33:42.851343" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.324) 0:00:17.372 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.009) 0:00:17.382 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.009) 0:00:17.391 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.010) 0:00:17.402 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.018) 0:00:17.421 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.010) 0:00:17.431 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003600", "end": "2024-01-20 13:33:43.237257", "rc": 0, "start": "2024-01-20 13:33:43.233657" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.230) 0:00:17.661 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.011) 0:00:17.672 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.010) 0:00:17.683 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.019) 0:00:17.703 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.011) 0:00:17.714 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757622.9351108, "block_size": 4096, "blocks": 0, "ctime": 1705757622.9351108, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32185, "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": 1705757622.9351108, "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-ci_1akp8_k/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.227) 0:00:17.942 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.011) 0:00:17.954 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.019) 0:00:17.974 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.008) 0:00:17.982 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.007) 0:00:17.990 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.011) 0:00:18.001 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.010) 0:00:18.011 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003678", "end": "2024-01-20 13:33:43.816496", "rc": 0, "start": "2024-01-20 13:33:43.812818" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.228) 0:00:18.240 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.011) 0:00:18.251 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.017) 0:00:18.268 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:45 +0000 (0:00:01.869) 0:00:20.138 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.062) 0:00:20.200 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.023) 0:00:20.224 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.020) 0:00:20.244 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.014) 0:00:20.258 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009460", "end": "2024-01-20 13:33:46.109081", "rc": 0, "start": "2024-01-20 13:33:46.099621" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.279) 0:00:20.538 ****** 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-ci_1akp8_k/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.009) 0:00:20.548 ****** 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-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.008) 0:00:20.556 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.020) 0:00:20.577 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.014) 0:00:20.591 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003719", "end": "2024-01-20 13:33:46.419327", "rc": 0, "start": "2024-01-20 13:33:46.415608" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.276) 0:00:20.868 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.016) 0:00:20.884 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.011) 0:00:20.896 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.021) 0:00:20.918 ****** included: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.013) 0:00:20.931 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:33:46 +0000 (0:00:00.230) 0:00:21.161 ****** 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 20 January 2024 13:33:46 +0000 (0:00:00.017) 0:00:21.179 ****** =============================================================================== Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.88s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.87s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.87s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.86s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.85s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-ci_1akp8_k/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.74s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:23 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:45 ------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.28s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/el_repo_setup.yml:17 --------------- Delete dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:50 ------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:31 ------- Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/manage_test_interface.yml:39 ------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 ----------- Get stat for interface veth1298 ----------------------------------------- 0.23s /WORKDIR/git-weekly-ci_1akp8_k/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-weekly-ci_1akp8_k/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. ---^---^---^---^---^---