# 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-bond_options_rewritehl6d5__5/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-bond_options_rewritehl6d5__5/tests/tests_auto_gateway_initscripts.yml:5 Tuesday 06 February 2024 17:17:08 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tests_auto_gateway_initscripts.yml:8 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.901) 0:00:00.912 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml:3 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.032) 0:00:00.945 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml:19 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.242) 0:00:01.187 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml:24 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.217) 0:00:01.405 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml:28 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.026) 0:00:01.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/el_repo_setup.yml:53 Tuesday 06 February 2024 17:17:09 +0000 (0:00:00.022) 0:00:01.454 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:8 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.036) 0:00:01.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:24 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.013) 0:00:01.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:30 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.013) 0:00:01.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:35 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.022) 0:00:01.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:40 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.013) 0:00:01.553 ****** 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-1707239830.180429-2540-18945602788161/source", "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tests_auto_gateway_initscripts.yml:10 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.589) 0:00:02.142 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 06 February 2024 17:17:10 +0000 (0:00:00.048) 0:00:02.190 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.716) 0:00:02.906 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.040) 0:00:02.947 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.024) 0:00:02.971 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003792", "end": "2024-02-06 17:17:11.342878", "rc": 0, "start": "2024-02-06 17:17:11.339086" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.208) 0:00:03.180 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.036) 0:00:03.216 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.063) 0:00:03.279 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.057) 0:00:03.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.012) 0:00:03.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.011) 0:00:03.361 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.023) 0:00:03.384 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 17:17:11 +0000 (0:00:00.041) 0:00:03.426 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003108", "end": "2024-02-06 17:17:11.715359", "rc": 0, "start": "2024-02-06 17:17:11.712251" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 17:17:12 +0000 (0:00:00.125) 0:00:03.551 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 17:17:12 +0000 (0:00:00.014) 0:00:03.566 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 17:17:12 +0000 (0:00:00.023) 0:00:03.589 ****** ok: [sut] => { "attempts": 1, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 17:17:12 +0000 (0:00:00.570) 0:00:04.160 ****** 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.118934", "end": "2024-02-06 17:17:12.587475", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 17:17:12.468541" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003099", "end": "2024-02-06 17:17:12.780442", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 17:17:12.777343" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003458", "end": "2024-02-06 17:17:12.898438", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 17:17:12.894980" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.577) 0:00:04.737 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.124) 0:00:04.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.022) 0:00:04.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.023) 0:00:04.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.016) 0:00:04.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.016) 0:00:04.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.024) 0:00:04.967 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.030) 0:00:04.997 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.065) 0:00:05.062 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707239832.7308176, "block_size": 4096, "blocks": 0, "ctime": 1707239832.7108076, "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": 1707239832.7108076, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.138) 0:00:05.201 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.033) 0:00:05.235 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.018) 0:00:05.253 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.087) 0:00:05.340 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.015) 0:00:05.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.023) 0:00:05.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:17:13 +0000 (0:00:00.022) 0:00:05.401 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:17:15 +0000 (0:00:01.636) 0:00:07.038 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.721) 0:00:07.760 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.024) 0:00:07.784 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.022) 0:00:07.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.022) 0:00:07.829 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.104) 0:00:07.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.024) 0:00:07.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.022) 0:00:07.981 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.026) 0:00:08.008 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.025) 0:00:08.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.023) 0:00:08.057 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:17:16 +0000 (0:00:00.301) 0:00:08.359 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23567yqndpw4/tmps6og6c9m" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:17:17 +0000 (0:00:00.201) 0:00:08.561 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:17:21 +0000 (0:00:04.481) 0:00:13.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:17:21 +0000 (0:00:00.046) 0:00:13.090 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:17:21 +0000 (0:00:00.044) 0:00:13.135 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:17:21 +0000 (0:00:00.046) 0:00:13.181 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:17:21 +0000 (0:00:00.073) 0:00:13.255 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.258) 0:00:13.514 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.046) 0:00:13.560 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.034) 0:00:13.595 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707239832.7308176, "block_size": 4096, "blocks": 0, "ctime": 1707239832.7108076, "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": 1707239832.7108076, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.171) 0:00:13.767 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.038) 0:00:13.805 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.052) 0:00:13.858 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.065) 0:00:13.923 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.026) 0:00:13.950 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707239837.073988, "block_size": 4096, "blocks": 8, "ctime": 1707239837.061982, "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": 1707239837.061982, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.134) 0:00:14.085 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.031) 0:00:14.117 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.005105", "end": "2024-02-06 17:17:22.413102", "rc": 1, "start": "2024-02-06 17:17:22.407997" } 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.133) 0:00:14.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.022) 0:00:14.272 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003024", "end": "2024-02-06 17:17:22.566920", "rc": 0, "start": "2024-02-06 17:17:22.563896" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.134) 0:00:14.407 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 17:17:22 +0000 (0:00:00.028) 0:00:14.435 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003120", "end": "2024-02-06 17:17:22.731817", "rc": 0, "start": "2024-02-06 17:17:22.728697" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.139) 0:00:14.575 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.034) 0:00:14.609 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.049) 0:00:14.658 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.161) 0:00:14.820 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.054) 0:00:14.875 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003139", "end": "2024-02-06 17:17:23.212695", "rc": 0, "start": "2024-02-06 17:17:23.209556" } STDOUT: 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.130 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.8.1 dev eth0 default via 203.0.113.1 dev veth0 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.216) 0:00:15.091 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.036) 0:00:15.128 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003149", "end": "2024-02-06 17:17:23.422209", "rc": 0, "start": "2024-02-06 17:17:23.419060" } 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-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.140) 0:00:15.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.057) 0:00:15.326 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.025) 0:00:15.352 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.036) 0:00:15.388 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.026) 0:00:15.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:17:23 +0000 (0:00:00.021) 0:00:15.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:17:24 +0000 (0:00:00.020) 0:00:15.457 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:17:25 +0000 (0:00:01.509) 0:00:16.967 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.589) 0:00:17.556 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.022) 0:00:17.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.020) 0:00:17.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.021) 0:00:17.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.043) 0:00:17.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.056) 0:00:17.721 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.058) 0:00:17.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.056) 0:00:17.835 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.030) 0:00:17.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.042) 0:00:17.909 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.222) 0:00:18.131 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23567yqndpw4/tmpoge6t0ri" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:17:26 +0000 (0:00:00.228) 0:00:18.359 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.409) 0:00:18.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.034) 0:00:18.803 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.023) 0:00:18.827 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.024) 0:00:18.852 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.027) 0:00:18.879 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.140) 0:00:19.020 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.061) 0:00:19.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.037) 0:00:19.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.062) 0:00:19.182 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.036) 0:00:19.218 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 17:17:27 +0000 (0:00:00.047) 0:00:19.265 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003314", "end": "2024-02-06 17:17:27.563126", "rc": 0, "start": "2024-02-06 17:17:27.559812" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.195) 0:00:19.460 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.038) 0:00:19.498 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.037) 0:00:19.536 ****** ok: [sut] => { "attempts": 1, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.402) 0:00:19.939 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.045) 0:00:19.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.025) 0:00:20.010 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.045443", "end": "2024-02-06 17:17:28.352952", "rc": 0, "start": "2024-02-06 17:17:28.307509" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.194) 0:00:20.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.035) 0:00:20.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.030) 0:00:20.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.035) 0:00:20.304 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.031) 0:00:20.336 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.022) 0:00:20.358 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.051) 0:00:20.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 17:17:28 +0000 (0:00:00.021) 0:00:20.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.058) 0:00:20.489 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.043) 0:00:20.533 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.055) 0:00:20.589 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003285", "end": "2024-02-06 17:17:28.916675", "rc": 0, "start": "2024-02-06 17:17:28.913390" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.175) 0:00:20.764 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.040) 0:00:20.804 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.041) 0:00:20.845 ****** ok: [sut] => { "attempts": 1, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 17:17:29 +0000 (0:00:00.403) 0:00:21.249 ****** 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.004585", "end": "2024-02-06 17:17:29.552698", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-06 17:17:29.548113" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003148", "end": "2024-02-06 17:17:29.701213", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-06 17:17:29.698065" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003479", "end": "2024-02-06 17:17:29.830710", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-06 17:17:29.827231" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.423) 0:00:21.672 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.153) 0:00:21.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.033) 0:00:21.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.035) 0:00:21.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.022) 0:00:21.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.077) 0:00:21.994 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.023) 0:00:22.018 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.046) 0:00:22.065 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.031) 0:00:22.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.022) 0:00:22.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:17:30 +0000 (0:00:00.022) 0:00:22.142 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:17:32 +0000 (0:00:01.466) 0:00:23.609 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.629) 0:00:24.238 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.027) 0:00:24.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.032) 0:00:24.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.038) 0:00:24.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.050) 0:00:24.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:17:32 +0000 (0:00:00.050) 0:00:24.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.042) 0:00:24.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.051) 0:00:24.531 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.033) 0:00:24.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.030) 0:00:24.596 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.189) 0:00:24.785 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23567yqndpw4/tmpdlmhy99o" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:17:33 +0000 (0:00:00.198) 0:00:24.984 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:17:37 +0000 (0:00:04.376) 0:00:29.361 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:17:37 +0000 (0:00:00.030) 0:00:29.391 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:17:37 +0000 (0:00:00.026) 0:00:29.417 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:17:37 +0000 (0:00:00.024) 0:00:29.442 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.033) 0:00:29.476 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.296) 0:00:29.772 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.053) 0:00:29.826 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.067) 0:00:29.894 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707239849.582239, "block_size": 4096, "blocks": 0, "ctime": 1707239849.558227, "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": 1707239849.558227, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.145) 0:00:30.039 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.025) 0:00:30.065 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.055) 0:00:30.120 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.036) 0:00:30.156 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.023) 0:00:30.180 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707239853.396145, "block_size": 4096, "blocks": 8, "ctime": 1707239853.384139, "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": 1707239853.384139, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.130) 0:00:30.311 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 06 February 2024 17:17:38 +0000 (0:00:00.026) 0:00:30.337 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.005134", "end": "2024-02-06 17:17:38.643296", "rc": 1, "start": "2024-02-06 17:17:38.638162" } 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.133) 0:00:30.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.040) 0:00:30.512 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003033", "end": "2024-02-06 17:17:38.821975", "rc": 0, "start": "2024-02-06 17:17:38.818942" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.142) 0:00:30.654 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.026) 0:00:30.681 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003213", "end": "2024-02-06 17:17:38.984735", "rc": 0, "start": "2024-02-06 17:17:38.981522" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.161) 0:00:30.842 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.032) 0:00:30.875 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.036) 0:00:30.911 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.025) 0:00:30.937 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.022) 0:00:30.959 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003346", "end": "2024-02-06 17:17:39.262899", "rc": 0, "start": "2024-02-06 17:17:39.259553" } STDOUT: 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.130 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.8.1 dev eth0 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.137) 0:00:31.097 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.023) 0:00:31.120 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003394", "end": "2024-02-06 17:17:39.422317", "rc": 0, "start": "2024-02-06 17:17:39.418923" } 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-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.135) 0:00:31.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.021) 0:00:31.276 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.020) 0:00:31.297 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.046) 0:00:31.344 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.032) 0:00:31.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.023) 0:00:31.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 06 February 2024 17:17:39 +0000 (0:00:00.026) 0:00:31.428 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 06 February 2024 17:17:41 +0000 (0:00:01.418) 0:00:32.846 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 06 February 2024 17:17:41 +0000 (0:00:00.566) 0:00:33.413 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 06 February 2024 17:17:41 +0000 (0:00:00.022) 0:00:33.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 06 February 2024 17:17:41 +0000 (0:00:00.020) 0:00:33.456 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.021) 0:00:33.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:43 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.043) 0:00:33.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:58 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.020) 0:00:33.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:74 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.021) 0:00:33.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:88 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.024) 0:00:33.588 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.059) 0:00:33.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.023) 0:00:33.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.190) 0:00:33.861 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-23567yqndpw4/tmp7yydfi39" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.199) 0:00:34.060 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:137 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.359) 0:00:34.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Tuesday 06 February 2024 17:17:42 +0000 (0:00:00.022) 0:00:34.442 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:147 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.022) 0:00:34.464 ****** 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-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:152 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.024) 0:00:34.488 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:158 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.020) 0:00:34.509 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.134) 0:00:34.644 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.052) 0:00:34.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.021) 0:00:34.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.020) 0:00:34.738 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.083) 0:00:34.822 ****** included: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.045) 0:00:34.867 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003313", "end": "2024-02-06 17:17:43.193264", "rc": 0, "start": "2024-02-06 17:17:43.189951" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.163) 0:00:35.030 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.030) 0:00:35.061 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 06 February 2024 17:17:43 +0000 (0:00:00.038) 0:00:35.099 ****** ok: [sut] => { "attempts": 1, "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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.398) 0:00:35.498 ****** 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-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.060) 0:00:35.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.026) 0:00:35.585 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.046587", "end": "2024-02-06 17:17:43.936961", "rc": 0, "start": "2024-02-06 17:17:43.890374" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.194) 0:00:35.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.023) 0:00:35.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.022) 0:00:35.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.023) 0:00:35.849 ****** 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 Tuesday 06 February 2024 17:17:44 +0000 (0:00:00.009) 0:00:35.859 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 4.48s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 4.38s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tests_auto_gateway_initscripts.yml:5 linux-system-roles.network : Configure networking connection profiles --- 0.77s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Check which packages are installed --------- 0.72s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.72s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tests_auto_gateway.yml:3 linux-system-roles.network : Check which packages are installed --------- 0.63s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.59s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 6 ----------------------------------------------------------- 0.59s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/tasks/enable_epel.yml:40 ------ Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 Install iproute --------------------------------------------------------- 0.57s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 0.57s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.43s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Create veth interface veth0 --------------------------------------------- 0.42s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Enable network service --------------------- 0.41s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/roles/linux-system-roles.network/tasks/main.yml:108 Install iproute --------------------------------------------------------- 0.40s /WORKDIR/git-bond_options_rewritehl6d5__5/tests/playbooks/tasks/manage_test_interface.yml:16 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---