# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-weekly-ci4fh4iryj/tests/tests_ipv6_initscripts.yml PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tests_ipv6_initscripts.yml:5 Saturday 10 February 2024 13:46:44 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tests_ipv6_initscripts.yml:8 Saturday 10 February 2024 13:46:45 +0000 (0:00:00.878) 0:00:00.890 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/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-ci4fh4iryj/tests/tasks/el_repo_setup.yml:3 Saturday 10 February 2024 13:46:45 +0000 (0:00:00.017) 0:00:00.908 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:19 Saturday 10 February 2024 13:46:45 +0000 (0:00:00.226) 0:00:01.134 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:24 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.197) 0:00:01.332 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:28 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.039) 0:00:01.371 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:53 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.019) 0:00:01.390 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:8 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.077) 0:00:01.468 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:24 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.022) 0:00:01.491 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:30 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.022) 0:00:01.513 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:35 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.015) 0:00:01.529 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:40 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.016) 0:00:01.545 ***** ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/tests_ipv6_initscripts.yml:10 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.452) 0:00:01.998 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing IPv6 config] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:3 Saturday 10 February 2024 13:46:46 +0000 (0:00:00.024) 0:00:02.023 ***** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:9 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.694) 0:00:02.717 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.016) 0:00:02.733 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.015) 0:00:02.749 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002984", "end": "2024-02-10 13:46:47.730668", "rc": 0, "start": "2024-02-10 13:46:47.727684" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.167) 0:00:02.917 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.014) 0:00:02.932 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:11 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.036) 0:00:02.968 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.022) 0:00:02.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.019) 0:00:03.010 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.016) 0:00:03.026 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.018) 0:00:03.045 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:46:47 +0000 (0:00:00.027) 0:00:03.072 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003224", "end": "2024-02-10 13:46:48.005487", "rc": 0, "start": "2024-02-10 13:46:48.002263" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:46:48 +0000 (0:00:00.133) 0:00:03.205 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:46:48 +0000 (0:00:00.021) 0:00:03.227 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:46:48 +0000 (0:00:00.024) 0:00:03.252 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:46:48 +0000 (0:00:00.540) 0:00:03.792 ***** 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.003208", "end": "2024-02-10 13:46:48.744454", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-10 13:46:48.741246" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003975", "end": "2024-02-10 13:46:48.898567", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-10 13:46:48.894592" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003176", "end": "2024-02-10 13:46:49.029264", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-10 13:46:49.026088" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.427) 0:00:04.220 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set veth0 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.128) 0:00:04.349 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.016) 0:00:04.365 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.012) 0:00:04.378 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.013) 0:00:04.392 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.017) 0:00:04.409 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set up gateway ip on veth peer] ****************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:15 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.045) 0:00:04.455 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:27 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.017) 0:00:04.473 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.011) 0:00:04.485 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.067) 0:00:04.553 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.014) 0:00:04.567 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.026) 0:00:04.593 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:46:49 +0000 (0:00:00.013) 0:00:04.607 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:46:51 +0000 (0:00:01.616) 0:00:06.223 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.691) 0:00:06.915 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.022) 0:00:06.937 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.020) 0:00:06.958 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.020) 0:00:06.978 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.041) 0:00:07.019 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.037) 0:00:07.056 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.021) 0:00:07.078 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.024) 0:00:07.103 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.024) 0:00:07.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:46:51 +0000 (0:00:00.021) 0:00:07.148 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.249) 0:00:07.398 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12781f9awhts4/tmpx_dsai_l" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.193) 0:00:07.592 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "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='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.443) 0:00:08.035 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.021) 0:00:08.056 ***** 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='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.021) 0:00:08.078 ***** 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/32", "2001:db8::3/32", "2001:db8::4/32" ], "auto6": false, "dhcp4": false, "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='', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add ifcfg-rh profile 'veth0'", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0 (is-modified)", "[005] #0, state:up persistent_state:present, 'veth0': call 'ifup veth0': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.021) 0:00:08.100 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:46:52 +0000 (0:00:00.019) 0:00:08.120 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:47 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.190) 0:00:08.310 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.059) 0:00:08.369 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.034) 0:00:08.403 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572808.794302, "block_size": 4096, "blocks": 0, "ctime": 1707572808.761302, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6613, "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": 1707572808.761302, "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-ci4fh4iryj/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.127) 0:00:08.531 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:49 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.023) 0:00:08.554 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.039) 0:00:08.594 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.034) 0:00:08.629 ***** 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-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.020) 0:00:08.649 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1707572812.746302, "block_size": 4096, "blocks": 8, "ctime": 1707572812.734302, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1707572812.734302, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 253, "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-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.122) 0:00:08.772 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.021) 0:00:08.794 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.004526", "end": "2024-02-10 13:46:53.726818", "rc": 1, "start": "2024-02-10 13:46:53.722292" } STDERR: /bin/sh: nmcli: command not found MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.125) 0:00:08.919 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.021) 0:00:08.941 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002833", "end": "2024-02-10 13:46:53.875507", "rc": 0, "start": "2024-02-10 13:46:53.872674" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.129) 0:00:09.071 ***** 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-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 10 February 2024 13:46:53 +0000 (0:00:00.051) 0:00:09.122 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-veth0" ], "delta": "0:00:00.002915", "end": "2024-02-10 13:46:54.057530", "rc": 0, "start": "2024-02-10 13:46:54.054615" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.131) 0:00:09.253 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.025) 0:00:09.279 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.024) 0:00:09.303 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.023) 0:00:09.326 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ip address information] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:53 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.021) 0:00:09.348 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "addr", "show", "veth0" ], "delta": "0:00:00.002932", "end": "2024-02-10 13:46:54.279464", "rc": 0, "start": "2024-02-10 13:46:54.276532" } STDOUT: 13: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 76:c6:9d:b8:9f:ed brd ff:ff:ff:ff:ff:ff inet6 2001:db8::4/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::3/32 scope global valid_lft forever preferred_lft forever inet6 2001:db8::2/32 scope global valid_lft forever preferred_lft forever inet6 fe80::74c6:9dff:feb8:9fed/64 scope link valid_lft forever preferred_lft forever TASK [Show ip_addr] ************************************************************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:57 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.126) 0:00:09.475 ***** ok: [sut] => { "ip_addr.stdout": "13: veth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000\n link/ether 76:c6:9d:b8:9f:ed brd ff:ff:ff:ff:ff:ff\n inet6 2001:db8::4/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::3/32 scope global \n valid_lft forever preferred_lft forever\n inet6 2001:db8::2/32 scope global \n valid_lft forever preferred_lft forever\n inet6 fe80::74c6:9dff:feb8:9fed/64 scope link \n valid_lft forever preferred_lft forever" } TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:60 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.021) 0:00:09.496 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:69 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.023) 0:00:09.520 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.002863", "end": "2024-02-10 13:46:54.451212", "rc": 0, "start": "2024-02-10 13:46:54.448349" } STDOUT: unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 fe80::/64 dev veth0 proto kernel metric 256 mtu 1500 fe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500 default via 2001:db8::1 dev veth0 metric 1 mtu 1500 TASK [Show ipv6_route] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:73 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.125) 0:00:09.646 ***** ok: [sut] => { "ipv6_route.stdout": "unreachable ::/96 dev lo metric 1024 error -113 mtu 65536\nunreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536\n2001:db8::/32 dev veth0 proto kernel metric 256 mtu 1500\nunreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536\nunreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536\nunreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536\nfe80::/64 dev eth0 proto kernel metric 256 mtu 9001\nfe80::/64 dev veth0 proto kernel metric 256 mtu 1500\nfe80::/64 dev peerveth0 proto kernel metric 256 mtu 1500\ndefault via 2001:db8::1 dev veth0 metric 1 mtu 1500" } TASK [Assert default ipv6 route is set] **************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:76 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.021) 0:00:09.667 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Ensure ping6 command is present] ***************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:82 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.021) 0:00:09.689 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iputils-20071127-24.el6.x86_64 providing iputils is already installed" ] } lsrpackages: iputils TASK [Test gateway can be pinged] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:88 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.366) 0:00:10.055 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:94 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.020) 0:00:10.075 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.020) 0:00:10.096 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 10 February 2024 13:46:54 +0000 (0:00:00.060) 0:00:10.156 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 10 February 2024 13:46:55 +0000 (0:00:00.025) 0:00:10.182 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 10 February 2024 13:46:55 +0000 (0:00:00.021) 0:00:10.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 10 February 2024 13:46:55 +0000 (0:00:00.019) 0:00:10.222 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 10 February 2024 13:46:56 +0000 (0:00:01.406) 0:00:11.629 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.555) 0:00:12.184 ***** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.056) 0:00:12.241 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.024) 0:00:12.266 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.021) 0:00:12.287 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.044) 0:00:12.332 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.021) 0:00:12.354 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.020) 0:00:12.375 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.024) 0:00:12.399 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.020) 0:00:12.420 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.019) 0:00:12.440 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.182) 0:00:12.622 ***** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-12781f9awhts4/tmp_y_jt2bx" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 10 February 2024 13:46:57 +0000 (0:00:00.183) 0:00:12.805 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active) [004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.369) 0:00:13.175 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.021) 0:00:13.196 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.022) 0:00:13.218 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)\n[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'veth0': up connection veth0 (active)", "[004] #0, state:down persistent_state:absent, 'veth0': call 'ifdown veth0': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'veth0': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-veth0'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.022) 0:00:13.240 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.048) 0:00:13.288 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:106 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.123) 0:00:13.412 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.042) 0:00:13.454 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.023) 0:00:13.478 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.022) 0:00:13.500 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.036) 0:00:13.537 ***** included: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.035) 0:00:13.572 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002977", "end": "2024-02-10 13:46:58.506887", "rc": 0, "start": "2024-02-10 13:46:58.503910" } STDOUT: dummy0 eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.130) 0:00:13.703 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.023) 0:00:13.726 ***** ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.022) 0:00:13.749 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.367) 0:00:14.116 ***** skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 10 February 2024 13:46:58 +0000 (0:00:00.031) 0:00:14.148 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.052) 0:00:14.201 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.042278", "end": "2024-02-10 13:46:59.175379", "rc": 0, "start": "2024-02-10 13:46:59.133101" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.180) 0:00:14.381 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.024) 0:00:14.405 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.024) 0:00:14.430 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.024) 0:00:14.454 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up namespace] ****************************************************** task path: /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:110 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.023) 0:00:14.478 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=77 changed=2 unreachable=0 failed=0 skipped=50 rescued=0 ignored=2 Saturday 10 February 2024 13:46:59 +0000 (0:00:00.009) 0:00:14.488 ***** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.41s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-ci4fh4iryj/tests/tests_ipv6_initscripts.yml:5 ------------- Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:3 --------------- linux-system-roles.network : Check which packages are installed --------- 0.69s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.56s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.54s /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:16 Enable EPEL 6 ----------------------------------------------------------- 0.45s /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/enable_epel.yml:40 ----------------- linux-system-roles.network : Configure networking connection profiles --- 0.44s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.43s /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.37s /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tasks/manage_test_interface.yml:16 Ensure ping6 command is present ----------------------------------------- 0.37s /WORKDIR/git-weekly-ci4fh4iryj/tests/playbooks/tests_ipv6.yml:82 -------------- linux-system-roles.network : Enable network service --------------------- 0.25s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gather the minimum subset of ansible_facts required by the network role test --- 0.23s /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.20s /WORKDIR/git-weekly-ci4fh4iryj/tests/tasks/el_repo_setup.yml:19 --------------- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.19s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Re-test connectivity ----------------------- 0.19s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.18s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Enable network service --------------------- 0.18s /WORKDIR/git-weekly-ci4fh4iryj/tests/roles/linux-system-roles.network/tasks/main.yml:105 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---