# 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-ci2q28fo1_/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-ci2q28fo1_/tests/tests_ipv6_dns_search_nm.yml:6 Saturday 30 March 2024 14:54:35 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 30 March 2024 14:54:36 +0000 (0:00:01.059) 0:00:01.073 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/tasks/el_repo_setup.yml:3 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.016) 0:00:01.090 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:19 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.549) 0:00:01.639 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:24 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.270) 0:00:01.910 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:28 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.021) 0:00:01.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:53 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.018) 0:00:01.951 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:8 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.031) 0:00:01.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:24 Saturday 30 March 2024 14:54:36 +0000 (0:00:00.010) 0:00:01.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:30 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.008) 0:00:02.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:35 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.008) 0:00:02.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:40 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.010) 0:00:02.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.009) 0:00:02.030 ******** 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-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.013) 0:00:02.043 ******** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.819) 0:00:02.863 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.018) 0:00:02.881 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.011) 0:00:02.893 ******** 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-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.011) 0:00:02.904 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:54:37 +0000 (0:00:00.010) 0:00:02.914 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:54:40 +0000 (0:00:02.431) 0:00:05.345 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:54:41 +0000 (0:00:01.148) 0:00:06.493 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.023) 0:00:06.517 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.023) 0:00:06.541 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.023) 0:00:06.565 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.032) 0:00:06.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.022) 0:00:06.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.027) 0:00:06.648 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.046) 0:00:06.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.023) 0:00:06.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.027) 0:00:06.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:54:41 +0000 (0:00:00.026) 0:00:06.771 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:54:42 +0000 (0:00:00.719) 0:00:07.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:54:42 +0000 (0:00:00.055) 0:00:07.546 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:54:42 +0000 (0:00:00.024) 0:00:07.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:54:42 +0000 (0:00:00.026) 0:00:07.597 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.595) 0:00:08.192 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.023) 0:00:08.215 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.039) 0:00:08.255 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.039) 0:00:08.295 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.037) 0:00:08.332 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.329) 0:00:08.661 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019858", "end": "2024-03-30 14:54:43.956394", "rc": 0, "start": "2024-03-30 14:54:43.936536" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 30 March 2024 14:54:43 +0000 (0:00:00.329) 0:00:08.991 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019104", "end": "2024-03-30 14:54:44.201789", "rc": 0, "start": "2024-03-30 14:54:44.182685" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.247) 0:00:09.239 ******** 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-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.026) 0:00:09.266 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.058) 0:00:09.324 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.046) 0:00:09.371 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.037) 0:00:09.409 ******** 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-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.025) 0:00:09.434 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:54:44 +0000 (0:00:00.031) 0:00:09.466 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:54:46 +0000 (0:00:02.350) 0:00:11.817 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.983) 0:00:12.800 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.028) 0:00:12.829 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.023) 0:00:12.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.023) 0:00:12.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.027) 0:00:12.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.023) 0:00:12.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:54:47 +0000 (0:00:00.026) 0:00:12.953 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.045) 0:00:12.998 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.023) 0:00:13.022 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.024) 0:00:13.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.026) 0:00:13.073 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.588) 0:00:13.661 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.027) 0:00:13.688 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.026) 0:00:13.714 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:54:48 +0000 (0:00:00.036) 0:00:13.751 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.549) 0:00:14.300 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.025) 0:00:14.326 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.024) 0:00:14.350 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.026) 0:00:14.376 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.033) 0:00:14.410 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.256) 0:00:14.666 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019251", "end": "2024-03-30 14:54:49.912139", "rc": 0, "start": "2024-03-30 14:54:49.892888" } 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-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 30 March 2024 14:54:49 +0000 (0:00:00.298) 0:00:14.964 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:54:50 +0000 (0:00:00.121) 0:00:15.086 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:54:50 +0000 (0:00:00.058) 0:00:15.145 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:54:50 +0000 (0:00:00.048) 0:00:15.194 ******** 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-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:54:50 +0000 (0:00:00.029) 0:00:15.224 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:54:50 +0000 (0:00:00.032) 0:00:15.256 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:54:52 +0000 (0:00:02.342) 0:00:17.598 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:54:53 +0000 (0:00:01.019) 0:00:18.618 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.039) 0:00:18.657 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.026) 0:00:18.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.031) 0:00:18.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.030) 0:00:18.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.036) 0:00:18.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.042) 0:00:18.824 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.070) 0:00:18.894 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.039) 0:00:18.934 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.023) 0:00:18.958 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:54:53 +0000 (0:00:00.030) 0:00:18.988 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:54:54 +0000 (0:00:00.610) 0:00:19.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:54:54 +0000 (0:00:00.026) 0:00:19.625 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:54:54 +0000 (0:00:00.024) 0:00:19.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:54:54 +0000 (0:00:00.022) 0:00:19.672 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.425) 0:00:20.098 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.023) 0:00:20.122 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.029) 0:00:20.151 ******** 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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 6ca85451-d51c-44f6-b3ee-246cf6bc1b0a (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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.026) 0:00:20.178 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.025) 0:00:20.204 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.225) 0:00:20.429 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.019133", "end": "2024-03-30 14:54:55.641444", "rc": 0, "start": "2024-03-30 14:54:55.622311" } 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-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.245) 0:00:20.674 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.028) 0:00:20.702 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.085) 0:00:20.788 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.033) 0:00:20.822 ******** 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-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.042) 0:00:20.864 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:54:55 +0000 (0:00:00.026) 0:00:20.890 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:54:58 +0000 (0:00:02.332) 0:00:23.223 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.994) 0:00:24.217 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.025) 0:00:24.243 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.038) 0:00:24.281 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.038) 0:00:24.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.030) 0:00:24.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.050) 0:00:24.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.035) 0:00:24.437 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.052) 0:00:24.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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.027) 0:00:24.517 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.026) 0:00:24.544 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:54:59 +0000 (0:00:00.030) 0:00:24.574 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.622) 0:00:25.196 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.031) 0:00:25.228 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.024) 0:00:25.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.026) 0:00:25.278 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.373) 0:00:25.652 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.032) 0:00:25.685 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.028) 0:00:25.713 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.036) 0:00:25.749 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:55:00 +0000 (0:00:00.025) 0:00:25.775 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.231) 0:00:26.007 ******** 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-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.026) 0:00:26.033 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.026) 0:00:26.059 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.081) 0:00:26.141 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.029) 0:00:26.171 ******** 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-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.025) 0:00:26.196 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:55:01 +0000 (0:00:00.024) 0:00:26.220 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:55:03 +0000 (0:00:02.344) 0:00:28.565 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:55:04 +0000 (0:00:01.027) 0:00:29.593 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.056) 0:00:29.649 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.025) 0:00:29.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.027) 0:00:29.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.031) 0:00:29.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.027) 0:00:29.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.027) 0:00:29.789 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.045) 0:00:29.835 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.023) 0:00:29.859 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.023) 0:00:29.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:55:04 +0000 (0:00:00.025) 0:00:29.908 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:55:05 +0000 (0:00:00.603) 0:00:30.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:55:05 +0000 (0:00:00.028) 0:00:30.540 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:55:05 +0000 (0:00:00.022) 0:00:30.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:55:05 +0000 (0:00:00.021) 0:00:30.585 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.488) 0:00:31.073 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.023) 0:00:31.097 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.024) 0:00:31.121 ******** 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-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.024) 0:00:31.146 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.023) 0:00:31.170 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:164 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.220) 0:00:31.390 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.066) 0:00:31.457 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.010393", "end": "2024-03-30 14:55:06.663633", "rc": 0, "start": "2024-03-30 14:55:06.653240" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 12:56:6d:2d:c9:01 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.10.144/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3288sec preferred_lft 3288sec inet6 fe80::1056:6dff:fe2d:c901/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.144 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.144 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.241) 0:00:31.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=65 changed=4 unreachable=0 failed=0 skipped=92 rescued=0 ignored=1 Saturday 30 March 2024 14:55:06 +0000 (0:00:00.033) 0:00:31.732 ******** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.43s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.35s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.33s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.15s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 1.06s /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_ipv6_dns_search_nm.yml:6 ----------- linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.02s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Enable and start NetworkManager ------------ 0.72s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 0.62s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 0.61s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 0.60s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 0.60s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 0.59s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Gather the minimum subset of ansible_facts required by the network role test --- 0.55s /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:3 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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. ---^---^---^---^---^---