# 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_hotfixecr9br09/.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_hotfixecr9br09/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_hotfixecr9br09/tests/tests_helpers_and_asserts.yml:3 Tuesday 27 February 2024 22:42:01 +0000 (0:00:00.052) 0:00:00.052 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tests_helpers_and_asserts.yml:6 Tuesday 27 February 2024 22:42:02 +0000 (0:00:01.145) 0:00:01.197 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/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_hotfixecr9br09/tests/tasks/el_repo_setup.yml:3 Tuesday 27 February 2024 22:42:02 +0000 (0:00:00.013) 0:00:01.211 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/el_repo_setup.yml:17 Tuesday 27 February 2024 22:42:02 +0000 (0:00:00.402) 0:00:01.613 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/el_repo_setup.yml:22 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.294) 0:00:01.907 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/el_repo_setup.yml:26 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.014) 0:00:01.921 ****** 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_hotfixecr9br09/tests/tasks/el_repo_setup.yml:51 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.010) 0:00:01.932 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/enable_epel.yml:8 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.027) 0:00:01.959 ****** 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_hotfixecr9br09/tests/tasks/enable_epel.yml:24 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:01.969 ****** 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_hotfixecr9br09/tests/tasks/enable_epel.yml:30 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:01.978 ****** 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_hotfixecr9br09/tests/tasks/enable_epel.yml:35 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.008) 0:00:01.987 ****** 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_hotfixecr9br09/tests/tasks/enable_epel.yml:40 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.011) 0:00:01.998 ****** 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_hotfixecr9br09/tests/tests_helpers_and_asserts.yml:9 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:02.008 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.012) 0:00:02.020 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.011) 0:00:02.032 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.010) 0:00:02.042 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004605", "end": "2024-02-27 22:42:03.640809", "rc": 0, "start": "2024-02-27 22:42:03.636204" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.299) 0:00:02.342 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.011) 0:00:02.353 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:02.363 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.013) 0:00:02.377 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.007) 0:00:02.385 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.007) 0:00:02.392 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.010) 0:00:02.403 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:02.413 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004310", "end": "2024-02-27 22:42:03.944278", "rc": 0, "start": "2024-02-27 22:42:03.939968" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.232) 0:00:02.645 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.010) 0:00:02.656 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:03 +0000 (0:00:00.009) 0:00:02.666 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:06 +0000 (0:00:02.660) 0:00:05.326 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.014) 0:00:05.340 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.008) 0:00:05.349 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.009) 0:00:05.358 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.008) 0:00:05.367 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.008) 0:00:05.375 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.008) 0:00:05.383 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.007) 0:00:05.391 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.013) 0:00:05.404 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.009) 0:00:05.414 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004710", "end": "2024-02-27 22:42:06.948659", "rc": 0, "start": "2024-02-27 22:42:06.943949" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.238) 0:00:05.653 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.010) 0:00:05.663 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 22:42:06 +0000 (0:00:00.009) 0:00:05.672 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.013) 0:00:05.686 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.012) 0:00:05.699 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.240) 0:00:05.939 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.021) 0:00:05.961 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.044) 0:00:06.005 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.014) 0:00:06.020 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.010) 0:00:06.031 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.023) 0:00:06.055 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.020) 0:00:06.076 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004402", "end": "2024-02-27 22:42:07.609349", "rc": 0, "start": "2024-02-27 22:42:07.604947" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.235) 0:00:06.311 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.010) 0:00:06.322 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:07 +0000 (0:00:00.010) 0:00:06.333 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:10 +0000 (0:00:02.591) 0:00:08.924 ****** 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.008701", "end": "2024-02-27 22:42:10.467487", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-27 22:42:10.458786" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004675", "end": "2024-02-27 22:42:10.756490", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-27 22:42:10.751815" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004684", "end": "2024-02-27 22:42:10.999407", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-27 22:42:10.994723" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.777) 0:00:09.701 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.023866", "end": "2024-02-27 22:42:11.253406", "rc": 0, "start": "2024-02-27 22:42:11.229540" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.254) 0:00:09.956 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.009) 0:00:09.966 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.015) 0:00:09.982 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.012) 0:00:09.994 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.013) 0:00:10.007 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.009) 0:00:10.017 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.016) 0:00:10.033 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.012) 0:00:10.045 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004328", "end": "2024-02-27 22:42:11.577277", "rc": 0, "start": "2024-02-27 22:42:11.572949" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.238) 0:00:10.283 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.032) 0:00:10.315 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.013) 0:00:10.328 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.030) 0:00:10.358 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.010) 0:00:10.369 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073730.4633772, "block_size": 4096, "blocks": 0, "ctime": 1709073730.4633772, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32760, "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": 1709073730.4633772, "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_hotfixecr9br09/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.243) 0:00:10.612 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.016) 0:00:10.629 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:11 +0000 (0:00:00.039) 0:00:10.668 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.023) 0:00:10.691 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.020) 0:00:10.712 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.023) 0:00:10.736 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.013) 0:00:10.749 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004299", "end": "2024-02-27 22:42:12.283208", "rc": 0, "start": "2024-02-27 22:42:12.278909" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.235) 0:00:10.985 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.015) 0:00:11.000 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:12 +0000 (0:00:00.019) 0:00:11.020 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:14 +0000 (0:00:02.573) 0:00:13.594 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:14 +0000 (0:00:00.013) 0:00:13.608 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:14 +0000 (0:00:00.008) 0:00:13.616 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.013058", "end": "2024-02-27 22:42:15.156871", "rc": 0, "start": "2024-02-27 22:42:15.143813" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.253) 0:00:13.869 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.008) 0:00:13.878 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.008) 0:00:13.886 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.009) 0:00:13.895 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.007) 0:00:13.903 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.019) 0:00:13.923 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.009) 0:00:13.933 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004390", "end": "2024-02-27 22:42:15.467433", "rc": 0, "start": "2024-02-27 22:42:15.463043" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.236) 0:00:14.170 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.009) 0:00:14.180 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.009) 0:00:14.189 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.019) 0:00:14.208 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.010) 0:00:14.219 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.226) 0:00:14.445 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tests_helpers_and_asserts.yml:15 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.010) 0:00:14.456 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.012) 0:00:14.468 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.009) 0:00:14.478 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:15 +0000 (0:00:00.019) 0:00:14.498 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004404", "end": "2024-02-27 22:42:16.029020", "rc": 0, "start": "2024-02-27 22:42:16.024616" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.232) 0:00:14.730 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.010) 0:00:14.741 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:5 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.009) 0:00:14.751 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.012) 0:00:14.764 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.018) 0:00:14.782 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.018) 0:00:14.800 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.013) 0:00:14.814 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:16 +0000 (0:00:00.015) 0:00:14.830 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005121", "end": "2024-02-27 22:42:17.372998", "rc": 0, "start": "2024-02-27 22:42:16.367877" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:17 +0000 (0:00:01.245) 0:00:16.075 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:17 +0000 (0:00:00.012) 0:00:16.088 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:17 +0000 (0:00:00.015) 0:00:16.104 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:19 +0000 (0:00:02.525) 0:00:18.629 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.013) 0:00:18.643 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.008) 0:00:18.651 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.008) 0:00:18.659 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:19 +0000 (0:00:00.008) 0:00:18.668 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.008) 0:00:18.676 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.008) 0:00:18.684 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:9 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.007) 0:00:18.692 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.014) 0:00:18.706 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.024) 0:00:18.731 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004254", "end": "2024-02-27 22:42:20.265809", "rc": 0, "start": "2024-02-27 22:42:20.261555" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.234) 0:00:18.966 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.010) 0:00:18.976 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:11 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.009) 0:00:18.986 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.013) 0:00:19.000 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.010) 0:00:19.010 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.226) 0:00:19.236 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:14 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.010) 0:00:19.247 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.015) 0:00:19.262 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.007) 0:00:19.270 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.008) 0:00:19.278 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.011) 0:00:19.289 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.012) 0:00:19.302 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004422", "end": "2024-02-27 22:42:20.832905", "rc": 0, "start": "2024-02-27 22:42:20.828483" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.231) 0:00:19.534 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.011) 0:00:19.545 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:20 +0000 (0:00:00.009) 0:00:19.555 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:23 +0000 (0:00:02.537) 0:00:22.092 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.014) 0:00:22.107 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:22.116 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:22.126 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.071689", "end": "2024-02-27 22:42:23.729372", "rc": 0, "start": "2024-02-27 22:42:23.657683" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.321) 0:00:22.448 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:22.457 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:22.467 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:18 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.012) 0:00:22.479 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.016) 0:00:22.495 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:23 +0000 (0:00:00.009) 0:00:22.505 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004411", "end": "2024-02-27 22:42:24.039810", "rc": 0, "start": "2024-02-27 22:42:24.035399" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.238) 0:00:22.743 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.011) 0:00:22.755 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:20 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.011) 0:00:22.766 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_present.yml:3 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.016) 0:00:22.783 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.011) 0:00:22.794 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1709073743.7278624, "block_size": 4096, "blocks": 0, "ctime": 1709073743.7278624, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33092, "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": 1709073743.7278624, "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_hotfixecr9br09/tests/tasks/assert_device_present.yml:5 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.231) 0:00:23.026 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:23 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.013) 0:00:23.039 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:3 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.020) 0:00:23.060 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:8 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.012) 0:00:23.072 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:13 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.008) 0:00:23.081 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.015) 0:00:23.097 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.011) 0:00:23.109 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004654", "end": "2024-02-27 22:42:24.645529", "rc": 0, "start": "2024-02-27 22:42:24.640875" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.238) 0:00:23.347 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.010) 0:00:23.358 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Tuesday 27 February 2024 22:42:24 +0000 (0:00:00.009) 0:00:23.368 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:27 Tuesday 27 February 2024 22:42:27 +0000 (0:00:02.517) 0:00:25.885 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.014) 0:00:25.900 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.009) 0:00:25.910 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.012) 0:00:25.922 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.012) 0:00:25.934 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.021506", "end": "2024-02-27 22:42:27.490657", "rc": 0, "start": "2024-02-27 22:42:27.469151" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:60 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.257) 0:00:26.192 ****** 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_hotfixecr9br09/tests/tasks/manage_test_interface.yml:65 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.010) 0:00:26.203 ****** 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_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:27 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.008) 0:00:26.211 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.037) 0:00:26.248 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.012) 0:00:26.261 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004536", "end": "2024-02-27 22:42:27.794349", "rc": 0, "start": "2024-02-27 22:42:27.789813" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:9 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.236) 0:00:26.497 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/show_interfaces.yml:5 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.027) 0:00:26.525 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/create_and_remove_interface.yml:29 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.014) 0:00:26.539 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.035) 0:00:26.574 ****** included: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 Tuesday 27 February 2024 22:42:27 +0000 (0:00:00.020) 0:00:26.595 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/assert_device_absent.yml:5 Tuesday 27 February 2024 22:42:28 +0000 (0:00:00.241) 0:00:26.836 ****** 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 Tuesday 27 February 2024 22:42:28 +0000 (0:00:00.017) 0:00:26.853 ****** =============================================================================== Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.25s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.15s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tests_helpers_and_asserts.yml:3 --- Create veth interface veth1298 ------------------------------------------ 0.78s /WORKDIR/git-nm_plugin_hotfixecr9br09/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_hotfixecr9br09/tests/tasks/el_repo_setup.yml:3 --------- Create dummy interface dummy1298 ---------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_current_interfaces.yml:3 Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/el_repo_setup.yml:17 -------- Delete dummy interface dummy1298 ---------------------------------------- 0.26s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:54 Set up veth as managed by NetworkManager -------------------------------- 0.25s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:35 Delete veth interface veth1298 ------------------------------------------ 0.25s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/manage_test_interface.yml:43 Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface dummy1298 ---------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 ---- Get stat for interface veth1298 ----------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixecr9br09/tests/tasks/get_interface_stat.yml:3 ---- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-nm_plugin_hotfixecr9br09/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. ---^---^---^---^---^---