# 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-cit6854d53/.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-cit6854d53/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-cit6854d53/tests/tests_helpers_and_asserts.yml:3 Saturday 22 June 2024 18:03:18 +0000 (0:00:00.035) 0:00:00.035 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cit6854d53/tests/tests_helpers_and_asserts.yml:6 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.844) 0:00:00.880 ********* included: /WORKDIR/git-weekly-cit6854d53/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-cit6854d53/tests/tasks/el_repo_setup.yml:3 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.013) 0:00:00.893 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:17 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.333) 0:00:01.227 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:22 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.241) 0:00:01.468 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:26 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.014) 0:00:01.483 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:51 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.493 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml:8 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.023) 0:00:01.517 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml:24 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.527 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml:30 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.536 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml:35 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.008) 0:00:01.545 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/enable_epel.yml:40 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.554 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tests_helpers_and_asserts.yml:9 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.563 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.012) 0:00:01.576 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.012) 0:00:01.588 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:19 +0000 (0:00:00.009) 0:00:01.598 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003225", "end": "2024-06-22 18:03:20.200790", "rc": 0, "start": "2024-06-22 18:03:20.197565" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.238) 0:00:01.837 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.010) 0:00:01.847 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.009) 0:00:01.857 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.014) 0:00:01.872 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.009) 0:00:01.881 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.008) 0:00:01.890 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.011) 0:00:01.901 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.010) 0:00:01.911 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003289", "end": "2024-06-22 18:03:20.451124", "rc": 0, "start": "2024-06-22 18:03:20.447835" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.176) 0:00:02.088 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.011) 0:00:02.099 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:20 +0000 (0:00:00.010) 0:00:02.110 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.925) 0:00:03.035 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.020) 0:00:03.055 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.012) 0:00:03.068 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.010) 0:00:03.078 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.009) 0:00:03.088 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.009) 0:00:03.098 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.010) 0:00:03.108 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.009) 0:00:03.118 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.014) 0:00:03.133 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.012) 0:00:03.145 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003155", "end": "2024-06-22 18:03:21.688972", "rc": 0, "start": "2024-06-22 18:03:21.685817" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.181) 0:00:03.326 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.010) 0:00:03.337 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.013) 0:00:03.351 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.014) 0:00:03.365 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.011) 0:00:03.377 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.175) 0:00:03.552 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.013) 0:00:03.565 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.016) 0:00:03.581 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.009) 0:00:03.591 ********* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.008) 0:00:03.599 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:21 +0000 (0:00:00.012) 0:00:03.612 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:22 +0000 (0:00:00.011) 0:00:03.624 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003305", "end": "2024-06-22 18:03:22.163831", "rc": 0, "start": "2024-06-22 18:03:22.160526" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:22 +0000 (0:00:00.178) 0:00:03.802 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:22 +0000 (0:00:00.010) 0:00:03.812 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:22 +0000 (0:00:00.012) 0:00:03.825 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.800) 0:00:04.625 ********* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.008742", "end": "2024-06-22 18:03:23.173904", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-22 18:03:23.165162" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003624", "end": "2024-06-22 18:03:23.378401", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-22 18:03:23.374777" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.006026", "end": "2024-06-22 18:03:23.562751", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-22 18:03:23.556725" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.584) 0:00:05.209 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.020677", "end": "2024-06-22 18:03:23.768146", "rc": 0, "start": "2024-06-22 18:03:23.747469" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.197) 0:00:05.407 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.009) 0:00:05.417 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.010) 0:00:05.427 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.010) 0:00:05.438 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.009) 0:00:05.448 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.014) 0:00:05.462 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.018) 0:00:05.480 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:23 +0000 (0:00:00.013) 0:00:05.494 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003172", "end": "2024-06-22 18:03:24.038098", "rc": 0, "start": "2024-06-22 18:03:24.034926" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.183) 0:00:05.677 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.013) 0:00:05.691 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.011) 0:00:05.702 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.018) 0:00:05.721 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.010) 0:00:05.732 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719079403.1689725, "block_size": 4096, "blocks": 0, "ctime": 1719079403.1689725, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28711, "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": 1719079403.1689725, "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-cit6854d53/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.183) 0:00:05.915 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.012) 0:00:05.928 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.029) 0:00:05.958 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.009) 0:00:05.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-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.009) 0:00:05.976 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.020) 0:00:05.997 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.012) 0:00:06.010 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003131", "end": "2024-06-22 18:03:24.550209", "rc": 0, "start": "2024-06-22 18:03:24.547078" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.179) 0:00:06.189 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.011) 0:00:06.201 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:24 +0000 (0:00:00.012) 0:00:06.213 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.806) 0:00:07.020 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.016) 0:00:07.036 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.009) 0:00:07.046 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.006087", "end": "2024-06-22 18:03:25.593890", "rc": 0, "start": "2024-06-22 18:03:25.587803" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.187) 0:00:07.233 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.010) 0:00:07.244 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.009) 0:00:07.253 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.010) 0:00:07.264 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.009) 0:00:07.274 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.019) 0:00:07.294 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.010) 0:00:07.304 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003294", "end": "2024-06-22 18:03:25.845437", "rc": 0, "start": "2024-06-22 18:03:25.842143" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.179) 0:00:07.484 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.010) 0:00:07.495 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.012) 0:00:07.507 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.023) 0:00:07.531 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:25 +0000 (0:00:00.010) 0:00:07.542 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.171) 0:00:07.713 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tests_helpers_and_asserts.yml:15 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.011) 0:00:07.724 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.017) 0:00:07.741 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.010) 0:00:07.752 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.009) 0:00:07.762 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003112", "end": "2024-06-22 18:03:26.300541", "rc": 0, "start": "2024-06-22 18:03:26.297429" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.181) 0:00:07.943 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.012) 0:00:07.956 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:5 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.013) 0:00:07.969 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.013) 0:00:07.983 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.011) 0:00:07.994 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.009) 0:00:08.003 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.014) 0:00:08.018 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.016) 0:00:08.035 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003287", "end": "2024-06-22 18:03:26.587566", "rc": 0, "start": "2024-06-22 18:03:26.584279" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.194) 0:00:08.229 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.012) 0:00:08.242 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:26 +0000 (0:00:00.011) 0:00:08.253 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.799) 0:00:09.053 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.014) 0:00:09.067 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.009) 0:00:09.077 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.009) 0:00:09.087 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.009) 0:00:09.096 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.009) 0:00:09.105 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.010) 0:00:09.116 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:9 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.009) 0:00:09.125 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.012) 0:00:09.138 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.011) 0:00:09.149 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005021", "end": "2024-06-22 18:03:27.689075", "rc": 0, "start": "2024-06-22 18:03:27.684054" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.176) 0:00:09.325 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.012) 0:00:09.338 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:11 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.012) 0:00:09.351 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.014) 0:00:09.365 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.011) 0:00:09.376 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.174) 0:00:09.551 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:14 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.011) 0:00:09.563 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.015) 0:00:09.578 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.007) 0:00:09.586 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.007) 0:00:09.594 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:27 +0000 (0:00:00.011) 0:00:09.605 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:28 +0000 (0:00:00.012) 0:00:09.618 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003111", "end": "2024-06-22 18:03:28.156414", "rc": 0, "start": "2024-06-22 18:03:28.153303" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:28 +0000 (0:00:00.175) 0:00:09.794 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:28 +0000 (0:00:00.011) 0:00:09.805 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:28 +0000 (0:00:00.009) 0:00:09.815 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.814) 0:00:10.630 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.015) 0:00:10.645 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.008) 0:00:10.653 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.009) 0:00:10.662 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.059925", "end": "2024-06-22 18:03:29.260559", "rc": 0, "start": "2024-06-22 18:03:29.200634" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.243) 0:00:10.906 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.009) 0:00:10.916 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.009) 0:00:10.925 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:18 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.009) 0:00:10.934 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.016) 0:00:10.950 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.010) 0:00:10.960 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003312", "end": "2024-06-22 18:03:29.502559", "rc": 0, "start": "2024-06-22 18:03:29.499247" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.178) 0:00:11.139 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.011) 0:00:11.150 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:20 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.011) 0:00:11.162 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_present.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.016) 0:00:11.179 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.010) 0:00:11.189 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719079409.2576404, "block_size": 4096, "blocks": 0, "ctime": 1719079409.2576404, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29039, "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": 1719079409.2576404, "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-cit6854d53/tests/tasks/assert_device_present.yml:5 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.178) 0:00:11.368 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:23 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.012) 0:00:11.380 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.019) 0:00:11.400 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:8 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.009) 0:00:11.409 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:13 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.008) 0:00:11.418 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.011) 0:00:11.429 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:29 +0000 (0:00:00.010) 0:00:11.439 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003195", "end": "2024-06-22 18:03:29.984914", "rc": 0, "start": "2024-06-22 18:03:29.981719" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.180) 0:00:11.620 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.011) 0:00:11.632 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.012) 0:00:11.644 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:27 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.816) 0:00:12.461 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:35 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.014) 0:00:12.475 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:43 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.009) 0:00:12.485 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:49 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.009) 0:00:12.494 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:54 Saturday 22 June 2024 18:03:30 +0000 (0:00:00.008) 0:00:12.503 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010924", "end": "2024-06-22 18:03:31.054765", "rc": 0, "start": "2024-06-22 18:03:31.043841" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:60 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.193) 0:00:12.696 ********* 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-cit6854d53/tests/tasks/manage_test_interface.yml:65 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.012) 0:00:12.709 ********* 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-cit6854d53/tests/tasks/create_and_remove_interface.yml:27 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.011) 0:00:12.720 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:3 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.020) 0:00:12.741 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.012) 0:00:12.753 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003390", "end": "2024-06-22 18:03:31.298317", "rc": 0, "start": "2024-06-22 18:03:31.294927" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:9 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.181) 0:00:12.935 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/show_interfaces.yml:5 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.013) 0:00:12.948 ********* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/create_and_remove_interface.yml:29 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.013) 0:00:12.962 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:3 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.021) 0:00:12.983 ********* included: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.011) 0:00:12.995 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cit6854d53/tests/tasks/assert_device_absent.yml:5 Saturday 22 June 2024 18:03:31 +0000 (0:00:00.178) 0:00:13.173 ********* 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 22 June 2024 18:03:31 +0000 (0:00:00.016) 0:00:13.189 ********* =============================================================================== Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cit6854d53/tests/tests_helpers_and_asserts.yml:3 ---------- Install iproute --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:16 ------- Create veth interface veth1298 ------------------------------------------ 0.58s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.33s /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:49 ------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-cit6854d53/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.20s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.19s /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:54 ------- Delete veth interface veth1298 ------------------------------------------ 0.19s /WORKDIR/git-weekly-cit6854d53/tests/tasks/manage_test_interface.yml:43 ------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.18s /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cit6854d53/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cit6854d53/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. ---^---^---^---^---^---