# 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-bond_options_rewriteof6bsqfn/.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-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 00:33:31 +0000 (0:00:00.035) 0:00:00.035 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.766) 0:00:00.801 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/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-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.012) 0:00:00.814 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:17 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.241) 0:00:01.056 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:22 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.180) 0:00:01.236 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:26 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.015) 0:00:01.251 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:51 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.008) 0:00:01.259 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.021) 0:00:01.281 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 00:33:32 +0000 (0:00:00.187) 0:00:01.469 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.437) 0:00:01.906 **** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.206306", "end": "2024-02-14 00:33:33.662355", "rc": 0, "start": "2024-02-14 00:33:33.456049" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/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/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/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=$infra&content=$contentdir 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/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/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-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.335) 0:00:02.241 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.008) 0:00:02.250 **** 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-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.008) 0:00:02.259 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.012) 0:00:02.271 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.010) 0:00:02.282 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.009) 0:00:02.292 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003920", "end": "2024-02-14 00:33:33.842888", "rc": 0, "start": "2024-02-14 00:33:33.838968" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.129) 0:00:02.421 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.009) 0:00:02.431 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.009) 0:00:02.441 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.013) 0:00:02.455 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.007) 0:00:02.462 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.007) 0:00:02.470 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.011) 0:00:02.481 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:33 +0000 (0:00:00.009) 0:00:02.490 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003988", "end": "2024-02-14 00:33:34.041896", "rc": 0, "start": "2024-02-14 00:33:34.037908" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.130) 0:00:02.620 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.009) 0:00:02.630 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.009) 0:00:02.640 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.334) 0:00:02.974 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.014) 0:00:02.988 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:02.997 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:03.005 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:03.013 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:03.021 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:03.029 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.008) 0:00:03.038 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.012) 0:00:03.051 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.010) 0:00:03.062 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004023", "end": "2024-02-14 00:33:34.613722", "rc": 0, "start": "2024-02-14 00:33:34.609699" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.130) 0:00:03.192 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.011) 0:00:03.204 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.010) 0:00:03.214 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.014) 0:00:03.228 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.010) 0:00:03.239 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.127) 0:00:03.367 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.010) 0:00:03.378 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.015) 0:00:03.393 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.007) 0:00:03.401 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.007) 0:00:03.408 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.011) 0:00:03.420 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.009) 0:00:03.430 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003977", "end": "2024-02-14 00:33:34.981462", "rc": 0, "start": "2024-02-14 00:33:34.977485" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:34 +0000 (0:00:00.129) 0:00:03.560 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.009) 0:00:03.569 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.009) 0:00:03.579 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.335) 0:00:03.915 **** 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.013345", "end": "2024-02-14 00:33:35.482682", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 00:33:35.469337" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.007666", "end": "2024-02-14 00:33:35.618139", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 00:33:35.610473" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.007756", "end": "2024-02-14 00:33:35.742470", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 00:33:35.734714" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.411) 0:00:04.326 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026446", "end": "2024-02-14 00:33:35.897286", "rc": 0, "start": "2024-02-14 00:33:35.870840" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.149) 0:00:04.476 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.009) 0:00:04.486 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.008) 0:00:04.495 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.008) 0:00:04.503 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.009) 0:00:04.513 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.007) 0:00:04.520 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.015) 0:00:04.536 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:35 +0000 (0:00:00.009) 0:00:04.546 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003837", "end": "2024-02-14 00:33:36.094985", "rc": 0, "start": "2024-02-14 00:33:36.091148" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.126) 0:00:04.673 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.010) 0:00:04.683 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.009) 0:00:04.692 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.016) 0:00:04.709 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.010) 0:00:04.719 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707870815.480623, "block_size": 4096, "blocks": 0, "ctime": 1707870815.480623, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17596, "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": 1707870815.480623, "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-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.125) 0:00:04.845 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.011) 0:00:04.856 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.019) 0:00:04.876 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.008) 0:00:04.884 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.007) 0:00:04.892 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.011) 0:00:04.903 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.010) 0:00:04.914 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003861", "end": "2024-02-14 00:33:36.461339", "rc": 0, "start": "2024-02-14 00:33:36.457478" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.125) 0:00:05.039 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.010) 0:00:05.049 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.009) 0:00:05.059 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.321) 0:00:05.381 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.014) 0:00:05.395 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.008) 0:00:05.403 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.008483", "end": "2024-02-14 00:33:36.957897", "rc": 0, "start": "2024-02-14 00:33:36.949414" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.133) 0:00:05.537 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.008) 0:00:05.545 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.008) 0:00:05.554 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:36 +0000 (0:00:00.008) 0:00:05.562 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.007) 0:00:05.569 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.018) 0:00:05.588 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:05.597 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003799", "end": "2024-02-14 00:33:37.144797", "rc": 0, "start": "2024-02-14 00:33:37.140998" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.125) 0:00:05.723 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:05.733 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:05.742 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.021) 0:00:05.764 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.010) 0:00:05.774 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.121) 0:00:05.896 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.010) 0:00:05.906 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.013) 0:00:05.919 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.010) 0:00:05.930 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:05.939 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003751", "end": "2024-02-14 00:33:37.485151", "rc": 0, "start": "2024-02-14 00:33:37.481400" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.123) 0:00:06.063 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:06.073 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:06.083 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.012) 0:00:06.096 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.008) 0:00:06.105 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.007) 0:00:06.113 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.012) 0:00:06.125 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:06.134 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003809", "end": "2024-02-14 00:33:37.681811", "rc": 0, "start": "2024-02-14 00:33:37.678002" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.125) 0:00:06.260 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.009) 0:00:06.270 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:37 +0000 (0:00:00.010) 0:00:06.280 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.316) 0:00:06.596 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.015) 0:00:06.611 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:06.620 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:06.629 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:06.638 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:06.646 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.009) 0:00:06.656 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:06.665 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.013) 0:00:06.678 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.009) 0:00:06.688 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-02-14 00:33:38.234346", "rc": 0, "start": "2024-02-14 00:33:38.230554" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.124) 0:00:06.812 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.010) 0:00:06.822 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.010) 0:00:06.833 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.013) 0:00:06.846 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.010) 0:00:06.857 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.122) 0:00:06.979 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.011) 0:00:06.990 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.015) 0:00:07.006 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:07.014 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.008) 0:00:07.022 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.011) 0:00:07.033 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.009) 0:00:07.043 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003742", "end": "2024-02-14 00:33:38.589477", "rc": 0, "start": "2024-02-14 00:33:38.585735" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.123) 0:00:07.167 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.010) 0:00:07.177 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.010) 0:00:07.188 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.316) 0:00:07.505 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.016) 0:00:07.521 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.009) 0:00:07.531 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:38 +0000 (0:00:00.009) 0:00:07.541 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.011486", "end": "2024-02-14 00:33:39.096485", "rc": 0, "start": "2024-02-14 00:33:39.084999" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.136) 0:00:07.677 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.009) 0:00:07.687 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.009) 0:00:07.697 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.008) 0:00:07.705 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.016) 0:00:07.721 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.010) 0:00:07.732 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003766", "end": "2024-02-14 00:33:39.278796", "rc": 0, "start": "2024-02-14 00:33:39.275030" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.124) 0:00:07.857 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.010) 0:00:07.867 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.009) 0:00:07.876 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.016) 0:00:07.892 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.010) 0:00:07.902 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707870819.092482, "block_size": 4096, "blocks": 0, "ctime": 1707870819.091482, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17486, "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": 1707870819.091482, "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-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.120) 0:00:08.023 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.011) 0:00:08.035 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.018) 0:00:08.054 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.008) 0:00:08.062 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.008) 0:00:08.070 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.011) 0:00:08.082 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.009) 0:00:08.091 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003752", "end": "2024-02-14 00:33:39.637752", "rc": 0, "start": "2024-02-14 00:33:39.634000" } STDOUT: bond0 bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.124) 0:00:08.216 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.010) 0:00:08.226 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.009) 0:00:08.236 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 00:33:39 +0000 (0:00:00.320) 0:00:08.556 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.014) 0:00:08.570 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.008) 0:00:08.579 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.009) 0:00:08.588 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.008) 0:00:08.597 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008372", "end": "2024-02-14 00:33:40.149843", "rc": 0, "start": "2024-02-14 00:33:40.141471" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.131) 0:00:08.729 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.009) 0:00:08.738 **** 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-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.008) 0:00:08.747 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.019) 0:00:08.767 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.009) 0:00:08.776 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003784", "end": "2024-02-14 00:33:40.322691", "rc": 0, "start": "2024-02-14 00:33:40.318907" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.124) 0:00:08.901 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.010) 0:00:08.912 **** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.009) 0:00:08.922 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.019) 0:00:08.941 **** included: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.010) 0:00:08.952 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.121) 0:00:09.073 **** 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 Wednesday 14 February 2024 00:33:40 +0000 (0:00:00.015) 0:00:09.089 **** =============================================================================== Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tests_helpers_and_asserts.yml:3 Install yum-utils package ----------------------------------------------- 0.44s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:24 ------ Create veth interface veth1298 ------------------------------------------ 0.41s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:27 Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Enable EPEL 7 ----------------------------------------------------------- 0.34s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:30 ------ Install iproute --------------------------------------------------------- 0.33s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:3 ----- Create EPEL 7 ----------------------------------------------------------- 0.19s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/enable_epel.yml:8 ------- Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/el_repo_setup.yml:17 ---- Set up veth as managed by NetworkManager -------------------------------- 0.15s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:35 Create dummy interface dummy1298 ---------------------------------------- 0.14s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:49 Delete veth interface veth1298 ------------------------------------------ 0.13s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:43 Delete dummy interface dummy1298 ---------------------------------------- 0.13s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/manage_test_interface.yml:54 Gather current interface info ------------------------------------------- 0.13s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.13s /WORKDIR/git-bond_options_rewriteof6bsqfn/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.13s /WORKDIR/git-bond_options_rewriteof6bsqfn/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. ---^---^---^---^---^---