# 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-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/tests_ipv6_dns_search_nm.yml:6 Tuesday 23 January 2024 19:33:40 +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-ci_fix3e_jl5rm/tests/tests_ipv6_dns_search_nm.yml:9 Tuesday 23 January 2024 19:33:41 +0000 (0:00:00.641) 0:00:00.655 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:33:41 +0000 (0:00:00.025) 0:00:00.680 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:19 Tuesday 23 January 2024 19:33:41 +0000 (0:00:00.362) 0:00:01.042 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:24 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.255) 0:00:01.298 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:28 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.028) 0:00:01.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:53 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.059) 0:00:01.386 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.032) 0:00:01.419 ******* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.243) 0:00:01.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.010) 0:00:01.673 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.017) 0:00:01.691 ******* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.243260", "end": "2024-01-23 19:33:42.872537", "rc": 0, "start": "2024-01-23 19:33:42.629277" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.426) 0:00:02.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_ipv6_dns_search_nm.yml:11 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.011) 0:00:02.129 ******* 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-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:2 Tuesday 23 January 2024 19:33:42 +0000 (0:00:00.011) 0:00:02.140 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:33:43 +0000 (0:00:00.466) 0:00:02.607 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:33:43 +0000 (0:00:00.063) 0:00:02.671 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:33:43 +0000 (0:00:00.011) 0:00:02.682 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:33:43 +0000 (0:00:00.009) 0:00:02.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:33:43 +0000 (0:00:00.009) 0:00:02.701 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:33:45 +0000 (0:00:01.527) 0:00:04.228 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:33:46 +0000 (0:00:01.665) 0:00:05.894 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.053) 0:00:05.947 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.041) 0:00:05.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.036) 0:00:06.025 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.054) 0:00:06.079 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.027) 0:00:06.107 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.020) 0:00:06.127 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:33:46 +0000 (0:00:00.025) 0:00:06.153 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:33:47 +0000 (0:00:00.491) 0:00:06.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:33:47 +0000 (0:00:00.028) 0:00:06.673 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:33:47 +0000 (0:00:00.020) 0:00:06.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:33:47 +0000 (0:00:00.020) 0:00:06.715 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:33:47 +0000 (0:00:00.501) 0:00:07.216 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.030) 0:00:07.247 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.047) 0:00:07.294 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.028) 0:00:07.323 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.024) 0:00:07.347 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:23 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.249) 0:00:07.597 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017449", "end": "2024-01-23 19:33:48.549970", "rc": 0, "start": "2024-01-23 19:33:48.532521" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:29 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.242) 0:00:07.839 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017432", "end": "2024-01-23 19:33:48.792866", "rc": 0, "start": "2024-01-23 19:33:48.775434" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:35 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.209) 0:00:08.049 ******* 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-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:41 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.024) 0:00:08.074 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.023) 0:00:08.097 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.038) 0:00:08.136 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.030) 0:00:08.166 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.025) 0:00:08.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:33:48 +0000 (0:00:00.024) 0:00:08.216 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:33:50 +0000 (0:00:01.510) 0:00:09.727 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:33:52 +0000 (0:00:01.523) 0:00:11.251 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.040) 0:00:11.291 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.062) 0:00:11.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.050) 0:00:11.403 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.145) 0:00:11.549 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.024) 0:00:11.573 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.022) 0:00:11.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.056) 0:00:11.652 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.346) 0:00:11.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.039) 0:00:12.038 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.079) 0:00:12.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:33:52 +0000 (0:00:00.074) 0:00:12.192 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.469) 0:00:12.662 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.034) 0:00:12.697 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.025) 0:00:12.723 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.071) 0:00:12.794 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.033) 0:00:12.828 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:69 Tuesday 23 January 2024 19:33:53 +0000 (0:00:00.207) 0:00:13.036 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016780", "end": "2024-01-23 19:33:53.992808", "rc": 0, "start": "2024-01-23 19:33:53.976028" } 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-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:75 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.217) 0:00:13.254 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.083) 0:00:13.337 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.047) 0:00:13.384 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.047) 0:00:13.432 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.030) 0:00:13.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:33:54 +0000 (0:00:00.023) 0:00:13.486 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:33:55 +0000 (0:00:01.502) 0:00:14.988 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:33:57 +0000 (0:00:01.528) 0:00:16.517 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.021) 0:00:16.539 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.021) 0:00:16.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.021) 0:00:16.581 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.042) 0:00:16.624 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.021) 0:00:16.645 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.026) 0:00:16.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.039) 0:00:16.711 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.346) 0:00:17.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.026) 0:00:17.083 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.023) 0:00:17.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:33:57 +0000 (0:00:00.022) 0:00:17.129 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.372) 0:00:17.501 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.023) 0:00:17.525 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.023) 0:00:17.548 ******* 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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 28bd81c5-a1f3-40d1-b2f2-edb8456e265b (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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.024) 0:00:17.572 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.024) 0:00:17.597 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:101 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.189) 0:00:17.787 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017504", "end": "2024-01-23 19:33:58.738886", "rc": 0, "start": "2024-01-23 19:33:58.721382" } 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-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:107 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.207) 0:00:17.995 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.023) 0:00:18.018 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.038) 0:00:18.057 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.027) 0:00:18.085 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.021) 0:00:18.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:33:58 +0000 (0:00:00.023) 0:00:18.131 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:34:00 +0000 (0:00:01.484) 0:00:19.615 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:34:01 +0000 (0:00:01.530) 0:00:21.146 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:34:01 +0000 (0:00:00.040) 0:00:21.187 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.043) 0:00:21.230 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.023) 0:00:21.253 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.045) 0:00:21.299 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.025) 0:00:21.324 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.023) 0:00:21.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.025) 0:00:21.373 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.340) 0:00:21.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.025) 0:00:21.739 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.021) 0:00:21.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.022) 0:00:21.783 ******* fatal: [sut]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. MSG: error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ...ignoring TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.304) 0:00:22.087 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.023) 0:00:22.111 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.025) 0:00:22.136 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": true, "msg": "error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.", "stderr": "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.\n", "stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ], "warnings": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.025) 0:00:22.161 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:34:02 +0000 (0:00:00.021) 0:00:22.183 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:131 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.190) 0:00:22.374 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:138 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.025) 0:00:22.399 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.026) 0:00:22.425 ******* included: /WORKDIR/git-ci_fix3e_jl5rm/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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.037) 0:00:22.462 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.026) 0:00:22.489 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.022) 0:00:22.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 23 January 2024 19:34:03 +0000 (0:00:00.020) 0:00:22.532 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 23 January 2024 19:34:04 +0000 (0:00:01.500) 0:00:24.033 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 23 January 2024 19:34:06 +0000 (0:00:01.546) 0:00:25.579 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.022) 0:00:25.602 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.021) 0:00:25.624 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.022) 0:00:25.647 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.047) 0:00:25.694 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.023) 0:00:25.717 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.023) 0:00:25.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.024) 0:00:25.765 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.347) 0:00:26.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.025) 0:00:26.137 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.021) 0:00:26.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 23 January 2024 19:34:06 +0000 (0:00:00.020) 0:00:26.179 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.400) 0:00:26.579 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.021) 0:00:26.601 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.021) 0:00:26.622 ******* 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-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.021) 0:00:26.644 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.020) 0:00:26.664 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=65 changed=4 unreachable=0 failed=0 skipped=74 rescued=0 ignored=1 Tuesday 23 January 2024 19:34:07 +0000 (0:00:00.174) 0:00:26.838 ******* =============================================================================== linux-system-roles.network : Check which packages are installed --------- 1.67s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.55s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.53s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.53s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.52s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-ci_fix3e_jl5rm/tests/tests_ipv6_dns_search_nm.yml:6 -------------- linux-system-roles.network : Configure networking connection profiles --- 0.50s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.49s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.47s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.47s /WORKDIR/git-ci_fix3e_jl5rm/tests/playbooks/tests_ipv6_dns_search.yml:2 ------- Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/enable_epel.yml:35 -------------------- linux-system-roles.network : Configure networking connection profiles --- 0.40s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-ci_fix3e_jl5rm/tests/tasks/el_repo_setup.yml:3 ------------------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.35s /WORKDIR/git-ci_fix3e_jl5rm/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. [WARNING]: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ---^---^---^---^---^---