# 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-nm_plugin_hotfixowxczcgk/.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-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml:3 Monday 19 February 2024 22:05:24 +0000 (0:00:00.043) 0:00:00.043 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml:6 Monday 19 February 2024 22:05:26 +0000 (0:00:01.131) 0:00:01.175 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/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-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:3 Monday 19 February 2024 22:05:26 +0000 (0:00:00.034) 0:00:01.210 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:17 Monday 19 February 2024 22:05:26 +0000 (0:00:00.400) 0:00:01.610 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:22 Monday 19 February 2024 22:05:26 +0000 (0:00:00.316) 0:00:01.927 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:26 Monday 19 February 2024 22:05:26 +0000 (0:00:00.045) 0:00:01.973 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:51 Monday 19 February 2024 22:05:26 +0000 (0:00:00.021) 0:00:01.995 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml:8 Monday 19 February 2024 22:05:26 +0000 (0:00:00.042) 0:00:02.037 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml:24 Monday 19 February 2024 22:05:26 +0000 (0:00:00.034) 0:00:02.072 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml:30 Monday 19 February 2024 22:05:26 +0000 (0:00:00.021) 0:00:02.093 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml:35 Monday 19 February 2024 22:05:26 +0000 (0:00:00.017) 0:00:02.111 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/enable_epel.yml:40 Monday 19 February 2024 22:05:26 +0000 (0:00:00.014) 0:00:02.126 ******* 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-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml:9 Monday 19 February 2024 22:05:27 +0000 (0:00:00.009) 0:00:02.135 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.024) 0:00:02.160 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.013) 0:00:02.173 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.012) 0:00:02.186 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003726", "end": "2024-02-19 22:05:27.299789", "rc": 0, "start": "2024-02-19 22:05:27.296063" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:27 +0000 (0:00:00.297) 0:00:02.483 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:27 +0000 (0:00:00.027) 0:00:02.510 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:05:27 +0000 (0:00:00.030) 0:00:02.540 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.037) 0:00:02.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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:27 +0000 (0:00:00.029) 0:00:02.608 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:27 +0000 (0:00:00.015) 0:00:02.623 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.020) 0:00:02.643 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:27 +0000 (0:00:00.020) 0:00:02.663 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-02-19 22:05:27.757341", "rc": 0, "start": "2024-02-19 22:05:27.753589" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:27 +0000 (0:00:00.258) 0:00:02.922 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:27 +0000 (0:00:00.010) 0:00:02.932 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:27 +0000 (0:00:00.013) 0:00:02.946 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:30 +0000 (0:00:02.412) 0:00:05.358 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:30 +0000 (0:00:00.014) 0:00:05.372 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:30 +0000 (0:00:00.008) 0:00:05.381 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:30 +0000 (0:00:00.008) 0:00:05.389 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:30 +0000 (0:00:00.009) 0:00:05.399 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:30 +0000 (0:00:00.010) 0:00:05.409 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:30 +0000 (0:00:00.008) 0:00:05.418 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:05:30 +0000 (0:00:00.007) 0:00:05.426 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.014) 0:00:05.440 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.010) 0:00:05.450 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004031", "end": "2024-02-19 22:05:30.505716", "rc": 0, "start": "2024-02-19 22:05:30.501685" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:30 +0000 (0:00:00.226) 0:00:05.677 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:30 +0000 (0:00:00.016) 0:00:05.694 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:05:30 +0000 (0:00:00.025) 0:00:05.720 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.020) 0:00:05.740 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.013) 0:00:05.753 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:30 +0000 (0:00:00.227) 0:00:05.981 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:05:30 +0000 (0:00:00.012) 0:00:05.993 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.016) 0:00:06.010 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:30 +0000 (0:00:00.007) 0:00:06.017 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:30 +0000 (0:00:00.008) 0:00:06.026 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.031) 0:00:06.057 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:30 +0000 (0:00:00.016) 0:00:06.074 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003763", "end": "2024-02-19 22:05:31.127852", "rc": 0, "start": "2024-02-19 22:05:31.124089" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:31 +0000 (0:00:00.213) 0:00:06.287 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:31 +0000 (0:00:00.011) 0:00:06.298 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:31 +0000 (0:00:00.019) 0:00:06.318 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:33 +0000 (0:00:02.305) 0:00:08.623 ******* 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.010246", "end": "2024-02-19 22:05:33.690452", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-19 22:05:33.680206" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004241", "end": "2024-02-19 22:05:33.945417", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-19 22:05:33.941176" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004069", "end": "2024-02-19 22:05:34.181165", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-19 22:05:34.177096" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:34 +0000 (0:00:00.728) 0:00:09.351 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.025315", "end": "2024-02-19 22:05:34.430439", "rc": 0, "start": "2024-02-19 22:05:34.405124" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:34 +0000 (0:00:00.245) 0:00:09.597 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:34 +0000 (0:00:00.012) 0:00:09.609 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:34 +0000 (0:00:00.012) 0:00:09.622 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:34 +0000 (0:00:00.010) 0:00:09.632 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:34 +0000 (0:00:00.008) 0:00:09.640 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:05:34 +0000 (0:00:00.017) 0:00:09.658 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:34 +0000 (0:00:00.020) 0:00:09.678 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:34 +0000 (0:00:00.010) 0:00:09.689 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003813", "end": "2024-02-19 22:05:34.742112", "rc": 0, "start": "2024-02-19 22:05:34.738299" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:34 +0000 (0:00:00.219) 0:00:09.909 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:34 +0000 (0:00:00.043) 0:00:09.952 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:05:34 +0000 (0:00:00.017) 0:00:09.970 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:05:34 +0000 (0:00:00.062) 0:00:10.032 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:34 +0000 (0:00:00.032) 0:00:10.065 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380333.6845322, "block_size": 4096, "blocks": 0, "ctime": 1708380333.6845322, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32935, "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": 1708380333.6845322, "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-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:05:35 +0000 (0:00:00.268) 0:00:10.333 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:05:35 +0000 (0:00:00.031) 0:00:10.365 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:35 +0000 (0:00:00.027) 0:00:10.392 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:35 +0000 (0:00:00.030) 0:00:10.423 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:35 +0000 (0:00:00.018) 0:00:10.441 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:35 +0000 (0:00:00.052) 0:00:10.494 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:35 +0000 (0:00:00.023) 0:00:10.517 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003817", "end": "2024-02-19 22:05:35.579736", "rc": 0, "start": "2024-02-19 22:05:35.575919" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:35 +0000 (0:00:00.234) 0:00:10.752 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:35 +0000 (0:00:00.031) 0:00:10.783 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:35 +0000 (0:00:00.026) 0:00:10.810 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:37 +0000 (0:00:02.304) 0:00:13.114 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:37 +0000 (0:00:00.016) 0:00:13.131 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:38 +0000 (0:00:00.008) 0:00:13.139 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013280", "end": "2024-02-19 22:05:38.202756", "rc": 0, "start": "2024-02-19 22:05:38.189476" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:38 +0000 (0:00:00.229) 0:00:13.369 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:38 +0000 (0:00:00.009) 0:00:13.379 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:38 +0000 (0:00:00.010) 0:00:13.389 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:38 +0000 (0:00:00.011) 0:00:13.401 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:05:38 +0000 (0:00:00.008) 0:00:13.410 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.021) 0:00:13.431 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.009) 0:00:13.441 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003806", "end": "2024-02-19 22:05:38.496000", "rc": 0, "start": "2024-02-19 22:05:38.492194" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:38 +0000 (0:00:00.224) 0:00:13.666 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:38 +0000 (0:00:00.025) 0:00:13.692 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:05:38 +0000 (0:00:00.038) 0:00:13.731 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.037) 0:00:13.768 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.015) 0:00:13.784 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:38 +0000 (0:00:00.213) 0:00:13.997 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml:15 Monday 19 February 2024 22:05:38 +0000 (0:00:00.019) 0:00:14.016 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.037) 0:00:14.054 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.020) 0:00:14.074 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:38 +0000 (0:00:00.016) 0:00:14.091 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2024-02-19 22:05:39.145722", "rc": 0, "start": "2024-02-19 22:05:39.142012" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:39 +0000 (0:00:00.215) 0:00:14.306 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:39 +0000 (0:00:00.016) 0:00:14.322 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:5 Monday 19 February 2024 22:05:39 +0000 (0:00:00.012) 0:00:14.335 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:39 +0000 (0:00:00.013) 0:00:14.349 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:39 +0000 (0:00:00.008) 0:00:14.357 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:39 +0000 (0:00:00.010) 0:00:14.368 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:39 +0000 (0:00:00.011) 0:00:14.380 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:39 +0000 (0:00:00.009) 0:00:14.390 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003856", "end": "2024-02-19 22:05:39.442325", "rc": 0, "start": "2024-02-19 22:05:39.438469" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:39 +0000 (0:00:00.210) 0:00:14.600 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:39 +0000 (0:00:00.011) 0:00:14.612 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:39 +0000 (0:00:00.011) 0:00:14.623 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:41 +0000 (0:00:02.323) 0:00:16.946 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:41 +0000 (0:00:00.054) 0:00:17.001 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:41 +0000 (0:00:00.019) 0:00:17.020 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:41 +0000 (0:00:00.025) 0:00:17.045 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:41 +0000 (0:00:00.010) 0:00:17.056 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:41 +0000 (0:00:00.020) 0:00:17.076 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:41 +0000 (0:00:00.019) 0:00:17.096 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:9 Monday 19 February 2024 22:05:41 +0000 (0:00:00.010) 0:00:17.106 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:41 +0000 (0:00:00.018) 0:00:17.124 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.016) 0:00:17.141 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003851", "end": "2024-02-19 22:05:42.244333", "rc": 0, "start": "2024-02-19 22:05:42.240482" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:42 +0000 (0:00:00.262) 0:00:17.404 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:42 +0000 (0:00:00.037) 0:00:17.442 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:11 Monday 19 February 2024 22:05:42 +0000 (0:00:00.015) 0:00:17.457 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.015) 0:00:17.473 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.025) 0:00:17.498 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:42 +0000 (0:00:00.217) 0:00:17.715 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:14 Monday 19 February 2024 22:05:42 +0000 (0:00:00.017) 0:00:17.733 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.018) 0:00:17.752 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:42 +0000 (0:00:00.008) 0:00:17.760 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:42 +0000 (0:00:00.007) 0:00:17.768 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.010) 0:00:17.779 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:42 +0000 (0:00:00.030) 0:00:17.809 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003804", "end": "2024-02-19 22:05:42.878004", "rc": 0, "start": "2024-02-19 22:05:42.874200" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:42 +0000 (0:00:00.227) 0:00:18.037 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:42 +0000 (0:00:00.013) 0:00:18.050 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:42 +0000 (0:00:00.010) 0:00:18.061 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:45 +0000 (0:00:02.267) 0:00:20.328 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:45 +0000 (0:00:00.015) 0:00:20.344 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:45 +0000 (0:00:00.009) 0:00:20.353 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:45 +0000 (0:00:00.013) 0:00:20.366 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.085604", "end": "2024-02-19 22:05:45.523523", "rc": 0, "start": "2024-02-19 22:05:45.437919" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:45 +0000 (0:00:00.331) 0:00:20.698 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:45 +0000 (0:00:00.011) 0:00:20.710 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:45 +0000 (0:00:00.025) 0:00:20.735 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:18 Monday 19 February 2024 22:05:45 +0000 (0:00:00.010) 0:00:20.746 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:45 +0000 (0:00:00.032) 0:00:20.778 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:45 +0000 (0:00:00.013) 0:00:20.792 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003778", "end": "2024-02-19 22:05:45.862335", "rc": 0, "start": "2024-02-19 22:05:45.858557" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:45 +0000 (0:00:00.238) 0:00:21.030 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:45 +0000 (0:00:00.011) 0:00:21.042 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:20 Monday 19 February 2024 22:05:45 +0000 (0:00:00.012) 0:00:21.055 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml:3 Monday 19 February 2024 22:05:45 +0000 (0:00:00.028) 0:00:21.083 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:45 +0000 (0:00:00.014) 0:00:21.098 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708380345.5220246, "block_size": 4096, "blocks": 0, "ctime": 1708380345.5220246, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33267, "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": 1708380345.5220246, "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-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_present.yml:5 Monday 19 February 2024 22:05:46 +0000 (0:00:00.224) 0:00:21.323 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:23 Monday 19 February 2024 22:05:46 +0000 (0:00:00.018) 0:00:21.342 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:3 Monday 19 February 2024 22:05:46 +0000 (0:00:00.022) 0:00:21.364 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:8 Monday 19 February 2024 22:05:46 +0000 (0:00:00.010) 0:00:21.375 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:13 Monday 19 February 2024 22:05:46 +0000 (0:00:00.013) 0:00:21.388 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:46 +0000 (0:00:00.022) 0:00:21.411 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:46 +0000 (0:00:00.030) 0:00:21.441 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003800", "end": "2024-02-19 22:05:46.507956", "rc": 0, "start": "2024-02-19 22:05:46.504156" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:46 +0000 (0:00:00.232) 0:00:21.674 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:46 +0000 (0:00:00.021) 0:00:21.696 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Monday 19 February 2024 22:05:46 +0000 (0:00:00.030) 0:00:21.727 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Monday 19 February 2024 22:05:48 +0000 (0:00:02.279) 0:00:24.007 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Monday 19 February 2024 22:05:48 +0000 (0:00:00.017) 0:00:24.024 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:43 Monday 19 February 2024 22:05:48 +0000 (0:00:00.009) 0:00:24.034 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Monday 19 February 2024 22:05:48 +0000 (0:00:00.009) 0:00:24.043 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Monday 19 February 2024 22:05:48 +0000 (0:00:00.009) 0:00:24.053 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008560", "end": "2024-02-19 22:05:49.116708", "rc": 0, "start": "2024-02-19 22:05:49.108148" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:60 Monday 19 February 2024 22:05:49 +0000 (0:00:00.263) 0:00:24.316 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:65 Monday 19 February 2024 22:05:49 +0000 (0:00:00.027) 0:00:24.344 ******* 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-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:27 Monday 19 February 2024 22:05:49 +0000 (0:00:00.036) 0:00:24.381 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:3 Monday 19 February 2024 22:05:49 +0000 (0:00:00.053) 0:00:24.434 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Monday 19 February 2024 22:05:49 +0000 (0:00:00.060) 0:00:24.495 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003661", "end": "2024-02-19 22:05:49.554349", "rc": 0, "start": "2024-02-19 22:05:49.550688" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:9 Monday 19 February 2024 22:05:49 +0000 (0:00:00.217) 0:00:24.712 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/show_interfaces.yml:5 Monday 19 February 2024 22:05:49 +0000 (0:00:00.012) 0:00:24.725 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/create_and_remove_interface.yml:29 Monday 19 February 2024 22:05:49 +0000 (0:00:00.009) 0:00:24.735 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:3 Monday 19 February 2024 22:05:49 +0000 (0:00:00.020) 0:00:24.755 ******* included: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 Monday 19 February 2024 22:05:49 +0000 (0:00:00.011) 0:00:24.767 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/assert_device_absent.yml:5 Monday 19 February 2024 22:05:49 +0000 (0:00:00.209) 0:00:24.976 ******* 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 Monday 19 February 2024 22:05:49 +0000 (0:00:00.017) 0:00:24.994 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.41s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.32s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.27s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.73s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.40s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.33s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:49 Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/el_repo_setup.yml:17 -------- Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.27s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_interface_stat.yml:3 ---- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/manage_test_interface.yml:35 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixowxczcgk/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixowxczcgk/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. ---^---^---^---^---^---