# 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 ****************************** 7 plays in /WORKDIR/git-bond_options_rewritevlx_07md/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-bond_options_rewritevlx_07md/tests/tests_bridge_cloned_mac_initscripts.yml:5 Wednesday 14 February 2024 17:39:44 +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-bond_options_rewritevlx_07md/tests/tests_bridge_cloned_mac_initscripts.yml:8 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.979) 0:00:00.991 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/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-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.013) 0:00:01.005 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:19 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.255) 0:00:01.260 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:24 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.175) 0:00:01.436 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:28 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.021) 0:00:01.457 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:53 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.018) 0:00:01.475 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.032) 0:00:01.508 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.011) 0:00:01.520 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.011) 0:00:01.531 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.010) 0:00:01.542 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 17:39:45 +0000 (0:00:00.010) 0:00:01.552 **** 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-bond_options_rewritevlx_07md/tests/tests_bridge_cloned_mac_initscripts.yml:10 Wednesday 14 February 2024 17:39:46 +0000 (0:00:00.440) 0:00:01.993 **** 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-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:3 Wednesday 14 February 2024 17:39:46 +0000 (0:00:00.011) 0:00:02.004 **** ok: [sut] META: ran handlers TASK [Define vars] ************************************************************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:6 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.728) 0:00:02.733 **** 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-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:11 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.015) 0:00:02.748 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.702) 0:00:03.450 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.066) 0:00:03.517 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.014) 0:00:03.532 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.011) 0:00:03.544 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 17:39:47 +0000 (0:00:00.012) 0:00:03.556 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 17:39:49 +0000 (0:00:01.751) 0:00:05.307 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.749) 0:00:06.057 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.022) 0:00:06.080 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.021) 0:00:06.101 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.020) 0:00:06.122 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.043) 0:00:06.165 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.020) 0:00:06.186 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.021) 0:00:06.208 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.024) 0:00:06.232 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.020) 0:00:06.252 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.020) 0:00:06.273 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 17:39:50 +0000 (0:00:00.277) 0:00:06.551 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-5999odifk_sy/tmple9lnxzb" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 17:39:51 +0000 (0:00:00.195) 0:00:06.746 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 17:39:52 +0000 (0:00:01.169) 0:00:07.916 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.021) 0:00:07.938 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.022) 0:00:07.960 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.022) 0:00:07.983 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.020) 0:00:08.003 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify ifcfg MACADDR entry] ********************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:26 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.185) 0:00:08.189 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "^MACADDR=", "/etc/sysconfig/network-scripts/ifcfg-LSR-TST-br31" ], "delta": "0:00:00.003071", "end": "2024-02-14 17:39:52.744566", "rc": 0, "start": "2024-02-14 17:39:52.741495" } STDOUT: MACADDR="12:23:34:45:56:70" TASK [Verify nmcli cloned-mac-address entry] *********************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:34 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.216) 0:00:08.406 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that cloned-mac-address addresses are configured correctly] ******* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:43 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.022) 0:00:08.428 **** 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-bond_options_rewritevlx_07md/tests/playbooks/down_profile.yml:3 Wednesday 14 February 2024 17:39:52 +0000 (0:00:00.030) 0:00:08.459 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 17:39:53 +0000 (0:00:00.771) 0:00:09.230 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 17:39:53 +0000 (0:00:00.057) 0:00:09.288 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 17:39:53 +0000 (0:00:00.027) 0:00:09.315 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 17:39:53 +0000 (0:00:00.021) 0:00:09.337 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 17:39:53 +0000 (0:00:00.022) 0:00:09.359 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 17:39:55 +0000 (0:00:01.530) 0:00:10.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 : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 17:39:55 +0000 (0:00:00.583) 0:00:11.474 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 17:39:55 +0000 (0:00:00.044) 0:00:11.519 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 17:39:55 +0000 (0:00:00.021) 0:00:11.541 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 17:39:55 +0000 (0:00:00.022) 0:00:11.563 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.044) 0:00:11.607 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.021) 0:00:11.628 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.023) 0:00:11.651 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.024) 0:00:11.676 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.021) 0:00:11.698 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.022) 0:00:11.720 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.189) 0:00:11.910 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-5999odifk_sy/tmpkd35x5x4" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.200) 0:00:12.110 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.245) 0:00:12.356 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.021) 0:00:12.378 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.022) 0:00:12.400 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.023) 0:00:12.423 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 17:39:56 +0000 (0:00:00.020) 0:00:12.444 **** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/down_profile+delete_interface.yml:5 Wednesday 14 February 2024 17:39:57 +0000 (0:00:00.152) 0:00:12.596 **** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/down_profile+delete_interface.yml:8 Wednesday 14 February 2024 17:39:57 +0000 (0:00:00.743) 0:00:13.339 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 14 February 2024 17:39:57 +0000 (0:00:00.033) 0:00:13.373 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.031466", "end": "2024-02-14 17:39:57.879082", "rc": 0, "start": "2024-02-14 17:39:57.847616" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/remove_profile.yml:3 Wednesday 14 February 2024 17:39:57 +0000 (0:00:00.174) 0:00:13.547 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 17:39:58 +0000 (0:00:00.824) 0:00:14.371 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 17:39:58 +0000 (0:00:00.036) 0:00:14.408 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 17:39:58 +0000 (0:00:00.027) 0:00:14.436 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 17:39:58 +0000 (0:00:00.045) 0:00:14.481 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 17:39:58 +0000 (0:00:00.021) 0:00:14.503 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 17:40:00 +0000 (0:00:01.586) 0:00:16.089 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.587) 0:00:16.676 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.022) 0:00:16.699 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.021) 0:00:16.720 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.041) 0:00:16.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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.043) 0:00:16.805 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.022) 0:00:16.828 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.021) 0:00:16.849 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.027) 0:00:16.876 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.022) 0:00:16.898 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.021) 0:00:16.920 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.233) 0:00:17.153 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-5999odifk_sy/tmp5x0z24yj" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 17:40:01 +0000 (0:00:00.208) 0:00:17.362 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.252) 0:00:17.615 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.021) 0:00:17.637 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.023) 0:00:17.660 **** 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-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.024) 0:00:17.685 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.021) 0:00:17.706 **** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Verify that cleanup restored state to default] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:64 Wednesday 14 February 2024 17:40:02 +0000 (0:00:00.133) 0:00:17.840 **** ok: [sut] META: ran handlers TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:67 Wednesday 14 February 2024 17:40:03 +0000 (0:00:00.802) 0:00:18.642 **** included: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 14 February 2024 17:40:03 +0000 (0:00:00.034) 0:00:18.676 **** 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.006837", "end": "2024-02-14 17:40:03.157941", "rc": 0, "start": "2024-02-14 17:40:03.151104" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc pfifo_fast state UP qlen 1000 link/ether 12:84:14:27:42:77 brd ff:ff:ff:ff:ff:ff inet 10.31.8.242/22 brd 10.31.11.255 scope global eth0 inet6 fe80::1084:14ff:fe27:4277/64 scope link valid_lft forever preferred_lft forever IP ROUTE 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.242 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.8.1 dev eth0 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 RESOLV ; Created by cloud-init on instance boot automatically, do not edit. ; ; generated by /sbin/dhclient-script search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 14 February 2024 17:40:03 +0000 (0:00:00.137) 0:00:18.814 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=51 changed=2 unreachable=0 failed=0 skipped=46 rescued=0 ignored=0 Wednesday 14 February 2024 17:40:03 +0000 (0:00:00.013) 0:00:18.827 **** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.17s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-bond_options_rewritevlx_07md/tests/tests_bridge_cloned_mac_initscripts.yml:5 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:64 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/down_profile.yml:3 -- linux-system-roles.network : Check which packages are installed --------- 0.75s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.73s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:3 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-bond_options_rewritevlx_07md/tests/playbooks/tests_bridge_cloned_mac.yml:11 linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.58s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 6 ----------------------------------------------------------- 0.44s /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/enable_epel.yml:40 ------ linux-system-roles.network : Enable network service --------------------- 0.28s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gather the minimum subset of ansible_facts required by the network role test --- 0.26s /WORKDIR/git-bond_options_rewritevlx_07md/tests/tasks/el_repo_setup.yml:3 ----- linux-system-roles.network : Configure networking connection profiles --- 0.25s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 0.25s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.23s /WORKDIR/git-bond_options_rewritevlx_07md/tests/roles/linux-system-roles.network/tasks/main.yml:108 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---