# 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_hotfixwgz8dr19/.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_hotfixwgz8dr19/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_hotfixwgz8dr19/tests/tests_helpers_and_asserts.yml:3 Sunday 18 February 2024 18:13:49 +0000 (0:00:00.032) 0:00:00.032 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tests_helpers_and_asserts.yml:6 Sunday 18 February 2024 18:13:49 +0000 (0:00:00.722) 0:00:00.755 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/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_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 18:13:49 +0000 (0:00:00.012) 0:00:00.767 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:17 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.229) 0:00:00.996 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:22 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.173) 0:00:01.170 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:26 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.013) 0:00:01.183 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:51 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.008) 0:00:01.192 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.021) 0:00:01.213 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.176) 0:00:01.390 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 18:13:50 +0000 (0:00:00.405) 0:00:01.795 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.175337", "end": "2024-02-18 18:13:51.125828", "rc": 0, "start": "2024-02-18 18:13:50.950491" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.297) 0:00:02.093 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.008) 0:00:02.102 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tests_helpers_and_asserts.yml:9 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.008) 0:00:02.110 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.011) 0:00:02.122 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.010) 0:00:02.132 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.009) 0:00:02.142 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003505", "end": "2024-02-18 18:13:51.295976", "rc": 0, "start": "2024-02-18 18:13:51.292471" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.119) 0:00:02.261 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.010) 0:00:02.271 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.008) 0:00:02.279 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.013) 0:00:02.293 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.301 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.308 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.011) 0:00:02.320 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.009) 0:00:02.329 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003408", "end": "2024-02-18 18:13:51.483186", "rc": 0, "start": "2024-02-18 18:13:51.479778" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.119) 0:00:02.449 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.009) 0:00:02.458 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.009) 0:00:02.468 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.300) 0:00:02.768 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.013) 0:00:02.781 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.008) 0:00:02.789 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.797 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.805 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.812 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.820 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.007) 0:00:02.827 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.011) 0:00:02.839 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:51 +0000 (0:00:00.008) 0:00:02.847 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003507", "end": "2024-02-18 18:13:52.000554", "rc": 0, "start": "2024-02-18 18:13:51.997047" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.118) 0:00:02.966 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.011) 0:00:02.977 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.008) 0:00:02.985 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.012) 0:00:02.998 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.009) 0:00:03.008 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.115) 0:00:03.124 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.009) 0:00:03.133 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.014) 0:00:03.148 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.007) 0:00:03.155 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.007) 0:00:03.162 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.010) 0:00:03.173 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.009) 0:00:03.182 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003477", "end": "2024-02-18 18:13:52.336080", "rc": 0, "start": "2024-02-18 18:13:52.332603" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.118) 0:00:03.301 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.009) 0:00:03.311 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.009) 0:00:03.320 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:52 +0000 (0:00:00.300) 0:00:03.621 ******* 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.012414", "end": "2024-02-18 18:13:52.789016", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-18 18:13:52.776602" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003348", "end": "2024-02-18 18:13:52.909909", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-18 18:13:52.906561" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003398", "end": "2024-02-18 18:13:53.023663", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-18 18:13:53.020265" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.369) 0:00:03.991 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.031126", "end": "2024-02-18 18:13:53.175115", "rc": 0, "start": "2024-02-18 18:13:53.143989" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.158) 0:00:04.150 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.159 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.008) 0:00:04.167 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.007) 0:00:04.175 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.185 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.007) 0:00:04.192 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.015) 0:00:04.208 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.217 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003545", "end": "2024-02-18 18:13:53.372644", "rc": 0, "start": "2024-02-18 18:13:53.369099" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.121) 0:00:04.338 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.348 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.357 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.016) 0:00:04.373 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.383 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708280032.7882285, "block_size": 4096, "blocks": 0, "ctime": 1708280032.7882285, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17715, "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": 1708280032.7882285, "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_hotfixwgz8dr19/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.116) 0:00:04.499 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.010) 0:00:04.509 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.017) 0:00:04.527 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.007) 0:00:04.535 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.008) 0:00:04.543 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.010) 0:00:04.553 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.563 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003446", "end": "2024-02-18 18:13:53.716898", "rc": 0, "start": "2024-02-18 18:13:53.713452" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.119) 0:00:04.682 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.692 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:53 +0000 (0:00:00.009) 0:00:04.701 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.301) 0:00:05.003 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.014) 0:00:05.017 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.007) 0:00:05.025 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009473", "end": "2024-02-18 18:13:54.186620", "rc": 0, "start": "2024-02-18 18:13:54.177147" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.130) 0:00:05.155 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.163 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.007) 0:00:05.171 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.179 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.007) 0:00:05.186 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.018) 0:00:05.204 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.213 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003510", "end": "2024-02-18 18:13:54.367598", "rc": 0, "start": "2024-02-18 18:13:54.364088" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.120) 0:00:05.334 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.343 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.351 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.019) 0:00:05.371 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.380 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.115) 0:00:05.496 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tests_helpers_and_asserts.yml:15 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.506 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.012) 0:00:05.518 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.528 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.537 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-02-18 18:13:54.691263", "rc": 0, "start": "2024-02-18 18:13:54.687685" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.120) 0:00:05.657 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.667 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:5 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.008) 0:00:05.675 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.012) 0:00:05.687 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.007) 0:00:05.695 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.007) 0:00:05.702 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.010) 0:00:05.713 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.010) 0:00:05.723 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003515", "end": "2024-02-18 18:13:54.877699", "rc": 0, "start": "2024-02-18 18:13:54.874184" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.120) 0:00:05.843 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.853 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:54 +0000 (0:00:00.009) 0:00:05.863 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.300) 0:00:06.164 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.014) 0:00:06.178 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.186 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.008) 0:00:06.194 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.202 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.209 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.008) 0:00:06.218 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:9 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.225 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.012) 0:00:06.238 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.247 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003503", "end": "2024-02-18 18:13:55.401411", "rc": 0, "start": "2024-02-18 18:13:55.397908" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.120) 0:00:06.367 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.377 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:11 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.386 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.012) 0:00:06.399 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.408 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.115) 0:00:06.524 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:14 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.534 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.015) 0:00:06.550 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.557 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.007) 0:00:06.565 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.010) 0:00:06.575 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.585 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-02-18 18:13:55.738758", "rc": 0, "start": "2024-02-18 18:13:55.735217" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.119) 0:00:06.704 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.714 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:55 +0000 (0:00:00.009) 0:00:06.724 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.300) 0:00:07.024 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.014) 0:00:07.039 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.008) 0:00:07.047 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.008) 0:00:07.055 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011202", "end": "2024-02-18 18:13:56.220597", "rc": 0, "start": "2024-02-18 18:13:56.209395" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.139) 0:00:07.195 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.008) 0:00:07.203 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.213 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:18 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.007) 0:00:07.220 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.015) 0:00:07.235 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.245 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003617", "end": "2024-02-18 18:13:56.400156", "rc": 0, "start": "2024-02-18 18:13:56.396539" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.121) 0:00:07.366 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.376 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:20 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.012) 0:00:07.388 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_present.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.016) 0:00:07.404 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.414 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708280036.2251384, "block_size": 4096, "blocks": 0, "ctime": 1708280036.2251384, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17744, "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": 1708280036.2251384, "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_hotfixwgz8dr19/tests/tasks/assert_device_present.yml:5 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.117) 0:00:07.532 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:23 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.011) 0:00:07.543 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.018) 0:00:07.561 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:8 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.007) 0:00:07.569 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:13 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.007) 0:00:07.576 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.010) 0:00:07.587 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.596 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003571", "end": "2024-02-18 18:13:56.751787", "rc": 0, "start": "2024-02-18 18:13:56.748216" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.121) 0:00:07.717 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.727 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Sunday 18 February 2024 18:13:56 +0000 (0:00:00.009) 0:00:07.737 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.302) 0:00:08.039 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.014) 0:00:08.053 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.008) 0:00:08.062 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.010) 0:00:08.072 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.009) 0:00:08.081 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011586", "end": "2024-02-18 18:13:57.246583", "rc": 0, "start": "2024-02-18 18:13:57.234997" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:60 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.131) 0:00:08.213 ******* 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_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:65 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.009) 0:00:08.222 ******* 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_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:27 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.008) 0:00:08.231 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:3 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.019) 0:00:08.251 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.009) 0:00:08.260 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003513", "end": "2024-02-18 18:13:57.416413", "rc": 0, "start": "2024-02-18 18:13:57.412900" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.122) 0:00:08.382 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/show_interfaces.yml:5 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.011) 0:00:08.394 ******* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/create_and_remove_interface.yml:29 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.009) 0:00:08.403 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.019) 0:00:08.423 ******* included: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.010) 0:00:08.433 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.117) 0:00:08.551 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Sunday 18 February 2024 18:13:57 +0000 (0:00:00.015) 0:00:08.567 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.41s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.37s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:27 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:30 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:3 --------- Create EPEL 7 ----------------------------------------------------------- 0.18s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/enable_epel.yml:8 ----------- Check if system is ostree ----------------------------------------------- 0.17s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:35 Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:49 Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:54 Delete veth interface veth1298 ------------------------------------------ 0.13s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.12s /WORKDIR/git-nm_plugin_hotfixwgz8dr19/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. ---^---^---^---^---^---