# 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_hotfixrsqa1bku/.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_hotfixrsqa1bku/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_hotfixrsqa1bku/tests/tests_helpers_and_asserts.yml:3 Tuesday 20 February 2024 20:43:16 +0000 (0:00:00.055) 0:00:00.055 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tests_helpers_and_asserts.yml:6 Tuesday 20 February 2024 20:43:17 +0000 (0:00:00.809) 0:00:00.864 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/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_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:3 Tuesday 20 February 2024 20:43:17 +0000 (0:00:00.012) 0:00:00.877 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:17 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.263) 0:00:01.141 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:22 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.193) 0:00:01.334 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:26 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.045) 0:00:01.379 ****** 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_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:51 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.030) 0:00:01.409 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/enable_epel.yml:8 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.034) 0:00:01.444 ****** 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_hotfixrsqa1bku/tests/tasks/enable_epel.yml:24 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.226) 0:00:01.671 ****** 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_hotfixrsqa1bku/tests/tasks/enable_epel.yml:30 Tuesday 20 February 2024 20:43:18 +0000 (0:00:00.431) 0:00:02.103 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.174840", "end": "2024-02-20 20:43:19.283208", "rc": 0, "start": "2024-02-20 20:43:19.108368" } 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_hotfixrsqa1bku/tests/tasks/enable_epel.yml:35 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.301) 0:00:02.405 ****** 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_hotfixrsqa1bku/tests/tasks/enable_epel.yml:40 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.008) 0:00:02.413 ****** 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_hotfixrsqa1bku/tests/tests_helpers_and_asserts.yml:9 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.008) 0:00:02.421 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.015) 0:00:02.437 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.010) 0:00:02.448 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.009) 0:00:02.457 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003816", "end": "2024-02-20 20:43:19.464307", "rc": 0, "start": "2024-02-20 20:43:19.460491" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.123) 0:00:02.580 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.025) 0:00:02.606 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:5 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.010) 0:00:02.616 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.014) 0:00:02.630 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.008) 0:00:02.639 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.008) 0:00:02.647 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.010) 0:00:02.658 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.013) 0:00:02.671 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003644", "end": "2024-02-20 20:43:19.682232", "rc": 0, "start": "2024-02-20 20:43:19.678588" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.138) 0:00:02.810 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.017) 0:00:02.827 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:19 +0000 (0:00:00.012) 0:00:02.840 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.310) 0:00:03.150 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.014) 0:00:03.165 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.007) 0:00:03.172 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.008) 0:00:03.180 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.007) 0:00:03.188 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.007) 0:00:03.196 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.008) 0:00:03.204 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:9 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.007) 0:00:03.212 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.012) 0:00:03.224 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.008) 0:00:03.233 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003373", "end": "2024-02-20 20:43:20.239149", "rc": 0, "start": "2024-02-20 20:43:20.235776" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.128) 0:00:03.361 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.020) 0:00:03.382 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:11 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.010) 0:00:03.392 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.016) 0:00:03.408 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.009) 0:00:03.418 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:5 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.125) 0:00:03.544 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:14 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.022) 0:00:03.567 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.016) 0:00:03.583 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.008) 0:00:03.592 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.008) 0:00:03.601 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.011) 0:00:03.612 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.010) 0:00:03.623 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003572", "end": "2024-02-20 20:43:20.655752", "rc": 0, "start": "2024-02-20 20:43:20.652180" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.147) 0:00:03.771 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.009) 0:00:03.781 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.009) 0:00:03.790 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:20 +0000 (0:00:00.301) 0:00:04.091 ****** 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.009302", "end": "2024-02-20 20:43:21.109276", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-20 20:43:21.099974" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003378", "end": "2024-02-20 20:43:21.227991", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-20 20:43:21.224613" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003318", "end": "2024-02-20 20:43:21.341730", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-20 20:43:21.338412" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.379) 0:00:04.471 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026981", "end": "2024-02-20 20:43:21.517068", "rc": 0, "start": "2024-02-20 20:43:21.490087" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.172) 0:00:04.644 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.008) 0:00:04.653 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.010) 0:00:04.663 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.009) 0:00:04.673 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.008) 0:00:04.682 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:18 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.008) 0:00:04.691 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.020) 0:00:04.712 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:21 +0000 (0:00:00.012) 0:00:04.724 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004650", "end": "2024-02-20 20:43:22.732200", "rc": 0, "start": "2024-02-20 20:43:21.727550" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:22 +0000 (0:00:01.131) 0:00:05.855 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.012) 0:00:05.868 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:20 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.011) 0:00:05.879 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_present.yml:3 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.019) 0:00:05.899 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.020) 0:00:05.919 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1708461801.114029, "block_size": 4096, "blocks": 0, "ctime": 1708461801.114029, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17738, "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": 1708461801.114029, "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_hotfixrsqa1bku/tests/tasks/assert_device_present.yml:5 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.122) 0:00:06.041 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:23 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.017) 0:00:06.059 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.029) 0:00:06.088 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:22 +0000 (0:00:00.009) 0:00:06.097 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.010) 0:00:06.108 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.011) 0:00:06.119 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.022) 0:00:06.142 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003579", "end": "2024-02-20 20:43:23.162250", "rc": 0, "start": "2024-02-20 20:43:23.158671" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.136) 0:00:06.278 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.013) 0:00:06.292 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.025) 0:00:06.317 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.312) 0:00:06.629 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.019) 0:00:06.649 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.014) 0:00:06.663 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009114", "end": "2024-02-20 20:43:23.681564", "rc": 0, "start": "2024-02-20 20:43:23.672450" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.151) 0:00:06.815 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.030) 0:00:06.845 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.026) 0:00:06.872 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.025) 0:00:06.898 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:27 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.029) 0:00:06.928 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.024) 0:00:06.953 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:23 +0000 (0:00:00.009) 0:00:06.962 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004788", "end": "2024-02-20 20:43:24.975339", "rc": 0, "start": "2024-02-20 20:43:23.970551" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:24 +0000 (0:00:01.138) 0:00:08.101 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.013) 0:00:08.114 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:29 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.012) 0:00:08.127 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.029) 0:00:08.157 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.012) 0:00:08.170 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:5 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.121) 0:00:08.291 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tests_helpers_and_asserts.yml:15 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.022) 0:00:08.313 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.015) 0:00:08.329 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.339 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.348 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003514", "end": "2024-02-20 20:43:25.356877", "rc": 0, "start": "2024-02-20 20:43:25.353363" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.124) 0:00:08.472 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.482 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:5 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.492 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.011) 0:00:08.503 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.007) 0:00:08.511 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.007) 0:00:08.518 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.010) 0:00:08.529 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.539 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003422", "end": "2024-02-20 20:43:25.545138", "rc": 0, "start": "2024-02-20 20:43:25.541716" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.121) 0:00:08.660 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:08.670 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.014) 0:00:08.685 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.307) 0:00:08.993 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.015) 0:00:09.008 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.017) 0:00:09.025 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:09.035 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:09.044 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.011) 0:00:09.055 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.010) 0:00:09.065 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:9 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:09.074 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.014) 0:00:09.088 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:25 +0000 (0:00:00.009) 0:00:09.098 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-02-20 20:43:26.109818", "rc": 0, "start": "2024-02-20 20:43:26.106191" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.134) 0:00:09.232 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.010) 0:00:09.243 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:11 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.010) 0:00:09.253 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:3 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.014) 0:00:09.268 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.010) 0:00:09.278 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:5 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.144) 0:00:09.422 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:14 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.012) 0:00:09.435 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.015) 0:00:09.450 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.007) 0:00:09.457 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.007) 0:00:09.465 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.010) 0:00:09.475 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.009) 0:00:09.484 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003666", "end": "2024-02-20 20:43:26.492471", "rc": 0, "start": "2024-02-20 20:43:26.488805" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.127) 0:00:09.611 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.011) 0:00:09.623 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.011) 0:00:09.635 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.319) 0:00:09.955 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.026) 0:00:09.981 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.017) 0:00:09.998 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:26 +0000 (0:00:00.029) 0:00:10.027 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012927", "end": "2024-02-20 20:43:27.062740", "rc": 0, "start": "2024-02-20 20:43:27.049813" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.158) 0:00:10.186 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.009) 0:00:10.195 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.007) 0:00:10.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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:18 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.007) 0:00:10.211 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.015) 0:00:10.226 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.010) 0:00:10.237 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003507", "end": "2024-02-20 20:43:27.245189", "rc": 0, "start": "2024-02-20 20:43:27.241682" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.127) 0:00:10.365 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.014) 0:00:10.379 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:20 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.020) 0:00:10.400 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_present.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.018) 0:00:10.419 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.015) 0:00:10.435 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1708461807.0730948, "block_size": 4096, "blocks": 0, "ctime": 1708461807.0730948, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17767, "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": 1708461807.0730948, "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_hotfixrsqa1bku/tests/tasks/assert_device_present.yml:5 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.125) 0:00:10.560 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:23 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.021) 0:00:10.582 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.028) 0:00:10.610 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:8 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.012) 0:00:10.622 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:13 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.010) 0:00:10.633 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.013) 0:00:10.647 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.010) 0:00:10.657 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003721", "end": "2024-02-20 20:43:27.668923", "rc": 0, "start": "2024-02-20 20:43:27.665202" } STDOUT: bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.129) 0:00:10.786 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.021) 0:00:10.807 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Tuesday 20 February 2024 20:43:27 +0000 (0:00:00.027) 0:00:10.835 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.361) 0:00:11.196 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.027) 0:00:11.224 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.011) 0:00:11.235 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.021) 0:00:11.256 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:54 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.011) 0:00:11.267 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007792", "end": "2024-02-20 20:43:28.281579", "rc": 0, "start": "2024-02-20 20:43:28.273787" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:60 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.132) 0:00:11.400 ****** 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_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:65 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.024) 0:00:11.424 ****** 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_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:27 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.009) 0:00:11.433 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:3 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.020) 0:00:11.454 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.022) 0:00:11.476 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003616", "end": "2024-02-20 20:43:28.505894", "rc": 0, "start": "2024-02-20 20:43:28.502278" } STDOUT: bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:9 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.151) 0:00:11.627 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/show_interfaces.yml:5 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.019) 0:00:11.647 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/create_and_remove_interface.yml:29 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.022) 0:00:11.669 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:3 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.034) 0:00:11.704 ****** included: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.013) 0:00:11.717 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/assert_device_absent.yml:5 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.152) 0:00:11.870 ****** 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 Tuesday 20 February 2024 20:43:28 +0000 (0:00:00.019) 0:00:11.890 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tests_helpers_and_asserts.yml:3 --- Install yum-utils package ----------------------------------------------- 0.43s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/enable_epel.yml:24 ---------- Create veth interface veth1298 ------------------------------------------ 0.38s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:27 Install iproute --------------------------------------------------------- 0.36s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/enable_epel.yml:30 ---------- Install iproute --------------------------------------------------------- 0.30s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.26s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:3 --------- Create EPEL 7 ----------------------------------------------------------- 0.23s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/enable_epel.yml:8 ----------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/el_repo_setup.yml:17 -------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:35 Create dummy interface dummy1298 ---------------------------------------- 0.16s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:49 Get stat for interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/get_interface_stat.yml:3 ---- Delete veth interface veth1298 ------------------------------------------ 0.15s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/tests/tasks/manage_test_interface.yml:43 Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-nm_plugin_hotfixrsqa1bku/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. ---^---^---^---^---^---