[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/tests_bond_options.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:00:38 -0400 (0:00:00.007) 0:00:00.007 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Thursday 25 July 2024 07:00:39 -0400 (0:00:01.112) 0:00:01.120 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Thursday 25 July 2024 07:00:39 -0400 (0:00:00.017) 0:00:01.138 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.529) 0:00:01.667 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.436) 0:00:02.103 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.021) 0:00:02.125 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.013) 0:00:02.138 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 9] *********************************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.026) 0:00:02.165 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.012) 0:00:02.178 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.012) 0:00:02.190 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.013) 0:00:02.204 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.012) 0:00:02.217 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Thursday 25 July 2024 07:00:40 -0400 (0:00:00.012) 0:00:02.229 ********* ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing bond options] ******************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:00:40 -0400 (0:00:00.025) 0:00:02.254 ********* ok: [managed_node1] TASK [Show playbook name] ****************************************************** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.792) 0:00:03.047 ********* ok: [managed_node1] => {} MSG: this is: playbooks/tests_bond_options.yml TASK [Include the task 'run_test.yml'] ***************************************** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.015) 0:00:03.063 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 TASK [TEST: Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.] *** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.023) 0:00:03.086 ********* ok: [managed_node1] => {} MSG: ########## Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device. ########## TASK [Show item] *************************************************************** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.018) 0:00:03.105 ********* ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device." } ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_test_interfaces_with_dhcp.yml", "tasks/assert_dhcp_device_present.yml" ] } ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bond_profile.yml" ] } ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_controller_device_present.yml", "tasks/assert_bond_port_profile_present.yml", "tasks/assert_bond_options.yml" ] } ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_bond_profile+device.yml", "tasks/remove_test_interfaces_with_dhcp.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.049) 0:00:03.154 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Thursday 25 July 2024 07:00:41 -0400 (0:00:00.019) 0:00:03.174 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Thursday 25 July 2024 07:00:41 -0400 (0:00:00.017) 0:00:03.191 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003353", "end": "2024-07-25 07:00:42.013867", "rc": 0, "start": "2024-07-25 07:00:42.010514" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Thursday 25 July 2024 07:00:42 -0400 (0:00:00.455) 0:00:03.647 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Thursday 25 July 2024 07:00:42 -0400 (0:00:00.016) 0:00:03.663 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* Thursday 25 July 2024 07:00:42 -0400 (0:00:00.017) 0:00:03.681 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml for managed_node1 => (item=tasks/create_test_interfaces_with_dhcp.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_dhcp_device_present.yml for managed_node1 => (item=tasks/assert_dhcp_device_present.yml) TASK [Install dnsmasq] ********************************************************* Thursday 25 July 2024 07:00:42 -0400 (0:00:00.035) 0:00:03.717 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: dnsmasq TASK [Install pgrep, sysctl] *************************************************** Thursday 25 July 2024 07:00:43 -0400 (0:00:01.027) 0:00:04.744 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** Thursday 25 July 2024 07:00:43 -0400 (0:00:00.017) 0:00:04.761 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: procps-ng TASK [Create test interfaces] ************************************************** Thursday 25 July 2024 07:00:44 -0400 (0:00:00.903) 0:00:05.665 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\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\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\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.257539", "end": "2024-07-25 07:00:45.646934", "rc": 0, "start": "2024-07-25 07:00:44.389395" } STDERR: + exec + ip link add test1 type veth peer name test1p + ip link add test2 type veth peer name test2p ++ pgrep NetworkManager + '[' -n 16006 ']' + nmcli d set test1 managed true + nmcli d set test2 managed true + nmcli d set test1p managed false + nmcli d set test2p managed false + ip link set test1p up + ip link set test2p up + ip link add name testbr type bridge forward_delay 0 ++ pgrep NetworkManager + '[' -n 16006 ']' + nmcli d set testbr managed false + ip link set testbr up + timer=0 + ip addr show testbr + grep -q 'inet [1-9]' + let timer+=1 + '[' 1 -eq 30 ']' + sleep 1 + rc=0 + ip addr add 192.0.2.1/24 dev testbr + '[' 0 '!=' 0 ']' + ip -6 addr add 2001:DB8::1/32 dev testbr + '[' 0 '!=' 0 ']' + grep -q 'inet [1-9]' + ip addr show testbr + grep 'release 6' /etc/redhat-release + ip link set test1p master testbr + ip link set test2p master testbr + 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 TASK [Include the task 'get_interface_stat.yml'] ******************************* Thursday 25 July 2024 07:00:45 -0400 (0:00:01.618) 0:00:07.283 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface test1] ******************************************** Thursday 25 July 2024 07:00:45 -0400 (0:00:00.019) 0:00:07.303 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905244.3946748, "block_size": 4096, "blocks": 0, "ctime": 1721905244.3946748, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32919, "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": 1721905244.3946748, "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'] ************************** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.356) 0:00:07.660 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* Thursday 25 July 2024 07:00:46 -0400 (0:00:00.018) 0:00:07.678 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface test2] ******************************************** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.019) 0:00:07.697 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905244.4025211, "block_size": 4096, "blocks": 0, "ctime": 1721905244.4025211, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33505, "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": 1721905244.4025211, "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'] ************************** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.355) 0:00:08.053 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.017) 0:00:08.070 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_profile.yml for managed_node1 => (item=tasks/create_bond_profile.yml) TASK [Include network role] **************************************************** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.028) 0:00:08.099 ********* included: fedora.linux_system_roles.network for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.041) 0:00:08.141 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.033) 0:00:08.175 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.021) 0:00:08.196 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.017) 0:00:08.213 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** Thursday 25 July 2024 07:00:46 -0400 (0:00:00.020) 0:00:08.233 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** Thursday 25 July 2024 07:00:48 -0400 (0:00:01.861) 0:00:10.095 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:00:49 -0400 (0:00:01.119) 0:00:11.214 ********* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.033) 0:00:11.248 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.028) 0:00:11.276 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.031) 0:00:11.307 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.033) 0:00:11.341 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.052) 0:00:11.394 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.036) 0:00:11.431 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.052) 0:00:11.483 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:00:49 -0400 (0:00:00.090) 0:00:11.574 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:00:50 -0400 (0:00:00.053) 0:00:11.628 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:00:50 -0400 (0:00:00.030) 0:00:11.658 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:00:50 -0400 (0:00:00.049) 0:00:11.708 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:00:50 -0400 (0:00:00.796) 0:00:12.505 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:00:50 -0400 (0:00:00.051) 0:00:12.556 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:00:51 -0400 (0:00:00.028) 0:00:12.584 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:00:51 -0400 (0:00:00.031) 0:00:12.616 ********* changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "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, 6ff7e7f9-e9c3-449d-a75b-666094b74721 [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.969) 0:00:13.585 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.032) 0:00:13.618 ********* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.035) 0:00:13.654 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "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, 6ff7e7f9-e9c3-449d-a75b-666094b74721\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.035) 0:00:13.689 ********* skipping: [managed_node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.031) 0:00:13.720 ********* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* Thursday 25 July 2024 07:00:52 -0400 (0:00:00.479) 0:00:14.200 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "ad_actor_sys_prio": 65535, "ad_actor_system": "00:00:5e:00:53:5d", "ad_select": "stable", "ad_user_port_key": 1023, "all_ports_active": true, "downdelay": 0, "lacp_rate": "slow", "lp_interval": 128, "miimon": 110, "min_links": 0, "mode": "802.3ad", "num_grat_arp": 64, "primary_reselect": "better", "resend_igmp": 225, "updelay": 0, "use_carrier": true, "xmit_hash_policy": "encap2+3" }, "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, 6ff7e7f9-e9c3-449d-a75b-666094b74721\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 6ff7e7f9-e9c3-449d-a75b-666094b74721 (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, e2b3c8fb-7595-4dc7-8b28-59f9fa2e24ad (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 55e1138e-6d95-4b52-b29d-bb7ee3e0b3c5 (not-active)" ] } } TASK [Asserts] ***************************************************************** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.038) 0:00:14.239 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_controller_device_present.yml for managed_node1 => (item=tasks/assert_controller_device_present.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_bond_port_profile_present.yml for managed_node1 => (item=tasks/assert_bond_port_profile_present.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_bond_options.yml for managed_node1 => (item=tasks/assert_bond_options.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* Thursday 25 July 2024 07:00:52 -0400 (0:00:00.071) 0:00:14.311 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface nm-bond] ****************************************** Thursday 25 July 2024 07:00:52 -0400 (0:00:00.085) 0:00:14.397 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905251.6596375, "block_size": 4096, "blocks": 0, "ctime": 1721905251.6596375, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34003, "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": 1721905251.6596375, "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'] ************************ Thursday 25 July 2024 07:00:53 -0400 (0:00:00.383) 0:00:14.780 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** Thursday 25 July 2024 07:00:53 -0400 (0:00:00.033) 0:00:14.814 ********* [WARNING]: TASK: Include the task 'assert_profile_present.yml': The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0.0) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=bond0.1) TASK [Include the task 'get_profile_stat.yml'] ********************************* Thursday 25 July 2024 07:00:53 -0400 (0:00:00.066) 0:00:14.881 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ Thursday 25 July 2024 07:00:53 -0400 (0:00:00.057) 0:00:14.938 ********* ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* Thursday 25 July 2024 07:00:53 -0400 (0:00:00.035) 0:00:14.973 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** Thursday 25 July 2024 07:00:53 -0400 (0:00:00.380) 0:00:15.354 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** Thursday 25 July 2024 07:00:53 -0400 (0:00:00.032) 0:00:15.386 ********* ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0 | grep /etc", "delta": "0:00:00.026316", "end": "2024-07-25 07:00:54.140898", "rc": 0, "start": "2024-07-25 07:00:54.114582" } STDOUT: bond0.0 /etc/NetworkManager/system-connections/bond0.0.nmconnection bond0.1 /etc/NetworkManager/system-connections/bond0.1.nmconnection bond0 /etc/NetworkManager/system-connections/bond0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.402) 0:00:15.788 ********* ok: [managed_node1] => { "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] ************************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.035) 0:00:15.824 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0] *********************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.031) 0:00:15.856 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0] ****************************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.029) 0:00:15.885 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0] *************************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.031) 0:00:15.917 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0'] **************************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.028) 0:00:15.946 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0'] *********** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.035) 0:00:15.981 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0] ***************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.035) 0:00:16.016 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* Thursday 25 July 2024 07:00:54 -0400 (0:00:00.067) 0:00:16.084 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ Thursday 25 July 2024 07:00:54 -0400 (0:00:00.056) 0:00:16.141 ********* ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* Thursday 25 July 2024 07:00:54 -0400 (0:00:00.033) 0:00:16.174 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.379) 0:00:16.553 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** Thursday 25 July 2024 07:00:54 -0400 (0:00:00.030) 0:00:16.583 ********* ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.0 | grep /etc", "delta": "0:00:00.026454", "end": "2024-07-25 07:00:55.369021", "rc": 0, "start": "2024-07-25 07:00:55.342567" } 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] *** Thursday 25 July 2024 07:00:55 -0400 (0:00:00.433) 0:00:17.017 ********* ok: [managed_node1] => { "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] ************************ Thursday 25 July 2024 07:00:55 -0400 (0:00:00.035) 0:00:17.053 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.0] ********************* Thursday 25 July 2024 07:00:55 -0400 (0:00:00.031) 0:00:17.085 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.0] **************************** Thursday 25 July 2024 07:00:55 -0400 (0:00:00.029) 0:00:17.114 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.0] ************************* Thursday 25 July 2024 07:00:55 -0400 (0:00:00.031) 0:00:17.145 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.0'] ************************** Thursday 25 July 2024 07:00:55 -0400 (0:00:00.029) 0:00:17.175 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.0'] ********* Thursday 25 July 2024 07:00:55 -0400 (0:00:00.036) 0:00:17.212 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.0] *************** Thursday 25 July 2024 07:00:55 -0400 (0:00:00.035) 0:00:17.248 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* Thursday 25 July 2024 07:00:55 -0400 (0:00:00.033) 0:00:17.281 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 TASK [Initialize NM profile exist and ansible_managed comment flag] ************ Thursday 25 July 2024 07:00:55 -0400 (0:00:00.055) 0:00:17.336 ********* ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* Thursday 25 July 2024 07:00:55 -0400 (0:00:00.034) 0:00:17.371 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.377) 0:00:17.749 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.061) 0:00:17.811 ********* ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep bond0.1 | grep /etc", "delta": "0:00:00.026614", "end": "2024-07-25 07:00:56.568612", "rc": 0, "start": "2024-07-25 07:00:56.541998" } 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] *** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.406) 0:00:18.217 ********* ok: [managed_node1] => { "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] ************************ Thursday 25 July 2024 07:00:56 -0400 (0:00:00.036) 0:00:18.253 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-bond0.1] ********************* Thursday 25 July 2024 07:00:56 -0400 (0:00:00.031) 0:00:18.285 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-bond0.1] **************************** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.031) 0:00:18.317 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-bond0.1] ************************* Thursday 25 July 2024 07:00:56 -0400 (0:00:00.030) 0:00:18.348 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'bond0.1'] ************************** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.033) 0:00:18.381 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'bond0.1'] ********* Thursday 25 July 2024 07:00:56 -0400 (0:00:00.033) 0:00:18.415 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in bond0.1] *************** Thursday 25 July 2024 07:00:56 -0400 (0:00:00.037) 0:00:18.452 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [** TEST check bond settings] ********************************************* Thursday 25 July 2024 07:00:56 -0400 (0:00:00.032) 0:00:18.485 ********* [WARNING]: TASK: ** TEST check bond settings: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ item.value }}' in result.stdout ok: [managed_node1] => (item={'key': 'mode', 'value': '802.3ad'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/mode" ], "delta": "0:00:00.003208", "end": "2024-07-25 07:00:57.214776", "item": { "key": "mode", "value": "802.3ad" }, "rc": 0, "start": "2024-07-25 07:00:57.211568" } STDOUT: 802.3ad 4 ok: [managed_node1] => (item={'key': 'ad_actor_sys_prio', 'value': '65535'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/ad_actor_sys_prio" ], "delta": "0:00:00.003315", "end": "2024-07-25 07:00:57.557468", "item": { "key": "ad_actor_sys_prio", "value": "65535" }, "rc": 0, "start": "2024-07-25 07:00:57.554153" } STDOUT: 65535 ok: [managed_node1] => (item={'key': 'ad_actor_system', 'value': '00:00:5e:00:53:5d'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/ad_actor_system" ], "delta": "0:00:00.003151", "end": "2024-07-25 07:00:57.906383", "item": { "key": "ad_actor_system", "value": "00:00:5e:00:53:5d" }, "rc": 0, "start": "2024-07-25 07:00:57.903232" } STDOUT: 00:00:5e:00:53:5d ok: [managed_node1] => (item={'key': 'ad_select', 'value': 'stable'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/ad_select" ], "delta": "0:00:00.003301", "end": "2024-07-25 07:00:58.252150", "item": { "key": "ad_select", "value": "stable" }, "rc": 0, "start": "2024-07-25 07:00:58.248849" } STDOUT: stable 0 ok: [managed_node1] => (item={'key': 'ad_user_port_key', 'value': '1023'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/ad_user_port_key" ], "delta": "0:00:00.003228", "end": "2024-07-25 07:00:58.596554", "item": { "key": "ad_user_port_key", "value": "1023" }, "rc": 0, "start": "2024-07-25 07:00:58.593326" } STDOUT: 1023 ok: [managed_node1] => (item={'key': 'all_slaves_active', 'value': '1'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/all_slaves_active" ], "delta": "0:00:00.003103", "end": "2024-07-25 07:00:58.939582", "item": { "key": "all_slaves_active", "value": "1" }, "rc": 0, "start": "2024-07-25 07:00:58.936479" } STDOUT: 1 ok: [managed_node1] => (item={'key': 'downdelay', 'value': '0'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/downdelay" ], "delta": "0:00:00.003383", "end": "2024-07-25 07:00:59.284916", "item": { "key": "downdelay", "value": "0" }, "rc": 0, "start": "2024-07-25 07:00:59.281533" } STDOUT: 0 ok: [managed_node1] => (item={'key': 'lacp_rate', 'value': 'slow'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/lacp_rate" ], "delta": "0:00:00.003146", "end": "2024-07-25 07:00:59.626796", "item": { "key": "lacp_rate", "value": "slow" }, "rc": 0, "start": "2024-07-25 07:00:59.623650" } STDOUT: slow 0 ok: [managed_node1] => (item={'key': 'lp_interval', 'value': '128'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/lp_interval" ], "delta": "0:00:00.003266", "end": "2024-07-25 07:00:59.970548", "item": { "key": "lp_interval", "value": "128" }, "rc": 0, "start": "2024-07-25 07:00:59.967282" } STDOUT: 128 ok: [managed_node1] => (item={'key': 'miimon', 'value': '110'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/miimon" ], "delta": "0:00:00.003197", "end": "2024-07-25 07:01:00.317391", "item": { "key": "miimon", "value": "110" }, "rc": 0, "start": "2024-07-25 07:01:00.314194" } STDOUT: 110 ok: [managed_node1] => (item={'key': 'num_grat_arp', 'value': '64'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/num_grat_arp" ], "delta": "0:00:00.003212", "end": "2024-07-25 07:01:00.663656", "item": { "key": "num_grat_arp", "value": "64" }, "rc": 0, "start": "2024-07-25 07:01:00.660444" } STDOUT: 64 ok: [managed_node1] => (item={'key': 'resend_igmp', 'value': '225'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/resend_igmp" ], "delta": "0:00:00.003266", "end": "2024-07-25 07:01:01.010605", "item": { "key": "resend_igmp", "value": "225" }, "rc": 0, "start": "2024-07-25 07:01:01.007339" } STDOUT: 225 ok: [managed_node1] => (item={'key': 'updelay', 'value': '0'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/updelay" ], "delta": "0:00:00.003198", "end": "2024-07-25 07:01:01.361817", "item": { "key": "updelay", "value": "0" }, "rc": 0, "start": "2024-07-25 07:01:01.358619" } STDOUT: 0 ok: [managed_node1] => (item={'key': 'use_carrier', 'value': '1'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/use_carrier" ], "delta": "0:00:00.003357", "end": "2024-07-25 07:01:01.706944", "item": { "key": "use_carrier", "value": "1" }, "rc": 0, "start": "2024-07-25 07:01:01.703587" } STDOUT: 1 ok: [managed_node1] => (item={'key': 'xmit_hash_policy', 'value': 'encap2+3'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/xmit_hash_policy" ], "delta": "0:00:00.003246", "end": "2024-07-25 07:01:02.088057", "item": { "key": "xmit_hash_policy", "value": "encap2+3" }, "rc": 0, "start": "2024-07-25 07:01:02.084811" } STDOUT: encap2+3 3 TASK [Include the task 'assert_IPv4_present.yml'] ****************************** Thursday 25 July 2024 07:01:02 -0400 (0:00:05.258) 0:00:23.743 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_IPv4_present.yml for managed_node1 TASK [** TEST check IPv4] ****************************************************** Thursday 25 July 2024 07:01:02 -0400 (0:00:00.051) 0:00:23.794 ********* [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ address }}' in result.stdout ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-4", "a", "s", "nm-bond" ], "delta": "0:00:00.003761", "end": "2024-07-25 07:01:02.531087", "rc": 0, "start": "2024-07-25 07:01:02.527326" } STDOUT: 40: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.166/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond valid_lft 232sec preferred_lft 232sec TASK [Include the task 'assert_IPv6_present.yml'] ****************************** Thursday 25 July 2024 07:01:02 -0400 (0:00:00.388) 0:00:24.183 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_IPv6_present.yml for managed_node1 TASK [** TEST check IPv6] ****************************************************** Thursday 25 July 2024 07:01:02 -0400 (0:00:00.052) 0:00:24.235 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "nm-bond" ], "delta": "0:00:00.003592", "end": "2024-07-25 07:01:02.966951", "rc": 0, "start": "2024-07-25 07:01:02.963359" } STDOUT: 40: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::115/128 scope global dynamic noprefixroute valid_lft 233sec preferred_lft 233sec inet6 2001:db8::d278:2321:6b14:b390/64 scope global dynamic noprefixroute valid_lft 1793sec preferred_lft 1793sec inet6 fe80::891f:621d:3308:a037/64 scope link noprefixroute valid_lft forever preferred_lft forever TASK [Conditional asserts] ***************************************************** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.382) 0:00:24.618 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.'] *** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.033) 0:00:24.652 ********* ok: [managed_node1] => {} MSG: +++++ Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.' +++++ TASK [Cleanup] ***************************************************************** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.072) 0:00:24.724 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_bond_profile+device.yml for managed_node1 => (item=tasks/cleanup_bond_profile+device.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml for managed_node1 => (item=tasks/remove_test_interfaces_with_dhcp.yml) TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.093) 0:00:24.817 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.063) 0:00:24.881 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.044) 0:00:24.925 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.035) 0:00:24.960 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** Thursday 25 July 2024 07:01:03 -0400 (0:00:00.036) 0:00:24.997 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** Thursday 25 July 2024 07:01:05 -0400 (0:00:01.717) 0:00:26.714 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.914) 0:00:27.629 ********* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.035) 0:00:27.664 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.032) 0:00:27.697 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.028) 0:00:27.726 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.038) 0:00:27.764 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.049) 0:00:27.813 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.071) 0:00:27.884 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.047) 0:00:27.932 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.080) 0:00:28.013 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.031) 0:00:28.044 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.031) 0:00:28.076 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:01:06 -0400 (0:00:00.048) 0:00:28.124 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:01:07 -0400 (0:00:00.585) 0:00:28.709 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:01:07 -0400 (0:00:00.051) 0:00:28.761 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:01:07 -0400 (0:00:00.030) 0:00:28.792 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:01:07 -0400 (0:00:00.033) 0:00:28.826 ********* changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:01:08 -0400 (0:00:00.998) 0:00:29.824 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:01:08 -0400 (0:00:00.029) 0:00:29.854 ********* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:01:08 -0400 (0:00:00.037) 0:00:29.891 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:01:08 -0400 (0:00:00.035) 0:00:29.927 ********* skipping: [managed_node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:01:08 -0400 (0:00:00.030) 0:00:29.957 ********* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Delete the device 'nm-bond'] ********************************************* Thursday 25 July 2024 07:01:08 -0400 (0:00:00.385) 0:00:30.343 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.008036", "end": "2024-07-25 07:01:09.078379", "failed_when_result": false, "rc": 1, "start": "2024-07-25 07:01:09.070343" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** Thursday 25 July 2024 07:01:09 -0400 (0:00:00.382) 0:00:30.725 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.067613", "end": "2024-07-25 07:01:09.526355", "rc": 0, "start": "2024-07-25 07:01:09.458742" } STDERR: + exec + rc=0 + ip link delete test1 + '[' 0 '!=' 0 ']' + ip link delete test2 + '[' 0 '!=' 0 ']' + ip link delete testbr + '[' 0 '!=' 0 ']' TASK [Stop dnsmasq/radvd services] ********************************************* Thursday 25 July 2024 07:01:09 -0400 (0:00:00.459) 0:00:31.185 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -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\nfi\n", "delta": "0:00:00.014047", "end": "2024-07-25 07:01:09.923649", "rc": 0, "start": "2024-07-25 07:01:09.909602" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release TASK [Reset bond options to assert] ******************************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.420) 0:00:31.605 ********* ok: [managed_node1] => { "ansible_facts": { "bond_options_to_assert": [ { "key": "mode", "value": "active-backup" }, { "key": "arp_interval", "value": "60" }, { "key": "arp_ip_target", "value": "192.0.2.128" }, { "key": "arp_validate", "value": "none" }, { "key": "primary", "value": "test1" } ] }, "changed": false } TASK [Include the task 'run_test.yml'] ***************************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.033) 0:00:31.639 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 TASK [TEST: Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.] *** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.054) 0:00:31.694 ********* ok: [managed_node1] => {} MSG: ########## Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device. ########## TASK [Show item] *************************************************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.036) 0:00:31.730 ********* ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device." } ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_test_interfaces_with_dhcp.yml", "tasks/assert_dhcp_device_present.yml" ] } ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bond_profile_reconfigure.yml" ] } ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_bond_options.yml" ] } ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_bond_profile+device.yml", "tasks/remove_test_interfaces_with_dhcp.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.065) 0:00:31.795 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.051) 0:00:31.847 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Thursday 25 July 2024 07:01:10 -0400 (0:00:00.048) 0:00:31.896 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003411", "end": "2024-07-25 07:01:10.626526", "rc": 0, "start": "2024-07-25 07:01:10.623115" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Thursday 25 July 2024 07:01:10 -0400 (0:00:00.377) 0:00:32.273 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Thursday 25 July 2024 07:01:10 -0400 (0:00:00.034) 0:00:32.308 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* Thursday 25 July 2024 07:01:10 -0400 (0:00:00.031) 0:00:32.340 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml for managed_node1 => (item=tasks/create_test_interfaces_with_dhcp.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_dhcp_device_present.yml for managed_node1 => (item=tasks/assert_dhcp_device_present.yml) TASK [Install dnsmasq] ********************************************************* Thursday 25 July 2024 07:01:10 -0400 (0:00:00.067) 0:00:32.408 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: dnsmasq TASK [Install pgrep, sysctl] *************************************************** Thursday 25 July 2024 07:01:11 -0400 (0:00:00.925) 0:00:33.333 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version is version('6', '<=')", "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** Thursday 25 July 2024 07:01:11 -0400 (0:00:00.035) 0:00:33.369 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: procps-ng TASK [Create test interfaces] ************************************************** Thursday 25 July 2024 07:01:12 -0400 (0:00:00.932) 0:00:34.301 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\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\n echo ERROR - could not add testbr\n ip addr\n exit 1\n fi\n sleep 1\n rc=0\n ip addr add 192.0.2.1/24 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\n ip -6 addr add 2001:DB8::1/32 dev testbr || rc=\"$?\"\n if [ \"$rc\" != 0 ]; then\n echo NOTICE - could not add testbr - error code \"$rc\"\n continue\n fi\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.253723", "end": "2024-07-25 07:01:14.285118", "rc": 0, "start": "2024-07-25 07:01:13.031395" } STDERR: + exec + ip link add test1 type veth peer name test1p + ip link add test2 type veth peer name test2p ++ pgrep NetworkManager + '[' -n 16006 ']' + nmcli d set test1 managed true + nmcli d set test2 managed true + nmcli d set test1p managed false + nmcli d set test2p managed false + ip link set test1p up + ip link set test2p up + ip link add name testbr type bridge forward_delay 0 ++ pgrep NetworkManager + '[' -n 16006 ']' + nmcli d set testbr managed false + ip link set testbr up + timer=0 + ip addr show testbr + grep -q 'inet [1-9]' + let timer+=1 + '[' 1 -eq 30 ']' + sleep 1 + rc=0 + ip addr add 192.0.2.1/24 dev testbr + '[' 0 '!=' 0 ']' + ip -6 addr add 2001:DB8::1/32 dev testbr + '[' 0 '!=' 0 ']' + grep -q 'inet [1-9]' + ip addr show testbr + grep 'release 6' /etc/redhat-release + ip link set test1p master testbr + ip link set test2p master testbr + 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 TASK [Include the task 'get_interface_stat.yml'] ******************************* Thursday 25 July 2024 07:01:14 -0400 (0:00:01.668) 0:00:35.969 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface test1] ******************************************** Thursday 25 July 2024 07:01:14 -0400 (0:00:00.050) 0:00:36.020 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905273.0365574, "block_size": 4096, "blocks": 0, "ctime": 1721905273.0365574, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 34667, "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": 1721905273.0365574, "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'] ************************** Thursday 25 July 2024 07:01:14 -0400 (0:00:00.377) 0:00:36.398 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_interface_stat.yml'] ******************************* Thursday 25 July 2024 07:01:14 -0400 (0:00:00.035) 0:00:36.433 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface test2] ******************************************** Thursday 25 July 2024 07:01:14 -0400 (0:00:00.050) 0:00:36.484 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905273.0449343, "block_size": 4096, "blocks": 0, "ctime": 1721905273.0449343, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 35253, "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": 1721905273.0449343, "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'] ************************** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.377) 0:00:36.862 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.036) 0:00:36.898 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_bond_profile_reconfigure.yml for managed_node1 => (item=tasks/create_bond_profile_reconfigure.yml) TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.077) 0:00:36.976 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.063) 0:00:37.040 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.044) 0:00:37.084 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.035) 0:00:37.119 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** Thursday 25 July 2024 07:01:15 -0400 (0:00:00.035) 0:00:37.154 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** Thursday 25 July 2024 07:01:17 -0400 (0:00:01.737) 0:00:38.892 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.989) 0:00:39.882 ********* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.035) 0:00:39.918 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.030) 0:00:39.948 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.031) 0:00:39.980 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.037) 0:00:40.017 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.053) 0:00:40.071 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.039) 0:00:40.111 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.053) 0:00:40.165 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.096) 0:00:40.262 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.031) 0:00:40.293 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.032) 0:00:40.326 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:01:18 -0400 (0:00:00.053) 0:00:40.380 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:01:19 -0400 (0:00:00.643) 0:00:41.024 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:01:19 -0400 (0:00:00.054) 0:00:41.078 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:01:19 -0400 (0:00:00.033) 0:00:41.112 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:01:19 -0400 (0:00:00.029) 0:00:41.142 ********* changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "arp_interval": 60, "arp_ip_target": "192.0.2.128", "arp_validate": "none", "mode": "active-backup", "primary": "test1" }, "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, 19b4decf-0563-41cf-99b3-ac63cca93e7a [008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d [009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 [010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified) [011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active) [012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.866) 0:00:42.008 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.032) 0:00:42.041 ********* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.037) 0:00:42.079 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "arp_interval": 60, "arp_ip_target": "192.0.2.128", "arp_validate": "none", "mode": "active-backup", "primary": "test1" }, "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, 19b4decf-0563-41cf-99b3-ac63cca93e7a\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.036) 0:00:42.116 ********* skipping: [managed_node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.032) 0:00:42.148 ********* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* Thursday 25 July 2024 07:01:20 -0400 (0:00:00.391) 0:00:42.539 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "bond": { "arp_interval": 60, "arp_ip_target": "192.0.2.128", "arp_validate": "none", "mode": "active-backup", "primary": "test1" }, "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, 19b4decf-0563-41cf-99b3-ac63cca93e7a\n[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d\n[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9\n[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified)\n[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active)\n[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active)\n", "stderr_lines": [ "[007] #0, state:up persistent_state:present, 'bond0': add connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a", "[008] #1, state:up persistent_state:present, 'bond0.0': add connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d", "[009] #2, state:up persistent_state:present, 'bond0.1': add connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9", "[010] #0, state:up persistent_state:present, 'bond0': up connection bond0, 19b4decf-0563-41cf-99b3-ac63cca93e7a (is-modified)", "[011] #1, state:up persistent_state:present, 'bond0.0': up connection bond0.0, c39389eb-31e0-4c09-b218-f8fad4c9b43d (not-active)", "[012] #2, state:up persistent_state:present, 'bond0.1': up connection bond0.1, 65827d26-17de-4f04-8519-1013a1ae78f9 (not-active)" ] } } TASK [Asserts] ***************************************************************** Thursday 25 July 2024 07:01:20 -0400 (0:00:00.037) 0:00:42.577 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_bond_options.yml for managed_node1 => (item=tasks/assert_bond_options.yml) TASK [** TEST check bond settings] ********************************************* Thursday 25 July 2024 07:01:21 -0400 (0:00:00.071) 0:00:42.649 ********* ok: [managed_node1] => (item={'key': 'mode', 'value': 'active-backup'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/mode" ], "delta": "0:00:00.003181", "end": "2024-07-25 07:01:21.389445", "item": { "key": "mode", "value": "active-backup" }, "rc": 0, "start": "2024-07-25 07:01:21.386264" } STDOUT: active-backup 1 ok: [managed_node1] => (item={'key': 'arp_interval', 'value': '60'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/arp_interval" ], "delta": "0:00:01.004348", "end": "2024-07-25 07:01:22.754921", "item": { "key": "arp_interval", "value": "60" }, "rc": 0, "start": "2024-07-25 07:01:21.750573" } STDOUT: 60 ok: [managed_node1] => (item={'key': 'arp_ip_target', 'value': '192.0.2.128'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/arp_ip_target" ], "delta": "0:00:01.007618", "end": "2024-07-25 07:01:24.115712", "item": { "key": "arp_ip_target", "value": "192.0.2.128" }, "rc": 0, "start": "2024-07-25 07:01:23.108094" } STDOUT: 192.0.2.128 ok: [managed_node1] => (item={'key': 'arp_validate', 'value': 'none'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/arp_validate" ], "delta": "0:00:00.003148", "end": "2024-07-25 07:01:24.476633", "item": { "key": "arp_validate", "value": "none" }, "rc": 0, "start": "2024-07-25 07:01:24.473485" } STDOUT: none 0 ok: [managed_node1] => (item={'key': 'primary', 'value': 'test1'}) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "cmd": [ "cat", "/sys/class/net/nm-bond/bonding/primary" ], "delta": "0:00:01.004031", "end": "2024-07-25 07:01:25.829202", "item": { "key": "primary", "value": "test1" }, "rc": 0, "start": "2024-07-25 07:01:24.825171" } STDOUT: test1 TASK [Include the task 'assert_IPv4_present.yml'] ****************************** Thursday 25 July 2024 07:01:25 -0400 (0:00:04.834) 0:00:47.483 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_IPv4_present.yml for managed_node1 TASK [** TEST check IPv4] ****************************************************** Thursday 25 July 2024 07:01:25 -0400 (0:00:00.050) 0:00:47.534 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-4", "a", "s", "nm-bond" ], "delta": "0:00:00.003665", "end": "2024-07-25 07:01:26.276959", "rc": 0, "start": "2024-07-25 07:01:26.273294" } STDOUT: 46: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.0.2.248/24 brd 192.0.2.255 scope global dynamic noprefixroute nm-bond valid_lft 237sec preferred_lft 237sec TASK [Include the task 'assert_IPv6_present.yml'] ****************************** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.393) 0:00:47.928 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_IPv6_present.yml for managed_node1 TASK [** TEST check IPv6] ****************************************************** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.050) 0:00:47.978 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "ip", "-6", "a", "s", "nm-bond" ], "delta": "0:00:00.003562", "end": "2024-07-25 07:01:26.714536", "rc": 0, "start": "2024-07-25 07:01:26.710974" } STDOUT: 46: nm-bond: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet6 2001:db8::115/128 scope global dynamic noprefixroute valid_lft 236sec preferred_lft 236sec inet6 2001:db8::7c4b:c9e5:77cf:e09b/64 scope global dynamic noprefixroute valid_lft 1796sec preferred_lft 1796sec inet6 fe80::2951:c73c:335b:b6b0/64 scope link noprefixroute valid_lft forever preferred_lft forever TASK [Conditional asserts] ***************************************************** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.385) 0:00:48.364 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.'] *** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.035) 0:00:48.399 ********* ok: [managed_node1] => {} MSG: +++++ Success in test 'Given two DHCP-enabled network interfaces, when creating a bond profile with them, then the controller device and bond port profiles are present and the specified bond options are set for the controller device.' +++++ TASK [Cleanup] ***************************************************************** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.033) 0:00:48.432 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_bond_profile+device.yml for managed_node1 => (item=tasks/cleanup_bond_profile+device.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml for managed_node1 => (item=tasks/remove_test_interfaces_with_dhcp.yml) included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:01:26 -0400 (0:00:00.139) 0:00:48.571 ********* included: /var/ARTIFACTS/work-generalhtq93w0s/plans/general/tree/tmp.b4rLoXEZys/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** Thursday 25 July 2024 07:01:27 -0400 (0:00:00.065) 0:00:48.637 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** Thursday 25 July 2024 07:01:27 -0400 (0:00:00.045) 0:00:48.683 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:01:27 -0400 (0:00:00.036) 0:00:48.720 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** Thursday 25 July 2024 07:01:27 -0400 (0:00:00.036) 0:00:48.757 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** Thursday 25 July 2024 07:01:28 -0400 (0:00:01.777) 0:00:50.534 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** Thursday 25 July 2024 07:01:29 -0400 (0:00:00.947) 0:00:51.482 ********* ok: [managed_node1] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Thursday 25 July 2024 07:01:29 -0400 (0:00:00.034) 0:00:51.517 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Thursday 25 July 2024 07:01:29 -0400 (0:00:00.031) 0:00:51.548 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** Thursday 25 July 2024 07:01:29 -0400 (0:00:00.030) 0:00:51.578 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.037) 0:00:51.615 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.054) 0:00:51.669 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.038) 0:00:51.707 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.128) 0:00:51.836 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.080) 0:00:51.917 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.032) 0:00:51.949 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.030) 0:00:51.980 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Thursday 25 July 2024 07:01:30 -0400 (0:00:00.048) 0:00:52.029 ********* ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Thursday 25 July 2024 07:01:31 -0400 (0:00:00.604) 0:00:52.633 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Thursday 25 July 2024 07:01:31 -0400 (0:00:00.048) 0:00:52.681 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Thursday 25 July 2024 07:01:31 -0400 (0:00:00.033) 0:00:52.714 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Thursday 25 July 2024 07:01:31 -0400 (0:00:00.031) 0:00:52.745 ********* changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "name": "bond0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** Thursday 25 July 2024 07:01:32 -0400 (0:00:00.932) 0:00:53.677 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Thursday 25 July 2024 07:01:32 -0400 (0:00:00.029) 0:00:53.707 ********* ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Thursday 25 July 2024 07:01:32 -0400 (0:00:00.034) 0:00:53.742 ********* ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "bond0.1", "persistent_state": "absent", "state": "down" }, { "name": "bond0.0", "persistent_state": "absent", "state": "down" }, { "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 [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Thursday 25 July 2024 07:01:32 -0400 (0:00:00.036) 0:00:53.779 ********* skipping: [managed_node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Thursday 25 July 2024 07:01:32 -0400 (0:00:00.030) 0:00:53.810 ********* ok: [managed_node1] => { "changed": false, "ping": "pong" } TASK [Delete the device 'nm-bond'] ********************************************* Thursday 25 July 2024 07:01:32 -0400 (0:00:00.402) 0:00:54.212 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "nm-bond" ], "delta": "0:00:00.007479", "end": "2024-07-25 07:01:32.953457", "failed_when_result": false, "rc": 1, "start": "2024-07-25 07:01:32.945978" } STDERR: Cannot find device "nm-bond" MSG: non-zero return code TASK [Remove test interfaces] ************************************************** Thursday 25 July 2024 07:01:33 -0400 (0:00:00.389) 0:00:54.602 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nip link delete test1 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test1 - error \"$rc\"\nfi\nip link delete test2 || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link test2 - error \"$rc\"\nfi\nip link delete testbr || rc=\"$?\"\nif [ \"$rc\" != 0 ]; then\n echo ERROR - could not delete link testbr - error \"$rc\"\nfi\n", "delta": "0:00:00.062730", "end": "2024-07-25 07:01:33.398355", "rc": 0, "start": "2024-07-25 07:01:33.335625" } STDERR: + exec + rc=0 + ip link delete test1 + '[' 0 '!=' 0 ']' + ip link delete test2 + '[' 0 '!=' 0 ']' + ip link delete testbr + '[' 0 '!=' 0 ']' TASK [Stop dnsmasq/radvd services] ********************************************* Thursday 25 July 2024 07:01:33 -0400 (0:00:00.447) 0:00:55.050 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\npkill -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\nfi\n", "delta": "0:00:00.012797", "end": "2024-07-25 07:01:33.793415", "rc": 0, "start": "2024-07-25 07:01:33.780618" } STDERR: + exec + pkill -F /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.pid + rm -rf /run/dhcp_testbr.lease + grep 'release 6' /etc/redhat-release TASK [Check routes and DNS] **************************************************** Thursday 25 July 2024 07:01:33 -0400 (0:00:00.433) 0:00:55.483 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008830", "end": "2024-07-25 07:01:34.237995", "rc": 0, "start": "2024-07-25 07:01:34.229165" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:5a:38:4b:62:c3 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.76/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3328sec preferred_lft 3328sec inet6 fe80::5a:38ff:fe4b:62c3/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.76 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.76 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* Thursday 25 July 2024 07:01:34 -0400 (0:00:00.401) 0:00:55.885 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.399326", "end": "2024-07-25 07:01:35.035590", "rc": 0, "start": "2024-07-25 07:01:34.636264" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1349 0 --:--:-- --:--:-- --:--:-- 1349 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 1993 0 --:--:-- --:--:-- --:--:-- 2006 PLAY RECAP ********************************************************************* managed_node1 : ok=148 changed=4 unreachable=0 failed=0 skipped=97 rescued=0 ignored=0 Thursday 25 July 2024 07:01:35 -0400 (0:00:00.850) 0:00:56.736 ********* =============================================================================== ** TEST check bond settings --------------------------------------------- 5.26s ** TEST check bond settings --------------------------------------------- 4.83s fedora.linux_system_roles.network : Check which services are running ---- 1.86s fedora.linux_system_roles.network : Check which services are running ---- 1.78s fedora.linux_system_roles.network : Check which services are running ---- 1.74s fedora.linux_system_roles.network : Check which services are running ---- 1.72s Create test interfaces -------------------------------------------------- 1.67s Create test interfaces -------------------------------------------------- 1.62s fedora.linux_system_roles.network : Check which packages are installed --- 1.12s Gathering Facts --------------------------------------------------------- 1.11s Install dnsmasq --------------------------------------------------------- 1.03s fedora.linux_system_roles.network : Configure networking connection profiles --- 1.00s fedora.linux_system_roles.network : Check which packages are installed --- 0.99s fedora.linux_system_roles.network : Configure networking connection profiles --- 0.97s fedora.linux_system_roles.network : Check which packages are installed --- 0.95s Install pgrep, sysctl --------------------------------------------------- 0.93s fedora.linux_system_roles.network : Configure networking connection profiles --- 0.93s Install dnsmasq --------------------------------------------------------- 0.93s fedora.linux_system_roles.network : Check which packages are installed --- 0.91s Install pgrep, sysctl --------------------------------------------------- 0.90s