# 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-tft-testsbh5n4dzb/.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-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml:3 Monday 17 June 2024 14:37:54 +0000 (0:00:00.047) 0:00:00.047 *********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml:6 Monday 17 June 2024 14:37:55 +0000 (0:00:00.977) 0:00:01.025 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/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-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:3 Monday 17 June 2024 14:37:55 +0000 (0:00:00.021) 0:00:01.046 *********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:17 Monday 17 June 2024 14:37:56 +0000 (0:00:00.239) 0:00:01.285 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:22 Monday 17 June 2024 14:37:56 +0000 (0:00:00.287) 0:00:01.573 *********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:26 Monday 17 June 2024 14:37:56 +0000 (0:00:00.023) 0:00:01.596 *********** 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-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:51 Monday 17 June 2024 14:37:56 +0000 (0:00:00.013) 0:00:01.609 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:8 Monday 17 June 2024 14:37:56 +0000 (0:00:00.026) 0:00:01.636 *********** 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-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:24 Monday 17 June 2024 14:37:56 +0000 (0:00:00.213) 0:00:01.849 *********** 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-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:30 Monday 17 June 2024 14:37:57 +0000 (0:00:00.461) 0:00:02.310 *********** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.177707", "end": "2024-06-17 14:37:57.498721", "rc": 0, "start": "2024-06-17 14:37:57.321014" } 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-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:35 Monday 17 June 2024 14:37:57 +0000 (0:00:00.310) 0:00:02.621 *********** 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-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:40 Monday 17 June 2024 14:37:57 +0000 (0:00:00.008) 0:00:02.630 *********** 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-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml:9 Monday 17 June 2024 14:37:57 +0000 (0:00:00.009) 0:00:02.639 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.013) 0:00:02.652 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.010) 0:00:02.663 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.010) 0:00:02.673 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003900", "end": "2024-06-17 14:37:57.678631", "rc": 0, "start": "2024-06-17 14:37:57.674731" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:37:57 +0000 (0:00:00.127) 0:00:02.800 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:37:57 +0000 (0:00:00.010) 0:00:02.810 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:5 Monday 17 June 2024 14:37:57 +0000 (0:00:00.008) 0:00:02.819 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.014) 0:00:02.834 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:37:57 +0000 (0:00:00.008) 0:00:02.842 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:37:57 +0000 (0:00:00.007) 0:00:02.850 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.012) 0:00:02.862 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:37:57 +0000 (0:00:00.009) 0:00:02.872 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003830", "end": "2024-06-17 14:37:57.876869", "rc": 0, "start": "2024-06-17 14:37:57.873039" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:37:57 +0000 (0:00:00.131) 0:00:03.003 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:37:57 +0000 (0:00:00.011) 0:00:03.014 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:37:57 +0000 (0:00:00.035) 0:00:03.050 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:37:58 +0000 (0:00:00.310) 0:00:03.360 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:37:58 +0000 (0:00:00.014) 0:00:03.374 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.384 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:37:58 +0000 (0:00:00.008) 0:00:03.393 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:37:58 +0000 (0:00:00.008) 0:00:03.401 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:37:58 +0000 (0:00:00.007) 0:00:03.409 *********** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:37:58 +0000 (0:00:00.007) 0:00:03.417 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:9 Monday 17 June 2024 14:37:58 +0000 (0:00:00.007) 0:00:03.425 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.012) 0:00:03.437 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.446 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003866", "end": "2024-06-17 14:37:58.450524", "rc": 0, "start": "2024-06-17 14:37:58.446658" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:37:58 +0000 (0:00:00.126) 0:00:03.572 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:37:58 +0000 (0:00:00.012) 0:00:03.585 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:11 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.595 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.013) 0:00:03.608 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.013) 0:00:03.622 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:5 Monday 17 June 2024 14:37:58 +0000 (0:00:00.124) 0:00:03.747 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:14 Monday 17 June 2024 14:37:58 +0000 (0:00:00.012) 0:00:03.759 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.020) 0:00:03.779 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:37:58 +0000 (0:00:00.008) 0:00:03.788 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:37:58 +0000 (0:00:00.007) 0:00:03.796 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.015) 0:00:03.812 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.821 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003750", "end": "2024-06-17 14:37:58.825087", "rc": 0, "start": "2024-06-17 14:37:58.821337" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:37:58 +0000 (0:00:00.126) 0:00:03.948 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.957 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:37:58 +0000 (0:00:00.009) 0:00:03.967 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:37:59 +0000 (0:00:00.311) 0:00:04.279 *********** 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.012722", "end": "2024-06-17 14:37:59.322492", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-17 14:37:59.309770" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003703", "end": "2024-06-17 14:37:59.452096", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-17 14:37:59.448393" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005381", "end": "2024-06-17 14:37:59.577297", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-17 14:37:59.571916" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:37:59 +0000 (0:00:00.435) 0:00:04.714 *********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.035970", "end": "2024-06-17 14:37:59.755189", "rc": 0, "start": "2024-06-17 14:37:59.719219" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:37:59 +0000 (0:00:00.168) 0:00:04.883 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:37:59 +0000 (0:00:00.010) 0:00:04.893 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:37:59 +0000 (0:00:00.009) 0:00:04.903 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:37:59 +0000 (0:00:00.008) 0:00:04.911 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:37:59 +0000 (0:00:00.009) 0:00:04.921 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:18 Monday 17 June 2024 14:37:59 +0000 (0:00:00.008) 0:00:04.929 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:37:59 +0000 (0:00:00.017) 0:00:04.946 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:37:59 +0000 (0:00:00.009) 0:00:04.956 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004217", "end": "2024-06-17 14:37:59.962436", "rc": 0, "start": "2024-06-17 14:37:59.958219" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:37:59 +0000 (0:00:00.127) 0:00:05.083 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:37:59 +0000 (0:00:00.009) 0:00:05.093 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:20 Monday 17 June 2024 14:37:59 +0000 (0:00:00.009) 0:00:05.103 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.018) 0:00:05.121 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.017) 0:00:05.139 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1718635079.321247, "block_size": 4096, "blocks": 0, "ctime": 1718635079.321247, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17707, "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": 1718635079.321247, "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-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml:5 Monday 17 June 2024 14:38:00 +0000 (0:00:00.129) 0:00:05.268 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:23 Monday 17 June 2024 14:38:00 +0000 (0:00:00.010) 0:00:05.279 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.017) 0:00:05.296 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:38:00 +0000 (0:00:00.007) 0:00:05.304 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:38:00 +0000 (0:00:00.020) 0:00:05.325 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.014) 0:00:05.339 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.010) 0:00:05.350 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003959", "end": "2024-06-17 14:38:00.360419", "rc": 0, "start": "2024-06-17 14:38:00.356460" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:00 +0000 (0:00:00.150) 0:00:05.501 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:00 +0000 (0:00:00.012) 0:00:05.513 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:38:00 +0000 (0:00:00.012) 0:00:05.526 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:38:00 +0000 (0:00:00.322) 0:00:05.848 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:38:00 +0000 (0:00:00.016) 0:00:05.865 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:38:00 +0000 (0:00:00.008) 0:00:05.873 *********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009357", "end": "2024-06-17 14:38:00.887023", "rc": 0, "start": "2024-06-17 14:38:00.877666" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:38:00 +0000 (0:00:00.138) 0:00:06.011 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:38:00 +0000 (0:00:00.008) 0:00:06.020 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:38:00 +0000 (0:00:00.007) 0:00:06.027 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:38:00 +0000 (0:00:00.008) 0:00:06.036 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:27 Monday 17 June 2024 14:38:00 +0000 (0:00:00.007) 0:00:06.043 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.018) 0:00:06.062 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:00 +0000 (0:00:00.009) 0:00:06.071 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004115", "end": "2024-06-17 14:38:01.077050", "rc": 0, "start": "2024-06-17 14:38:01.072935" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:01 +0000 (0:00:00.128) 0:00:06.199 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:01 +0000 (0:00:00.012) 0:00:06.211 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:29 Monday 17 June 2024 14:38:01 +0000 (0:00:00.014) 0:00:06.225 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.024) 0:00:06.250 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.010) 0:00:06.261 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:5 Monday 17 June 2024 14:38:01 +0000 (0:00:00.136) 0:00:06.397 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml:15 Monday 17 June 2024 14:38:01 +0000 (0:00:00.010) 0:00:06.408 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.012) 0:00:06.421 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.009) 0:00:06.431 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.009) 0:00:06.440 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003922", "end": "2024-06-17 14:38:01.444699", "rc": 0, "start": "2024-06-17 14:38:01.440777" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:01 +0000 (0:00:00.127) 0:00:06.567 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:01 +0000 (0:00:00.010) 0:00:06.578 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:5 Monday 17 June 2024 14:38:01 +0000 (0:00:00.009) 0:00:06.587 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.012) 0:00:06.600 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:38:01 +0000 (0:00:00.007) 0:00:06.608 *********** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:38:01 +0000 (0:00:00.009) 0:00:06.617 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.012) 0:00:06.629 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:01 +0000 (0:00:00.011) 0:00:06.641 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005194", "end": "2024-06-17 14:38:02.651670", "rc": 0, "start": "2024-06-17 14:38:01.646476" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:02 +0000 (0:00:01.133) 0:00:07.775 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:02 +0000 (0:00:00.011) 0:00:07.786 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:38:02 +0000 (0:00:00.009) 0:00:07.796 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:38:03 +0000 (0:00:00.316) 0:00:08.112 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:38:03 +0000 (0:00:00.018) 0:00:08.131 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:38:03 +0000 (0:00:00.011) 0:00:08.142 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:38:03 +0000 (0:00:00.014) 0:00:08.156 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:38:03 +0000 (0:00:00.017) 0:00:08.174 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:38:03 +0000 (0:00:00.023) 0:00:08.197 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:38:03 +0000 (0:00:00.010) 0:00:08.208 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:9 Monday 17 June 2024 14:38:03 +0000 (0:00:00.011) 0:00:08.219 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.012) 0:00:08.232 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.023) 0:00:08.255 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004078", "end": "2024-06-17 14:38:03.264696", "rc": 0, "start": "2024-06-17 14:38:03.260618" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:03 +0000 (0:00:00.136) 0:00:08.391 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:03 +0000 (0:00:00.013) 0:00:08.405 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:11 Monday 17 June 2024 14:38:03 +0000 (0:00:00.010) 0:00:08.416 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.020) 0:00:08.436 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.017) 0:00:08.454 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:5 Monday 17 June 2024 14:38:03 +0000 (0:00:00.192) 0:00:08.646 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:14 Monday 17 June 2024 14:38:03 +0000 (0:00:00.013) 0:00:08.660 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.023) 0:00:08.684 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:38:03 +0000 (0:00:00.008) 0:00:08.692 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:38:03 +0000 (0:00:00.007) 0:00:08.699 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.012) 0:00:08.712 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:03 +0000 (0:00:00.013) 0:00:08.726 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005063", "end": "2024-06-17 14:38:04.736132", "rc": 0, "start": "2024-06-17 14:38:03.731069" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:04 +0000 (0:00:01.148) 0:00:09.874 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:04 +0000 (0:00:00.017) 0:00:09.892 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:38:04 +0000 (0:00:00.018) 0:00:09.910 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:38:05 +0000 (0:00:00.340) 0:00:10.250 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:38:05 +0000 (0:00:00.017) 0:00:10.268 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:38:05 +0000 (0:00:00.008) 0:00:10.276 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:38:05 +0000 (0:00:00.008) 0:00:10.284 *********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.015086", "end": "2024-06-17 14:38:05.305091", "rc": 0, "start": "2024-06-17 14:38:05.290005" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:38:05 +0000 (0:00:00.150) 0:00:10.435 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:10.444 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:38:05 +0000 (0:00:00.010) 0:00:10.455 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:18 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:10.464 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.016) 0:00:10.481 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.010) 0:00:10.491 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003872", "end": "2024-06-17 14:38:05.505309", "rc": 0, "start": "2024-06-17 14:38:05.501437" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:05 +0000 (0:00:00.135) 0:00:10.627 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:10.636 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:20 Monday 17 June 2024 14:38:05 +0000 (0:00:00.012) 0:00:10.649 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.016) 0:00:10.665 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:10.675 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1718635085.3030872, "block_size": 4096, "blocks": 0, "ctime": 1718635085.3030872, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17737, "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": 1718635085.3030872, "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-tft-testsbh5n4dzb/tests/tasks/assert_device_present.yml:5 Monday 17 June 2024 14:38:05 +0000 (0:00:00.129) 0:00:10.804 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:23 Monday 17 June 2024 14:38:05 +0000 (0:00:00.014) 0:00:10.819 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.019) 0:00:10.838 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:8 Monday 17 June 2024 14:38:05 +0000 (0:00:00.010) 0:00:10.848 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:13 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:10.858 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.012) 0:00:10.871 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:05 +0000 (0:00:00.021) 0:00:10.892 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003800", "end": "2024-06-17 14:38:05.906869", "rc": 0, "start": "2024-06-17 14:38:05.903069" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:05 +0000 (0:00:00.137) 0:00:11.029 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:11.039 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 Monday 17 June 2024 14:38:05 +0000 (0:00:00.009) 0:00:11.049 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 Monday 17 June 2024 14:38:06 +0000 (0:00:00.316) 0:00:11.365 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 Monday 17 June 2024 14:38:06 +0000 (0:00:00.017) 0:00:11.382 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 Monday 17 June 2024 14:38:06 +0000 (0:00:00.008) 0:00:11.391 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 Monday 17 June 2024 14:38:06 +0000 (0:00:00.010) 0:00:11.401 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:54 Monday 17 June 2024 14:38:06 +0000 (0:00:00.009) 0:00:11.411 *********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008307", "end": "2024-06-17 14:38:06.426031", "rc": 0, "start": "2024-06-17 14:38:06.417724" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:60 Monday 17 June 2024 14:38:06 +0000 (0:00:00.138) 0:00:11.549 *********** 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-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:65 Monday 17 June 2024 14:38:06 +0000 (0:00:00.009) 0:00:11.558 *********** 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-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:27 Monday 17 June 2024 14:38:06 +0000 (0:00:00.007) 0:00:11.566 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:3 Monday 17 June 2024 14:38:06 +0000 (0:00:00.018) 0:00:11.585 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 Monday 17 June 2024 14:38:06 +0000 (0:00:00.009) 0:00:11.595 *********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003878", "end": "2024-06-17 14:38:06.599430", "rc": 0, "start": "2024-06-17 14:38:06.595552" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:9 Monday 17 June 2024 14:38:06 +0000 (0:00:00.127) 0:00:11.722 *********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/show_interfaces.yml:5 Monday 17 June 2024 14:38:06 +0000 (0:00:00.009) 0:00:11.732 *********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/create_and_remove_interface.yml:29 Monday 17 June 2024 14:38:06 +0000 (0:00:00.008) 0:00:11.740 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:3 Monday 17 June 2024 14:38:06 +0000 (0:00:00.019) 0:00:11.760 *********** included: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 Monday 17 June 2024 14:38:06 +0000 (0:00:00.010) 0:00:11.770 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/assert_device_absent.yml:5 Monday 17 June 2024 14:38:06 +0000 (0:00:00.128) 0:00:11.898 *********** 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 Monday 17 June 2024 14:38:06 +0000 (0:00:00.016) 0:00:11.915 *********** =============================================================================== Gather current interface info ------------------------------------------- 1.15s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.13s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-tft-testsbh5n4dzb/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.46s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.44s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:27 ------- Install iproute --------------------------------------------------------- 0.34s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.32s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.31s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:30 ----------------- Install iproute --------------------------------------------------------- 0.31s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:16 ------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:17 --------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.24s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/el_repo_setup.yml:3 ---------------- Create EPEL 7 ----------------------------------------------------------- 0.21s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/enable_epel.yml:8 ------------------ Get stat for interface dummy1298 ---------------------------------------- 0.19s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_interface_stat.yml:3 ----------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:35 ------- Gather current interface info ------------------------------------------- 0.15s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/get_current_interfaces.yml:3 ------- Create dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:49 ------- Delete veth interface veth1298 ------------------------------------------ 0.14s /WORKDIR/git-tft-testsbh5n4dzb/tests/tasks/manage_test_interface.yml:43 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---