# 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_ipv6_dns_search_nm.yml ***************************************** 2 plays in /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tests_ipv6_dns_search_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_dns_search.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tests_ipv6_dns_search_nm.yml:6 Tuesday 30 January 2024 22:28:27 +0000 (0:00:00.016) 0:00:00.016 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tests_ipv6_dns_search_nm.yml:9 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.582) 0:00:00.598 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:3 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.019) 0:00:00.618 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:19 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.257) 0:00:00.876 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:24 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.247) 0:00:01.123 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:28 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.035) 0:00:01.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:53 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.024) 0:00:01.183 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:8 Tuesday 30 January 2024 22:28:28 +0000 (0:00:00.051) 0:00:01.234 ******* 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-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:24 Tuesday 30 January 2024 22:28:29 +0000 (0:00:00.194) 0:00:01.429 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:30 Tuesday 30 January 2024 22:28:29 +0000 (0:00:00.473) 0:00:01.902 ******* ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.201001", "end": "2024-01-30 22:28:29.969898", "rc": 0, "start": "2024-01-30 22:28:29.768897" } STDOUT: ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7Server baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7Server/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7Server/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7Server/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7Server/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=$infra&content=$contentdir minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7Server/epel pkgdir = /var/cache/yum/x86_64/7Server/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:35 Tuesday 30 January 2024 22:28:29 +0000 (0:00:00.333) 0:00:02.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:40 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.015) 0:00:02.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tests_ipv6_dns_search_nm.yml:11 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.012) 0:00:02.264 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing DNS search setting] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:2 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.017) 0:00:02.281 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.393) 0:00:02.674 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.077) 0:00:02.752 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.014) 0:00:02.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.013) 0:00:02.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 30 January 2024 22:28:30 +0000 (0:00:00.013) 0:00:02.794 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 30 January 2024 22:28:31 +0000 (0:00:00.887) 0:00:03.682 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.959) 0:00:04.641 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.027) 0:00:04.669 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.038) 0:00:04.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.031) 0:00:04.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.065) 0:00:04.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.038) 0:00:04.843 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.026) 0:00:04.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 30 January 2024 22:28:32 +0000 (0:00:00.039) 0:00:04.909 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.439) 0:00:05.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.033) 0:00:05.383 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.026) 0:00:05.409 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.024) 0:00:05.434 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.577) 0:00:06.011 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.027) 0:00:06.039 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.058) 0:00:06.097 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.031) 0:00:06.129 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 30 January 2024 22:28:33 +0000 (0:00:00.026) 0:00:06.155 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:23 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.221) 0:00:06.377 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.023231", "end": "2024-01-30 22:28:34.265874", "rc": 0, "start": "2024-01-30 22:28:34.242643" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:29 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.170) 0:00:06.548 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.021520", "end": "2024-01-30 22:28:34.435901", "rc": 0, "start": "2024-01-30 22:28:34.414381" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:35 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.168) 0:00:06.716 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS search setting for IPv6 is not configured when IPv6 address is not configured] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:41 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.030) 0:00:06.746 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.030) 0:00:06.776 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.051) 0:00:06.827 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.034) 0:00:06.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.031) 0:00:06.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 30 January 2024 22:28:34 +0000 (0:00:00.028) 0:00:06.922 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 30 January 2024 22:28:35 +0000 (0:00:00.845) 0:00:07.767 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.670) 0:00:08.438 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.032) 0:00:08.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.041) 0:00:08.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.033) 0:00:08.545 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.062) 0:00:08.608 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.028) 0:00:08.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.028) 0:00:08.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.041) 0:00:08.707 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.282) 0:00:08.989 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.038) 0:00:09.028 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.035) 0:00:09.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 30 January 2024 22:28:36 +0000 (0:00:00.037) 0:00:09.101 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.392) 0:00:09.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.040) 0:00:09.534 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.032) 0:00:09.567 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.040) 0:00:09.607 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.028) 0:00:09.636 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:69 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.154) 0:00:09.791 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.022028", "end": "2024-01-30 22:28:37.688528", "rc": 0, "start": "2024-01-30 22:28:37.666500" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when the static IPv6 address is configured] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:75 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.175) 0:00:09.967 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.031) 0:00:09.998 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.047) 0:00:10.046 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.045) 0:00:10.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.041) 0:00:10.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 30 January 2024 22:28:37 +0000 (0:00:00.029) 0:00:10.163 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 30 January 2024 22:28:38 +0000 (0:00:00.824) 0:00:10.987 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.695) 0:00:11.683 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.053) 0:00:11.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.042) 0:00:11.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.042) 0:00:11.822 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.085) 0:00:11.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.033) 0:00:11.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.031) 0:00:11.974 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 30 January 2024 22:28:39 +0000 (0:00:00.039) 0:00:12.013 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.265) 0:00:12.278 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.039) 0:00:12.318 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.034) 0:00:12.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.078) 0:00:12.431 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.355) 0:00:12.787 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.028) 0:00:12.815 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.031) 0:00:12.847 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 346112ab-3cd9-4cdb-b863-006b3a4db914 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.032) 0:00:12.880 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.027) 0:00:12.907 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:101 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.140) 0:00:13.048 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019824", "end": "2024-01-30 22:28:40.930797", "rc": 0, "start": "2024-01-30 22:28:40.910973" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when only the static IPv6 address is configured] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:107 Tuesday 30 January 2024 22:28:40 +0000 (0:00:00.169) 0:00:13.217 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.042) 0:00:13.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.027) 0:00:13.287 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.027) 0:00:13.315 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.030) 0:00:13.346 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.031) 0:00:13.377 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.041) 0:00:13.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.033) 0:00:13.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.032) 0:00:13.486 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.028) 0:00:13.514 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.070) 0:00:13.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.032) 0:00:13.617 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.029) 0:00:13.646 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.030) 0:00:13.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.030) 0:00:13.707 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.036) 0:00:13.743 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.036) 0:00:13.780 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.031) 0:00:13.811 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.029) 0:00:13.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:131 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.027) 0:00:13.868 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:138 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.033) 0:00:13.902 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.031) 0:00:13.934 ******* included: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.068) 0:00:14.002 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.034) 0:00:14.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.029) 0:00:14.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 30 January 2024 22:28:41 +0000 (0:00:00.027) 0:00:14.094 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 30 January 2024 22:28:42 +0000 (0:00:00.764) 0:00:14.858 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.664) 0:00:15.522 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.030) 0:00:15.552 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.029) 0:00:15.582 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.027) 0:00:15.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.058) 0:00:15.668 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.029) 0:00:15.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.031) 0:00:15.729 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.033) 0:00:15.762 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.252) 0:00:16.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.032) 0:00:16.047 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.079) 0:00:16.127 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 30 January 2024 22:28:43 +0000 (0:00:00.030) 0:00:16.157 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.423) 0:00:16.581 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.031) 0:00:16.612 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.039) 0:00:16.652 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.035) 0:00:16.688 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.029) 0:00:16.717 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=55 changed=4 unreachable=0 failed=0 skipped=79 rescued=0 ignored=0 Tuesday 30 January 2024 22:28:44 +0000 (0:00:00.127) 0:00:16.845 ******* =============================================================================== linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 0.89s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.85s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.82s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 0.76s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 0.70s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.67s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.66s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.58s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tests_ipv6_dns_search_nm.yml:6 linux-system-roles.network : Configure networking connection profiles --- 0.58s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Install yum-utils package ----------------------------------------------- 0.47s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:24 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.44s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.39s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/playbooks/tests_ipv6_dns_search.yml:2 linux-system-roles.network : Configure networking connection profiles --- 0.39s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.36s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Enable EPEL 7 ----------------------------------------------------------- 0.33s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/enable_epel.yml:30 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.28s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.27s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gather the minimum subset of ansible_facts required by the network role test --- 0.26s /WORKDIR/git-bond_options_rewrite2_7yk2jo/tests/tasks/el_repo_setup.yml:3 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---