ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-XBs executable location = /usr/local/bin/ansible-playbook python version = 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] (/usr/bin/python3.13) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Saturday 31 May 2025 08:43:25 -0400 (0:00:00.026) 0:00:00.026 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3, 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'] ************************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:9 Saturday 31 May 2025 08:43:28 -0400 (0:00:03.004) 0:00:03.031 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 31 May 2025 08:43:29 -0400 (0:00:00.018) 0:00:03.049 ********** ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 31 May 2025 08:43:29 -0400 (0:00:00.555) 0:00:03.605 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 31 May 2025 08:43:30 -0400 (0:00:00.555) 0:00:04.161 ********** ok: [managed-node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 31 May 2025 08:43:30 -0400 (0:00:00.037) 0:00:04.198 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Saturday 31 May 2025 08:43:30 -0400 (0:00:00.022) 0:00:04.220 ********** ok: [managed-node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing configuring 802.1x authentication] ********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Saturday 31 May 2025 08:43:30 -0400 (0:00:00.033) 0:00:04.253 ********** ok: [managed-node1] TASK [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.898) 0:00:05.152 ********** ok: [managed-node1] => {} MSG: ################################################## TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.032) 0:00:05.184 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed-node1 TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.033) 0:00:05.218 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed-node1 TASK [Debug] ******************************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.038) 0:00:05.256 ********** ok: [managed-node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.44.148", "10.31.47.83" ], "all_ipv6_addresses": [ "fe80::d7:efff:fecf:f039", "fe80::30:f3ff:fee5:c745" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.14.5-300.fc42.x86_64", "console": "ttyS0,115200n8", "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=17180fc1-acb7-4946-8398-b2110775b517" }, "date_time": { "date": "2025-05-31", "day": "31", "epoch": "1748695411", "epoch_int": "1748695411", "hour": "08", "iso8601": "2025-05-31T12:43:31Z", "iso8601_basic": "20250531T084331003158", "iso8601_basic_short": "20250531T084331", "iso8601_micro": "2025-05-31T12:43:31.003158Z", "minute": "43", "month": "05", "second": "31", "time": "08:43:31", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "21", "year": "2025" }, "default_ipv4": { "address": "10.31.47.83", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:30:f3:e5:c7:45", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": { "zram0": [ "zram0" ] }, "masters": {}, "uuids": { "xvda2": [ "17180fc1-acb7-4946-8398-b2110775b517" ], "zram0": [ "a1bf2181-39aa-49d4-9972-7e5f226e7d11" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "17180fc1-acb7-4946-8398-b2110775b517" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "17180fc1-acb7-4946-8398-b2110775b517" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 }, "zram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [ "zram0" ], "masters": [], "uuids": [ "a1bf2181-39aa-49d4-9972-7e5f226e7d11" ] }, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "7606272", "sectorsize": "4096", "size": "3.63 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3", "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "42", "distribution_release": "", "distribution_version": "42", "dns": { "nameservers": [ "127.0.0.53" ], "options": { "edns0": true, "trust-ad": true }, "search": [ "testing-farm.us-east-1.aws.redhat.com" ] }, "domain": "", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_IMA_CERT_PATH": "/etc/keys/ima:", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "EDITOR": "/usr/bin/vim", "GPG_TTY": "/dev/pts/0", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/bin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.11.35 52010 22", "SSH_CONNECTION": "10.31.11.35 52010 10.31.47.83 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3" }, "eth0": { "active": true, "device": "eth0", "ipv4": { "address": "10.31.47.83", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::30:f3ff:fee5:c745", "prefix": "64", "scope": "link" } ], "macaddress": "02:30:f3:e5:c7:45", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "type": "ether" }, "eth1": { "active": true, "device": "eth1", "ipv4": { "address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::d7:efff:fecf:f039", "prefix": "64", "scope": "link" } ], "macaddress": "02:d7:ef:cf:f0:39", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-1", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "managed-node1", "gather_subset": [ "all" ], "hostname": "managed-node1", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:50e2dc39-e9f3-4099-95d2-94ec892d9b9b", "interfaces": [ "lo", "eth1", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.14.5-300.fc42.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Fri May 2 14:16:46 UTC 2025", "lo": { "active": true, "device": "lo", "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "type": "loopback" }, "loadavg": { "15m": 0.04296875, "1m": 0.15625, "5m": 0.10595703125 }, "locally_reachable_ips": { "ipv4": [ "10.31.44.148", "10.31.47.83", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::30:f3ff:fee5:c745", "fe80::d7:efff:fecf:f039" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec2e822ca3115a7c160d690637035d45", "memfree_mb": 3343, "memory_mb": { "nocache": { "free": 3529, "used": 185 }, "real": { "free": 3343, "total": 3714, "used": 371 }, "swap": { "cached": 0, "free": 3713, "total": 3713, "used": 0 } }, "memtotal_mb": 3714, "module_setup": true, "mounts": [ { "block_available": 61363039, "block_size": 4096, "block_total": 64479564, "block_used": 3116525, "device": "/dev/xvda2", "dump": 0, "fstype": "ext4", "inode_available": 16300119, "inode_total": 16384000, "inode_used": 83881, "mount": "/", "options": "rw,seclabel,relatime", "passno": 0, "size_available": 251343007744, "size_total": 264108294144, "uuid": "17180fc1-acb7-4946-8398-b2110775b517" } ], "nodename": "managed-node1", "os_family": "RedHat", "pkg_mgr": "dnf5", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.14.5-300.fc42.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=17180fc1-acb7-4946-8398-b2110775b517" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2e822c-a311-5a7c-160d-690637035d45", "product_uuid": "ec2e822c-a311-5a7c-160d-690637035d45", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 3, "minor": 13, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 13, 3, "final", 0 ] }, "python_version": "3.13.3", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 34, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA8GGi3yEaOzLjJGg7NfBVsw7kdW4YbNj2VYeEa2dI4yh3CO7qwB+qI5KxVUsCbhjMIfyLdq5db47yrhz59qfXI=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICK67JOuMyVKzdm0NBCliT8awI6cCrKBJZ8G+EcaVv+V", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKfMyabcQkXSjWOMeXJn2rPjbYCymqSgl4EzZuyBOaFZ05zSJ+CNlwJfS4fAAA0Hp6yuJC1J6nw9rmkgzU7xyYLRP1r/gB6ABq/b96x5G8s7d6A0PyOgjND5ty1xoRDqQK95tEGclW0rFR2Fsd14sxnUHuNyoejV04vPl01horazPHnyL4qyTgy4AIiCq1zo0twBYmB/rnwCPDV4hu0Oaplol93sUle5FPVZP3Hl8bkwhZlJ90pfMDH8ZrhkAPwwVLKT50XSyTlVb//PoqEVnHo83B8k749/V7V68iyGViLYGlQQ3u6I6Ipwj2dxFuNBGD2tipOSAHIN4iDW/jx1jVZeE/lIpWVMDne3xbOAxgOQ1QYkXpWs7Eq+O2zNv6K1Jt7EiK+72X3ca/R/OjjGul35lwkxNtZnTy88ZU9TJb1QP4N6leA6f0LuBErJQe6ln95sagTcAIB+GgEkWS2WYq+78trA5VMZivkweJmkmDVPzCrWJ4HiNNowXsOLmdcwE=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3713, "swaptotal_mb": 3713, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 202, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } TASK [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.035) 0:00:05.292 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } TASK [Install hostapd] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Saturday 31 May 2025 08:43:31 -0400 (0:00:00.032) 0:00:05.325 ********** changed: [managed-node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.11-2.fc42.x86_64" ] } lsrpackages: hostapd TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Saturday 31 May 2025 08:43:41 -0400 (0:00:10.556) 0:00:15.882 ********** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Copy server certificates] ************************************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Saturday 31 May 2025 08:43:42 -0400 (0:00:00.824) 0:00:16.706 ********** changed: [managed-node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1748695422.7635574-5277-187270766491988/.source.key", "state": "file", "uid": 0 } changed: [managed-node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1748695424.1402106-5277-55636688606003/.source.pem", "state": "file", "uid": 0 } changed: [managed-node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1748695425.0269768-5277-250495209106257/.source.pem", "state": "file", "uid": 0 } changed: [managed-node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1748695425.921379-5277-130371260197905/.source.pem", "state": "file", "uid": 0 } TASK [Create test interfaces] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Saturday 31 May 2025 08:43:46 -0400 (0:00:04.148) 0:00:20.854 ********** ok: [managed-node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.202609", "end": "2025-05-31 08:43:47.626116", "rc": 0, "start": "2025-05-31 08:43:47.423507" } TASK [Create hostapd config] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Saturday 31 May 2025 08:43:47 -0400 (0:00:00.895) 0:00:21.750 ********** changed: [managed-node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1748695427.7859786-5713-87660566625722/.source.conf", "state": "file", "uid": 0 } TASK [Create eap_user_file config] ********************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Saturday 31 May 2025 08:43:48 -0400 (0:00:00.854) 0:00:22.604 ********** changed: [managed-node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1748695428.645307-5857-238640560302821/.source.eap_user", "state": "file", "uid": 0 } TASK [Run hostapd in namespace] ************************************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Saturday 31 May 2025 08:43:49 -0400 (0:00:00.858) 0:00:23.463 ********** ok: [managed-node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.026511", "end": "2025-05-31 08:43:54.883559", "rc": 0, "start": "2025-05-31 08:43:49.857048" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED TASK [Copy client certs] ******************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Saturday 31 May 2025 08:43:54 -0400 (0:00:05.537) 0:00:29.000 ********** changed: [managed-node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1748695435.0343394-6432-149722135551437/.source.key", "state": "file", "uid": 0 } changed: [managed-node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1748695435.7512765-6432-177220237293592/.source.nocrypt", "state": "file", "uid": 0 } changed: [managed-node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1748695436.5246382-6432-103066915551852/.source.pem", "state": "file", "uid": 0 } changed: [managed-node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1748695437.2551827-6432-95821945695829/.source.pem", "state": "file", "uid": 0 } TASK [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Saturday 31 May 2025 08:43:58 -0400 (0:00:03.114) 0:00:32.115 ********** ok: [managed-node1] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:43:58 -0400 (0:00:00.148) 0:00:32.263 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:43:58 -0400 (0:00:00.158) 0:00:32.422 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:43:58 -0400 (0:00:00.094) 0:00:32.517 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:43:58 -0400 (0:00:00.078) 0:00:32.596 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:43:58 -0400 (0:00:00.072) 0:00:32.668 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:44:01 -0400 (0:00:03.074) 0:00:35.743 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:44:03 -0400 (0:00:01.939) 0:00:37.682 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:44:03 -0400 (0:00:00.115) 0:00:37.797 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:44:03 -0400 (0:00:00.103) 0:00:37.901 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:44:03 -0400 (0:00:00.076) 0:00:37.977 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:44:04 -0400 (0:00:00.188) 0:00:38.166 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:44:04 -0400 (0:00:00.280) 0:00:38.447 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:44:04 -0400 (0:00:00.092) 0:00:38.539 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:44:04 -0400 (0:00:00.072) 0:00:38.612 ********** changed: [managed-node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.11-6.fc42.x86_64" ] } lsrpackages: NetworkManager python3-gobject-base wpa_supplicant TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:44:07 -0400 (0:00:02.452) 0:00:41.065 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:44:07 -0400 (0:00:00.168) 0:00:41.233 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:44:07 -0400 (0:00:00.211) 0:00:41.445 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:44:07 -0400 (0:00:00.176) 0:00:41.621 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:44:08 -0400 (0:00:01.293) 0:00:42.915 ********** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket basic.target dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894472704", "EffectiveMemoryMax": "3894472704", "EffectiveTasksMax": "4415", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14718", "LimitNPROCSoft": "14718", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14718", "LimitSIGPENDINGSoft": "14718", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3481817088", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:44:10 -0400 (0:00:01.247) 0:00:44.163 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:44:10 -0400 (0:00:00.168) 0:00:44.331 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:44:10 -0400 (0:00:00.209) 0:00:44.540 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:44:14 -0400 (0:00:03.854) 0:00:48.395 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:44:14 -0400 (0:00:00.286) 0:00:48.682 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:44:14 -0400 (0:00:00.223) 0:00:48.906 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 971619a2-9811-42c3-a113-45aed1aee91e (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:44:15 -0400 (0:00:00.222) 0:00:49.128 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:44:15 -0400 (0:00:00.284) 0:00:49.412 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Saturday 31 May 2025 08:44:16 -0400 (0:00:01.299) 0:00:50.712 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iputils TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Saturday 31 May 2025 08:44:18 -0400 (0:00:01.679) 0:00:52.392 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.007313", "end": "2025-05-31 08:44:18.992125", "rc": 0, "start": "2025-05-31 08:44:18.984812" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.054 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.054/0.054/0.054/0.000 ms TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:44:19 -0400 (0:00:00.843) 0:00:53.235 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:44:19 -0400 (0:00:00.503) 0:00:53.739 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:44:19 -0400 (0:00:00.292) 0:00:54.031 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:44:20 -0400 (0:00:00.224) 0:00:54.255 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:44:20 -0400 (0:00:00.220) 0:00:54.476 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:44:23 -0400 (0:00:02.923) 0:00:57.400 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:44:24 -0400 (0:00:01.434) 0:00:58.834 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:44:25 -0400 (0:00:00.237) 0:00:59.072 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:44:25 -0400 (0:00:00.302) 0:00:59.374 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:44:25 -0400 (0:00:00.166) 0:00:59.541 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:44:25 -0400 (0:00:00.175) 0:00:59.717 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:44:26 -0400 (0:00:00.340) 0:01:00.058 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:44:26 -0400 (0:00:00.229) 0:01:00.287 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:44:26 -0400 (0:00:00.264) 0:01:00.552 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:44:26 -0400 (0:00:00.405) 0:01:00.958 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:44:27 -0400 (0:00:00.271) 0:01:01.229 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:44:27 -0400 (0:00:00.182) 0:01:01.412 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:44:27 -0400 (0:00:00.264) 0:01:01.677 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:44:28 -0400 (0:00:01.115) 0:01:02.792 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:44:29 -0400 (0:00:00.267) 0:01:03.059 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:44:29 -0400 (0:00:00.289) 0:01:03.349 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:44:29 -0400 (0:00:00.263) 0:01:03.613 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "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] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:44:30 -0400 (0:00:01.289) 0:01:04.902 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:44:31 -0400 (0:00:00.170) 0:01:05.073 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:44:31 -0400 (0:00:00.158) 0:01:05.232 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:44:31 -0400 (0:00:00.199) 0:01:05.431 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:44:31 -0400 (0:00:00.216) 0:01:05.648 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.683) 0:01:06.332 ********** ok: [managed-node1] => {} MSG: ################################################## TASK [Copy cacert to system truststore] **************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Saturday 31 May 2025 08:44:32 -0400 (0:00:00.116) 0:01:06.448 ********** changed: [managed-node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1748695472.6109867-8528-92566923545096/.source.pem", "state": "file", "uid": 0 } TASK [Update ca trust] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Saturday 31 May 2025 08:44:33 -0400 (0:00:01.297) 0:01:07.746 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:02.117520", "end": "2025-05-31 08:44:36.271302", "rc": 0, "start": "2025-05-31 08:44:34.153782" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:44:36 -0400 (0:00:02.803) 0:01:10.549 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:44:36 -0400 (0:00:00.383) 0:01:10.932 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:44:37 -0400 (0:00:00.227) 0:01:11.160 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:44:37 -0400 (0:00:00.302) 0:01:11.463 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:44:37 -0400 (0:00:00.206) 0:01:11.669 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:44:41 -0400 (0:00:03.926) 0:01:15.596 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:44:43 -0400 (0:00:01.619) 0:01:17.215 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.146) 0:01:17.361 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.251) 0:01:17.613 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.185) 0:01:17.798 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:44:43 -0400 (0:00:00.144) 0:01:17.942 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:44:44 -0400 (0:00:00.263) 0:01:18.206 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:44:44 -0400 (0:00:00.253) 0:01:18.459 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:44:44 -0400 (0:00:00.332) 0:01:18.792 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:44:45 -0400 (0:00:00.383) 0:01:19.176 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:44:45 -0400 (0:00:00.239) 0:01:19.416 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:44:45 -0400 (0:00:00.162) 0:01:19.578 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:44:45 -0400 (0:00:00.170) 0:01:19.749 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:44:46 -0400 (0:00:00.824) 0:01:20.573 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ActiveEnterTimestampMonotonic": "241992952", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target dbus.socket system.slice basic.target systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-05-31 08:44:09 EDT", "AssertTimestampMonotonic": "241972442", "Before": "shutdown.target multi-user.target network.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "19218000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ConditionTimestampMonotonic": "241972439", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5784", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894472704", "EffectiveMemoryMax": "3894472704", "EffectiveTasksMax": "4415", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ExecMainHandoffTimestampMonotonic": "241983732", "ExecMainPID": "9720", "ExecMainStartTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ExecMainStartTimestampMonotonic": "241973359", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Sat 2025-05-31 08:44:09 EDT] ; stop_time=[n/a] ; pid=9720 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Sat 2025-05-31 08:44:09 EDT] ; stop_time=[n/a] ; pid=9720 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2025-05-31 08:44:09 EDT", "InactiveExitTimestampMonotonic": "241973816", "InvocationID": "eee5ffa532fe4daaa579815f496bc072", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14718", "LimitNPROCSoft": "14718", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14718", "LimitSIGPENDINGSoft": "14718", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9720", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3551105024", "MemoryCurrent": "1822720", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "2097152", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2025-05-31 08:44:09 EDT", "StateChangeTimestampMonotonic": "241992952", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:44:47 -0400 (0:00:00.817) 0:01:21.391 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:44:47 -0400 (0:00:00.086) 0:01:21.477 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:44:47 -0400 (0:00:00.127) 0:01:21.604 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60 (is-modified) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:44:50 -0400 (0:00:03.411) 0:01:25.016 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:44:51 -0400 (0:00:00.350) 0:01:25.367 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60 (is-modified)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:44:51 -0400 (0:00:00.398) 0:01:25.766 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, af3609dc-1271-4323-b28e-d866131c9b60 (is-modified)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:44:52 -0400 (0:00:00.336) 0:01:26.102 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:44:52 -0400 (0:00:00.275) 0:01:26.377 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Saturday 31 May 2025 08:44:53 -0400 (0:00:00.924) 0:01:27.302 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:01.005249", "end": "2025-05-31 08:44:54.883322", "rc": 0, "start": "2025-05-31 08:44:53.878073" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.053 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.053/0.053/0.053/0.000 ms TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:44:55 -0400 (0:00:01.811) 0:01:29.114 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:44:55 -0400 (0:00:00.275) 0:01:29.389 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:44:55 -0400 (0:00:00.472) 0:01:29.862 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.392) 0:01:30.255 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:44:56 -0400 (0:00:00.334) 0:01:30.589 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:44:59 -0400 (0:00:02.968) 0:01:33.557 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:45:01 -0400 (0:00:01.522) 0:01:35.079 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:45:01 -0400 (0:00:00.223) 0:01:35.303 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:45:01 -0400 (0:00:00.217) 0:01:35.520 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:45:01 -0400 (0:00:00.258) 0:01:35.779 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:45:01 -0400 (0:00:00.211) 0:01:35.991 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:45:02 -0400 (0:00:00.245) 0:01:36.237 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:45:02 -0400 (0:00:00.206) 0:01:36.443 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:45:02 -0400 (0:00:00.281) 0:01:36.725 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:45:02 -0400 (0:00:00.271) 0:01:36.997 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:45:03 -0400 (0:00:00.349) 0:01:37.346 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:45:03 -0400 (0:00:00.297) 0:01:37.643 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:45:03 -0400 (0:00:00.195) 0:01:37.838 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:45:04 -0400 (0:00:00.964) 0:01:38.803 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.307) 0:01:39.110 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.249) 0:01:39.360 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:45:05 -0400 (0:00:00.234) 0:01:39.594 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "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] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:45:06 -0400 (0:00:01.331) 0:01:40.926 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:45:07 -0400 (0:00:00.158) 0:01:41.085 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:45:07 -0400 (0:00:00.214) 0:01:41.299 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:45:07 -0400 (0:00:00.340) 0:01:41.640 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:45:07 -0400 (0:00:00.333) 0:01:41.973 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Saturday 31 May 2025 08:45:08 -0400 (0:00:00.862) 0:01:42.836 ********** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed-node1 TASK [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Saturday 31 May 2025 08:45:09 -0400 (0:00:00.392) 0:01:43.229 ********** ok: [managed-node1] => {} MSG: ################################################## TASK [Set __NM_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Saturday 31 May 2025 08:45:09 -0400 (0:00:00.202) 0:01:43.432 ********** ok: [managed-node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Saturday 31 May 2025 08:45:09 -0400 (0:00:00.177) 0:01:43.610 ********** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Saturday 31 May 2025 08:45:10 -0400 (0:00:00.732) 0:01:44.342 ********** changed: [managed-node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1748695510.416862-11074-179796882604864/.source.pem", "state": "file", "uid": 0 } TASK [Install openssl (test dependency)] *************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Saturday 31 May 2025 08:45:11 -0400 (0:00:01.064) 0:01:45.407 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: openssl TASK [Hash cacert] ************************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Saturday 31 May 2025 08:45:12 -0400 (0:00:01.622) 0:01:47.029 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.021717", "end": "2025-05-31 08:45:13.675525", "rc": 0, "start": "2025-05-31 08:45:13.653808" } STDOUT: d1b7d027 TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Saturday 31 May 2025 08:45:13 -0400 (0:00:00.913) 0:01:47.942 ********** changed: [managed-node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Saturday 31 May 2025 08:45:14 -0400 (0:00:00.811) 0:01:48.754 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.339489", "end": "2025-05-31 08:45:15.626430", "rc": 0, "start": "2025-05-31 08:45:15.286941" } STDOUT: NetworkManager-1.52.0-1.fc42.x86_64 TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:45:15 -0400 (0:00:01.174) 0:01:49.929 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:45:16 -0400 (0:00:00.556) 0:01:50.486 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:45:16 -0400 (0:00:00.346) 0:01:50.832 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:45:17 -0400 (0:00:00.324) 0:01:51.156 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:45:17 -0400 (0:00:00.532) 0:01:51.689 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:45:20 -0400 (0:00:02.992) 0:01:54.682 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:45:21 -0400 (0:00:01.265) 0:01:55.947 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:45:22 -0400 (0:00:00.288) 0:01:56.236 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:45:22 -0400 (0:00:00.282) 0:01:56.518 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:45:22 -0400 (0:00:00.291) 0:01:56.809 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:45:23 -0400 (0:00:00.265) 0:01:57.075 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:45:23 -0400 (0:00:00.352) 0:01:57.428 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:45:23 -0400 (0:00:00.255) 0:01:57.685 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:45:23 -0400 (0:00:00.322) 0:01:58.007 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:45:24 -0400 (0:00:00.434) 0:01:58.442 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:45:24 -0400 (0:00:00.290) 0:01:58.733 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.366) 0:01:59.100 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:45:25 -0400 (0:00:00.342) 0:01:59.443 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:45:26 -0400 (0:00:01.209) 0:02:00.652 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ActiveEnterTimestampMonotonic": "241992952", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target dbus.socket system.slice basic.target systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-05-31 08:44:09 EDT", "AssertTimestampMonotonic": "241972442", "Before": "shutdown.target multi-user.target network.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "38802000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ConditionTimestampMonotonic": "241972439", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "5784", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3894472704", "EffectiveMemoryMax": "3894472704", "EffectiveTasksMax": "4415", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ExecMainHandoffTimestampMonotonic": "241983732", "ExecMainPID": "9720", "ExecMainStartTimestamp": "Sat 2025-05-31 08:44:09 EDT", "ExecMainStartTimestampMonotonic": "241973359", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Sat 2025-05-31 08:44:09 EDT] ; stop_time=[n/a] ; pid=9720 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Sat 2025-05-31 08:44:09 EDT] ; stop_time=[n/a] ; pid=9720 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2025-05-31 08:44:09 EDT", "InactiveExitTimestampMonotonic": "241973816", "InvocationID": "eee5ffa532fe4daaa579815f496bc072", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14718", "LimitNPROCSoft": "14718", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14718", "LimitSIGPENDINGSoft": "14718", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9720", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3534004224", "MemoryCurrent": "2719744", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3248128", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2025-05-31 08:44:09 EDT", "StateChangeTimestampMonotonic": "241992952", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4415", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:45:27 -0400 (0:00:01.189) 0:02:01.842 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:45:27 -0400 (0:00:00.171) 0:02:02.013 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:45:28 -0400 (0:00:00.296) 0:02:02.309 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf (is-modified) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:45:31 -0400 (0:00:03.555) 0:02:05.865 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:45:32 -0400 (0:00:00.252) 0:02:06.117 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf (is-modified)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:45:32 -0400 (0:00:00.143) 0:02:06.261 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, f694efdf-7fcc-425f-a5f0-e607a6b91abf (is-modified)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:45:32 -0400 (0:00:00.243) 0:02:06.504 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:45:32 -0400 (0:00:00.170) 0:02:06.675 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Saturday 31 May 2025 08:45:33 -0400 (0:00:00.810) 0:02:07.485 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iputils TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Saturday 31 May 2025 08:45:34 -0400 (0:00:01.391) 0:02:08.876 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003948", "end": "2025-05-31 08:45:35.229761", "rc": 0, "start": "2025-05-31 08:45:35.225813" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.051 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.051/0.051/0.051/0.000 ms TASK [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Saturday 31 May 2025 08:45:35 -0400 (0:00:00.572) 0:02:09.449 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: after test TASK [Show failed item] ******************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Saturday 31 May 2025 08:45:35 -0400 (0:00:00.235) 0:02:09.684 ********** ok: [managed-node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } ok: [managed-node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } ok: [managed-node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } ok: [managed-node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } TASK [Assert role behavior] **************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Saturday 31 May 2025 08:45:35 -0400 (0:00:00.342) 0:02:10.027 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Assert role failure] ***************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Saturday 31 May 2025 08:45:36 -0400 (0:00:00.187) 0:02:10.214 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } TASK [Assert ping succeeded] *************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Saturday 31 May 2025 08:45:36 -0400 (0:00:00.190) 0:02:10.405 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 31 May 2025 08:45:36 -0400 (0:00:00.140) 0:02:10.546 ********** included: /tmp/collections-XBs/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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 31 May 2025 08:45:36 -0400 (0:00:00.315) 0:02:10.861 ********** 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] *********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Saturday 31 May 2025 08:45:36 -0400 (0:00:00.176) 0:02:11.037 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Saturday 31 May 2025 08:45:37 -0400 (0:00:00.132) 0:02:11.170 ********** 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] **** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Saturday 31 May 2025 08:45:37 -0400 (0:00:00.117) 0:02:11.287 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Saturday 31 May 2025 08:45:40 -0400 (0:00:03.006) 0:02:14.294 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 31 May 2025 08:45:42 -0400 (0:00:01.976) 0:02:16.270 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 31 May 2025 08:45:42 -0400 (0:00:00.544) 0:02:16.814 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 31 May 2025 08:45:43 -0400 (0:00:00.311) 0:02:17.125 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Saturday 31 May 2025 08:45:43 -0400 (0:00:00.296) 0:02:17.422 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Saturday 31 May 2025 08:45:43 -0400 (0:00:00.173) 0:02:17.596 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Saturday 31 May 2025 08:45:43 -0400 (0:00:00.240) 0:02:17.836 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.301) 0:02:18.137 ********** 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] ******************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.296) 0:02:18.434 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.278) 0:02:18.712 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.115) 0:02:18.828 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.081) 0:02:18.910 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Saturday 31 May 2025 08:45:44 -0400 (0:00:00.104) 0:02:19.015 ********** 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] ***** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 31 May 2025 08:45:45 -0400 (0:00:00.846) 0:02:19.861 ********** 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] ************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Saturday 31 May 2025 08:45:45 -0400 (0:00:00.108) 0:02:19.969 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Saturday 31 May 2025 08:45:46 -0400 (0:00:00.126) 0:02:20.096 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Saturday 31 May 2025 08:45:46 -0400 (0:00:00.135) 0:02:20.232 ********** changed: [managed-node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Saturday 31 May 2025 08:45:47 -0400 (0:00:01.154) 0:02:21.388 ********** 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] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Saturday 31 May 2025 08:45:47 -0400 (0:00:00.230) 0:02:21.618 ********** ok: [managed-node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Saturday 31 May 2025 08:45:47 -0400 (0:00:00.286) 0:02:21.905 ********** ok: [managed-node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Saturday 31 May 2025 08:45:48 -0400 (0:00:00.260) 0:02:22.165 ********** skipping: [managed-node1] => { "false_condition": "network_state != {}" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Saturday 31 May 2025 08:45:48 -0400 (0:00:00.260) 0:02:22.426 ********** ok: [managed-node1] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Saturday 31 May 2025 08:45:49 -0400 (0:00:00.768) 0:02:23.195 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed-node1 TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Saturday 31 May 2025 08:45:49 -0400 (0:00:00.372) 0:02:23.567 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.051805", "end": "2025-05-31 08:45:50.055945", "rc": 0, "start": "2025-05-31 08:45:50.004140" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Saturday 31 May 2025 08:45:50 -0400 (0:00:00.741) 0:02:24.309 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.015594", "end": "2025-05-31 08:45:50.898043", "rc": 0, "start": "2025-05-31 08:45:50.882449" } TASK [Remove certs and config] ************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Saturday 31 May 2025 08:45:51 -0400 (0:00:00.770) 0:02:25.079 ********** changed: [managed-node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } changed: [managed-node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } changed: [managed-node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } TASK [Remove test certificates] ************************************************ task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Saturday 31 May 2025 08:45:52 -0400 (0:00:01.645) 0:02:26.725 ********** changed: [managed-node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } changed: [managed-node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } changed: [managed-node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } changed: [managed-node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } TASK [Remove test CA] ********************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Saturday 31 May 2025 08:45:55 -0400 (0:00:02.543) 0:02:29.269 ********** changed: [managed-node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } changed: [managed-node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } TASK [Update ca trust] ********************************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Saturday 31 May 2025 08:45:56 -0400 (0:00:01.410) 0:02:30.679 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:02.065406", "end": "2025-05-31 08:45:59.231653", "rc": 0, "start": "2025-05-31 08:45:57.166247" } TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Saturday 31 May 2025 08:45:59 -0400 (0:00:02.822) 0:02:33.501 ********** included: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed-node1 TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Saturday 31 May 2025 08:45:59 -0400 (0:00:00.418) 0:02:33.920 ********** 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.009044", "end": "2025-05-31 08:46:00.354362", "rc": 0, "start": "2025-05-31 08:46:00.345318" } 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 noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:30:f3:e5:c7:45 brd ff:ff:ff:ff:ff:ff altname enX0 altname enx0230f3e5c745 inet 10.31.47.83/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3266sec preferred_lft 3266sec inet6 fe80::30:f3ff:fee5:c745/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: eth1: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:d7:ef:cf:f0:39 brd ff:ff:ff:ff:ff:ff altname enX1 altname enx02d7efcff039 inet 10.31.44.148/22 brd 10.31.47.255 scope global dynamic noprefixroute eth1 valid_lft 3266sec preferred_lft 3266sec inet6 fe80::d7:efff:fecf:f039/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.83 metric 100 default via 10.31.44.1 dev eth1 proto dhcp src 10.31.44.148 metric 101 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.83 metric 100 10.31.44.0/22 dev eth1 proto kernel scope link src 10.31.44.148 metric 101 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev eth1 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search testing-farm.us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Saturday 31 May 2025 08:46:00 -0400 (0:00:00.709) 0:02:34.629 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=107 changed=21 unreachable=0 failed=0 skipped=108 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-05-31T12:45:35.526756+00:00Z", "host": "managed-node1", "message": "after test", "start_time": "2025-05-31T12:45:35.406160+00:00Z", "task_name": "Trigger failure in case the role did not fail", "task_path": "/tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 31 May 2025 08:46:00 -0400 (0:00:00.148) 0:02:34.777 ********** =============================================================================== Install hostapd -------------------------------------------------------- 10.56s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Run hostapd in namespace ------------------------------------------------ 5.54s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Copy server certificates ------------------------------------------------ 4.15s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 fedora.linux_system_roles.network : Check which services are running ---- 3.93s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.85s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.56s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.41s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy client certs ------------------------------------------------------- 3.11s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 fedora.linux_system_roles.network : Check which services are running ---- 3.07s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 3.01s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 3.00s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 2.99s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.97s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.92s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Update ca trust --------------------------------------------------------- 2.82s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Update ca trust --------------------------------------------------------- 2.80s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Remove test certificates ------------------------------------------------ 2.54s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 fedora.linux_system_roles.network : Install packages -------------------- 2.45s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which packages are installed --- 1.98s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.94s /tmp/collections-XBs/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26