# 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-route_typebobucd4n/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-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:6 Tuesday 09 January 2024 20:13:08 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:9 Tuesday 09 January 2024 20:13:09 +0000 (0:00:00.889) 0:00:00.902 ******* included: /WORKDIR/git-route_typebobucd4n/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-route_typebobucd4n/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 20:13:09 +0000 (0:00:00.022) 0:00:00.924 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:19 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.230) 0:00:01.154 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:24 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.200) 0:00:01.355 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:28 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.038) 0:00:01.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:53 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.042) 0:00:01.436 ******* included: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.052) 0:00:01.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.040) 0:00:01.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.028) 0:00:01.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.017) 0:00:01.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.016) 0:00:01.592 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:11 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.467) 0:00:02.059 ******* 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-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:2 Tuesday 09 January 2024 20:13:10 +0000 (0:00:00.022) 0:00:02.082 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.017) 0:00:02.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.013) 0:00:02.113 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.017) 0:00:02.130 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.021) 0:00:02.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.026) 0:00:02.178 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.189 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.200 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:02.223 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.243 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.263 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.273 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.282 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.292 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.302 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:23 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:29 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.023) 0:00:02.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:35 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.017) 0:00:02.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that DNS search setting for IPv6 is not configured when IPv6 address is not configured] *** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:41 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.385 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.396 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.406 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.426 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.435 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:02.448 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.459 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.470 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:02.483 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:02.496 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.015) 0:00:02.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.021) 0:00:02.543 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.025) 0:00:02.569 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.024) 0:00:02.593 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.026) 0:00:02.619 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.039) 0:00:02.658 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:69 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.025) 0:00:02.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that DNS search setting for IPv6 is configured when the static IPv6 address is configured] *** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:75 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.017) 0:00:02.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:02.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.725 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.014) 0:00:02.739 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.762 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.773 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.784 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.019) 0:00:02.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.014) 0:00:02.817 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.011) 0:00:02.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.838 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:02.848 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.013) 0:00:02.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.039) 0:00:02.901 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.013) 0:00:02.915 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.022) 0:00:02.937 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.015) 0:00:02.952 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.015) 0:00:02.968 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:101 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that DNS search setting for IPv6 is configured when only the static IPv6 address is configured] *** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:107 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:02.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.012) 0:00:03.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.013) 0:00:03.013 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:03.023 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:03.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.010) 0:00:03.044 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:03.054 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.009) 0:00:03.063 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:13:11 +0000 (0:00:00.014) 0:00:03.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.015) 0:00:03.093 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.011) 0:00:03.114 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.124 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.134 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.144 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.014) 0:00:03.159 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.170 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.011) 0:00:03.181 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.192 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:131 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:138 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.013) 0:00:03.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.235 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.245 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.265 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.275 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.285 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.295 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.304 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.314 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.016) 0:00:03.331 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.341 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.361 ******* 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-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.009) 0:00:03.371 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.382 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.393 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=8 changed=0 unreachable=0 failed=0 skipped=106 rescued=0 ignored=0 Tuesday 09 January 2024 20:13:12 +0000 (0:00:00.010) 0:00:03.413 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:6 ---------- Enable EPEL 6 ----------------------------------------------------------- 0.47s /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:40 ---------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:19 -------------- Include the task 'enable_epel.yml' -------------------------------------- 0.05s /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:53 -------------- Fix CentOS6 Base repo --------------------------------------------------- 0.04s /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:28 -------------- Create EPEL 6 ----------------------------------------------------------- 0.04s /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:8 ----------------- linux-system-roles.network : Configure networking connection profiles --- 0.04s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Show debug messages for the network_state --- 0.04s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:149 Set flag to indicate system is ostree ----------------------------------- 0.04s /WORKDIR/git-route_typebobucd4n/tests/tasks/el_repo_setup.yml:24 -------------- Install yum-utils package ----------------------------------------------- 0.03s /WORKDIR/git-route_typebobucd4n/tests/tasks/enable_epel.yml:24 ---------------- linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.03s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:19 linux-system-roles.network : Show debug messages for the network_connections --- 0.03s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:144 linux-system-roles.network : Configure networking state ----------------- 0.03s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:134 linux-system-roles.network : Re-test connectivity ----------------------- 0.03s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Show stderr messages for the network_connections --- 0.02s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Get DNS search entry for IPv4 ------------------------------------------- 0.02s /WORKDIR/git-route_typebobucd4n/tests/playbooks/tests_ipv6_dns_search.yml:23 -- Set network provider to 'nm' -------------------------------------------- 0.02s /WORKDIR/git-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:11 --------- linux-system-roles.network : Show stderr messages for the network_connections --- 0.02s /WORKDIR/git-route_typebobucd4n/tests/roles/linux-system-roles.network/tasks/main.yml:140 Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s /WORKDIR/git-route_typebobucd4n/tests/tests_ipv6_dns_search_nm.yml:9 ---------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---