# 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_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/tests_auto_gateway_initscripts.yml:5 Wednesday 07 February 2024 11:23:39 +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_rewrite9fyx5qyq/tests/tests_auto_gateway_initscripts.yml:8 Wednesday 07 February 2024 11:23:39 +0000 (0:00:00.619) 0:00:00.631 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:3 Wednesday 07 February 2024 11:23:39 +0000 (0:00:00.010) 0:00:00.642 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:19 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.356) 0:00:00.999 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:24 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.254) 0:00:01.253 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:28 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.019) 0:00:01.273 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/el_repo_setup.yml:53 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.016) 0:00:01.290 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:8 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.028) 0:00:01.318 **** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:24 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.237) 0:00:01.556 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:30 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.010) 0:00:01.567 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:35 Wednesday 07 February 2024 11:23:40 +0000 (0:00:00.010) 0:00:01.577 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.260378", "end": "2024-02-07 11:23:41.264060", "rc": 0, "start": "2024-02-07 11:23:41.003682" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tasks/enable_epel.yml:40 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.455) 0:00:02.032 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/tests_auto_gateway_initscripts.yml:10 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.009) 0:00:02.042 **** 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_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:3 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.010) 0:00:02.052 **** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:9 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.516) 0:00:02.568 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.022) 0:00:02.591 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 07 February 2024 11:23:41 +0000 (0:00:00.011) 0:00:02.603 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003678", "end": "2024-02-07 11:23:42.027686", "rc": 0, "start": "2024-02-07 11:23:42.024008" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.192) 0:00:02.795 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.011) 0:00:02.807 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:11 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.010) 0:00:02.817 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.026) 0:00:02.844 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.009) 0:00:02.854 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.009) 0:00:02.863 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.014) 0:00:02.877 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.011) 0:00:02.889 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003805", "end": "2024-02-07 11:23:42.312794", "rc": 0, "start": "2024-02-07 11:23:42.308989" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.191) 0:00:03.081 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.011) 0:00:03.092 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 07 February 2024 11:23:42 +0000 (0:00:00.010) 0:00:03.103 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 07 February 2024 11:23:45 +0000 (0:00:03.048) 0:00:06.151 **** 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.016437", "end": "2024-02-07 11:23:45.593039", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-07 11:23:45.576602" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004247", "end": "2024-02-07 11:23:45.828237", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-07 11:23:45.823990" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004619", "end": "2024-02-07 11:23:46.016249", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-07 11:23:46.011630" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.634) 0:00:06.785 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.109154", "end": "2024-02-07 11:23:46.321288", "rc": 0, "start": "2024-02-07 11:23:46.212134" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.305) 0:00:07.091 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.011) 0:00:07.102 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.011) 0:00:07.113 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.011) 0:00:07.124 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.011) 0:00:07.136 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:15 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.009) 0:00:07.145 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.025) 0:00:07.170 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.033) 0:00:07.204 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305025.5876908, "block_size": 4096, "blocks": 0, "ctime": 1707305025.5876908, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1707305025.5876908, "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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.195) 0:00:07.399 **** 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_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:17 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.015) 0:00:07.414 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.010) 0:00:07.425 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.066) 0:00:07.491 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.013) 0:00:07.505 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.011) 0:00:07.516 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:23:46 +0000 (0:00:00.010) 0:00:07.527 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:23:48 +0000 (0:00:01.592) 0:00:09.119 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:23:49 +0000 (0:00:01.427) 0:00:10.547 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:23:49 +0000 (0:00:00.022) 0:00:10.569 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:23:49 +0000 (0:00:00.039) 0:00:10.608 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:23:49 +0000 (0:00:00.021) 0:00:10.629 **** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-team-1.31-4.el8.x86_64", "Installed: network-scripts-10.00.18-1.el8.x86_64" ] } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:23:54 +0000 (0:00:04.126) 0:00:14.756 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.021) 0:00:14.777 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.021) 0:00:14.799 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.024) 0:00:14.824 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.021) 0:00:14.845 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.042) 0:00:14.888 **** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:23:54 +0000 (0:00:00.798) 0:00:15.686 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2470p8lu7umv/tmpxod6395t" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:23:55 +0000 (0:00:00.307) 0:00:15.994 **** 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='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:24:02 +0000 (0:00:06.758) 0:00:22.753 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.023) 0:00:22.776 **** 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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.023) 0:00:22.800 **** 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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.023) 0:00:22.824 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.046) 0:00:22.871 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:42 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.247) 0:00:23.118 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.048) 0:00:23.166 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.034) 0:00:23.201 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305025.5876908, "block_size": 4096, "blocks": 0, "ctime": 1707305025.5876908, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21587, "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": 1707305025.5876908, "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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.204) 0:00:23.406 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:44 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.023) 0:00:23.430 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.049) 0:00:23.479 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.038) 0:00:23.518 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 07 February 2024 11:24:02 +0000 (0:00:00.022) 0:00:23.540 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305035.6414175, "block_size": 4096, "blocks": 8, "ctime": 1707305035.6194177, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707305035.6194177, "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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.236) 0:00:23.776 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.025) 0:00:23.801 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022450", "end": "2024-02-07 11:24:03.247881", "rc": 1, "start": "2024-02-07 11:24:03.225431" } 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.225) 0:00:24.027 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.022) 0:00:24.050 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003656", "end": "2024-02-07 11:24:03.479967", "rc": 0, "start": "2024-02-07 11:24:03.476311" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.210) 0:00:24.260 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.025) 0:00:24.286 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003454", "end": "2024-02-07 11:24:03.713510", "rc": 0, "start": "2024-02-07 11:24:03.710056" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.207) 0:00:24.493 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.027) 0:00:24.520 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.023) 0:00:24.544 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.023) 0:00:24.567 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:48 Wednesday 07 February 2024 11:24:03 +0000 (0:00:00.023) 0:00:24.591 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004231", "end": "2024-02-07 11:24:04.018841", "rc": 0, "start": "2024-02-07 11:24:04.014610" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.203 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.203 metric 100 169.254.0.0/16 dev veth0 scope link metric 1004 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:52 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.206) 0:00:24.797 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:58 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.023) 0:00:24.821 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004131", "end": "2024-02-07 11:24:04.248094", "rc": 0, "start": "2024-02-07 11:24:04.243963" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:62 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.232) 0:00:25.053 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:69 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.022) 0:00:25.075 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.021) 0:00:25.097 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.037) 0:00:25.134 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.025) 0:00:25.160 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.021) 0:00:25.181 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:24:04 +0000 (0:00:00.021) 0:00:25.202 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:24:06 +0000 (0:00:01.648) 0:00:26.851 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:24:07 +0000 (0:00:01.339) 0:00:28.190 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.023) 0:00:28.214 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.021) 0:00:28.235 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.021) 0:00:28.257 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.043) 0:00:28.301 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.021) 0:00:28.322 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.021) 0:00:28.344 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.023) 0:00:28.368 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.021) 0:00:28.389 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:24:07 +0000 (0:00:00.046) 0:00:28.436 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.356) 0:00:28.792 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2470p8lu7umv/tmpk8qmpjuq" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.303) 0:00:29.096 **** 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='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.452) 0:00:29.548 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.021) 0:00:29.570 **** 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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.024) 0:00:29.594 **** 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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.024) 0:00:29.618 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:24:08 +0000 (0:00:00.021) 0:00:29.640 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:81 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.197) 0:00:29.837 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.049) 0:00:29.887 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.050) 0:00:29.937 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.022) 0:00:29.960 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.035) 0:00:29.995 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.034) 0:00:30.029 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003701", "end": "2024-02-07 11:24:09.455209", "rc": 0, "start": "2024-02-07 11:24:09.451508" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.205) 0:00:30.235 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.022) 0:00:30.257 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 07 February 2024 11:24:09 +0000 (0:00:00.021) 0:00:30.278 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 07 February 2024 11:24:12 +0000 (0:00:02.591) 0:00:32.869 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.032) 0:00:32.902 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.023) 0:00:32.925 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015871", "end": "2024-02-07 11:24:12.363774", "rc": 0, "start": "2024-02-07 11:24:12.347903" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.222) 0:00:33.148 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.025) 0:00:33.173 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.023) 0:00:33.197 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.024) 0:00:33.222 **** 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_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:85 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.022) 0:00:33.244 **** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:89 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.021) 0:00:33.266 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.052) 0:00:33.319 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.053) 0:00:33.373 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.021) 0:00:33.394 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.035) 0:00:33.430 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.034) 0:00:33.465 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003656", "end": "2024-02-07 11:24:12.890317", "rc": 0, "start": "2024-02-07 11:24:12.886661" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.205) 0:00:33.670 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.023) 0:00:33.694 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 07 February 2024 11:24:12 +0000 (0:00:00.022) 0:00:33.717 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 07 February 2024 11:24:15 +0000 (0:00:02.548) 0:00:36.266 **** 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.006974", "end": "2024-02-07 11:24:15.699450", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-07 11:24:15.692476" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004185", "end": "2024-02-07 11:24:15.935759", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-07 11:24:15.931574" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004757", "end": "2024-02-07 11:24:16.124592", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-07 11:24:16.119835" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.640) 0:00:36.906 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023501", "end": "2024-02-07 11:24:16.354624", "rc": 0, "start": "2024-02-07 11:24:16.331123" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.229) 0:00:37.135 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.024) 0:00:37.159 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.023) 0:00:37.182 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.023) 0:00:37.206 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.025) 0:00:37.232 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.022) 0:00:37.254 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.037) 0:00:37.292 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.057) 0:00:37.350 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.021) 0:00:37.372 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:24:16 +0000 (0:00:00.021) 0:00:37.394 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:24:18 +0000 (0:00:01.635) 0:00:39.030 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:24:19 +0000 (0:00:01.314) 0:00:40.344 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.052) 0:00:40.397 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.021) 0:00:40.419 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.022) 0:00:40.441 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.044) 0:00:40.485 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.021) 0:00:40.507 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.021) 0:00:40.529 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.025) 0:00:40.554 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.021) 0:00:40.575 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:24:19 +0000 (0:00:00.021) 0:00:40.597 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:24:20 +0000 (0:00:00.356) 0:00:40.953 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2470p8lu7umv/tmp_spwpabv" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:24:20 +0000 (0:00:00.306) 0:00:41.259 **** 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='b"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\n"', err='b"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:24:27 +0000 (0:00:06.532) 0:00:47.792 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.022) 0:00:47.814 **** 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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.023) 0:00:47.837 **** 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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\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='b\"INFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\nINFO : [ipv6_wait_tentative] Waiting for interface veth0 IPv6 address(es) to leave the 'tentative' state\\n\"', err='b\"WARN : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifup] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.023) 0:00:47.860 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.022) 0:00:47.883 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:110 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.200) 0:00:48.083 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:3 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.079) 0:00:48.163 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_interface_stat.yml:3 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.035) 0:00:48.199 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305055.6965456, "block_size": 4096, "blocks": 0, "ctime": 1707305055.6965456, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22173, "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": 1707305055.6965456, "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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_device_present.yml:5 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.204) 0:00:48.403 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:112 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.023) 0:00:48.427 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:3 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.051) 0:00:48.478 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:3 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.035) 0:00:48.514 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:9 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.021) 0:00:48.536 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707305060.8003006, "block_size": 4096, "blocks": 8, "ctime": 1707305060.7793007, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5899592, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707305060.7793007, "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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:17 Wednesday 07 February 2024 11:24:27 +0000 (0:00:00.200) 0:00:48.736 **** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:25 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.022) 0:00:48.759 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021844", "end": "2024-02-07 11:24:28.204677", "rc": 1, "start": "2024-02-07 11:24:28.182833" } 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:35 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.224) 0:00:48.984 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:49 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.058) 0:00:49.043 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003584", "end": "2024-02-07 11:24:28.474039", "rc": 0, "start": "2024-02-07 11:24:28.470455" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:56 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.212) 0:00:49.255 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:62 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.028) 0:00:49.284 **** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003551", "end": "2024-02-07 11:24:28.715772", "rc": 0, "start": "2024-02-07 11:24:28.712221" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_profile_stat.yml:69 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.213) 0:00:49.497 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:5 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.027) 0:00:49.524 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:10 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.025) 0:00:49.550 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/assert_profile_present.yml:15 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.024) 0:00:49.575 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:116 Wednesday 07 February 2024 11:24:28 +0000 (0:00:00.022) 0:00:49.598 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004136", "end": "2024-02-07 11:24:29.023337", "rc": 0, "start": "2024-02-07 11:24:29.019201" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.203 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.203 metric 100 169.254.0.0/16 dev veth0 scope link metric 1006 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:120 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.204) 0:00:49.802 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:126 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.024) 0:00:49.826 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004188", "end": "2024-02-07 11:24:29.253666", "rc": 0, "start": "2024-02-07 11:24:29.249478" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 256 pref medium default via 2001:db8::1 dev veth0 metric 1 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:130 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.206) 0:00:50.033 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:137 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.022) 0:00:50.055 **** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.022) 0:00:50.078 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.074) 0:00:50.153 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.028) 0:00:50.181 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.021) 0:00:50.203 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 07 February 2024 11:24:29 +0000 (0:00:00.024) 0:00:50.228 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 07 February 2024 11:24:31 +0000 (0:00:01.650) 0:00:51.878 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 07 February 2024 11:24:32 +0000 (0:00:01.351) 0:00:53.230 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.023) 0:00:53.253 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.021) 0:00:53.275 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.021) 0:00:53.297 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.044) 0:00:53.341 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.022) 0:00:53.363 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.023) 0:00:53.387 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.025) 0:00:53.412 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.021) 0:00:53.434 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 07 February 2024 11:24:32 +0000 (0:00:00.021) 0:00:53.455 **** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.355) 0:00:53.811 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2470p8lu7umv/tmp_uxlh7iz" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.305) 0:00:54.116 **** 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='b''', err='b"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\n"' [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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.529) 0:00:54.646 **** 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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.024) 0:00:54.671 **** 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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.024) 0:00:54.696 **** 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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'\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='b''', err='b\"WARN : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.\\nWARN : [ifdown] 'network-scripts' will be removed in one of the next major releases of RHEL.\\nWARN : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.\\n\"'", "[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_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.024) 0:00:54.720 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 07 February 2024 11:24:33 +0000 (0:00:00.023) 0:00:54.743 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tests_auto_gateway.yml:149 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.199) 0:00:54.943 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:3 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.054) 0:00:54.998 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:8 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.022) 0:00:55.020 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:13 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.021) 0:00:55.041 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:3 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.035) 0:00:55.076 **** included: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:3 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.034) 0:00:55.111 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003626", "end": "2024-02-07 11:24:34.535604", "rc": 0, "start": "2024-02-07 11:24:34.531978" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/get_current_interfaces.yml:9 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.243) 0:00:55.354 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/show_interfaces.yml:5 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.024) 0:00:55.378 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Wednesday 07 February 2024 11:24:34 +0000 (0:00:00.022) 0:00:55.401 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 Wednesday 07 February 2024 11:24:37 +0000 (0:00:02.574) 0:00:57.975 **** 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_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:37 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.032) 0:00:58.008 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:45 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.023) 0:00:58.031 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014881", "end": "2024-02-07 11:24:37.468881", "rc": 0, "start": "2024-02-07 11:24:37.454000" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:52 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.219) 0:00:58.251 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:58 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.024) 0:00:58.275 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:65 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.022) 0:00:58.298 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:71 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.056) 0:00:58.354 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=138 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Wednesday 07 February 2024 11:24:37 +0000 (0:00:00.009) 0:00:58.364 **** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 6.76s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 6.53s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Install packages --------------------------- 4.13s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Install iproute --------------------------------------------------------- 3.05s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.59s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.57s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.43s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.35s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.34s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.98s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 0.80s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 linux-system-roles.network : Enable network service --------------------- 0.71s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/roles/linux-system-roles.network/tasks/main.yml:108 Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.63s /WORKDIR/git-bond_options_rewrite9fyx5qyq/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---