# 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-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/tests_ipv6_dns_search_nm.yml:5 Saturday 25 November 2023 13:36:10 +0000 (0:00:00.019) 0:00:00.019 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 25 November 2023 13:36:10 +0000 (0:00:00.677) 0:00:00.697 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:3 Saturday 25 November 2023 13:36:10 +0000 (0:00:00.022) 0:00:00.720 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:22 Saturday 25 November 2023 13:36:11 +0000 (0:00:00.357) 0:00:01.077 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set package manager to use for ostree] *********************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:27 Saturday 25 November 2023 13:36:11 +0000 (0:00:00.305) 0:00:01.382 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:34 Saturday 25 November 2023 13:36:11 +0000 (0:00:00.033) 0:00:01.416 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/el_repo_setup.yml:59 Saturday 25 November 2023 13:36:11 +0000 (0:00:00.030) 0:00:01.446 ***** included: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:8 Saturday 25 November 2023 13:36:11 +0000 (0:00:00.051) 0:00:01.497 ***** 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-weekly-ci6msraha_/tests/tasks/enable_epel.yml:24 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.275) 0:00:01.773 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:30 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.025) 0:00:01.798 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:35 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.016) 0:00:01.815 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.368857", "end": "2023-11-25 13:36:12.635655", "rc": 0, "start": "2023-11-25 13:36:12.266798" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:40 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.565) 0:00:02.380 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.017) 0:00:02.398 ***** 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-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 25 November 2023 13:36:12 +0000 (0:00:00.022) 0:00:02.421 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:36:13 +0000 (0:00:00.500) 0:00:02.922 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:36:13 +0000 (0:00:00.098) 0:00:03.021 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:36:13 +0000 (0:00:00.016) 0:00:03.037 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:36:13 +0000 (0:00:00.191) 0:00:03.228 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:36:13 +0000 (0:00:00.016) 0:00:03.244 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:36:15 +0000 (0:00:01.710) 0:00:04.955 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:36:16 +0000 (0:00:01.515) 0:00:06.471 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.031) 0:00:06.502 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.038) 0:00:06.540 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.036) 0:00:06.577 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.067) 0:00:06.644 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.036) 0:00:06.681 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:36:16 +0000 (0:00:00.030) 0:00:06.711 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:36:17 +0000 (0:00:00.033) 0:00:06.745 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:36:17 +0000 (0:00:00.562) 0:00:07.308 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:36:17 +0000 (0:00:00.047) 0:00:07.355 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:36:17 +0000 (0:00:00.034) 0:00:07.390 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:36:17 +0000 (0:00:00.031) 0:00:07.422 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.652) 0:00:08.075 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.041) 0:00:08.117 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.030) 0:00:08.148 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.030) 0:00:08.178 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.029) 0:00:08.207 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.286) 0:00:08.493 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017305", "end": "2023-11-25 13:36:18.958659", "rc": 0, "start": "2023-11-25 13:36:18.941354" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 25 November 2023 13:36:18 +0000 (0:00:00.221) 0:00:08.715 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.016912", "end": "2023-11-25 13:36:19.177737", "rc": 0, "start": "2023-11-25 13:36:19.160825" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.227) 0:00:08.942 ***** 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-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.029) 0:00:08.972 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.033) 0:00:09.005 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.053) 0:00:09.059 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.036) 0:00:09.095 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.239) 0:00:09.335 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:36:19 +0000 (0:00:00.038) 0:00:09.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:36:21 +0000 (0:00:01.686) 0:00:11.060 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:36:22 +0000 (0:00:01.256) 0:00:12.316 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.048) 0:00:12.365 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.026) 0:00:12.392 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.028) 0:00:12.420 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.069) 0:00:12.489 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.044) 0:00:12.534 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.041) 0:00:12.576 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:36:22 +0000 (0:00:00.046) 0:00:12.622 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.360) 0:00:12.982 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.032) 0:00:13.015 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.037) 0:00:13.052 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.027) 0:00:13.080 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.372) 0:00:13.453 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.032) 0:00:13.485 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.032) 0:00:13.518 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.065) 0:00:13.583 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:36:23 +0000 (0:00:00.041) 0:00:13.625 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 25 November 2023 13:36:24 +0000 (0:00:00.200) 0:00:13.826 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:01.018782", "end": "2023-11-25 13:36:25.296011", "rc": 0, "start": "2023-11-25 13:36:24.277229" } 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-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 25 November 2023 13:36:25 +0000 (0:00:01.229) 0:00:15.055 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:36:25 +0000 (0:00:00.031) 0:00:15.087 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:36:25 +0000 (0:00:00.060) 0:00:15.147 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:36:25 +0000 (0:00:00.043) 0:00:15.190 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:36:25 +0000 (0:00:00.218) 0:00:15.409 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:36:25 +0000 (0:00:00.056) 0:00:15.465 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:36:27 +0000 (0:00:01.672) 0:00:17.138 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:36:28 +0000 (0:00:01.246) 0:00:18.384 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.037) 0:00:18.422 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.058) 0:00:18.481 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.030) 0:00:18.512 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.057) 0:00:18.569 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.028) 0:00:18.598 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.030) 0:00:18.629 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:36:28 +0000 (0:00:00.047) 0:00:18.676 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.361) 0:00:19.038 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.037) 0:00:19.075 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.031) 0:00:19.106 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.029) 0:00:19.136 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.387) 0:00:19.523 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.038) 0:00:19.562 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.037) 0:00:19.600 ***** 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, e0b2f86b-ded4-4de9-885e-3962041d22b2\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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, e0b2f86b-ded4-4de9-885e-3962041d22b2", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e0b2f86b-ded4-4de9-885e-3962041d22b2 (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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:36:29 +0000 (0:00:00.086) 0:00:19.686 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.042) 0:00:19.729 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.211) 0:00:19.941 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017645", "end": "2023-11-25 13:36:30.410761", "rc": 0, "start": "2023-11-25 13:36:30.393116" } 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-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.233) 0:00:20.175 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.032) 0:00:20.207 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.060) 0:00:20.268 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.041) 0:00:20.309 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.213) 0:00:20.523 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:36:30 +0000 (0:00:00.040) 0:00:20.563 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:36:32 +0000 (0:00:01.641) 0:00:22.204 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:36:33 +0000 (0:00:01.261) 0:00:23.466 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:36:33 +0000 (0:00:00.035) 0:00:23.502 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:36:33 +0000 (0:00:00.033) 0:00:23.535 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:36:33 +0000 (0:00:00.030) 0:00:23.565 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:36:33 +0000 (0:00:00.082) 0:00:23.647 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:36:33 +0000 (0:00:00.030) 0:00:23.678 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.064) 0:00:23.743 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.036) 0:00:23.779 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.358) 0:00:24.138 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.036) 0:00:24.175 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.032) 0:00:24.208 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.031) 0:00:24.239 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.327) 0:00:24.567 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.030) 0:00:24.598 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.039) 0:00:24.637 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.034) 0:00:24.672 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:36:34 +0000 (0:00:00.030) 0:00:24.703 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.198) 0:00:24.902 ***** 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-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.032) 0:00:24.934 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.070) 0:00:25.005 ***** included: /WORKDIR/git-weekly-ci6msraha_/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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.072) 0:00:25.078 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.036) 0:00:25.114 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.211) 0:00:25.326 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:36:35 +0000 (0:00:00.057) 0:00:25.383 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:36:37 +0000 (0:00:01.640) 0:00:27.023 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:36:38 +0000 (0:00:01.269) 0:00:28.292 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.028) 0:00:28.320 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.028) 0:00:28.349 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.032) 0:00:28.382 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.066) 0:00:28.449 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.030) 0:00:28.479 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.028) 0:00:28.508 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:36:38 +0000 (0:00:00.030) 0:00:28.538 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.355) 0:00:28.893 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.034) 0:00:28.928 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.064) 0:00:28.992 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.030) 0:00:29.023 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.429) 0:00:29.452 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.028) 0:00:29.480 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.032) 0:00:29.513 ***** 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-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.038) 0:00:29.551 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:36:39 +0000 (0:00:00.029) 0:00:29.581 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=69 changed=4 unreachable=0 failed=0 skipped=70 rescued=0 ignored=1 Saturday 25 November 2023 13:36:40 +0000 (0:00:00.182) 0:00:29.764 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.71s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.69s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which packages are installed --------- 1.52s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.27s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.26s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.26s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 1.25s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Get DNS search entry for IPv6 ------------------------------------------- 1.23s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:69 --- Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-ci6msraha_/tests/tests_ipv6_dns_search_nm.yml:5 ----------- linux-system-roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 Enable EPEL 8 ----------------------------------------------------------- 0.57s /WORKDIR/git-weekly-ci6msraha_/tests/tasks/enable_epel.yml:35 ----------------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.56s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-weekly-ci6msraha_/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Configure networking connection profiles --- 0.39s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:116 linux-system-roles.network : Enable and start NetworkManager ------------ 0.36s /WORKDIR/git-weekly-ci6msraha_/tests/roles/linux-system-roles.network/tasks/main.yml:79 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---