# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml:3 Saturday 08 June 2024 13:31:47 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml:6 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.601) 0:00:00.615 ********* included: /WORKDIR/git-weekly-cil2zza9j8/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-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:3 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.022) 0:00:00.638 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:19 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.223) 0:00:00.862 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:24 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.196) 0:00:01.058 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:28 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.020) 0:00:01.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:53 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.018) 0:00:01.098 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:8 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.030) 0:00:01.128 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:24 Saturday 08 June 2024 13:31:48 +0000 (0:00:00.195) 0:00:01.324 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:30 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.491) 0:00:01.815 ********* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.184137", "end": "2024-06-08 13:31:49.650188", "rc": 0, "start": "2024-06-08 13:31:49.466051" } 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-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:35 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.320) 0:00:02.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:40 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.013) 0:00:02.150 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml:9 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.020) 0:00:02.171 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.035) 0:00:02.206 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.049) 0:00:02.255 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:49 +0000 (0:00:00.035) 0:00:02.291 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004777", "end": "2024-06-08 13:31:50.950769", "rc": 0, "start": "2024-06-08 13:31:49.945992" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:50 +0000 (0:00:01.160) 0:00:03.451 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:50 +0000 (0:00:00.016) 0:00:03.468 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.010) 0:00:03.478 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.016) 0:00:03.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.011) 0:00:03.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.010) 0:00:03.517 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.014) 0:00:03.531 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.017) 0:00:03.548 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003745", "end": "2024-06-08 13:31:51.192000", "rc": 0, "start": "2024-06-08 13:31:51.188255" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.143) 0:00:03.692 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.050) 0:00:03.743 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.026) 0:00:03.770 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.407) 0:00:04.177 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.023) 0:00:04.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.022) 0:00:04.223 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.010) 0:00:04.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.011) 0:00:04.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.012) 0:00:04.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.019) 0:00:04.278 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.009) 0:00:04.288 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.018) 0:00:04.306 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:51 +0000 (0:00:00.014) 0:00:04.321 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2024-06-08 13:31:51.988974", "rc": 0, "start": "2024-06-08 13:31:51.985242" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.160) 0:00:04.481 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.019) 0:00:04.501 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.009) 0:00:04.510 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.016) 0:00:04.527 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.027) 0:00:04.554 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.129) 0:00:04.684 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.020) 0:00:04.705 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.021) 0:00:04.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.012) 0:00:04.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.010) 0:00:04.749 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.017) 0:00:04.767 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.038) 0:00:04.806 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003628", "end": "2024-06-08 13:31:52.459951", "rc": 0, "start": "2024-06-08 13:31:52.456323" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.152) 0:00:04.958 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.011) 0:00:04.969 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.018) 0:00:04.987 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:52 +0000 (0:00:00.399) 0:00:05.386 ********* 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.014413", "end": "2024-06-08 13:31:53.087222", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-06-08 13:31:53.072809" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003816", "end": "2024-06-08 13:31:53.219881", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-06-08 13:31:53.216065" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005061", "end": "2024-06-08 13:31:53.344308", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-06-08 13:31:53.339247" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.449) 0:00:05.835 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.033738", "end": "2024-06-08 13:31:53.515234", "rc": 0, "start": "2024-06-08 13:31:53.481496" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.177) 0:00:06.013 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.012) 0:00:06.025 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.012) 0:00:06.037 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.019) 0:00:06.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.017) 0:00:06.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.025) 0:00:06.099 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.029) 0:00:06.128 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.019) 0:00:06.148 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003755", "end": "2024-06-08 13:31:53.793555", "rc": 0, "start": "2024-06-08 13:31:53.789800" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.136) 0:00:06.284 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.012) 0:00:06.296 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.009) 0:00:06.306 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.021) 0:00:06.328 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:31:53 +0000 (0:00:00.013) 0:00:06.341 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717853513.0847228, "block_size": 4096, "blocks": 0, "ctime": 1717853513.0847228, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17716, "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": 1717853513.0847228, "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-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.141) 0:00:06.482 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.023) 0:00:06.505 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.024) 0:00:06.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.029) 0:00:06.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.017) 0:00:06.577 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.013) 0:00:06.590 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.014) 0:00:06.604 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003687", "end": "2024-06-08 13:31:54.248274", "rc": 0, "start": "2024-06-08 13:31:54.244587" } STDOUT: bond0 bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.128) 0:00:06.733 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.093) 0:00:06.826 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.029) 0:00:06.856 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.411) 0:00:07.268 ********* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.019) 0:00:07.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.010) 0:00:07.298 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010438", "end": "2024-06-08 13:31:54.953655", "rc": 0, "start": "2024-06-08 13:31:54.943217" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.145) 0:00:07.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:54 +0000 (0:00:00.025) 0:00:07.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.025) 0:00:07.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.019) 0:00:07.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.033) 0:00:07.548 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.043) 0:00:07.591 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.039) 0:00:07.631 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003629", "end": "2024-06-08 13:31:55.272332", "rc": 0, "start": "2024-06-08 13:31:55.268703" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.145) 0:00:07.777 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.018) 0:00:07.795 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.015) 0:00:07.811 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.054) 0:00:07.865 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.036) 0:00:07.901 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.186) 0:00:08.088 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml:15 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.077) 0:00:08.166 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.034) 0:00:08.201 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.016) 0:00:08.218 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.028) 0:00:08.246 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003715", "end": "2024-06-08 13:31:55.912842", "rc": 0, "start": "2024-06-08 13:31:55.909127" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.179) 0:00:08.425 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.016) 0:00:08.441 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:5 Saturday 08 June 2024 13:31:55 +0000 (0:00:00.019) 0:00:08.461 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.039) 0:00:08.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.026) 0:00:08.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.014) 0:00:08.542 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.014) 0:00:08.556 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.017) 0:00:08.574 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003748", "end": "2024-06-08 13:31:56.227888", "rc": 0, "start": "2024-06-08 13:31:56.224140" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.144) 0:00:08.719 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.013) 0:00:08.732 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.012) 0:00:08.745 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.386) 0:00:09.131 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.019) 0:00:09.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.028) 0:00:09.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.010) 0:00:09.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.030) 0:00:09.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.023) 0:00:09.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.020) 0:00:09.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:9 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.018) 0:00:09.283 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.024) 0:00:09.308 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:56 +0000 (0:00:00.024) 0:00:09.333 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003669", "end": "2024-06-08 13:31:56.987021", "rc": 0, "start": "2024-06-08 13:31:56.983352" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.141) 0:00:09.474 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.014) 0:00:09.489 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:11 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.015) 0:00:09.505 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.025) 0:00:09.530 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.018) 0:00:09.549 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.139) 0:00:09.688 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:14 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.018) 0:00:09.707 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.022) 0:00:09.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.024) 0:00:09.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.010) 0:00:09.764 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.024) 0:00:09.789 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.033) 0:00:09.822 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003677", "end": "2024-06-08 13:31:57.471287", "rc": 0, "start": "2024-06-08 13:31:57.467610" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.135) 0:00:09.957 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.015) 0:00:09.973 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.009) 0:00:09.983 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.393) 0:00:10.376 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.024) 0:00:10.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.024) 0:00:10.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:57 +0000 (0:00:00.019) 0:00:10.444 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012704", "end": "2024-06-08 13:31:58.105174", "rc": 0, "start": "2024-06-08 13:31:58.092470" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.172) 0:00:10.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.011) 0:00:10.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.025) 0:00:10.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:18 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.042) 0:00:10.696 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.033) 0:00:10.730 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.036) 0:00:10.767 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003653", "end": "2024-06-08 13:31:58.428466", "rc": 0, "start": "2024-06-08 13:31:58.424813" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.163) 0:00:10.930 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.027) 0:00:10.958 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:20 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.031) 0:00:10.989 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.051) 0:00:11.040 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.029) 0:00:11.070 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717853518.1026397, "block_size": 4096, "blocks": 0, "ctime": 1717853518.1026397, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17745, "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": 1717853518.1026397, "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-weekly-cil2zza9j8/tests/tasks/assert_device_present.yml:5 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.135) 0:00:11.205 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:23 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.012) 0:00:11.218 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.020) 0:00:11.238 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:8 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.009) 0:00:11.248 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:13 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.009) 0:00:11.258 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.011) 0:00:11.269 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.011) 0:00:11.281 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003742", "end": "2024-06-08 13:31:58.949904", "rc": 0, "start": "2024-06-08 13:31:58.946162" } STDOUT: bond0 bonding_masters dummy0 dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:58 +0000 (0:00:00.170) 0:00:11.451 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.023) 0:00:11.474 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.023) 0:00:11.497 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [ "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.401) 0:00:11.899 ********* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.020) 0:00:11.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:45 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.010) 0:00:11.930 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.010) 0:00:11.941 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:58 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.012) 0:00:11.953 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010703", "end": "2024-06-08 13:31:59.607659", "rc": 0, "start": "2024-06-08 13:31:59.596956" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:65 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.143) 0:00:12.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:71 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.013) 0:00:12.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:27 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.043) 0:00:12.154 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:3 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.049) 0:00:12.203 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.033) 0:00:12.237 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003618", "end": "2024-06-08 13:31:59.914123", "rc": 0, "start": "2024-06-08 13:31:59.910505" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:9 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.180) 0:00:12.418 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/show_interfaces.yml:5 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.014) 0:00:12.433 ********* ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/create_and_remove_interface.yml:29 Saturday 08 June 2024 13:31:59 +0000 (0:00:00.011) 0:00:12.444 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:3 Saturday 08 June 2024 13:32:00 +0000 (0:00:00.044) 0:00:12.488 ********* included: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 Saturday 08 June 2024 13:32:00 +0000 (0:00:00.016) 0:00:12.505 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/assert_device_absent.yml:5 Saturday 08 June 2024 13:32:00 +0000 (0:00:00.173) 0:00:12.679 ********* ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=122 changed=0 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Saturday 08 June 2024 13:32:00 +0000 (0:00:00.074) 0:00:12.753 ********* =============================================================================== Gather current interface info ------------------------------------------- 1.16s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 ------- Gathering Facts --------------------------------------------------------- 0.60s /WORKDIR/git-weekly-cil2zza9j8/tests/tests_helpers_and_asserts.yml:3 ---------- Install yum-utils package ----------------------------------------------- 0.49s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:24 ----------------- Create veth interface veth1298 ------------------------------------------ 0.45s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:28 ------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.32s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.22s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/el_repo_setup.yml:19 --------------- Create EPEL 7 ----------------------------------------------------------- 0.20s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/enable_epel.yml:8 ------------------ Get stat for interface veth1298 ----------------------------------------- 0.19s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 ----------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.18s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:37 ------- Get stat for interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/get_interface_stat.yml:3 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.17s /WORKDIR/git-weekly-cil2zza9j8/tests/tasks/manage_test_interface.yml:52 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---