# 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_bridge_cloned_mac_initscripts.yml ****************************** 6 plays in /WORKDIR/git-weekly-ciwv8nx0tv/tests/tests_bridge_cloned_mac_initscripts.yml PLAY [Run playbook 'playbooks/tests_bridge_cloned_mac.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tests_bridge_cloned_mac_initscripts.yml:4 Saturday 02 December 2023 14:21:30 +0000 (0:00:00.015) 0:00:00.015 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tests_bridge_cloned_mac_initscripts.yml:8 Saturday 02 December 2023 14:21:30 +0000 (0:00:00.856) 0:00:00.871 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/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-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:3 Saturday 02 December 2023 14:21:30 +0000 (0:00:00.018) 0:00:00.889 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:19 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.274) 0:00:01.164 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:24 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.194) 0:00:01.358 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:28 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.025) 0:00:01.384 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:53 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.022) 0:00:01.406 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:8 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.043) 0:00:01.450 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:24 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.013) 0:00:01.464 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:30 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.013) 0:00:01.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:35 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.012) 0:00:01.490 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:40 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.012) 0:00:01.503 ***** 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 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/tests_bridge_cloned_mac_initscripts.yml:10 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.446) 0:00:01.949 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:3 Saturday 02 December 2023 14:21:31 +0000 (0:00:00.014) 0:00:01.964 ***** ok: [sut] META: ran handlers TASK [Define vars] ************************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:6 Saturday 02 December 2023 14:21:32 +0000 (0:00:00.651) 0:00:02.616 ***** ok: [sut] => { "ansible_facts": { "cloned_mac": "12:23:34:45:56:70", "interface": "LSR-TST-br31" }, "changed": false } META: ran handlers META: ran handlers PLAY [Add test bridge] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:11 Saturday 02 December 2023 14:21:32 +0000 (0:00:00.019) 0:00:02.635 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:21:33 +0000 (0:00:00.653) 0:00:03.288 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:21:33 +0000 (0:00:00.081) 0:00:03.369 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:21:33 +0000 (0:00:00.016) 0:00:03.386 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:21:33 +0000 (0:00:00.013) 0:00:03.399 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:21:33 +0000 (0:00:00.013) 0:00:03.413 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:21:35 +0000 (0:00:01.777) 0:00:05.190 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.828) 0:00:06.018 ***** ok: [sut] => {} MSG: Using network provider: initscripts 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.026) 0:00:06.045 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.025) 0:00:06.071 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.023) 0:00:06.094 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.054) 0:00:06.149 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.023) 0:00:06.172 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.024) 0:00:06.197 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.029) 0:00:06.226 ***** 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-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.024) 0:00:06.251 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.025) 0:00:06.277 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.319) 0:00:06.596 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-66580o3iat_a/tmpixxjbwll" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:21:36 +0000 (0:00:00.220) 0:00:06.816 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "cloned_mac": "12:23:34:45:56:70", "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31' [004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active) [005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:21:37 +0000 (0:00:00.880) 0:00:07.697 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:21:37 +0000 (0:00:00.026) 0:00:07.723 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)", "[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:21:37 +0000 (0:00:00.025) 0:00:07.749 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "cloned_mac": "12:23:34:45:56:70", "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'\n[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)\n[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add ifcfg-rh profile 'LSR-TST-br31'", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31 (not-active)", "[005] #0, state:up persistent_state:present, 'LSR-TST-br31': call 'ifup LSR-TST-br31': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:21:37 +0000 (0:00:00.026) 0:00:07.775 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:21:37 +0000 (0:00:00.025) 0:00:07.801 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify ifcfg MACADDR entry] ********************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:26 Saturday 02 December 2023 14:21:38 +0000 (0:00:00.208) 0:00:08.009 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^MACADDR=", "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31" ], "delta": "0:00:00.003159", "end": "2023-12-02 14:21:38.198809", "rc": 0, "start": "2023-12-02 14:21:38.195650" } STDOUT: MACADDR="12:23:34:45:56:70" TASK [Verify nmcli cloned-mac-address entry] *********************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:34 Saturday 02 December 2023 14:21:38 +0000 (0:00:00.215) 0:00:08.224 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that cloned-mac-address addresses are configured correctly] ******* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:43 Saturday 02 December 2023 14:21:38 +0000 (0:00:00.027) 0:00:08.252 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/down_profile.yml:3 Saturday 02 December 2023 14:21:38 +0000 (0:00:00.037) 0:00:08.289 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:21:38 +0000 (0:00:00.695) 0:00:08.984 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:21:39 +0000 (0:00:00.063) 0:00:09.048 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:21:39 +0000 (0:00:00.058) 0:00:09.107 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:21:39 +0000 (0:00:00.030) 0:00:09.137 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:21:39 +0000 (0:00:00.025) 0:00:09.163 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:21:40 +0000 (0:00:01.603) 0:00:10.766 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.611) 0:00:11.378 ***** ok: [sut] => {} MSG: Using network provider: initscripts 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.028) 0:00:11.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-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.027) 0:00:11.433 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.051) 0:00:11.485 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.056) 0:00:11.541 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.026) 0:00:11.567 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.026) 0:00:11.594 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.031) 0:00:11.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.026) 0:00:11.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.027) 0:00:11.679 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:21:41 +0000 (0:00:00.217) 0:00:11.897 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-66580o3iat_a/tmp6d4p003u" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.235) 0:00:12.132 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.282) 0:00:12.415 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.026) 0:00:12.442 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.037) 0:00:12.479 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active\n", "stderr_lines": [ "[002] #0, state:down persistent_state:present, 'LSR-TST-br31': down connection LSR-TST-br31 skipped because not active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.031) 0:00:12.511 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.025) 0:00:12.536 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/down_profile+delete_interface.yml:5 Saturday 02 December 2023 14:21:42 +0000 (0:00:00.167) 0:00:12.704 ***** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/down_profile+delete_interface.yml:8 Saturday 02 December 2023 14:21:43 +0000 (0:00:00.682) 0:00:13.386 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tasks/delete_interface.yml:3 Saturday 02 December 2023 14:21:43 +0000 (0:00:00.051) 0:00:13.438 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.019320", "end": "2023-12-02 14:21:43.578573", "rc": 0, "start": "2023-12-02 14:21:43.559253" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/remove_profile.yml:3 Saturday 02 December 2023 14:21:43 +0000 (0:00:00.171) 0:00:13.610 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:21:44 +0000 (0:00:00.717) 0:00:14.328 ***** included: /WORKDIR/git-weekly-ciwv8nx0tv/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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:21:44 +0000 (0:00:00.043) 0:00:14.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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:21:44 +0000 (0:00:00.033) 0:00:14.405 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:21:44 +0000 (0:00:00.025) 0:00:14.430 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:21:44 +0000 (0:00:00.024) 0:00:14.455 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:21:46 +0000 (0:00:01.640) 0:00:16.096 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.616) 0:00:16.712 ***** ok: [sut] => {} MSG: Using network provider: initscripts 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.026) 0:00:16.738 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.025) 0:00:16.764 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.023) 0:00:16.787 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.053) 0:00:16.840 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.044) 0:00:16.885 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.025) 0:00:16.910 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.031) 0:00:16.942 ***** 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-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:21:46 +0000 (0:00:00.026) 0:00:16.969 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.025) 0:00:16.994 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.208) 0:00:17.203 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-66580o3iat_a/tmp6c3qm60r" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.210) 0:00:17.414 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.262) 0:00:17.676 ***** 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-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.025) 0:00:17.702 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.029) 0:00:17.732 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'LSR-TST-br31': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.028) 0:00:17.760 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.026) 0:00:17.786 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=48 changed=2 unreachable=0 failed=0 skipped=45 rescued=0 ignored=0 Saturday 02 December 2023 14:21:47 +0000 (0:00:00.118) 0:00:17.905 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 0.88s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-weekly-ciwv8nx0tv/tests/tests_bridge_cloned_mac_initscripts.yml:4 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/remove_profile.yml:3 ----------- Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/down_profile.yml:3 ------------- Gathering Facts --------------------------------------------------------- 0.68s /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:11 - Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-weekly-ciwv8nx0tv/tests/playbooks/tests_bridge_cloned_mac.yml:3 -- linux-system-roles.network : Check which packages are installed --------- 0.62s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.61s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/enable_epel.yml:40 ----------------- linux-system-roles.network : Enable network service --------------------- 0.32s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:105 linux-system-roles.network : Configure networking connection profiles --- 0.28s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gather the minimum subset of ansible_facts required by the network role test --- 0.27s /WORKDIR/git-weekly-ciwv8nx0tv/tests/tasks/el_repo_setup.yml:3 ---------------- linux-system-roles.network : Configure networking connection profiles --- 0.26s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.24s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.22s /WORKDIR/git-weekly-ciwv8nx0tv/tests/roles/linux-system-roles.network/tasks/main.yml:113 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---