# 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-cijelw6p1o/.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-cijelw6p1o/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-cijelw6p1o/tests/tests_helpers_and_asserts.yml:3 Saturday 01 June 2024 13:10:36 +0000 (0:00:00.038) 0:00:00.038 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tests_helpers_and_asserts.yml:6 Saturday 01 June 2024 13:10:38 +0000 (0:00:02.362) 0:00:02.401 ********* included: /WORKDIR/git-weekly-cijelw6p1o/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-cijelw6p1o/tests/tasks/el_repo_setup.yml:3 Saturday 01 June 2024 13:10:38 +0000 (0:00:00.019) 0:00:02.421 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/el_repo_setup.yml:17 Saturday 01 June 2024 13:10:40 +0000 (0:00:01.892) 0:00:04.313 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/el_repo_setup.yml:22 Saturday 01 June 2024 13:10:40 +0000 (0:00:00.295) 0:00:04.609 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/el_repo_setup.yml:26 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.014) 0:00:04.624 ********* 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-cijelw6p1o/tests/tasks/el_repo_setup.yml:51 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.007) 0:00:04.632 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/enable_epel.yml:8 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.021) 0:00:04.653 ********* 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-cijelw6p1o/tests/tasks/enable_epel.yml:24 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.008) 0:00:04.661 ********* 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-cijelw6p1o/tests/tasks/enable_epel.yml:30 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.007) 0:00:04.669 ********* 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-cijelw6p1o/tests/tasks/enable_epel.yml:35 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.007) 0:00:04.676 ********* 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-cijelw6p1o/tests/tasks/enable_epel.yml:40 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.007) 0:00:04.684 ********* 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-cijelw6p1o/tests/tests_helpers_and_asserts.yml:9 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.007) 0:00:04.691 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.011) 0:00:04.703 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.010) 0:00:04.713 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.013) 0:00:04.727 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003549", "end": "2024-06-01 13:10:41.373361", "rc": 0, "start": "2024-06-01 13:10:41.369812" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.282) 0:00:05.009 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.012) 0:00:05.022 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.009) 0:00:05.032 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.023) 0:00:05.055 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.016) 0:00:05.072 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.018) 0:00:05.090 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.018) 0:00:05.108 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.014) 0:00:05.123 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003535", "end": "2024-06-01 13:10:41.713555", "rc": 0, "start": "2024-06-01 13:10:41.710020" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.225) 0:00:05.349 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.009) 0:00:05.359 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:41 +0000 (0:00:00.013) 0:00:05.373 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:43 +0000 (0:00:01.493) 0:00:06.866 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.016) 0:00:06.883 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.009) 0:00:06.892 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.008) 0:00:06.900 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.008) 0:00:06.908 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.018) 0:00:06.926 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.008) 0:00:06.935 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.007) 0:00:06.943 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.025) 0:00:06.968 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.009) 0:00:06.978 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003535", "end": "2024-06-01 13:10:43.573709", "rc": 0, "start": "2024-06-01 13:10:43.570174" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.231) 0:00:07.209 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.017) 0:00:07.227 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.017) 0:00:07.245 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.019) 0:00:07.264 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.026) 0:00:07.290 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.228) 0:00:07.519 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.013) 0:00:07.533 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.015) 0:00:07.548 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.013) 0:00:07.562 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.007) 0:00:07.569 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.010) 0:00:07.580 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:43 +0000 (0:00:00.009) 0:00:07.590 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003574", "end": "2024-06-01 13:10:44.181357", "rc": 0, "start": "2024-06-01 13:10:44.177783" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:44 +0000 (0:00:00.228) 0:00:07.818 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:44 +0000 (0:00:00.010) 0:00:07.828 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:44 +0000 (0:00:00.009) 0:00:07.837 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:45 +0000 (0:00:01.425) 0:00:09.263 ********* 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.010470", "end": "2024-06-01 13:10:45.881404", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-01 13:10:45.870934" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004262", "end": "2024-06-01 13:10:46.195815", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-01 13:10:46.191553" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005244", "end": "2024-06-01 13:10:46.434398", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-01 13:10:46.429154" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.809) 0:00:10.072 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021651", "end": "2024-06-01 13:10:46.694887", "rc": 0, "start": "2024-06-01 13:10:46.673236" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.262) 0:00:10.335 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.009) 0:00:10.344 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.008) 0:00:10.352 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.009) 0:00:10.361 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.007) 0:00:10.369 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.007) 0:00:10.377 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.014) 0:00:10.392 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:46 +0000 (0:00:00.009) 0:00:10.401 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003670", "end": "2024-06-01 13:10:47.006712", "rc": 0, "start": "2024-06-01 13:10:47.003042" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.242) 0:00:10.644 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.009) 0:00:10.653 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.009) 0:00:10.662 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.016) 0:00:10.678 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.009) 0:00:10.688 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247445.8753822, "block_size": 4096, "blocks": 0, "ctime": 1717247445.8753822, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37143, "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": 1717247445.8753822, "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-cijelw6p1o/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.240) 0:00:10.928 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.010) 0:00:10.938 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.017) 0:00:10.956 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.010) 0:00:10.967 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.007) 0:00:10.974 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.010) 0:00:10.985 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.009) 0:00:10.994 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003933", "end": "2024-06-01 13:10:47.602138", "rc": 0, "start": "2024-06-01 13:10:47.598205" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.245) 0:00:11.240 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.010) 0:00:11.250 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:47 +0000 (0:00:00.009) 0:00:11.260 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:49 +0000 (0:00:01.510) 0:00:12.771 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.015) 0:00:12.786 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.009) 0:00:12.795 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009272", "end": "2024-06-01 13:10:49.406168", "rc": 0, "start": "2024-06-01 13:10:49.396896" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.264) 0:00:13.060 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.009) 0:00:13.069 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.007) 0:00:13.077 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.009) 0:00:13.086 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.007) 0:00:13.093 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.018) 0:00:13.111 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.008) 0:00:13.120 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2024-06-01 13:10:49.725335", "rc": 0, "start": "2024-06-01 13:10:49.721556" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.243) 0:00:13.364 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.010) 0:00:13.375 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.010) 0:00:13.385 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.044) 0:00:13.430 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:49 +0000 (0:00:00.018) 0:00:13.449 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.243) 0:00:13.693 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tests_helpers_and_asserts.yml:15 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.010) 0:00:13.704 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.012) 0:00:13.716 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.010) 0:00:13.727 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.009) 0:00:13.737 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003779", "end": "2024-06-01 13:10:50.345574", "rc": 0, "start": "2024-06-01 13:10:50.341795" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.250) 0:00:13.988 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.015) 0:00:14.003 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:5 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.011) 0:00:14.014 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.018) 0:00:14.032 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.009) 0:00:14.042 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.012) 0:00:14.054 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.013) 0:00:14.068 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.010) 0:00:14.078 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003864", "end": "2024-06-01 13:10:50.686663", "rc": 0, "start": "2024-06-01 13:10:50.682799" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.251) 0:00:14.330 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.019) 0:00:14.349 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:50 +0000 (0:00:00.010) 0:00:14.359 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:52 +0000 (0:00:01.440) 0:00:15.800 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.014) 0:00:15.814 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.008) 0:00:15.822 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.008) 0:00:15.830 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.008) 0:00:15.838 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.007) 0:00:15.846 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.007) 0:00:15.854 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:9 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.007) 0:00:15.862 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.012) 0:00:15.874 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.009) 0:00:15.883 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003604", "end": "2024-06-01 13:10:52.484344", "rc": 0, "start": "2024-06-01 13:10:52.480740" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.235) 0:00:16.119 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.009) 0:00:16.129 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:11 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.017) 0:00:16.146 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.014) 0:00:16.160 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.010) 0:00:16.171 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.228) 0:00:16.400 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:14 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.011) 0:00:16.411 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.015) 0:00:16.426 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.007) 0:00:16.434 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.007) 0:00:16.441 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.010) 0:00:16.452 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:52 +0000 (0:00:00.009) 0:00:16.461 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003620", "end": "2024-06-01 13:10:53.065370", "rc": 0, "start": "2024-06-01 13:10:53.061750" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:53 +0000 (0:00:00.251) 0:00:16.713 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:53 +0000 (0:00:00.009) 0:00:16.723 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:53 +0000 (0:00:00.009) 0:00:16.732 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:54 +0000 (0:00:01.401) 0:00:18.134 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.014) 0:00:18.148 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.008) 0:00:18.157 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.008) 0:00:18.166 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007794", "end": "2024-06-01 13:10:54.773850", "rc": 0, "start": "2024-06-01 13:10:54.766056" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.255) 0:00:18.421 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.009) 0:00:18.431 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.007) 0:00:18.439 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:18 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.010) 0:00:18.449 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.015) 0:00:18.465 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:54 +0000 (0:00:00.009) 0:00:18.474 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003637", "end": "2024-06-01 13:10:55.071172", "rc": 0, "start": "2024-06-01 13:10:55.067535" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.233) 0:00:18.707 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.009) 0:00:18.717 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:20 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.009) 0:00:18.726 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_present.yml:3 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.015) 0:00:18.742 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.009) 0:00:18.752 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717247454.7697015, "block_size": 4096, "blocks": 0, "ctime": 1717247454.7697015, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37436, "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": 1717247454.7697015, "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-cijelw6p1o/tests/tasks/assert_device_present.yml:5 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.233) 0:00:18.986 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:23 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.010) 0:00:18.996 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:3 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.017) 0:00:19.014 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:8 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.007) 0:00:19.021 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:13 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.007) 0:00:19.029 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.010) 0:00:19.039 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.012) 0:00:19.052 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003649", "end": "2024-06-01 13:10:55.652793", "rc": 0, "start": "2024-06-01 13:10:55.649144" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.238) 0:00:19.290 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.010) 0:00:19.300 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 Saturday 01 June 2024 13:10:55 +0000 (0:00:00.009) 0:00:19.310 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 Saturday 01 June 2024 13:10:57 +0000 (0:00:01.503) 0:00:20.814 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.014) 0:00:20.828 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.008) 0:00:20.836 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.009) 0:00:20.845 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.009) 0:00:20.855 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012131", "end": "2024-06-01 13:10:57.473159", "rc": 0, "start": "2024-06-01 13:10:57.461028" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:60 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.256) 0:00:21.111 ********* 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-cijelw6p1o/tests/tasks/manage_test_interface.yml:65 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.010) 0:00:21.122 ********* 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-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:27 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.007) 0:00:21.130 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:3 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.018) 0:00:21.149 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.009) 0:00:21.158 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003888", "end": "2024-06-01 13:10:57.767561", "rc": 0, "start": "2024-06-01 13:10:57.763673" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:9 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.247) 0:00:21.406 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/show_interfaces.yml:5 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.009) 0:00:21.416 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/create_and_remove_interface.yml:29 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.009) 0:00:21.425 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:3 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.019) 0:00:21.445 ********* included: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 Saturday 01 June 2024 13:10:57 +0000 (0:00:00.012) 0:00:21.458 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/assert_device_absent.yml:5 Saturday 01 June 2024 13:10:58 +0000 (0:00:00.284) 0:00:21.742 ********* 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 01 June 2024 13:10:58 +0000 (0:00:00.015) 0:00:21.757 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.36s /WORKDIR/git-weekly-cijelw6p1o/tests/tests_helpers_and_asserts.yml:3 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 1.89s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/el_repo_setup.yml:3 ---------------- Install iproute --------------------------------------------------------- 1.51s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.50s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.49s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.44s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.43s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 1.40s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.81s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:27 ------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 ------- Delete veth interface veth1298 ------------------------------------------ 0.26s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:43 ------- Set up veth as managed by NetworkManager -------------------------------- 0.26s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:35 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:54 ------- Create dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cijelw6p1o/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cijelw6p1o/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. ---^---^---^---^---^---