# 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_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-ci_fixtlbtcofk/tests/tests_auto_gateway_initscripts.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tests_auto_gateway_initscripts.yml:4 Thursday 21 December 2023 17:31:12 +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-ci_fixtlbtcofk/tests/tests_auto_gateway_initscripts.yml:8 Thursday 21 December 2023 17:31:12 +0000 (0:00:00.864) 0:00:00.877 ***** included: /WORKDIR/git-ci_fixtlbtcofk/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-ci_fixtlbtcofk/tests/tasks/el_repo_setup.yml:3 Thursday 21 December 2023 17:31:12 +0000 (0:00:00.013) 0:00:00.890 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/el_repo_setup.yml:19 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.260) 0:00:01.151 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/el_repo_setup.yml:24 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.219) 0:00:01.371 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/el_repo_setup.yml:28 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.045) 0:00:01.416 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/el_repo_setup.yml:53 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.038) 0:00:01.455 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:8 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.040) 0:00:01.496 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:24 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.026) 0:00:01.523 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:30 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.012) 0:00:01.536 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:35 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.034) 0:00:01.570 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:40 Thursday 21 December 2023 17:31:13 +0000 (0:00:00.023) 0:00:01.593 ***** changed: [sut] => { "changed": true, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "md5sum": "12399e686d606599d8958688eeeed500", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "src": "/root/.ansible/tmp/ansible-tmp-1703179873.660268-2440-199830416673290/source", "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/tests_auto_gateway_initscripts.yml:10 Thursday 21 December 2023 17:31:14 +0000 (0:00:00.557) 0:00:02.150 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:3 Thursday 21 December 2023 17:31:14 +0000 (0:00:00.012) 0:00:02.163 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:9 Thursday 21 December 2023 17:31:14 +0000 (0:00:00.704) 0:00:02.867 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:31:14 +0000 (0:00:00.025) 0:00:02.893 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:31:14 +0000 (0:00:00.016) 0:00:02.909 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003293", "end": "2023-12-21 17:31:15.056888", "rc": 0, "start": "2023-12-21 17:31:15.053595" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.193) 0:00:03.103 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.013) 0:00:03.117 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:11 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.012) 0:00:03.129 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.031) 0:00:03.160 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.012) 0:00:03.172 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.010) 0:00:03.182 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.016) 0:00:03.199 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.015) 0:00:03.215 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003261", "end": "2023-12-21 17:31:15.289945", "rc": 0, "start": "2023-12-21 17:31:15.286684" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.120) 0:00:03.335 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.013) 0:00:03.348 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.011) 0:00:03.359 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 17:31:15 +0000 (0:00:00.515) 0:00:03.875 ***** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.204725", "end": "2023-12-21 17:31:16.160626", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 17:31:15.955901" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.005645", "end": "2023-12-21 17:31:16.338514", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 17:31:16.332869" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003430", "end": "2023-12-21 17:31:16.461947", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 17:31:16.458517" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.630) 0:00:04.506 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.123) 0:00:04.630 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.015) 0:00:04.645 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.014) 0:00:04.659 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.022) 0:00:04.682 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.013) 0:00:04.696 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:15 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.016) 0:00:04.713 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.030) 0:00:04.743 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.018) 0:00:04.761 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179876.1860425, "block_size": 4096, "blocks": 0, "ctime": 1703179876.185042, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1703179876.185042, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.128) 0:00:04.889 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:17 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.040) 0:00:04.930 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:31:16 +0000 (0:00:00.029) 0:00:04.960 ***** included: /WORKDIR/git-ci_fixtlbtcofk/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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:31:17 +0000 (0:00:00.120) 0:00:05.080 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:31:17 +0000 (0:00:00.030) 0:00:05.111 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:31:17 +0000 (0:00:00.018) 0:00:05.130 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:31:17 +0000 (0:00:00.022) 0:00:05.152 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:31:18 +0000 (0:00:01.626) 0:00:06.779 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.757) 0:00:07.537 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.023) 0:00:07.560 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.022) 0:00:07.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.020) 0:00:07.603 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.042) 0:00:07.646 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.021) 0:00:07.667 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.021) 0:00:07.688 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.025) 0:00:07.713 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.026) 0:00:07.740 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:31:19 +0000 (0:00:00.020) 0:00:07.761 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:31:20 +0000 (0:00:00.275) 0:00:08.036 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-233037d23gl9/tmpjx70yc29" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:31:20 +0000 (0:00:00.189) 0:00:08.225 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0... ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:31:24 +0000 (0:00:04.478) 0:00:12.704 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:31:24 +0000 (0:00:00.023) 0:00:12.728 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:31:24 +0000 (0:00:00.023) 0:00:12.751 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...\n', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:31:24 +0000 (0:00:00.033) 0:00:12.785 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:31:24 +0000 (0:00:00.020) 0:00:12.806 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:42 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.207) 0:00:13.013 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.072) 0:00:13.086 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.037) 0:00:13.124 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179876.1860425, "block_size": 4096, "blocks": 0, "ctime": 1703179876.185042, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1703179876.185042, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.149) 0:00:13.273 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:44 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.052) 0:00:13.326 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.097) 0:00:13.423 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.037) 0:00:13.460 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.023) 0:00:13.483 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179880.539218, "block_size": 4096, "blocks": 8, "ctime": 1703179880.5282125, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703179880.5282125, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.126) 0:00:13.610 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.022) 0:00:13.632 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.005032", "end": "2023-12-21 17:31:25.715931", "rc": 1, "start": "2023-12-21 17:31:25.710899" } STDERR: /bin/sh: nmcli: command not found MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.130) 0:00:13.763 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.022) 0:00:13.785 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002975", "end": "2023-12-21 17:31:25.868310", "rc": 0, "start": "2023-12-21 17:31:25.865335" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.131) 0:00:13.917 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 17:31:25 +0000 (0:00:00.028) 0:00:13.945 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003050", "end": "2023-12-21 17:31:26.030820", "rc": 0, "start": "2023-12-21 17:31:26.027770" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.136) 0:00:14.081 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.028) 0:00:14.110 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.025) 0:00:14.136 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.024) 0:00:14.160 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:48 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.033) 0:00:14.194 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003034", "end": "2023-12-21 17:31:26.275605", "rc": 0, "start": "2023-12-21 17:31:26.272571" } STDOUT: 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.47 169.254.0.0/16 dev eth0 scope link metric 1002 169.254.0.0/16 dev veth0 scope link metric 1004 default via 10.31.12.1 dev eth0 default via 203.0.113.1 dev veth0 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:52 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.129) 0:00:14.323 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:58 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.023) 0:00:14.346 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003008", "end": "2023-12-21 17:31:26.425407", "rc": 0, "start": "2023-12-21 17:31:26.422399" } STDOUT: 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 2001:db8::/64 dev veth0 proto kernel metric 256 mtu 1500 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 fe80::/64 dev veth0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500 default via 2001:db8::1 dev veth0 metric 1 mtu 1500 TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:62 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.134) 0:00:14.480 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:69 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.021) 0:00:14.502 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.022) 0:00:14.525 ***** included: /WORKDIR/git-ci_fixtlbtcofk/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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.037) 0:00:14.563 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.033) 0:00:14.597 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.022) 0:00:14.620 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:31:26 +0000 (0:00:00.051) 0:00:14.671 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:31:28 +0000 (0:00:01.447) 0:00:16.118 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.592) 0:00:16.711 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.038) 0:00:16.749 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.024) 0:00:16.774 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.024) 0:00:16.799 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.046) 0:00:16.845 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.029) 0:00:16.875 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:31:28 +0000 (0:00:00.078) 0:00:16.954 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.057) 0:00:17.012 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.035) 0:00:17.047 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.022) 0:00:17.069 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.193) 0:00:17.263 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-233037d23gl9/tmpmivgouze" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.185) 0:00:17.448 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.380) 0:00:17.828 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.021) 0:00:17.850 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.024) 0:00:17.874 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.023) 0:00:17.897 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:31:29 +0000 (0:00:00.021) 0:00:17.919 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:81 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.130) 0:00:18.049 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.078) 0:00:18.128 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.021) 0:00:18.150 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.021) 0:00:18.172 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.041) 0:00:18.213 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.042) 0:00:18.255 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003203", "end": "2023-12-21 17:31:30.363701", "rc": 0, "start": "2023-12-21 17:31:30.360498" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.169) 0:00:18.425 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.030) 0:00:18.455 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.024) 0:00:18.480 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.397) 0:00:18.878 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.034) 0:00:18.912 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 17:31:30 +0000 (0:00:00.024) 0:00:18.937 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.051428", "end": "2023-12-21 17:31:31.072256", "rc": 0, "start": "2023-12-21 17:31:31.020828" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.198) 0:00:19.135 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.047) 0:00:19.182 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.028) 0:00:19.211 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.069) 0:00:19.281 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:85 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.023) 0:00:19.304 ***** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:89 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.021) 0:00:19.326 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.054) 0:00:19.381 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.022) 0:00:19.403 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.026) 0:00:19.430 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.038) 0:00:19.469 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.046) 0:00:19.516 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003154", "end": "2023-12-21 17:31:31.621507", "rc": 0, "start": "2023-12-21 17:31:31.618353" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.159) 0:00:19.676 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.025) 0:00:19.702 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:31:31 +0000 (0:00:00.039) 0:00:19.741 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.389) 0:00:20.131 ***** ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.004268", "end": "2023-12-21 17:31:32.227522", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-12-21 17:31:32.223254" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.012098", "end": "2023-12-21 17:31:32.380828", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-12-21 17:31:32.368730" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003323", "end": "2023-12-21 17:31:32.508624", "item": "ip link set veth0 up", "rc": 0, "start": "2023-12-21 17:31:32.505301" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.423) 0:00:20.555 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.132) 0:00:20.688 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.025) 0:00:20.713 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.022) 0:00:20.736 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.022) 0:00:20.758 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.023) 0:00:20.782 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.023) 0:00:20.806 ***** included: /WORKDIR/git-ci_fixtlbtcofk/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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.040) 0:00:20.847 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.037) 0:00:20.884 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.024) 0:00:20.909 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:31:32 +0000 (0:00:00.027) 0:00:20.936 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:31:34 +0000 (0:00:01.509) 0:00:22.446 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.622) 0:00:23.068 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.027) 0:00:23.096 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.055) 0:00:23.152 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.064) 0:00:23.217 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.068) 0:00:23.285 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.051) 0:00:23.337 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.052) 0:00:23.389 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.032) 0:00:23.421 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.028) 0:00:23.450 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.022) 0:00:23.472 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:31:35 +0000 (0:00:00.261) 0:00:23.733 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-233037d23gl9/tmprc5y5ron" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:31:36 +0000 (0:00:00.336) 0:00:24.070 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0' [004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified) [005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0... ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:31:40 +0000 (0:00:04.428) 0:00:28.499 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.022) 0:00:28.521 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.022) 0:00:28.543 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)\n[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...\n', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='Determining if ip address 203.0.113.2 is already in use for device veth0...", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.023) 0:00:28.566 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.022) 0:00:28.588 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:110 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.123) 0:00:28.712 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.085) 0:00:28.797 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 21 December 2023 17:31:40 +0000 (0:00:00.055) 0:00:28.852 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179892.22906, "block_size": 4096, "blocks": 0, "ctime": 1703179892.2280595, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1703179892.2280595, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.127) 0:00:28.980 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:112 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.027) 0:00:29.008 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:3 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.052) 0:00:29.061 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.046) 0:00:29.107 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.024) 0:00:29.132 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1703179896.353121, "block_size": 4096, "blocks": 8, "ctime": 1703179896.3421154, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3668, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1703179896.3421154, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 263, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.128) 0:00:29.260 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.034) 0:00:29.295 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.005065", "end": "2023-12-21 17:31:41.399811", "rc": 1, "start": "2023-12-21 17:31:41.394746" } STDERR: /bin/sh: nmcli: command not found MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.154) 0:00:29.449 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.023) 0:00:29.472 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002963", "end": "2023-12-21 17:31:41.562915", "rc": 0, "start": "2023-12-21 17:31:41.559952" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.222) 0:00:29.695 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.043) 0:00:29.738 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003198", "end": "2023-12-21 17:31:41.849800", "rc": 0, "start": "2023-12-21 17:31:41.846602" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.164) 0:00:29.902 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:5 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.041) 0:00:29.944 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:10 Thursday 21 December 2023 17:31:41 +0000 (0:00:00.024) 0:00:29.968 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/assert_profile_present.yml:15 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.025) 0:00:29.994 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:116 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.037) 0:00:30.032 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003194", "end": "2023-12-21 17:31:42.205803", "rc": 0, "start": "2023-12-21 17:31:42.202609" } STDOUT: 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.47 169.254.0.0/16 dev eth0 scope link metric 1002 169.254.0.0/16 dev veth0 scope link metric 1006 default via 10.31.12.1 dev eth0 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:120 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.215) 0:00:30.247 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:126 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.026) 0:00:30.274 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003171", "end": "2023-12-21 17:31:42.363029", "rc": 0, "start": "2023-12-21 17:31:42.359858" } STDOUT: 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 2001:db8::/64 dev veth0 proto kernel metric 256 mtu 1500 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 fe80::/64 dev veth0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500 default via 2001:db8::1 dev veth0 metric 1 mtu 1500 TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:130 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.140) 0:00:30.414 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:137 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.022) 0:00:30.437 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.026) 0:00:30.463 ***** included: /WORKDIR/git-ci_fixtlbtcofk/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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.065) 0:00:30.529 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.044) 0:00:30.574 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.033) 0:00:30.608 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 21 December 2023 17:31:42 +0000 (0:00:00.026) 0:00:30.634 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 21 December 2023 17:31:44 +0000 (0:00:01.457) 0:00:32.092 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.590) 0:00:32.682 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.032) 0:00:32.714 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.042) 0:00:32.757 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.025) 0:00:32.782 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.046) 0:00:32.829 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.026) 0:00:32.856 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.023) 0:00:32.880 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.059) 0:00:32.939 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 21 December 2023 17:31:44 +0000 (0:00:00.021) 0:00:32.961 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.022) 0:00:32.984 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.210) 0:00:33.194 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-233037d23gl9/tmphhla6ti1" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.202) 0:00:33.396 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.350) 0:00:33.747 ***** 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-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.023) 0:00:33.770 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.025) 0:00:33.795 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.023) 0:00:33.819 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.023) 0:00:33.842 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:149 Thursday 21 December 2023 17:31:45 +0000 (0:00:00.123) 0:00:33.966 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.054) 0:00:34.021 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.021) 0:00:34.042 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.064) 0:00:34.107 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.036) 0:00:34.143 ***** included: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.034) 0:00:34.178 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003250", "end": "2023-12-21 17:31:46.269768", "rc": 0, "start": "2023-12-21 17:31:46.266518" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.130) 0:00:34.309 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.022) 0:00:34.331 ***** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.022) 0:00:34.354 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.382) 0:00:34.737 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.042) 0:00:34.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 21 December 2023 17:31:46 +0000 (0:00:00.034) 0:00:34.814 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.045172", "end": "2023-12-21 17:31:46.963494", "rc": 0, "start": "2023-12-21 17:31:46.918322" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 21 December 2023 17:31:47 +0000 (0:00:00.198) 0:00:35.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 21 December 2023 17:31:47 +0000 (0:00:00.022) 0:00:35.035 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 21 December 2023 17:31:47 +0000 (0:00:00.021) 0:00:35.057 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 21 December 2023 17:31:47 +0000 (0:00:00.022) 0:00:35.079 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=136 changed=5 unreachable=0 failed=0 skipped=91 rescued=0 ignored=4 Thursday 21 December 2023 17:31:47 +0000 (0:00:00.009) 0:00:35.088 ***** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 4.48s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 4.43s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.45s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-ci_fixtlbtcofk/tests/tests_auto_gateway_initscripts.yml:4 -------- linux-system-roles.network : Check which packages are installed --------- 0.76s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.73s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tests_auto_gateway.yml:3 ---------- Create veth interface veth0 --------------------------------------------- 0.63s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Check which packages are installed --------- 0.62s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 6 ----------------------------------------------------------- 0.56s /WORKDIR/git-ci_fixtlbtcofk/tests/tasks/enable_epel.yml:40 -------------------- Install iproute --------------------------------------------------------- 0.52s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Create veth interface veth0 --------------------------------------------- 0.42s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable network service --------------------- 0.40s /WORKDIR/git-ci_fixtlbtcofk/tests/roles/linux-system-roles.network/tasks/main.yml:105 Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.39s /WORKDIR/git-ci_fixtlbtcofk/tests/playbooks/tasks/manage_test_interface.yml:16 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---