# 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-ci6yot1i4f/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-ci6yot1i4f/tests/tests_helpers_and_asserts.yml:3 Saturday 20 January 2024 13:43:30 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_helpers_and_asserts.yml:6 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.507) 0:00:00.520 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/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-ci6yot1i4f/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.021) 0:00:00.542 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:19 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.230) 0:00:00.772 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:24 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.188) 0:00:00.962 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:28 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.020) 0:00:00.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:53 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.018) 0:00:01.000 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.031) 0:00:01.032 ****** 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-ci6yot1i4f/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:43:31 +0000 (0:00:00.187) 0:00:01.219 ****** 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-ci6yot1i4f/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.530) 0:00:01.750 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.180104", "end": "2024-01-20 13:43:32.714785", "rc": 0, "start": "2024-01-20 13:43:32.534681" } 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-ci6yot1i4f/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.301) 0:00:02.052 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.014) 0:00:02.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_helpers_and_asserts.yml:9 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.010) 0:00:02.077 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.017) 0:00:02.094 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.015) 0:00:02.110 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.023) 0:00:02.133 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003647", "end": "2024-01-20 13:43:32.926120", "rc": 0, "start": "2024-01-20 13:43:32.922473" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.134) 0:00:02.268 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.011) 0:00:02.279 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.009) 0:00:02.289 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.015) 0:00:02.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:32 +0000 (0:00:00.014) 0:00:02.319 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.018) 0:00:02.338 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.018) 0:00:02.356 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.018) 0:00:02.374 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-01-20 13:43:33.170748", "rc": 0, "start": "2024-01-20 13:43:33.167080" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.131) 0:00:02.506 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.010) 0:00:02.516 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.009) 0:00:02.526 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.375) 0:00:02.901 ****** 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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.027) 0:00:02.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.009) 0:00:02.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.010) 0:00:02.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.009) 0:00:02.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.009) 0:00:02.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.010) 0:00:02.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.009) 0:00:02.987 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.023) 0:00:03.010 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.012) 0:00:03.022 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003627", "end": "2024-01-20 13:43:33.832269", "rc": 0, "start": "2024-01-20 13:43:33.828642" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.176) 0:00:03.199 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.012) 0:00:03.211 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.017) 0:00:03.229 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.021) 0:00:03.250 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:33 +0000 (0:00:00.011) 0:00:03.261 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.139) 0:00:03.401 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.013) 0:00:03.414 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.016) 0:00:03.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.018) 0:00:03.449 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.012) 0:00:03.461 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.012) 0:00:03.474 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.020) 0:00:03.494 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003687", "end": "2024-01-20 13:43:34.295859", "rc": 0, "start": "2024-01-20 13:43:34.292172" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.170) 0:00:03.664 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.014) 0:00:03.679 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.036) 0:00:03.716 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:34 +0000 (0:00:00.390) 0:00:04.106 ****** 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.011475", "end": "2024-01-20 13:43:34.929447", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-20 13:43:34.917972" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003615", "end": "2024-01-20 13:43:35.054975", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-20 13:43:35.051360" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003792", "end": "2024-01-20 13:43:35.176470", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-20 13:43:35.172678" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.407) 0:00:04.513 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.041137", "end": "2024-01-20 13:43:35.340583", "rc": 0, "start": "2024-01-20 13:43:35.299446" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.169) 0:00:04.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.013) 0:00:04.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.010) 0:00:04.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.008) 0:00:04.715 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.009) 0:00:04.724 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.009) 0:00:04.734 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.016) 0:00:04.750 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.009) 0:00:04.760 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004031", "end": "2024-01-20 13:43:35.548953", "rc": 0, "start": "2024-01-20 13:43:35.544922" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.135) 0:00:04.895 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.017) 0:00:04.913 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.009) 0:00:04.923 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.016) 0:00:04.940 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.010) 0:00:04.951 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758214.930153, "block_size": 4096, "blocks": 0, "ctime": 1705758214.930153, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17736, "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": 1705758214.930153, "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-ci6yot1i4f/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.124) 0:00:05.076 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.013) 0:00:05.089 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.019) 0:00:05.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.009) 0:00:05.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.008) 0:00:05.127 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.013) 0:00:05.141 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.011) 0:00:05.153 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003759", "end": "2024-01-20 13:43:35.944004", "rc": 0, "start": "2024-01-20 13:43:35.940245" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.126) 0:00:05.279 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.010) 0:00:05.290 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:35 +0000 (0:00:00.010) 0:00:05.301 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.381) 0:00:05.682 ****** 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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.018) 0:00:05.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.009) 0:00:05.710 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009224", "end": "2024-01-20 13:43:36.505852", "rc": 0, "start": "2024-01-20 13:43:36.496628" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.133) 0:00:05.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:05.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:05.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:05.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:05.885 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.018) 0:00:05.904 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:05.915 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003619", "end": "2024-01-20 13:43:36.701043", "rc": 0, "start": "2024-01-20 13:43:36.697424" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.120) 0:00:06.036 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.011) 0:00:06.047 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.011) 0:00:06.059 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.020) 0:00:06.079 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.010) 0:00:06.090 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.119) 0:00:06.209 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_helpers_and_asserts.yml:15 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.013) 0:00:06.223 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.014) 0:00:06.238 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.011) 0:00:06.249 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:36 +0000 (0:00:00.012) 0:00:06.261 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003499", "end": "2024-01-20 13:43:37.046119", "rc": 0, "start": "2024-01-20 13:43:37.042620" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.120) 0:00:06.382 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.011) 0:00:06.394 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:5 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.009) 0:00:06.403 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.013) 0:00:06.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.009) 0:00:06.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.009) 0:00:06.436 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.011) 0:00:06.448 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:37 +0000 (0:00:00.010) 0:00:06.459 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004837", "end": "2024-01-20 13:43:38.258558", "rc": 0, "start": "2024-01-20 13:43:37.253721" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:38 +0000 (0:00:01.136) 0:00:07.595 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.011) 0:00:07.606 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:07.616 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.371) 0:00:07.987 ****** 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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.027) 0:00:08.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.011) 0:00:08.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.018) 0:00:08.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.012) 0:00:08.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.013) 0:00:08.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:08.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:9 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:08.091 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.017) 0:00:08.108 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:08.118 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003661", "end": "2024-01-20 13:43:38.902952", "rc": 0, "start": "2024-01-20 13:43:38.899291" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.120) 0:00:08.238 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:08.248 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:11 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.009) 0:00:08.257 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.013) 0:00:08.270 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:38 +0000 (0:00:00.010) 0:00:08.280 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.117) 0:00:08.398 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:14 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.011) 0:00:08.409 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.017) 0:00:08.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.009) 0:00:08.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.009) 0:00:08.446 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.011) 0:00:08.458 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:08.468 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003639", "end": "2024-01-20 13:43:39.253030", "rc": 0, "start": "2024-01-20 13:43:39.249391" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.120) 0:00:08.588 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:08.599 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.009) 0:00:08.609 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.387) 0:00:08.996 ****** 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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.018) 0:00:09.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:09.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:09.036 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008928", "end": "2024-01-20 13:43:39.829939", "rc": 0, "start": "2024-01-20 13:43:39.821011" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.137) 0:00:09.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:09.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:09.195 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:18 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.009) 0:00:09.205 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.016) 0:00:09.221 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:39 +0000 (0:00:00.010) 0:00:09.232 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004676", "end": "2024-01-20 13:43:41.018808", "rc": 0, "start": "2024-01-20 13:43:40.014132" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:41 +0000 (0:00:01.142) 0:00:10.375 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.013) 0:00:10.389 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:20 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.029) 0:00:10.418 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.020) 0:00:10.439 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.012) 0:00:10.451 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758219.8289447, "block_size": 4096, "blocks": 0, "ctime": 1705758219.8289447, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17652, "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": 1705758219.8289447, "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-ci6yot1i4f/tests/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.136) 0:00:10.587 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:23 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.011) 0:00:10.599 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.040) 0:00:10.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.010) 0:00:10.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.009) 0:00:10.660 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.012) 0:00:10.673 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.011) 0:00:10.684 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003685", "end": "2024-01-20 13:43:41.471489", "rc": 0, "start": "2024-01-20 13:43:41.467804" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.122) 0:00:10.807 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.010) 0:00:10.818 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.009) 0:00:10.827 ****** ok: [sut] => { "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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.373) 0:00:11.200 ****** 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-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.018) 0:00:11.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:41 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.010) 0:00:11.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:48 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.010) 0:00:11.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 Saturday 20 January 2024 13:43:41 +0000 (0:00:00.009) 0:00:11.249 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.008910", "end": "2024-01-20 13:43:42.043867", "rc": 0, "start": "2024-01-20 13:43:42.034957" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.149) 0:00:11.398 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:67 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.012) 0:00:11.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:27 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.010) 0:00:11.420 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.020) 0:00:11.441 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.010) 0:00:11.452 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003644", "end": "2024-01-20 13:43:42.239575", "rc": 0, "start": "2024-01-20 13:43:42.235931" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.123) 0:00:11.576 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.011) 0:00:11.587 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/create_and_remove_interface.yml:29 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.009) 0:00:11.596 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.021) 0:00:11.618 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.021) 0:00:11.640 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:43:42 +0000 (0:00:00.128) 0:00:11.768 ****** 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 20 January 2024 13:43:42 +0000 (0:00:00.020) 0:00:11.788 ****** =============================================================================== Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 1.14s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 ------- Install yum-utils package ----------------------------------------------- 0.53s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:24 ----------------- Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.41s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:24 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.38s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:16 ------- Enable EPEL 7 ----------------------------------------------------------- 0.30s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:30 ----------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.19s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:19 --------------- Create EPEL 7 ----------------------------------------------------------- 0.19s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:8 ------------------ Gather current interface info ------------------------------------------- 0.18s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.17s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.17s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:33 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.15s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/manage_test_interface.yml:54 ------- Get stat for interface veth1298 ----------------------------------------- 0.14s /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/get_interface_stat.yml:3 ----------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---