# 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 statically imported: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 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_bond_removal_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-cip6tycndo/tests/tests_bond_removal_nm.yml PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/tests_bond_removal_nm.yml:5 Saturday 02 December 2023 14:00:55 +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-cip6tycndo/tests/tests_bond_removal_nm.yml:9 Saturday 02 December 2023 14:00:56 +0000 (0:00:00.900) 0:00:00.917 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/tasks/el_repo_setup.yml:3 Saturday 02 December 2023 14:00:56 +0000 (0:00:00.015) 0:00:00.933 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/el_repo_setup.yml:19 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.531) 0:00:01.464 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/el_repo_setup.yml:24 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.269) 0:00:01.733 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/el_repo_setup.yml:28 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.023) 0:00:01.757 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/el_repo_setup.yml:53 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.020) 0:00:01.777 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 37] ********************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml:8 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.037) 0:00:01.815 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml:24 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.010) 0:00:01.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml:30 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.010) 0:00:01.836 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml:35 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.009) 0:00:01.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tasks/enable_epel.yml:40 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.009) 0:00:01.855 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/tests_bond_removal_nm.yml:11 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.010) 0:00:01.866 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing bond removal] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:3 Saturday 02 December 2023 14:00:57 +0000 (0:00:00.015) 0:00:01.881 ***** ok: [sut] META: ran handlers TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:13 Saturday 02 December 2023 14:00:58 +0000 (0:00:00.740) 0:00:02.622 ***** ok: [sut] => {} MSG: ################################################## TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Saturday 02 December 2023 14:00:58 +0000 (0:00:00.012) 0:00:02.635 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: dnsmasq TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:10 Saturday 02 December 2023 14:01:01 +0000 (0:00:02.616) 0:00:05.252 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:20 Saturday 02 December 2023 14:01:01 +0000 (0:00:00.013) 0:00:05.265 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: procps-ng TASK [Create test interfaces] ************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:30 Saturday 02 December 2023 14:01:03 +0000 (0:00:02.521) 0:00:07.787 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\nip link add test1 type veth peer name test1p\nip link add test2 type veth peer name test2p\nif [ -n \"$(pgrep NetworkManager)\" ];then\n nmcli d set test1 managed true\n nmcli d set test2 managed true\n # NetworkManager should not manage DHCP server ports\n nmcli d set test1p managed false\n nmcli d set test2p managed false\nfi\nip link set test1p up\nip link set test2p up\n\n# Create the 'testbr' - providing both 10.x ipv4 and 2620:52:0 ipv6 dhcp\nip link add name testbr type bridge forward_delay 0\nif [ -n \"$(pgrep NetworkManager)\" ];then\n # NetworkManager should not manage DHCP server ports\n nmcli d set testbr managed false\nfi\nip link set testbr up\ntimer=0\n# The while loop following is a workaround for the NM bug, which can be\n# tracked in https://bugzilla.redhat.com/show_bug.cgi?id=2079642\nwhile ! ip addr show testbr | grep -q 'inet [1-9]'\ndo\n let \"timer+=1\"\n if [ $timer -eq 30 ]; then break; fi\n sleep 1\n ip addr add 192.0.2.1/24 dev testbr\n ip -6 addr add 2001:DB8::1/32 dev testbr\ndone\n\nif grep 'release 6' /etc/redhat-release; then\n # We need bridge-utils and radvd only in rhel6\n if ! rpm -q --quiet radvd; then yum -y install radvd; fi\n if ! rpm -q --quiet bridge-utils; then yum -y install bridge-utils; fi\n\n # We need to add iptables rule to allow dhcp request\n iptables -I INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\n # Add test1, test2 peers into the testbr\n brctl addif testbr test1p\n brctl addif testbr test2p\n\n # in RHEL6 /run is not present\n mkdir -p /run\n\n # and dnsmasq does not support ipv6\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --interface=testbr --bind-interfaces\n\n # start radvd for ipv6\n echo 'interface testbr {' > /etc/radvd.conf\n echo ' AdvSendAdvert on;' >> /etc/radvd.conf\n echo ' prefix 2001:DB8::/64 { ' >> /etc/radvd.conf\n echo ' AdvOnLink on; }; ' >> /etc/radvd.conf\n echo ' }; ' >> /etc/radvd.conf\n\n # enable ipv6 forwarding\n sysctl -w net.ipv6.conf.all.forwarding=1\n service radvd restart\n\nelse\n ip link set test1p master testbr\n ip link set test2p master testbr\n # Run joint DHCP4/DHCP6 server with RA enabled in veth namespace\n dnsmasq --pid-file=/run/dhcp_testbr.pid --dhcp-leasefile=/run/dhcp_testbr.lease --dhcp-range=192.0.2.1,192.0.2.254,240 --dhcp-range=2001:DB8::10,2001:DB8::1FF,slaac,64,240 --enable-ra --interface=testbr --bind-interfaces\nfi\n", "delta": "0:00:01.249702", "end": "2023-12-02 14:01:05.236055", "rc": 0, "start": "2023-12-02 14:01:03.986353" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:01:05 +0000 (0:00:01.527) 0:00:09.315 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test1] ******************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.017) 0:00:09.332 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525663.9915247, "block_size": 4096, "blocks": 0, "ctime": 1701525663.9915247, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31435, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test1", "lnk_target": "../../devices/virtual/net/test1", "mode": "0777", "mtime": 1701525663.9915247, "nlink": 1, "path": "/sys/class/net/test1", "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 - 'test1'] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.199) 0:00:09.532 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.015) 0:00:09.548 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface test2] ******************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.017) 0:00:09.565 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525664.0021327, "block_size": 4096, "blocks": 0, "ctime": 1701525664.0021327, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32021, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/test2", "lnk_target": "../../devices/virtual/net/test2", "mode": "0777", "mtime": 1701525664.0021327, "nlink": 1, "path": "/sys/class/net/test2", "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 - 'test2'] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.199) 0:00:09.765 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:26 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.015) 0:00:09.780 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST Add Bond with 2 ports] ********************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:33 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.011) 0:00:09.792 ***** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.012) 0:00:09.804 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.083) 0:00:09.888 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.014) 0:00:09.902 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.012) 0:00:09.915 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:01:05 +0000 (0:00:00.011) 0:00:09.927 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:01:07 +0000 (0:00:02.000) 0:00:11.927 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:01:08 +0000 (0:00:01.031) 0:00:12.959 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:01:08 +0000 (0:00:00.027) 0:00:12.987 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:01:08 +0000 (0:00:00.025) 0:00:13.013 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:01:08 +0000 (0:00:00.033) 0:00:13.046 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.062) 0:00:13.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.027) 0:00:13.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.027) 0:00:13.164 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.034) 0:00:13.199 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.743) 0:00:13.942 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.033) 0:00:13.976 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.026) 0:00:14.003 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:01:09 +0000 (0:00:00.027) 0:00:14.030 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771 [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771 (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:01:10 +0000 (0:00:00.721) 0:00:14.752 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:01:10 +0000 (0:00:00.027) 0:00:14.779 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:01:10 +0000 (0:00:00.030) 0:00:14.810 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6f2ba03c-1c21-48fe-ab7c-f038087b3771 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:01:10 +0000 (0:00:00.028) 0:00:14.838 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:01:10 +0000 (0:00:00.025) 0:00:14.864 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.264) 0:00:15.128 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface nm-bond] ****************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.048) 0:00:15.177 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701525670.4735048, "block_size": 4096, "blocks": 0, "ctime": 1701525670.4735048, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32519, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/nm-bond", "lnk_target": "../../devices/virtual/net/nm-bond", "mode": "0777", "mtime": 1701525670.4735048, "nlink": 1, "path": "/sys/class/net/nm-bond", "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 - 'nm-bond'] ************************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.215) 0:00:15.392 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:67 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.029) 0:00:15.422 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml for sut included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.076) 0:00:15.498 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.071) 0:00:15.569 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.028) 0:00:15.598 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.211) 0:00:15.810 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 02 December 2023 14:01:11 +0000 (0:00:00.027) 0:00:15.837 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "delta": "0:00:00.024254", "end": "2023-12-02 14:01:11.990699", "rc": 0, "start": "2023-12-02 14:01:11.966445" } STDOUT: bond0 /etc/NetworkManager/system-connections/bond0.nmconnection bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.245) 0:00:16.082 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.029) 0:00:16.112 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.027) 0:00:16.140 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0] ****************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.026) 0:00:16.166 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.026) 0:00:16.193 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0'] **************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.027) 0:00:16.221 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0'] *********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.029) 0:00:16.251 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.029) 0:00:16.280 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.028) 0:00:16.308 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.071) 0:00:16.379 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.027) 0:00:16.407 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.214) 0:00:16.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.027) 0:00:16.649 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "delta": "0:00:00.025057", "end": "2023-12-02 14:01:12.797031", "rc": 0, "start": "2023-12-02 14:01:12.771974" } STDOUT: bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.240) 0:00:16.890 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0.0] ************************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.032) 0:00:16.922 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.0] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.028) 0:00:16.951 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.0] **************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.028) 0:00:16.979 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.0] ************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.028) 0:00:17.008 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.0'] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 02 December 2023 14:01:12 +0000 (0:00:00.030) 0:00:17.038 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.0'] ********* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.031) 0:00:17.070 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.0] *************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.035) 0:00:17.106 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.032) 0:00:17.138 ***** included: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.077) 0:00:17.216 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.029) 0:00:17.245 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.213) 0:00:17.458 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.028) 0:00:17.487 ***** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "delta": "0:00:00.024639", "end": "2023-12-02 14:01:13.647113", "rc": 0, "start": "2023-12-02 14:01:13.622474" } STDOUT: bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.263) 0:00:17.751 ***** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-bond0.1] ************************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.036) 0:00:17.788 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.1] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.031) 0:00:17.819 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.1] **************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.029) 0:00:17.848 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.1] ************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.031) 0:00:17.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.1'] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.029) 0:00:17.909 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.1'] ********* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.032) 0:00:17.942 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.1] *************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.033) 0:00:17.975 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [** TEST check polling interval] ****************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:75 Saturday 02 December 2023 14:01:13 +0000 (0:00:00.029) 0:00:18.004 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "grep", "Polling Interval", "/proc/net/bonding/nm-bond" ], "delta": "0:00:00.003571", "end": "2023-12-02 14:01:14.131275", "rc": 0, "start": "2023-12-02 14:01:14.127704" } STDOUT: MII Polling Interval (ms): 110 TASK [** TEST check IPv4] ****************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:81 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.221) 0:00:18.226 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-4", "a", "s", "nm-bond" ], "delta": "0:00:00.003814", "end": "2023-12-02 14:01:14.354043", "rc": 0, "start": "2023-12-02 14:01:14.350229" } STDOUT: 25: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.235/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond valid_lft 239sec preferred_lft 239sec TASK [** TEST check IPv6] ****************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:88 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.249) 0:00:18.475 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "nm-bond" ], "delta": "0:00:00.003633", "end": "2023-12-02 14:01:14.601911", "rc": 0, "start": "2023-12-02 14:01:14.598278" } STDOUT: 25: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::18d/128 scope global tentative dynamic noprefixroute valid_lft 240sec preferred_lft 240sec inet6 2001:db8::57c:fc4f:41c:a2e/64 scope global dynamic noprefixroute valid_lft 1799sec preferred_lft 1799sec inet6 fe80::e9:1148:b808:d0d2/64 scope link noprefixroute valid_lft forever preferred_lft forever TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.221) 0:00:18.696 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.053) 0:00:18.749 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.034) 0:00:18.784 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.029) 0:00:18.814 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:01:14 +0000 (0:00:00.028) 0:00:18.842 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:01:16 +0000 (0:00:01.967) 0:00:20.810 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.826) 0:00:21.637 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.032) 0:00:21.669 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.028) 0:00:21.698 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.026) 0:00:21.724 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.055) 0:00:21.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.026) 0:00:21.806 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.026) 0:00:21.832 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:01:17 +0000 (0:00:00.031) 0:00:21.863 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:01:18 +0000 (0:00:00.576) 0:00:22.440 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:01:18 +0000 (0:00:00.035) 0:00:22.475 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:01:18 +0000 (0:00:00.027) 0:00:22.503 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:01:18 +0000 (0:00:00.026) 0:00:22.529 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.607) 0:00:23.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.027) 0:00:23.163 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.029) 0:00:23.193 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.029) 0:00:23.223 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.026) 0:00:23.249 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [From the active connection, get the port1 profile "bond0.0"] ************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:106 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.208) 0:00:23.457 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "c", "show", "--active", "bond0.0" ], "delta": "0:00:00.020305", "end": "2023-12-02 14:01:19.601104", "rc": 0, "start": "2023-12-02 14:01:19.580799" } TASK [From the active connection, get the port2 profile "bond0.1"] ************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:114 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.238) 0:00:23.695 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "c", "show", "--active", "bond0.1" ], "delta": "0:00:00.020780", "end": "2023-12-02 14:01:19.839699", "rc": 0, "start": "2023-12-02 14:01:19.818919" } TASK [Assert that the port1 profile is not activated] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:122 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.263) 0:00:23.959 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the port2 profile is not activated] ************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:129 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.034) 0:00:23.994 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the port1 device state] ********************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:136 Saturday 02 December 2023 14:01:19 +0000 (0:00:00.032) 0:00:24.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the port2 device state] ********************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:143 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.029) 0:00:24.056 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port1 device is in DOWN state] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:150 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.028) 0:00:24.084 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the port2 device is in DOWN state] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:157 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.028) 0:00:24.113 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.029) 0:00:24.142 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.054) 0:00:24.196 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.038) 0:00:24.234 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.030) 0:00:24.264 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:01:20 +0000 (0:00:00.030) 0:00:24.295 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:01:22 +0000 (0:00:01.963) 0:00:26.259 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.821) 0:00:27.080 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.028) 0:00:27.109 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.027) 0:00:27.136 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.028) 0:00:27.165 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.060) 0:00:27.225 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.028) 0:00:27.254 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.065) 0:00:27.319 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.042) 0:00:27.362 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.578) 0:00:27.940 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.035) 0:00:27.975 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.029) 0:00:28.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:01:23 +0000 (0:00:00.028) 0:00:28.033 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 [008] #1, state:up persistent_state:present, 'bond0.0': update connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf [009] #2, state:up persistent_state:present, 'bond0.1': update connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.648) 0:00:28.682 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.031) 0:00:28.713 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6", "[008] #1, state:up persistent_state:present, 'bond0.0': update connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf", "[009] #2, state:up persistent_state:present, 'bond0.1': update connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.031) 0:00:28.745 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "miimon": 110, "mode": "active-backup" }, "interface_name": "nm-bond", "ip": { "route_metric4": 65535 }, "name": "bond0", "state": "up", "type": "bond" }, { "controller": "bond0", "interface_name": "test1", "name": "bond0.0", "state": "up", "type": "ethernet" }, { "controller": "bond0", "interface_name": "test2", "name": "bond0.1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6\n[008] #1, state:up persistent_state:present, 'bond0.0': update connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf\n[009] #2, state:up persistent_state:present, 'bond0.1': update connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6", "[008] #1, state:up persistent_state:present, 'bond0.0': update connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf", "[009] #2, state:up persistent_state:present, 'bond0.1': update connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, 564e0d2c-0b9e-43cf-a80c-0cfafa86d0bf (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, ef9ac2c3-3c5a-4280-9723-9c6fb8bb77c5 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.030) 0:00:28.775 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.027) 0:00:28.803 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:01:24 +0000 (0:00:00.247) 0:00:29.051 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:01:25 +0000 (0:00:00.057) 0:00:29.108 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:01:25 +0000 (0:00:00.036) 0:00:29.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:01:25 +0000 (0:00:00.027) 0:00:29.172 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:01:25 +0000 (0:00:00.026) 0:00:29.198 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:01:27 +0000 (0:00:01.944) 0:00:31.143 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:01:27 +0000 (0:00:00.852) 0:00:31.996 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:01:27 +0000 (0:00:00.031) 0:00:32.027 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.030) 0:00:32.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.029) 0:00:32.087 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.058) 0:00:32.146 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.027) 0:00:32.174 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.029) 0:00:32.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.035) 0:00:32.238 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.568) 0:00:32.806 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.032) 0:00:32.839 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.054) 0:00:32.894 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:01:28 +0000 (0:00:00.029) 0:00:32.924 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0.1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.643) 0:00:33.567 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.028) 0:00:33.596 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.028) 0:00:33.624 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0.1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.030) 0:00:33.655 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.028) 0:00:33.684 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [From the active connection, get the controller profile "bond0"] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:204 Saturday 02 December 2023 14:01:29 +0000 (0:00:00.211) 0:00:33.895 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "c", "show", "--active", "bond0" ], "delta": "0:00:00.023619", "end": "2023-12-02 14:01:30.044403", "rc": 0, "start": "2023-12-02 14:01:30.020784" } STDOUT: connection.id: bond0 connection.uuid: 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 connection.stable-id: -- connection.type: bond connection.interface-name: nm-bond connection.autoconnect: yes connection.autoconnect-priority: 0 connection.autoconnect-retries: -1 (default) connection.multi-connect: 0 (default) connection.auth-retries: -1 connection.timestamp: 1701525684 connection.read-only: no connection.permissions: -- connection.zone: -- connection.master: -- connection.slave-type: -- connection.autoconnect-slaves: -1 (default) connection.secondaries: -- connection.gateway-ping-timeout: 0 connection.metered: unknown connection.lldp: default connection.mdns: -1 (default) connection.llmnr: -1 (default) connection.dns-over-tls: -1 (default) connection.mptcp-flags: 0x0 (default) connection.wait-device-timeout: -1 connection.wait-activation-delay: -1 ipv4.method: auto ipv4.dns: -- ipv4.dns-search: -- ipv4.dns-options: -- ipv4.dns-priority: 0 ipv4.addresses: -- ipv4.gateway: -- ipv4.routes: -- ipv4.route-metric: 65535 ipv4.route-table: 0 (unspec) ipv4.routing-rules: -- ipv4.ignore-auto-routes: no ipv4.ignore-auto-dns: no ipv4.dhcp-client-id: -- ipv4.dhcp-iaid: -- ipv4.dhcp-timeout: 0 (default) ipv4.dhcp-send-hostname: yes ipv4.dhcp-hostname: -- ipv4.dhcp-fqdn: -- ipv4.dhcp-hostname-flags: 0x0 (none) ipv4.never-default: no ipv4.may-fail: yes ipv4.required-timeout: -1 (default) ipv4.dad-timeout: -1 (default) ipv4.dhcp-vendor-class-identifier: -- ipv4.link-local: 0 (default) ipv4.dhcp-reject-servers: -- ipv6.method: auto ipv6.dns: -- ipv6.dns-search: -- ipv6.dns-options: -- ipv6.dns-priority: 0 ipv6.addresses: -- ipv6.gateway: -- ipv6.routes: -- ipv6.route-metric: -1 ipv6.route-table: 0 (unspec) ipv6.routing-rules: -- ipv6.ignore-auto-routes: no ipv6.ignore-auto-dns: no ipv6.never-default: no ipv6.may-fail: yes ipv6.required-timeout: -1 (default) ipv6.ip6-privacy: -1 (unknown) ipv6.addr-gen-mode: default ipv6.ra-timeout: 0 (default) ipv6.mtu: auto ipv6.dhcp-duid: -- ipv6.dhcp-iaid: -- ipv6.dhcp-timeout: 0 (default) ipv6.dhcp-send-hostname: yes ipv6.dhcp-hostname: -- ipv6.dhcp-hostname-flags: 0x0 (none) ipv6.token: -- bond.options: mode=active-backup,miimon=110 proxy.method: none proxy.browser-only: no proxy.pac-url: -- proxy.pac-script: -- GENERAL.NAME: bond0 GENERAL.UUID: 74f37a5c-80d3-4646-b3ae-8c3e102ddaf6 GENERAL.DEVICES: nm-bond GENERAL.IP-IFACE: nm-bond GENERAL.STATE: activated GENERAL.DEFAULT: no GENERAL.DEFAULT6: yes GENERAL.SPEC-OBJECT: -- GENERAL.VPN: no GENERAL.DBUS-PATH: /org/freedesktop/NetworkManager/ActiveConnection/29 GENERAL.CON-PATH: /org/freedesktop/NetworkManager/Settings/22 GENERAL.ZONE: -- GENERAL.MASTER-PATH: -- IP4.ADDRESS[1]: 192.0.2.235/24 IP4.GATEWAY: 192.0.2.1 IP4.ROUTE[1]: dst = 192.0.2.0/24, nh = 0.0.0.0, mt = 65535 IP4.ROUTE[2]: dst = 0.0.0.0/0, nh = 192.0.2.1, mt = 65535 IP4.DNS[1]: 192.0.2.1 DHCP4.OPTION[1]: broadcast_address = 192.0.2.255 DHCP4.OPTION[2]: dhcp_client_identifier = 01:be:18:63:f1:62:36 DHCP4.OPTION[3]: dhcp_lease_time = 240 DHCP4.OPTION[4]: dhcp_server_identifier = 192.0.2.1 DHCP4.OPTION[5]: domain_name_servers = 192.0.2.1 DHCP4.OPTION[6]: expiry = 1701525924 DHCP4.OPTION[7]: host_name = 4784414e-3d78-46c0-8166-3441243db0aa DHCP4.OPTION[8]: ip_address = 192.0.2.235 DHCP4.OPTION[9]: next_server = 192.0.2.1 DHCP4.OPTION[10]: requested_broadcast_address = 1 DHCP4.OPTION[11]: requested_domain_name = 1 DHCP4.OPTION[12]: requested_domain_name_servers = 1 DHCP4.OPTION[13]: requested_domain_search = 1 DHCP4.OPTION[14]: requested_host_name = 1 DHCP4.OPTION[15]: requested_interface_mtu = 1 DHCP4.OPTION[16]: requested_ms_classless_static_routes = 1 DHCP4.OPTION[17]: requested_nis_domain = 1 DHCP4.OPTION[18]: requested_nis_servers = 1 DHCP4.OPTION[19]: requested_ntp_servers = 1 DHCP4.OPTION[20]: requested_rfc3442_classless_static_routes = 1 DHCP4.OPTION[21]: requested_root_path = 1 DHCP4.OPTION[22]: requested_routers = 1 DHCP4.OPTION[23]: requested_static_routes = 1 DHCP4.OPTION[24]: requested_subnet_mask = 1 DHCP4.OPTION[25]: requested_time_offset = 1 DHCP4.OPTION[26]: requested_wpad = 1 DHCP4.OPTION[27]: routers = 192.0.2.1 DHCP4.OPTION[28]: subnet_mask = 255.255.255.0 IP6.ADDRESS[1]: 2001:db8::18d/128 IP6.ADDRESS[2]: 2001:db8::571d:63ad:7a8f:930e/64 IP6.ADDRESS[3]: fe80::bd5c:2fa1:a511:b377/64 IP6.GATEWAY: fe80::64b2:baff:fedf:60f8 IP6.ROUTE[1]: dst = fe80::/64, nh = ::, mt = 1024 IP6.ROUTE[2]: dst = 2001:db8::/64, nh = ::, mt = 300 IP6.ROUTE[3]: dst = ::/0, nh = fe80::64b2:baff:fedf:60f8, mt = 300 IP6.ROUTE[4]: dst = 2001:db8::18d/128, nh = ::, mt = 300 IP6.DNS[1]: 2001:db8::64b2:baff:fedf:60f8 IP6.DNS[2]: fe80::64b2:baff:fedf:60f8 DHCP6.OPTION[1]: dhcp6_client_id = 00:04:25:65:d6:0c:c9:3f:c9:23:85:14:2f:3b:68:66:5c:76 DHCP6.OPTION[2]: dhcp6_name_servers = 2001:db8::64b2:baff:fedf:60f8 DHCP6.OPTION[3]: fqdn_fqdn = 4784414e-3d78-46c0-8166-3441243db0aa DHCP6.OPTION[4]: iaid = 8c:3b:13:c0 DHCP6.OPTION[5]: ip6_address = 2001:db8::18d TASK [Assert that the controller profile is activated] ************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:212 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.241) 0:00:34.137 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the controller device details] *************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:220 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.032) 0:00:34.170 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the controller profile is activated] ************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:227 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.028) 0:00:34.198 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.028) 0:00:34.227 ***** included: /WORKDIR/git-weekly-cip6tycndo/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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.089) 0:00:34.316 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.034) 0:00:34.351 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.028) 0:00:34.379 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 02 December 2023 14:01:30 +0000 (0:00:00.029) 0:00:34.409 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 02 December 2023 14:01:32 +0000 (0:00:01.972) 0:00:36.381 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.859) 0:00:37.241 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.028) 0:00:37.269 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.027) 0:00:37.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.029) 0:00:37.326 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.056) 0:00:37.382 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.028) 0:00:37.411 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.029) 0:00:37.440 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.032) 0:00:37.472 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 02 December 2023 14:01:33 +0000 (0:00:00.571) 0:00:38.044 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.032) 0:00:38.077 ***** 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-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.049) 0:00:38.126 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.027) 0:00:38.154 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.531) 0:00:38.685 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.030) 0:00:38.715 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.033) 0:00:38.748 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.036) 0:00:38.785 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.029) 0:00:38.814 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Delete the device 'nm-bond'] ********************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:249 Saturday 02 December 2023 14:01:34 +0000 (0:00:00.222) 0:00:39.036 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.007770", "end": "2023-12-02 14:01:35.166120", "failed_when_result": false, "rc": 1, "start": "2023-12-02 14:01:35.158350" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Saturday 02 December 2023 14:01:35 +0000 (0:00:00.229) 0:00:39.265 ***** ok: [sut] => { "changed": false, "cmd": "ip link delete test1\nip link delete test2\nip link delete testbr\n", "delta": "0:00:00.056729", "end": "2023-12-02 14:01:35.445030", "rc": 0, "start": "2023-12-02 14:01:35.388301" } TASK [Stop dnsmasq/radvd services] ********************************************* task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:11 Saturday 02 December 2023 14:01:35 +0000 (0:00:00.276) 0:00:39.542 ***** ok: [sut] => { "changed": false, "cmd": "pkill -F /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.pid\nrm -rf /run/dhcp_testbr.lease\nif grep 'release 6' /etc/redhat-release; then\n # Stop radvd server\n service radvd stop\n iptables -D INPUT -i testbr -p udp --dport 67:68 --sport 67:68 -j ACCEPT\n\nfi\n", "delta": "0:00:00.013761", "end": "2023-12-02 14:01:35.677687", "rc": 0, "start": "2023-12-02 14:01:35.663926" } TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:255 Saturday 02 December 2023 14:01:35 +0000 (0:00:00.232) 0:00:39.774 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=106 changed=5 unreachable=0 failed=0 skipped=100 rescued=0 ignored=0 Saturday 02 December 2023 14:01:35 +0000 (0:00:00.011) 0:00:39.786 ***** =============================================================================== Install dnsmasq --------------------------------------------------------- 2.62s /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Install pgrep, sysctl --------------------------------------------------- 2.52s /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:20 linux-system-roles.network : Check which services are running ----------- 2.00s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.97s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.97s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.96s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.94s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Create test interfaces -------------------------------------------------- 1.53s /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:30 linux-system-roles.network : Configure networking connection profiles --- 1.37s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 1.32s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 1.15s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.14s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-cip6tycndo/tests/tests_bond_removal_nm.yml:5 -------------- linux-system-roles.network : Check which packages are installed --------- 0.86s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.85s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.83s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.82s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-weekly-cip6tycndo/tests/playbooks/tests_bond_removal.yml:3 ------- linux-system-roles.network : Configure networking connection profiles --- 0.64s /WORKDIR/git-weekly-cip6tycndo/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---