# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ciwoa2auys/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_initscripts.yml *********************************** 2 plays in /WORKDIR/git-weekly-ciwoa2auys/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-weekly-ciwoa2auys/tests/tests_auto_gateway_initscripts.yml:5 Saturday 20 January 2024 13:32:49 +0000 (0:00:00.022) 0:00:00.022 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tests_auto_gateway_initscripts.yml:8 Saturday 20 January 2024 13:32:50 +0000 (0:00:00.814) 0:00:00.836 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:32:50 +0000 (0:00:00.011) 0:00:00.848 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml:17 Saturday 20 January 2024 13:32:50 +0000 (0:00:00.477) 0:00:01.325 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml:22 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.246) 0:00:01.572 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml:26 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.014) 0:00:01.586 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/el_repo_setup.yml:51 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.008) 0:00:01.595 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.021) 0:00:01.616 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.249) 0:00:01.865 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.028) 0:00:01.894 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.020) 0:00:01.914 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.244598", "end": "2024-01-20 13:32:51.859350", "rc": 0, "start": "2024-01-20 13:32:51.614752" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.460) 0:00:02.375 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/tests_auto_gateway_initscripts.yml:10 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.010) 0:00:02.386 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:3 Saturday 20 January 2024 13:32:51 +0000 (0:00:00.022) 0:00:02.408 ****** ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:9 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.631) 0:00:03.040 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.053) 0:00:03.094 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.029) 0:00:03.123 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003482", "end": "2024-01-20 13:32:52.824059", "rc": 0, "start": "2024-01-20 13:32:52.820577" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.213) 0:00:03.336 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.034) 0:00:03.370 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:11 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.024) 0:00:03.395 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.047) 0:00:03.443 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.022) 0:00:03.465 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:32:52 +0000 (0:00:00.026) 0:00:03.492 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:32:53 +0000 (0:00:00.022) 0:00:03.514 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:32:53 +0000 (0:00:00.020) 0:00:03.535 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003454", "end": "2024-01-20 13:32:53.232895", "rc": 0, "start": "2024-01-20 13:32:53.229441" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:32:53 +0000 (0:00:00.209) 0:00:03.744 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:32:53 +0000 (0:00:00.019) 0:00:03.764 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:32:53 +0000 (0:00:00.020) 0:00:03.785 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:32:56 +0000 (0:00:02.912) 0:00:06.698 ****** 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.015547", "end": "2024-01-20 13:32:56.401217", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:32:56.385670" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004113", "end": "2024-01-20 13:32:56.631916", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:32:56.627803" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004425", "end": "2024-01-20 13:32:56.818348", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:32:56.813923" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:32:56 +0000 (0:00:00.635) 0:00:07.333 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.114530", "end": "2024-01-20 13:32:57.145166", "rc": 0, "start": "2024-01-20 13:32:57.030636" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.327) 0:00:07.660 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.023) 0:00:07.684 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.019) 0:00:07.704 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:07.724 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.019) 0:00:07.743 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:15 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.019) 0:00:07.763 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.033) 0:00:07.796 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.020) 0:00:07.816 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757576.396121, "block_size": 4096, "blocks": 0, "ctime": 1705757576.396121, "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": 1705757576.396121, "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-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.212) 0:00:08.028 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:17 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.022) 0:00:08.051 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.038) 0:00:08.089 ****** included: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.062) 0:00:08.152 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.049) 0:00:08.202 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.030) 0:00:08.232 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:32:57 +0000 (0:00:00.031) 0:00:08.264 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:32:59 +0000 (0:00:01.660) 0:00:09.925 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:33:01 +0000 (0:00:02.111) 0:00:12.037 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:33:01 +0000 (0:00:00.091) 0:00:12.128 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:33:01 +0000 (0:00:00.105) 0:00:12.233 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:33:01 +0000 (0:00:00.044) 0:00:12.277 ****** changed: [sut] => { "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" ] } lsrpackages: dhcp-client network-scripts TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:33:06 +0000 (0:00:04.778) 0:00:17.056 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:33:06 +0000 (0:00:00.037) 0:00:17.094 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:33:06 +0000 (0:00:00.040) 0:00:17.134 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:33:06 +0000 (0:00:00.109) 0:00:17.244 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:33:06 +0000 (0:00:00.040) 0:00:17.285 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:33:06 +0000 (0:00:00.050) 0:00:17.335 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:33:07 +0000 (0:00:00.883) 0:00:18.219 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2349gcu18rq2/tmpmb5y5g9w" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:33:08 +0000 (0:00:00.422) 0:00:18.641 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:33:14 +0000 (0:00:06.790) 0:00:25.432 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:33:14 +0000 (0:00:00.030) 0:00:25.462 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:33:14 +0000 (0:00:00.030) 0:00:25.493 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.033) 0:00:25.526 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.030) 0:00:25.557 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:42 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.329) 0:00:25.886 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.092) 0:00:25.979 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.057) 0:00:26.036 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757576.396121, "block_size": 4096, "blocks": 0, "ctime": 1705757576.396121, "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": 1705757576.396121, "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-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.234) 0:00:26.271 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:44 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.104) 0:00:26.376 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.056) 0:00:26.433 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:33:15 +0000 (0:00:00.042) 0:00:26.475 ****** 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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.069) 0:00:26.544 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757588.5961442, "block_size": 4096, "blocks": 8, "ctime": 1705757588.575145, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705757588.575145, "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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.275) 0:00:26.820 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.029) 0:00:26.850 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021184", "end": "2024-01-20 13:33:16.563126", "rc": 1, "start": "2024-01-20 13:33:16.541942" } 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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.237) 0:00:27.087 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.045) 0:00:27.133 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003272", "end": "2024-01-20 13:33:16.840255", "rc": 0, "start": "2024-01-20 13:33:16.836983" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.230) 0:00:27.363 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:33:16 +0000 (0:00:00.033) 0:00:27.397 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003429", "end": "2024-01-20 13:33:17.086362", "rc": 0, "start": "2024-01-20 13:33:17.082933" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.230) 0:00:27.628 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.039) 0:00:27.667 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.034) 0:00:27.702 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.034) 0:00:27.737 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:48 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.032) 0:00:27.769 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003871", "end": "2024-01-20 13:33:17.455802", "rc": 0, "start": "2024-01-20 13:33:17.451931" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.170 metric 100 default via 203.0.113.1 dev veth0 metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.170 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-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:52 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.210) 0:00:27.979 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:58 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.074) 0:00:28.053 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003991", "end": "2024-01-20 13:33:17.745360", "rc": 0, "start": "2024-01-20 13:33:17.741369" } 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-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:62 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.216) 0:00:28.269 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:69 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.038) 0:00:28.308 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.036) 0:00:28.344 ****** included: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.049) 0:00:28.393 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.041) 0:00:28.435 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:33:17 +0000 (0:00:00.036) 0:00:28.472 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:33:18 +0000 (0:00:00.033) 0:00:28.506 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:33:19 +0000 (0:00:01.595) 0:00:30.101 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:33:21 +0000 (0:00:01.564) 0:00:31.665 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.030) 0:00:31.696 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.031) 0:00:31.728 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.033) 0:00:31.761 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.054) 0:00:31.815 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.063) 0:00:31.879 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.031) 0:00:31.910 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.049) 0:00:31.960 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.032) 0:00:31.993 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.030) 0:00:32.023 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:33:21 +0000 (0:00:00.402) 0:00:32.425 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2349gcu18rq2/tmp5mmm1g1q" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.309) 0:00:32.734 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.467) 0:00:33.202 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.032) 0:00:33.235 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.031) 0:00:33.267 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.053) 0:00:33.320 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:33:22 +0000 (0:00:00.032) 0:00:33.353 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:81 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.256) 0:00:33.610 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.068) 0:00:33.678 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.044) 0:00:33.723 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.032) 0:00:33.755 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.127) 0:00:33.883 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.040) 0:00:33.923 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003420", "end": "2024-01-20 13:33:23.640407", "rc": 0, "start": "2024-01-20 13:33:23.636987" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.239) 0:00:34.162 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.029) 0:00:34.192 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:23 +0000 (0:00:00.029) 0:00:34.222 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:26 +0000 (0:00:02.610) 0:00:36.833 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.038) 0:00:36.871 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.028) 0:00:36.899 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.013430", "end": "2024-01-20 13:33:26.597686", "rc": 0, "start": "2024-01-20 13:33:26.584256" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.230) 0:00:37.130 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.048) 0:00:37.178 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.049) 0:00:37.227 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.056) 0:00:37.284 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:85 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.037) 0:00:37.321 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:89 Saturday 20 January 2024 13:33:26 +0000 (0:00:00.067) 0:00:37.389 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.127) 0:00:37.516 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.041) 0:00:37.557 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.033) 0:00:37.591 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.066) 0:00:37.657 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.058) 0:00:37.716 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003478", "end": "2024-01-20 13:33:27.420063", "rc": 0, "start": "2024-01-20 13:33:27.416585" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.230) 0:00:37.947 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.031) 0:00:37.978 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:27 +0000 (0:00:00.032) 0:00:38.011 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:30 +0000 (0:00:02.595) 0:00:40.606 ****** 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.006493", "end": "2024-01-20 13:33:30.309497", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-20 13:33:30.303004" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004003", "end": "2024-01-20 13:33:30.545629", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-20 13:33:30.541626" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004349", "end": "2024-01-20 13:33:30.769328", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-20 13:33:30.764979" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:30 +0000 (0:00:00.713) 0:00:41.319 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023286", "end": "2024-01-20 13:33:31.089866", "rc": 0, "start": "2024-01-20 13:33:31.066580" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.302) 0:00:41.621 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.030) 0:00:41.652 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.030) 0:00:41.682 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.058) 0:00:41.741 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.055) 0:00:41.796 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.090) 0:00:41.886 ****** included: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.046) 0:00:41.933 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.037) 0:00:41.971 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.036) 0:00:42.007 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:33:31 +0000 (0:00:00.037) 0:00:42.045 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:33:33 +0000 (0:00:01.574) 0:00:43.619 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:33:34 +0000 (0:00:01.634) 0:00:45.254 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.096) 0:00:45.350 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.035) 0:00:45.386 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:33:34 +0000 (0:00:00.103) 0:00:45.489 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.072) 0:00:45.562 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.038) 0:00:45.600 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.063) 0:00:45.663 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.058) 0:00:45.721 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.063) 0:00:45.785 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.031) 0:00:45.817 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:33:35 +0000 (0:00:00.399) 0:00:46.216 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2349gcu18rq2/tmptps6ogao" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:33:36 +0000 (0:00:00.388) 0:00:46.605 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:33:42 +0000 (0:00:06.586) 0:00:53.192 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.037) 0:00:53.230 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.105) 0:00:53.335 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.098) 0:00:53.433 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:33:42 +0000 (0:00:00.047) 0:00:53.480 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:110 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.226) 0:00:53.707 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.077) 0:00:53.784 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.079) 0:00:53.864 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757610.306842, "block_size": 4096, "blocks": 0, "ctime": 1705757610.306842, "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": 1705757610.306842, "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-weekly-ciwoa2auys/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.241) 0:00:54.105 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:112 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.038) 0:00:54.144 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.149) 0:00:54.293 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.043) 0:00:54.337 ****** 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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:33:43 +0000 (0:00:00.031) 0:00:54.368 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705757616.4449127, "block_size": 4096, "blocks": 8, "ctime": 1705757616.4249136, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6160877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705757616.4249136, "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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.215) 0:00:54.584 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.032) 0:00:54.617 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020874", "end": "2024-01-20 13:33:44.322078", "rc": 1, "start": "2024-01-20 13:33:44.301204" } 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-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.232) 0:00:54.849 ****** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.033) 0:00:54.882 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003322", "end": "2024-01-20 13:33:44.587832", "rc": 0, "start": "2024-01-20 13:33:44.584510" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.228) 0:00:55.111 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.033) 0:00:55.145 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.003303", "end": "2024-01-20 13:33:44.834527", "rc": 0, "start": "2024-01-20 13:33:44.831224" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.213) 0:00:55.358 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.039) 0:00:55.397 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.034) 0:00:55.432 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:33:44 +0000 (0:00:00.038) 0:00:55.470 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:116 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.034) 0:00:55.505 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003906", "end": "2024-01-20 13:33:45.206934", "rc": 0, "start": "2024-01-20 13:33:45.203028" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.170 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.170 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-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:120 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.224) 0:00:55.730 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:126 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.073) 0:00:55.804 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003997", "end": "2024-01-20 13:33:45.508108", "rc": 0, "start": "2024-01-20 13:33:45.504111" } 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-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:130 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.227) 0:00:56.031 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:137 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.029) 0:00:56.061 ****** ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.031) 0:00:56.092 ****** included: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.054) 0:00:56.146 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.059) 0:00:56.205 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.047) 0:00:56.253 ****** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 20 January 2024 13:33:45 +0000 (0:00:00.038) 0:00:56.291 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 20 January 2024 13:33:47 +0000 (0:00:01.563) 0:00:57.855 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 20 January 2024 13:33:48 +0000 (0:00:01.620) 0:00:59.475 ****** ok: [sut] => {} MSG: Using network provider: initscripts TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.039) 0:00:59.515 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.088) 0:00:59.603 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.034) 0:00:59.637 ****** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.055) 0:00:59.693 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:47 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.075) 0:00:59.769 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:59 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.034) 0:00:59.803 ****** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:72 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.044) 0:00:59.847 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:83 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.058) 0:00:59.906 ****** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"nm\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.050) 0:00:59.957 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:100 Saturday 20 January 2024 13:33:49 +0000 (0:00:00.454) 0:01:00.411 ****** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-2349gcu18rq2/tmpwxqwtv0t" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.379) 0:01:00.791 ****** 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 [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:121 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.487) 0:01:01.278 ****** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:127 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.034) 0:01:01.312 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.051) 0:01:01.364 ****** 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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:136 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.043) 0:01:01.407 ****** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 20 January 2024 13:33:50 +0000 (0:00:00.051) 0:01:01.459 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:149 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.247) 0:01:01.706 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.061) 0:01:01.768 ****** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.041) 0:01:01.809 ****** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.105) 0:01:01.915 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.051) 0:01:01.966 ****** included: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.045) 0:01:02.012 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003447", "end": "2024-01-20 13:33:51.735948", "rc": 0, "start": "2024-01-20 13:33:51.732501" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.249) 0:01:02.262 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.057) 0:01:02.319 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 20 January 2024 13:33:51 +0000 (0:00:00.039) 0:01:02.358 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Saturday 20 January 2024 13:33:54 +0000 (0:00:02.639) 0:01:04.997 ****** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "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, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.056) 0:01:05.054 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.030) 0:01:05.084 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009508", "end": "2024-01-20 13:33:54.778657", "rc": 0, "start": "2024-01-20 13:33:54.769149" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.221) 0:01:05.305 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:50 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.044) 0:01:05.350 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:56 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.040) 0:01:05.391 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 20 January 2024 13:33:54 +0000 (0:00:00.050) 0:01:05.441 ****** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=138 changed=6 unreachable=0 failed=0 skipped=89 rescued=0 ignored=2 Saturday 20 January 2024 13:33:55 +0000 (0:00:00.105) 0:01:05.547 ****** =============================================================================== fedora.linux_system_roles.network : Configure networking connection profiles --- 6.79s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 6.59s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install packages -------------------- 4.78s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Install iproute --------------------------------------------------------- 2.91s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.64s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.61s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.60s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 2.11s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.66s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.63s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.62s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.60s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.57s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.56s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 1.56s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Enable network service -------------- 0.88s /WORKDIR/git-weekly-ciwoa2auys/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-weekly-ciwoa2auys/tests/tests_auto_gateway_initscripts.yml:5 ----- Create veth interface veth0 --------------------------------------------- 0.71s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tasks/manage_test_interface.yml:23 Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-weekly-ciwoa2auys/tests/playbooks/tests_auto_gateway.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---