# 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-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/tests_ipv6_dns_search_nm.yml:5 Wednesday 20 December 2023 20:37:14 +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-skip_initscriptsyy0h4na4/tests/tests_ipv6_dns_search_nm.yml:9 Wednesday 20 December 2023 20:37:15 +0000 (0:00:00.700) 0:00:00.714 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 20:37:15 +0000 (0:00:00.012) 0:00:00.726 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 20:37:15 +0000 (0:00:00.349) 0:00:01.075 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.234) 0:00:01.310 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.019) 0:00:01.330 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.018) 0:00:01.348 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.031) 0:00:01.379 **** 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-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.231) 0:00:01.611 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.013) 0:00:01.624 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.012) 0:00:01.637 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.240534", "end": "2023-12-20 20:37:16.738245", "rc": 0, "start": "2023-12-20 20:37:16.497711" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.425) 0:00:02.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ipv6_dns_search_nm.yml:11 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.010) 0:00:02.074 **** 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-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:2 Wednesday 20 December 2023 20:37:16 +0000 (0:00:00.012) 0:00:02.086 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:37:17 +0000 (0:00:00.550) 0:00:02.637 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:37:17 +0000 (0:00:00.112) 0:00:02.749 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:37:17 +0000 (0:00:00.024) 0:00:02.774 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:37:17 +0000 (0:00:00.018) 0:00:02.792 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:37:17 +0000 (0:00:00.023) 0:00:02.815 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:37:19 +0000 (0:00:01.631) 0:00:04.447 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:37:20 +0000 (0:00:01.471) 0:00:05.918 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.043) 0:00:05.962 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.023) 0:00:05.986 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.022) 0:00:06.009 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.059) 0:00:06.068 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.032) 0:00:06.101 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.030) 0:00:06.131 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:37:20 +0000 (0:00:00.036) 0:00:06.167 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:37:21 +0000 (0:00:00.519) 0:00:06.686 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:37:21 +0000 (0:00:00.027) 0:00:06.714 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:37:21 +0000 (0:00:00.026) 0:00:06.741 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:37:21 +0000 (0:00:00.025) 0:00:06.766 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.551) 0:00:07.318 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.025) 0:00:07.344 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.077) 0:00:07.421 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.045) 0:00:07.466 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.035) 0:00:07.502 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:23 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.297) 0:00:07.800 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017356", "end": "2023-12-20 20:37:22.675864", "rc": 0, "start": "2023-12-20 20:37:22.658508" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:29 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.224) 0:00:08.025 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016746", "end": "2023-12-20 20:37:22.902622", "rc": 0, "start": "2023-12-20 20:37:22.885876" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:35 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.211) 0:00:08.236 **** 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-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:41 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.022) 0:00:08.259 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:37:22 +0000 (0:00:00.021) 0:00:08.281 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:37:23 +0000 (0:00:00.036) 0:00:08.317 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:37:23 +0000 (0:00:00.026) 0:00:08.343 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:37:23 +0000 (0:00:00.020) 0:00:08.364 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:37:23 +0000 (0:00:00.021) 0:00:08.386 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:37:24 +0000 (0:00:01.556) 0:00:09.942 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:37:25 +0000 (0:00:01.321) 0:00:11.264 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:37:25 +0000 (0:00:00.022) 0:00:11.286 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.021) 0:00:11.307 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.020) 0:00:11.328 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.042) 0:00:11.371 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.043) 0:00:11.415 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.022) 0:00:11.437 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.042) 0:00:11.479 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.378) 0:00:11.857 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.030) 0:00:11.888 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.028) 0:00:11.916 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:37:26 +0000 (0:00:00.037) 0:00:11.954 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.423) 0:00:12.377 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.026) 0:00:12.404 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.027) 0:00:12.431 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.061) 0:00:12.493 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.061) 0:00:12.555 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:69 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.235) 0:00:12.790 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016910", "end": "2023-12-20 20:37:27.663672", "rc": 0, "start": "2023-12-20 20:37:27.646762" } 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-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:75 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.212) 0:00:13.003 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.048) 0:00:13.051 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.058) 0:00:13.109 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.043) 0:00:13.153 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.023) 0:00:13.176 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:37:27 +0000 (0:00:00.024) 0:00:13.200 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:37:29 +0000 (0:00:01.515) 0:00:14.715 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:37:30 +0000 (0:00:01.397) 0:00:16.112 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:37:30 +0000 (0:00:00.036) 0:00:16.149 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:37:30 +0000 (0:00:00.029) 0:00:16.178 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:37:30 +0000 (0:00:00.048) 0:00:16.227 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.098) 0:00:16.325 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.032) 0:00:16.358 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.058) 0:00:16.416 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.066) 0:00:16.482 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.401) 0:00:16.883 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.041) 0:00:16.925 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.045) 0:00:16.970 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:37:31 +0000 (0:00:00.075) 0:00:17.046 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.405) 0:00:17.451 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.032) 0:00:17.484 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.040) 0:00:17.524 **** 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, fe00a16e-9777-4e9e-a335-5ef5264480ac\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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, fe00a16e-9777-4e9e-a335-5ef5264480ac", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, fe00a16e-9777-4e9e-a335-5ef5264480ac (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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.066) 0:00:17.591 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.044) 0:00:17.636 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:101 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.222) 0:00:17.858 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016891", "end": "2023-12-20 20:37:32.739733", "rc": 0, "start": "2023-12-20 20:37:32.722842" } 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-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:107 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.220) 0:00:18.079 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.023) 0:00:18.102 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.043) 0:00:18.146 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.029) 0:00:18.175 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.024) 0:00:18.200 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:37:32 +0000 (0:00:00.061) 0:00:18.262 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:37:34 +0000 (0:00:01.540) 0:00:19.802 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:37:35 +0000 (0:00:01.307) 0:00:21.109 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:37:35 +0000 (0:00:00.026) 0:00:21.135 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:37:35 +0000 (0:00:00.024) 0:00:21.160 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:37:35 +0000 (0:00:00.033) 0:00:21.193 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:37:35 +0000 (0:00:00.061) 0:00:21.255 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:37:35 +0000 (0:00:00.026) 0:00:21.281 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.078) 0:00:21.360 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.026) 0:00:21.387 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.374) 0:00:21.761 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.035) 0:00:21.796 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.040) 0:00:21.837 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.039) 0:00:21.876 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.307) 0:00:22.184 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.025) 0:00:22.209 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.026) 0:00:22.236 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.033) 0:00:22.270 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:37:36 +0000 (0:00:00.028) 0:00:22.298 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:131 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.217) 0:00:22.515 **** 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-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:138 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.034) 0:00:22.549 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.039) 0:00:22.589 **** included: /WORKDIR/git-skip_initscriptsyy0h4na4/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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.085) 0:00:22.674 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.038) 0:00:22.712 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.026) 0:00:22.739 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 20:37:37 +0000 (0:00:00.025) 0:00:22.764 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 20:37:38 +0000 (0:00:01.530) 0:00:24.295 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 20:37:40 +0000 (0:00:01.321) 0:00:25.617 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.025) 0:00:25.643 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.022) 0:00:25.666 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.023) 0:00:25.689 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.047) 0:00:25.737 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.026) 0:00:25.763 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.024) 0:00:25.787 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.026) 0:00:25.814 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.342) 0:00:26.157 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.026) 0:00:26.183 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.024) 0:00:26.208 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 20:37:40 +0000 (0:00:00.023) 0:00:26.232 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.416) 0:00:26.648 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.025) 0:00:26.674 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.074) 0:00:26.748 **** 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-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.024) 0:00:26.773 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.022) 0:00:26.796 **** 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 Wednesday 20 December 2023 20:37:41 +0000 (0:00:00.181) 0:00:26.977 **** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.47s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.40s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tests_ipv6_dns_search_nm.yml:5 ---- linux-system-roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.55s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/playbooks/tests_ipv6_dns_search.yml:2 linux-system-roles.network : Enable and start NetworkManager ------------ 0.52s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 Enable EPEL 8 ----------------------------------------------------------- 0.43s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/tasks/enable_epel.yml:35 ---------- linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.41s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.40s /WORKDIR/git-skip_initscriptsyy0h4na4/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.38s /WORKDIR/git-skip_initscriptsyy0h4na4/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. ---^---^---^---^---^---