# 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_network_state_nm.yml ******************************************* 2 plays in /WORKDIR/git-weekly-cil78ksdb5/tests/tests_network_state_nm.yml PLAY [Run playbook 'playbooks/tests_network_state.yml' with nm as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tests_network_state_nm.yml:5 Saturday 25 November 2023 13:34:17 +0000 (0:00:00.016) 0:00:00.016 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tests_network_state_nm.yml:9 Saturday 25 November 2023 13:34:18 +0000 (0:00:00.958) 0:00:00.974 ***** included: /WORKDIR/git-weekly-cil78ksdb5/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-cil78ksdb5/tests/tasks/el_repo_setup.yml:3 Saturday 25 November 2023 13:34:18 +0000 (0:00:00.023) 0:00:00.997 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/el_repo_setup.yml:22 Saturday 25 November 2023 13:34:18 +0000 (0:00:00.546) 0:00:01.544 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set package manager to use for ostree] *********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/el_repo_setup.yml:27 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.341) 0:00:01.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/el_repo_setup.yml:34 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.078) 0:00:01.964 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/el_repo_setup.yml:59 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.048) 0:00:02.013 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 37] ********************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml:8 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.094) 0:00:02.107 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml:24 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.018) 0:00:02.125 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml:30 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.059) 0:00:02.185 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml:35 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.031) 0:00:02.217 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tasks/enable_epel.yml:40 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.021) 0:00:02.239 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/tests_network_state_nm.yml:11 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.027) 0:00:02.266 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for configuring network using network state variable] *************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:3 Saturday 25 November 2023 13:34:19 +0000 (0:00:00.057) 0:00:02.324 ***** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:12 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.817) 0:00:03.141 ***** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:16 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.078) 0:00:03.220 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.069) 0:00:03.289 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.033) 0:00:03.323 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003787", "end": "2023-11-25 13:34:20.784981", "rc": 0, "start": "2023-11-25 13:34:20.781194" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.364) 0:00:03.687 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.020) 0:00:03.708 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:18 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.019) 0:00:03.727 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.051) 0:00:03.778 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.055) 0:00:03.834 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:34:20 +0000 (0:00:00.025) 0:00:03.860 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:34:21 +0000 (0:00:00.035) 0:00:03.896 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:34:21 +0000 (0:00:00.029) 0:00:03.925 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003647", "end": "2023-11-25 13:34:21.242207", "rc": 0, "start": "2023-11-25 13:34:21.238560" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:34:21 +0000 (0:00:00.243) 0:00:04.169 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:34:21 +0000 (0:00:00.029) 0:00:04.198 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:34:21 +0000 (0:00:00.071) 0:00:04.269 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:34:24 +0000 (0:00:02.813) 0:00:07.083 ***** ok: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.017473", "end": "2023-11-25 13:34:24.414916", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2023-11-25 13:34:24.397443" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004040", "end": "2023-11-25 13:34:24.646463", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2023-11-25 13:34:24.642423" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004363", "end": "2023-11-25 13:34:24.855897", "item": "ip link set ethtest0 up", "rc": 0, "start": "2023-11-25 13:34:24.851534" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:34:24 +0000 (0:00:00.677) 0:00:07.760 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.022549", "end": "2023-11-25 13:34:25.091182", "rc": 0, "start": "2023-11-25 13:34:25.068633" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.233) 0:00:07.994 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.021) 0:00:08.015 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.020) 0:00:08.036 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.019) 0:00:08.055 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.020) 0:00:08.075 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:22 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.020) 0:00:08.095 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.067) 0:00:08.163 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.027) 0:00:08.190 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700919264.4013498, "block_size": 4096, "blocks": 0, "ctime": 1700919264.4013498, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34293, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1700919264.4013498, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 - 'ethtest0'] *********************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.212) 0:00:08.402 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set type=veth and interface=ethtest1] ************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:24 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.017) 0:00:08.420 ***** ok: [sut] => { "ansible_facts": { "interface": "ethtest1", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:28 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.015) 0:00:08.435 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.033) 0:00:08.469 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.017) 0:00:08.486 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003645", "end": "2023-11-25 13:34:25.794508", "rc": 0, "start": "2023-11-25 13:34:25.790863" } STDOUT: bonding_masters eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.207) 0:00:08.693 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.017) 0:00:08.711 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:30 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.014) 0:00:08.726 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.037) 0:00:08.763 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.014) 0:00:08.777 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.013) 0:00:08.791 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.019) 0:00:08.811 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 November 2023 13:34:25 +0000 (0:00:00.018) 0:00:08.829 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003500", "end": "2023-11-25 13:34:26.138329", "rc": 0, "start": "2023-11-25 13:34:26.134829" } STDOUT: bonding_masters eth0 ethtest0 lo peerethtest0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 November 2023 13:34:26 +0000 (0:00:00.208) 0:00:09.038 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "ethtest0", "lo", "peerethtest0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 November 2023 13:34:26 +0000 (0:00:00.020) 0:00:09.058 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'ethtest0', 'lo', 'peerethtest0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 25 November 2023 13:34:26 +0000 (0:00:00.018) 0:00:09.076 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface ethtest1] ****************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 25 November 2023 13:34:28 +0000 (0:00:02.597) 0:00:11.673 ***** ok: [sut] => (item=ip link add ethtest1 type veth peer name peerethtest1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1" ], "delta": "0:00:00.011721", "end": "2023-11-25 13:34:29.006603", "item": "ip link add ethtest1 type veth peer name peerethtest1", "rc": 0, "start": "2023-11-25 13:34:28.994882" } ok: [sut] => (item=ip link set peerethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest1", "up" ], "delta": "0:00:00.004164", "end": "2023-11-25 13:34:29.244467", "item": "ip link set peerethtest1 up", "rc": 0, "start": "2023-11-25 13:34:29.240303" } ok: [sut] => (item=ip link set ethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest1", "up" ], "delta": "0:00:00.004413", "end": "2023-11-25 13:34:29.449940", "item": "ip link set ethtest1 up", "rc": 0, "start": "2023-11-25 13:34:29.445527" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:31 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.680) 0:00:12.354 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest1", "managed", "true" ], "delta": "0:00:00.024145", "end": "2023-11-25 13:34:29.685106", "rc": 0, "start": "2023-11-25 13:34:29.660961" } TASK [Delete veth interface ethtest1] ****************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:39 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.241) 0:00:12.596 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest1] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:46 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.021) 0:00:12.618 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest1] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.021) 0:00:12.639 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest1] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:59 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.021) 0:00:12.660 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest1] ******************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.020) 0:00:12.681 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:34 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.021) 0:00:12.702 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.041) 0:00:12.743 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:34:29 +0000 (0:00:00.022) 0:00:12.766 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1700919268.9989958, "block_size": 4096, "blocks": 0, "ctime": 1700919268.9989958, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34879, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "mode": "0777", "mtime": 1700919268.9989958, "nlink": 1, "path": "/sys/class/net/ethtest1", "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 - 'ethtest1'] *********************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.216) 0:00:12.982 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.026) 0:00:13.009 ***** included: /WORKDIR/git-weekly-cil78ksdb5/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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.182) 0:00:13.192 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.036) 0:00:13.228 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.242) 0:00:13.470 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:34:30 +0000 (0:00:00.074) 0:00:13.545 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:34:32 +0000 (0:00:02.109) 0:00:15.655 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:34:33 +0000 (0:00:01.037) 0:00:16.693 ***** ok: [sut] => {} MSG: Using network provider: nm 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:34:33 +0000 (0:00:00.038) 0:00:16.731 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:34:33 +0000 (0:00:00.069) 0:00:16.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:34:33 +0000 (0:00:00.040) 0:00:16.841 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:34:34 +0000 (0:00:00.071) 0:00:16.913 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: nmstate-2.2.15-1.fc37.x86_64" ] } lsrpackages: NetworkManager nmstate TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:34:38 +0000 (0:00:04.070) 0:00:20.983 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: nmstate-libs-2.2.15-1.fc37.x86_64", "Installed: python3-libnmstate-2.2.15-1.fc37.x86_64", "Installed: NetworkManager-config-server-1:1.40.18-1.fc37.noarch" ] } lsrpackages: python3-libnmstate TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:34:41 +0000 (0:00:03.853) 0:00:24.837 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:34:42 +0000 (0:00:00.058) 0:00:24.895 ***** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:34:42 +0000 (0:00:00.977) 0:00:25.872 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:34:43 +0000 (0:00:00.076) 0:00:25.948 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:34:43 +0000 (0:00:00.071) 0:00:26.019 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:34:43 +0000 (0:00:00.062) 0:00:26.082 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:34:43 +0000 (0:00:00.676) 0:00:26.758 ***** changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:34:44 +0000 (0:00:00.649) 0:00:27.407 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:34:44 +0000 (0:00:00.041) 0:00:27.448 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:34:44 +0000 (0:00:00.042) 0:00:27.491 ***** ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:34:44 +0000 (0:00:00.051) 0:00:27.543 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the ethtest0 state configuration] ************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:75 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.354) 0:00:27.897 ***** ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show", "ethtest0" ], "delta": "0:00:00.037173", "end": "2023-11-25 13:34:45.249374", "rc": 0, "start": "2023-11-25 13:34:45.212201" } STDOUT: dns-resolver: {} route-rules: {} routes: {} interfaces: - name: ethtest0 profile-name: Wired connection 1 type: veth state: up mac-address: BA:BE:49:B4:92:4B mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: 2001:db8::1:1 prefix-length: 64 - ip: fe80::b8be:49ff:feb4:924b prefix-length: 64 addr-gen-mode: eui64 mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest0 STDERR: [2023-11-25T13:34:45Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring TASK [Get the ethtest1 state configuration] ************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:81 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.270) 0:00:28.168 ***** ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show", "ethtest1" ], "delta": "0:00:00.037173", "end": "2023-11-25 13:34:45.512006", "rc": 0, "start": "2023-11-25 13:34:45.474833" } STDOUT: dns-resolver: {} route-rules: {} routes: {} interfaces: - name: ethtest1 profile-name: Wired connection 2 type: veth state: up mac-address: DA:E0:DA:17:6E:9A mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: fe80::d8e0:daff:fe17:6e9a prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 dhcp-send-hostname: true mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest1 STDERR: [2023-11-25T13:34:45Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring TASK [Assert that the ethtest0 state configuration contains the specified settings] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:87 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.268) 0:00:28.437 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ethtest1 state configuration contains the specified settings] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:96 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.039) 0:00:28.477 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.057) 0:00:28.534 ***** included: /WORKDIR/git-weekly-cil78ksdb5/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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.100) 0:00:28.635 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:34:45 +0000 (0:00:00.066) 0:00:28.702 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:34:46 +0000 (0:00:00.268) 0:00:28.970 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:34:46 +0000 (0:00:00.073) 0:00:29.044 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:34:48 +0000 (0:00:02.060) 0:00:31.104 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:34:49 +0000 (0:00:00.952) 0:00:32.057 ***** ok: [sut] => {} MSG: Using network provider: nm 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:34:49 +0000 (0:00:00.069) 0:00:32.126 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:34:49 +0000 (0:00:00.121) 0:00:32.248 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:34:49 +0000 (0:00:00.081) 0:00:32.329 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:34:49 +0000 (0:00:00.211) 0:00:32.541 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: NetworkManager nmstate TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:34:52 +0000 (0:00:02.517) 0:00:35.058 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libnmstate TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:34:55 +0000 (0:00:03.702) 0:00:38.761 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:34:55 +0000 (0:00:00.049) 0:00:38.811 ***** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:34:56 +0000 (0:00:00.609) 0:00:39.420 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:34:56 +0000 (0:00:00.052) 0:00:39.473 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:34:56 +0000 (0:00:00.076) 0:00:39.549 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:34:56 +0000 (0:00:00.037) 0:00:39.586 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.413) 0:00:39.999 ***** changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.458) 0:00:40.458 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.039) 0:00:40.498 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.040) 0:00:40.538 ***** ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": {} }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.048) 0:00:40.586 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the route configuration] ********************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:117 Saturday 25 November 2023 13:34:57 +0000 (0:00:00.228) 0:00:40.816 ***** ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show" ], "delta": "0:00:00.037523", "end": "2023-11-25 13:34:58.158720", "rc": 0, "start": "2023-11-25 13:34:58.121197" } STDOUT: hostname: running: e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm config: e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm dns-resolver: running: server: - 10.29.169.13 - 10.29.170.12 - 10.2.32.1 search: - us-east-1.aws.redhat.com config: {} route-rules: config: [] routes: running: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 - destination: 0.0.0.0/0 next-hop-interface: eth0 next-hop-address: 10.31.8.1 metric: 100 table-id: 254 config: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 interfaces: - name: eth0 type: ethernet state: up mac-address: 12:B7:BB:05:99:AF mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: true address: - ip: 10.31.8.240 prefix-length: 22 mptcp-flags: - subflow valid-left: 2435sec preferred-left: 2435sec auto-dns: true auto-gateway: true auto-routes: true auto-route-table-id: 0 dhcp-send-hostname: true ipv6: enabled: true dhcp: true autoconf: true address: - ip: fe80::10b7:bbff:fe05:99af prefix-length: 64 auto-dns: true auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 dhcp-send-hostname: true mptcp: address-flags: - subflow accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: rx-gro: true rx-gro-list: false rx-udp-gro-forwarding: false tx-checksum-ipv6: true tx-generic-segmentation: true tx-nocache-copy: false tx-tcp-mangleid-segmentation: false tx-tcp-segmentation: true tx-tcp6-segmentation: true ethernet: {} - name: ethtest0 type: veth profile-name: Wired connection 1 state: up mac-address: BA:BE:49:B4:92:4B mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: 2001:db8::1:1 prefix-length: 64 - ip: fe80::b8be:49ff:feb4:924b prefix-length: 64 addr-gen-mode: eui64 mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest0 - name: ethtest1 type: veth profile-name: Wired connection 2 state: up mac-address: DA:E0:DA:17:6E:9A mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: fe80::d8e0:daff:fe17:6e9a prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 dhcp-send-hostname: true mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest1 - name: lo type: loopback state: ignore mac-address: 00:00:00:00:00:00 mtu: 65536 ipv4: enabled: true address: - ip: 127.0.0.1 prefix-length: 8 ipv6: enabled: true address: - ip: ::1 prefix-length: 128 accept-all-mac-addresses: false ethtool: feature: rx-gro: true rx-gro-list: false rx-udp-gro-forwarding: false tx-generic-segmentation: true tx-gso-list: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true - name: peerethtest0 type: veth state: ignore mac-address: 7E:6C:08:11:95:37 mtu: 1500 min-mtu: 68 max-mtu: 65535 ipv4: enabled: false ipv6: enabled: true address: - ip: fe80::7c6c:8ff:fe11:9537 prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: ethtest0 - name: peerethtest1 type: veth state: ignore mac-address: 4E:2C:64:46:9D:2C mtu: 1500 min-mtu: 68 max-mtu: 65535 ipv4: enabled: false ipv6: enabled: true address: - ip: fe80::4c2c:64ff:fe46:9d2c prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: ethtest1 ovs-db: {} ovn: {} STDERR: [2023-11-25T13:34:58Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring TASK [Assert that the route configuration contains the specified route] ******** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:123 Saturday 25 November 2023 13:34:58 +0000 (0:00:00.270) 0:00:41.086 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the DNS processing mode and the resolv.conf management mode] ********* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:133 Saturday 25 November 2023 13:34:58 +0000 (0:00:00.047) 0:00:41.133 ***** changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [Restart the NetworkManager] ********************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:139 Saturday 25 November 2023 13:34:58 +0000 (0:00:00.398) 0:00:41.532 ***** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-11-25 13:15:32 UTC", "ActiveEnterTimestampMonotonic": "20535772", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.socket dbus-broker.service sysinit.target cloud-init-local.service system.slice network-pre.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-11-25 13:15:31 UTC", "AssertTimestampMonotonic": "19889477", "Before": "network.service multi-user.target NetworkManager-wait-online.service network.target shutdown.target cloud-init.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2282420000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-11-25 13:15:31 UTC", "ConditionTimestampMonotonic": "19889474", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3014", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "579", "ExecMainStartTimestamp": "Sat 2023-11-25 13:15:31 UTC", "ExecMainStartTimestampMonotonic": "19896392", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-11-25 13:15:31 UTC", "InactiveExitTimestampMonotonic": "19896624", "InvocationID": "51c2234a1b1d41fab6d6666403ecb46e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "579", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11796480", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-11-25 13:34:37 UTC", "StateChangeTimestampMonotonic": "1165659105", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Install the systemd-resolved] ******************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:144 Saturday 25 November 2023 13:34:59 +0000 (0:00:00.670) 0:00:42.202 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: systemd-resolved TASK [Enable the systemd-resolved service] ************************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:151 Saturday 25 November 2023 13:35:01 +0000 (0:00:02.649) 0:00:44.852 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "systemd-resolved", "status": { "ActiveEnterTimestamp": "Sat 2023-11-25 13:15:22 UTC", "ActiveEnterTimestampMonotonic": "10040874", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount -.mount systemd-journald.socket system.slice systemd-tmpfiles-setup.service systemd-sysusers.service", "AllowIsolate": "no", "AmbientCapabilities": "cap_setpcap cap_net_bind_service cap_net_raw", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-11-25 13:15:21 UTC", "AssertTimestampMonotonic": "9437455", "Before": "network.target nss-lookup.target sysinit.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.resolve1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "548879000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_setpcap cap_net_bind_service cap_net_raw", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-11-25 13:15:21 UTC", "ConditionTimestampMonotonic": "9437448", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-resolved.service", "ControlGroupId": "2522", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Name Resolution", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:systemd-resolved.service(8)\" \"man:org.freedesktop.resolve1(5)\" https://www.freedesktop.org/wiki/Software/systemd/writing-network-configuration-managers https://www.freedesktop.org/wiki/Software/systemd/writing-resolver-clients", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "495", "ExecMainStartTimestamp": "Sat 2023-11-25 13:15:21 UTC", "ExecMainStartTimestampMonotonic": "9450128", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-resolved ; argv[]=/usr/lib/systemd/systemd-resolved ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-resolved ; argv[]=/usr/lib/systemd/systemd-resolved ; flags=ambient ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-resolved.service", "FreezerState": "running", "GID": "193", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-resolved.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-11-25 13:15:21 UTC", "InactiveExitTimestampMonotonic": "9450190", "InvocationID": "c2d97b576d02467fa18b84957ae87cc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "495", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10907648", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-resolved.service dbus-org.freedesktop.resolve1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "no", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "strict", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/tmp /run/systemd/resolve", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/resolve", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-11-25 13:15:22 UTC", "StateChangeTimestampMonotonic": "10040874", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall riscv_flush_icache rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "193", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "systemd-resolve", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "nss-lookup.target tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 November 2023 13:35:02 +0000 (0:00:00.607) 0:00:45.459 ***** included: /WORKDIR/git-weekly-cil78ksdb5/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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 November 2023 13:35:02 +0000 (0:00:00.140) 0:00:45.600 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:16 Saturday 25 November 2023 13:35:02 +0000 (0:00:00.076) 0:00:45.677 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.network : Set package manager to use for ostree] ****** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:21 Saturday 25 November 2023 13:35:03 +0000 (0:00:00.246) 0:00:45.924 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Saturday 25 November 2023 13:35:03 +0000 (0:00:00.063) 0:00:45.987 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Saturday 25 November 2023 13:35:05 +0000 (0:00:02.078) 0:00:48.065 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 November 2023 13:35:06 +0000 (0:00:00.934) 0:00:49.000 ***** ok: [sut] => {} MSG: Using network provider: nm 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 November 2023 13:35:06 +0000 (0:00:00.061) 0:00:49.062 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 November 2023 13:35:06 +0000 (0:00:00.044) 0:00:49.106 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 25 November 2023 13:35:06 +0000 (0:00:00.059) 0:00:49.166 ***** 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-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 Saturday 25 November 2023 13:35:06 +0000 (0:00:00.152) 0:00:49.319 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: NetworkManager nmstate TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 Saturday 25 November 2023 13:35:09 +0000 (0:00:02.591) 0:00:51.911 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libnmstate TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:65 Saturday 25 November 2023 13:35:11 +0000 (0:00:02.530) 0:00:54.441 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:79 Saturday 25 November 2023 13:35:11 +0000 (0:00:00.074) 0:00:54.516 ***** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.645) 0:00:55.162 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:99 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.061) 0:00:55.224 ***** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:107 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.054) 0:00:55.278 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:116 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.097) 0:00:55.375 ***** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:128 Saturday 25 November 2023 13:35:12 +0000 (0:00:00.466) 0:00:55.841 ***** changed: [sut] => { "changed": true, "state": { "dns-resolver": { "config": { "search": [ "example.com", "example.org" ], "server": [ "2001:4860:4860::8888" ] } }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.480) 0:00:56.322 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:138 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.053) 0:00:56.375 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:143 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.044) 0:00:56.420 ***** ok: [sut] => { "__network_state_result": { "changed": true, "failed": false, "state": { "dns-resolver": { "config": { "search": [ "example.com", "example.org" ], "server": [ "2001:4860:4860::8888" ] } }, "hostname": { "config": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm", "running": "e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm" }, "interfaces": [ { "accept-all-mac-addresses": false, "ethernet": {}, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-checksum-ipv6": true, "tx-generic-segmentation": true, "tx-nocache-copy": false, "tx-tcp-mangleid-segmentation": false, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true } }, "ipv4": { "address": [], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::10b7:bbff:fe05:99af", "prefix-length": 64 } ], "auto-dns": true, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "12:B7:BB:05:99:AF", "mtu": 1500, "name": "eth0", "state": "up", "type": "ethernet", "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.250", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "2001:db8::1:1", "prefix-length": 64 }, { "ip": "fe80::b8be:49ff:feb4:924b", "prefix-length": 64 } ], "autoconf": false, "dhcp": false, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "BA:BE:49:B4:92:4B", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest0", "profile-name": "Wired connection 1", "state": "up", "type": "veth", "veth": { "peer": "peerethtest0" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "address": [ { "ip": "192.168.122.88", "prefix-length": 24 } ], "dhcp": false, "enabled": true }, "ipv6": { "addr-gen-mode": "eui64", "address": [ { "ip": "fe80::d8e0:daff:fe17:6e9a", "prefix-length": 64 } ], "auto-dns": false, "auto-gateway": true, "auto-route-table-id": 0, "auto-routes": true, "autoconf": true, "dhcp": true, "dhcp-duid": "ll", "dhcp-send-hostname": true, "enabled": true }, "lldp": { "enabled": false }, "mac-address": "DA:E0:DA:17:6E:9A", "mptcp": { "address-flags": [] }, "mtu": 1500, "name": "ethtest1", "profile-name": "Wired connection 2", "state": "up", "type": "veth", "veth": { "peer": "peerethtest1" }, "wait-ip": "any" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "rx-gro": true, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "tx-generic-segmentation": true, "tx-gso-list": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true } }, "ipv4": { "address": [ { "ip": "127.0.0.1", "prefix-length": 8 } ], "enabled": true }, "ipv6": { "address": [ { "ip": "::1", "prefix-length": 128 } ], "enabled": true }, "mac-address": "00:00:00:00:00:00", "mtu": 65536, "name": "lo", "state": "ignore", "type": "loopback" }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::7c6c:8ff:fe11:9537", "prefix-length": 64 } ], "enabled": true }, "mac-address": "7E:6C:08:11:95:37", "mtu": 1500, "name": "peerethtest0", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest0" } }, { "accept-all-mac-addresses": false, "ethtool": { "feature": { "highdma": true, "rx-checksum": true, "rx-gro": false, "rx-gro-list": false, "rx-udp-gro-forwarding": false, "rx-vlan-hw-parse": true, "rx-vlan-stag-hw-parse": true, "tx-checksum-ip-generic": true, "tx-checksum-sctp": true, "tx-generic-segmentation": true, "tx-gre-csum-segmentation": true, "tx-gre-segmentation": true, "tx-gso-list": true, "tx-ipxip4-segmentation": true, "tx-ipxip6-segmentation": true, "tx-nocache-copy": false, "tx-scatter-gather-fraglist": true, "tx-sctp-segmentation": true, "tx-tcp-ecn-segmentation": true, "tx-tcp-mangleid-segmentation": true, "tx-tcp-segmentation": true, "tx-tcp6-segmentation": true, "tx-udp-segmentation": true, "tx-udp_tnl-csum-segmentation": true, "tx-udp_tnl-segmentation": true, "tx-vlan-hw-insert": true, "tx-vlan-stag-hw-insert": true } }, "ipv4": { "enabled": false }, "ipv6": { "address": [ { "ip": "fe80::4c2c:64ff:fe46:9d2c", "prefix-length": 64 } ], "enabled": true }, "mac-address": "4E:2C:64:46:9D:2C", "mtu": 1500, "name": "peerethtest1", "state": "ignore", "type": "veth", "veth": { "peer": "ethtest1" } } ], "route-rules": { "config": [] }, "routes": { "config": [ { "destination": "192.0.2.100/30", "metric": 150, "next-hop-address": "192.168.122.250", "next-hop-interface": "ethtest0", "table-id": 254 } ] } } } } TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.054) 0:00:56.474 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the DNS configuration from nmstatectl] ******************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:169 Saturday 25 November 2023 13:35:13 +0000 (0:00:00.233) 0:00:56.708 ***** ok: [sut] => { "changed": false, "cmd": [ "nmstatectl", "show" ], "delta": "0:00:00.037691", "end": "2023-11-25 13:35:14.060670", "rc": 0, "start": "2023-11-25 13:35:14.022979" } STDOUT: hostname: running: e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm config: e0aa0704-e467-42c9-ba55-5aa92ab82dc8.testing-farm dns-resolver: running: server: - 2001:4860:4860::8888 - 10.29.169.13 - 10.29.170.12 - 10.2.32.1 search: - example.com - example.org - us-east-1.aws.redhat.com config: server: - 2001:4860:4860::8888 search: - example.com - example.org route-rules: config: [] routes: running: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 - destination: 0.0.0.0/0 next-hop-interface: eth0 next-hop-address: 10.31.8.1 metric: 100 table-id: 254 config: - destination: 192.0.2.100/30 next-hop-interface: ethtest0 next-hop-address: 192.168.122.250 metric: 150 table-id: 254 interfaces: - name: eth0 type: ethernet state: up mac-address: 12:B7:BB:05:99:AF mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: true address: - ip: 10.31.8.240 prefix-length: 22 mptcp-flags: - subflow valid-left: 3586sec preferred-left: 3586sec auto-dns: true auto-gateway: true auto-routes: true auto-route-table-id: 0 dhcp-send-hostname: true ipv6: enabled: true dhcp: true autoconf: true address: - ip: fe80::10b7:bbff:fe05:99af prefix-length: 64 auto-dns: true auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 dhcp-send-hostname: true mptcp: address-flags: - subflow accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: rx-gro: true rx-gro-list: false rx-udp-gro-forwarding: false tx-checksum-ipv6: true tx-generic-segmentation: true tx-nocache-copy: false tx-tcp-mangleid-segmentation: false tx-tcp-segmentation: true tx-tcp6-segmentation: true ethernet: {} - name: ethtest0 type: veth profile-name: Wired connection 1 state: up mac-address: BA:BE:49:B4:92:4B mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.250 prefix-length: 24 ipv6: enabled: true dhcp: false autoconf: false address: - ip: 2001:db8::1:1 prefix-length: 64 - ip: fe80::b8be:49ff:feb4:924b prefix-length: 64 addr-gen-mode: eui64 mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest0 - name: ethtest1 type: veth profile-name: Wired connection 2 state: up mac-address: DA:E0:DA:17:6E:9A mtu: 1500 min-mtu: 68 max-mtu: 65535 wait-ip: any ipv4: enabled: true dhcp: false address: - ip: 192.168.122.88 prefix-length: 24 ipv6: enabled: true dhcp: true autoconf: true dhcp-duid: ll address: - ip: fe80::d8e0:daff:fe17:6e9a prefix-length: 64 auto-dns: false auto-gateway: true auto-routes: true auto-route-table-id: 0 addr-gen-mode: eui64 dhcp-send-hostname: true mptcp: address-flags: [] accept-all-mac-addresses: false lldp: enabled: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: peerethtest1 - name: lo type: loopback state: ignore mac-address: 00:00:00:00:00:00 mtu: 65536 ipv4: enabled: true address: - ip: 127.0.0.1 prefix-length: 8 ipv6: enabled: true address: - ip: ::1 prefix-length: 128 accept-all-mac-addresses: false ethtool: feature: rx-gro: true rx-gro-list: false rx-udp-gro-forwarding: false tx-generic-segmentation: true tx-gso-list: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true - name: peerethtest0 type: veth state: ignore mac-address: 7E:6C:08:11:95:37 mtu: 1500 min-mtu: 68 max-mtu: 65535 ipv4: enabled: false ipv6: enabled: true address: - ip: fe80::7c6c:8ff:fe11:9537 prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: ethtest0 - name: peerethtest1 type: veth state: ignore mac-address: 4E:2C:64:46:9D:2C mtu: 1500 min-mtu: 68 max-mtu: 65535 ipv4: enabled: false ipv6: enabled: true address: - ip: fe80::4c2c:64ff:fe46:9d2c prefix-length: 64 accept-all-mac-addresses: false ethtool: feature: highdma: true rx-checksum: true rx-gro: false rx-gro-list: false rx-udp-gro-forwarding: false rx-vlan-hw-parse: true rx-vlan-stag-hw-parse: true tx-checksum-ip-generic: true tx-checksum-sctp: true tx-generic-segmentation: true tx-gre-csum-segmentation: true tx-gre-segmentation: true tx-gso-list: true tx-ipxip4-segmentation: true tx-ipxip6-segmentation: true tx-nocache-copy: false tx-scatter-gather-fraglist: true tx-sctp-segmentation: true tx-tcp-ecn-segmentation: true tx-tcp-mangleid-segmentation: true tx-tcp-segmentation: true tx-tcp6-segmentation: true tx-udp-segmentation: true tx-udp_tnl-csum-segmentation: true tx-udp_tnl-segmentation: true tx-vlan-hw-insert: true tx-vlan-stag-hw-insert: true veth: peer: ethtest1 ovs-db: {} ovn: {} STDERR: [2023-11-25T13:35:14Z INFO nmstate::nm::show] Got unsupported interface type generic: lo, ignoring TASK [Get the DNS configuration from the file `/etc/resolv.conf`] ************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:175 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.286) 0:00:56.995 ***** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/resolv.conf" ], "delta": "0:00:00.003320", "end": "2023-11-25 13:35:14.315064", "rc": 0, "start": "2023-11-25 13:35:14.311744" } STDOUT: # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search example.com example.org us-east-1.aws.redhat.com TASK [Check if `/etc/resolv.conf` is generated by NM] ************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:181 Saturday 25 November 2023 13:35:14 +0000 (0:00:00.237) 0:00:57.233 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "grep", "Generated by NetworkManager", "/etc/resolv.conf" ], "delta": "0:00:01.004654", "end": "2023-11-25 13:35:15.546091", "rc": 1, "start": "2023-11-25 13:35:14.541437" } MSG: non-zero return code ...ignoring TASK [Assert that the nmstatectl contains the specified DNS configuration] ***** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:187 Saturday 25 November 2023 13:35:15 +0000 (0:00:01.249) 0:00:58.483 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the file `/etc/resolv.conf` does not contain the specified DNS configuration] *** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:195 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.125) 0:00:58.608 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [** TEST check resolvectl] ************************************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:206 Saturday 25 November 2023 13:35:15 +0000 (0:00:00.073) 0:00:58.681 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "resolvectl" ], "delta": "0:00:00.012836", "end": "2023-11-25 13:35:16.042919", "rc": 0, "start": "2023-11-25 13:35:16.030083" } STDOUT: Global Protocols: LLMNR=resolve -mDNS -DNSOverTLS DNSSEC=no/unsupported resolv.conf mode: stub Link 2 (eth0) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 10.29.169.13 DNS Servers: 10.29.169.13 10.29.170.12 10.2.32.1 DNS Domain: us-east-1.aws.redhat.com Link 30 (peerethtest0) Current Scopes: LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Link 31 (ethtest0) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported DNS Servers: 2001:4860:4860::8888 DNS Domain: example.com example.org Link 32 (peerethtest1) Current Scopes: LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Link 33 (ethtest1) Current Scopes: LLMNR/IPv4 LLMNR/IPv6 Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:214 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.298) 0:00:58.980 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/delete_interface.yml:3 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.079) 0:00:59.059 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest1" ], "delta": "0:00:00.017498", "end": "2023-11-25 13:35:16.384349", "rc": 0, "start": "2023-11-25 13:35:16.366851" } TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:216 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.264) 0:00:59.323 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.120) 0:00:59.444 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest1] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.081) 0:00:59.525 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest1'] ************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 November 2023 13:35:16 +0000 (0:00:00.316) 0:00:59.841 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set interface=ethtest0] ************************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:218 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.070) 0:00:59.912 ***** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:222 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.049) 0:00:59.961 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/delete_interface.yml:3 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.075) 0:01:00.036 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.008807", "end": "2023-11-25 13:35:17.356330", "rc": 0, "start": "2023-11-25 13:35:17.347523" } TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:224 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.251) 0:01:00.288 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.091) 0:01:00.380 ***** included: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.091) 0:01:00.471 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.290) 0:01:00.762 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=116 changed=7 unreachable=0 failed=0 skipped=48 rescued=0 ignored=1 Saturday 25 November 2023 13:35:17 +0000 (0:00:00.024) 0:01:00.787 ***** =============================================================================== linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 4.07s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 3.85s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 3.70s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 Install iproute --------------------------------------------------------- 2.81s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:16 Install the systemd-resolved -------------------------------------------- 2.65s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:144 ---- Install iproute --------------------------------------------------------- 2.60s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 2.59s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 linux-system-roles.network : Install python3-libnmstate when using network_state variable --- 2.53s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:51 linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable --- 2.52s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:38 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 2.08s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 linux-system-roles.network : Check which services are running ----------- 2.06s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:28 Check if `/etc/resolv.conf` is generated by NM -------------------------- 1.25s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:181 ---- linux-system-roles.network : Check which packages are installed --------- 1.04s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Enable and start NetworkManager ------------ 0.98s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/main.yml:79 Gathering Facts --------------------------------------------------------- 0.96s /WORKDIR/git-weekly-cil78ksdb5/tests/tests_network_state_nm.yml:5 ------------- linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-weekly-cil78ksdb5/tests/roles/linux-system-roles.network/tasks/set_facts.yml:33 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tests_network_state.yml:3 ------ Create veth interface ethtest1 ------------------------------------------ 0.68s /WORKDIR/git-weekly-cil78ksdb5/tests/playbooks/tasks/manage_test_interface.yml:22 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---