ansible-playbook [core 2.17.8] 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-8EA executable location = /usr/local/bin/ansible-playbook python version = 3.13.1 (main, Dec 9 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.13) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_packages_full.yml ********************************************** 1 plays in /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml PLAY [Test cockpit_packages: full] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:2 Monday 03 February 2025 13:58:36 -0500 (0:00:00.007) 0:00:00.007 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3, 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 cockpit role] **************************************************** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:8 Monday 03 February 2025 13:58:37 -0500 (0:00:01.222) 0:00:01.230 ******* included: fedora.linux_system_roles.cockpit for managed-node1 TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:2 Monday 03 February 2025 13:58:37 -0500 (0:00:00.063) 0:00:01.294 ******* included: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Monday 03 February 2025 13:58:37 -0500 (0:00:00.036) 0:00:01.331 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Check if system is ostree] *********** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 Monday 03 February 2025 13:58:37 -0500 (0:00:00.038) 0:00:01.369 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:15 Monday 03 February 2025 13:58:37 -0500 (0:00:00.562) 0:00:01.932 ******* ok: [managed-node1] => { "ansible_facts": { "__cockpit_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:22 Monday 03 February 2025 13:58:38 -0500 (0:00:00.033) 0:00:01.966 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.cockpit : Set flag if transactional-update exists] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:27 Monday 03 February 2025 13:58:38 -0500 (0:00:00.407) 0:00:02.373 ******* ok: [managed-node1] => { "ansible_facts": { "__cockpit_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:31 Monday 03 February 2025 13:58:38 -0500 (0:00:00.037) 0:00:02.411 ******* ok: [managed-node1] => (item=/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:11 Monday 03 February 2025 13:58:38 -0500 (0:00:00.056) 0:00:02.467 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:18 Monday 03 February 2025 13:58:38 -0500 (0:00:00.024) 0:00:02.492 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:23 Monday 03 February 2025 13:58:38 -0500 (0:00:00.026) 0:00:02.518 ******* included: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml for managed-node1 => (item=/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:2 Monday 03 February 2025 13:58:38 -0500 (0:00:00.060) 0:00:02.579 ******* ok: [managed-node1] => { "ansible_facts": { "cockpit_packages": "full" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:7 Monday 03 February 2025 13:58:38 -0500 (0:00:00.027) 0:00:02.606 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-389-ds-3.1.1-3.fc41.noarch", "Installed: cockpit-ha-cluster-0.11.8-1.fc41.noarch", "Installed: cockpit-navigator-0.5.10-4.fc41.noarch", "Installed: cockpit-session-recording-16-2.fc41.noarch", "Installed: 389-ds-base-3.1.1-3.fc41.x86_64", "Installed: python3-lib389-3.1.1-3.fc41.noarch", "Installed: pcs-0.11.8-1.fc41.noarch", "Installed: 389-ds-base-libs-3.1.1-3.fc41.x86_64", "Installed: acl-2.3.2-2.fc41.x86_64", "Installed: libdb-5.3.28-63.fc41.x86_64", "Installed: libicu-74.2-2.fc41.x86_64", "Installed: perl-Archive-Tar-3.02-512.fc41.noarch", "Installed: perl-DB_File-1.859-512.fc41.x86_64", "Installed: python3-ldap-3.4.4-6.fc41.x86_64", "Installed: python3-pyasn1-0.6.0-3.fc41.noarch", "Installed: python3-pyasn1-modules-0.6.0-3.fc41.noarch", "Installed: logrotate-3.22.0-2.fc41.x86_64", "Installed: python3-pycurl-7.45.3-4.fc41.x86_64", "Installed: python3-pyparsing-3.1.2-7.fc41.noarch", "Installed: python3-tornado-6.3.3-8.fc41.x86_64", "Installed: rubygem-backports-3.23.0-6.fc41.noarch", "Installed: rubygem-childprocess-4.1.0-9.fc41.noarch", "Installed: rubygem-ethon-0.15.0-8.fc41.noarch", "Installed: rubygem-ffi-1.15.5-11.fc41.x86_64", "Installed: rubygem-mustermann-1.1.1-12.fc41.noarch", "Installed: rubygem-puma-6.4.2-2.fc40.x86_64", "Installed: rubygem-rack-1:2.2.4-6.fc41.noarch", "Installed: rubygem-rack-protection-3.0.5-5.fc41.noarch", "Installed: rubygem-rack-test-1.1.0-10.fc41.noarch", "Installed: rubygem-sinatra-1:3.0.5-5.fc41.noarch", "Installed: rubygem-tilt-2.2.0-3.fc41.noarch", "Installed: rubypick-1.1.1-21.fc41.noarch", "Installed: perl-IO-Compress-Lzma-2.212-2.fc41.noarch", "Installed: perl-IO-Zlib-1:1.15-511.fc41.noarch", "Installed: perl-Text-Diff-1.45-22.fc41.noarch", "Installed: rubygem-nio4r-2.6.1-4.fc41.x86_64", "Installed: perl-Compress-Raw-Lzma-2.212-5.fc41.x86_64", "Installed: perl-Compress-Raw-Zlib-2.212-512.fc41.x86_64", "Installed: perl-Algorithm-Diff-1.2010-12.fc41.noarch", "Installed: cockpit-332-1.fc41.x86_64", "Installed: cockpit-networkmanager-332-1.fc41.noarch", "Installed: cockpit-packagekit-332-1.fc41.noarch", "Installed: cockpit-selinux-332-1.fc41.noarch", "Installed: cockpit-storaged-332-1.fc41.noarch", "Installed: cockpit-ostree-1:206-1.fc41.noarch", "Installed: cockpit-composer-53-1.fc41.noarch", "Installed: cockpit-doc-332-1.fc41.noarch", "Installed: cockpit-files-15-1.fc41.noarch", "Installed: cockpit-kdump-332-1.fc41.noarch", "Installed: cockpit-machines-326-1.fc41.noarch", "Installed: libvirt-dbus-1.4.1-5.fc41.x86_64", "Installed: libvirt-glib-5.0.0-4.fc41.x86_64", "Installed: cockpit-podman-99-1.fc41.noarch", "Installed: cockpit-sosreport-332-1.fc41.noarch", "Installed: ruby-3.3.6-17.fc41.x86_64", "Installed: ruby-libs-3.3.6-17.fc41.x86_64", "Installed: rubygems-3.5.22-17.fc41.noarch", "Installed: openssl-perl-1:3.2.2-11.fc41.x86_64", "Installed: python3-argcomplete-3.5.3-1.fc41.noarch", "Installed: python3-cryptography-43.0.0-3.fc41.x86_64", "Installed: python3-cffi-1.17.0-1.fc41.x86_64", "Installed: python3-pycparser-2.20-18.fc41.noarch", "Installed: python3-ply-3.11-25.fc41.noarch", "Installed: perl-IO-Compress-2.212-513.fc41.noarch", "Installed: perl-Compress-Raw-Bzip2-2.212-512.fc41.x86_64", "Installed: perl-Tie-4.6-514.fc41.noarch", "Installed: nss-tools-3.107.0-1.fc41.x86_64", "Installed: pacemaker-cli-2.1.9-1.fc41.x86_64", "Installed: pacemaker-libs-2.1.9-1.fc41.x86_64", "Installed: libqb-2.0.8-5.fc41.x86_64", "Installed: perl-TimeDate-1:2.33-15.fc41.noarch", "Installed: python3-psutil-5.9.8-4.fc41.x86_64", "Installed: pacemaker-schemas-2.1.9-1.fc41.noarch", "Installed: rubygem-json-2.7.2-201.fc41.x86_64", "Installed: rubygem-rexml-3.3.9-17.fc41.noarch", "Installed: libvirt-libs-10.6.0-6.fc41.x86_64", "Installed: libssh2-1.11.0-8.fc41.x86_64", "Installed: libwsman1-2.7.2-11.fc41.x86_64", "Installed: yajl-2.1.0-24.fc41.x86_64", "Installed: libvirt-daemon-driver-storage-core-10.6.0-6.fc41.x86_64", "Installed: libvirt-daemon-driver-qemu-10.6.0-6.fc41.x86_64", "Installed: libvirt-daemon-driver-nodedev-10.6.0-6.fc41.x86_64", "Installed: libvirt-daemon-driver-network-10.6.0-6.fc41.x86_64", "Installed: libvirt-client-10.6.0-6.fc41.x86_64", "Installed: libvirt-daemon-common-10.6.0-6.fc41.x86_64", "Installed: scrub-2.6.1-9.fc41.x86_64", "Installed: libvirt-daemon-log-10.6.0-6.fc41.x86_64", "Installed: bzip2-1.0.8-19.fc41.x86_64", "Installed: lzop-1.04-15.fc41.x86_64", "Installed: numad-0.5-45.20150602git.fc41.x86_64", "Installed: zstd-1.5.6-2.fc41.x86_64", "Installed: libpciaccess-0.16-13.fc41.x86_64", "Installed: dmidecode-1:3.6-4.fc41.x86_64", "Installed: iproute-tc-6.10.0-1.fc41.x86_64", "Installed: hwdata-0.391-1.fc41.noarch", "Installed: sssd-proxy-2.10.2-1.fc41.x86_64", "Installed: tlog-14-2.fc41.x86_64", "Installed: openldap-clients-2.6.8-7.fc41.x86_64", "Installed: perl-debugger-1.60-514.fc41.noarch", "Installed: perl-meta-notation-5.40.1-514.fc41.noarch", "Installed: perl-threads-1:2.40-511.fc41.x86_64", "Installed: perl-threads-shared-1.69-511.fc41.x86_64", "Installed: perl-sigtrap-1.10-514.fc41.noarch", "Installed: policycoreutils-python-utils-3.7-7.fc41.noarch", "Installed: cyrus-sasl-md5-2.1.28-27.fc41.x86_64", "Installed: cyrus-sasl-plain-2.1.28-27.fc41.x86_64", "Installed: rubygem-psych-5.1.2-17.fc41.x86_64", "Installed: ruby-default-gems-3.3.6-17.fc41.noarch", "Installed: rubygem-io-console-0.7.1-17.fc41.x86_64", "Installed: perl-Term-ReadLine-1.17-514.fc41.noarch", "Installed: numactl-libs-2.0.19-1.fc41.x86_64", "Installed: qemu-img-2:9.1.2-2.fc41.x86_64", "Installed: liburing-2.6-2.fc41.x86_64", "Installed: libnbd-1.21.6-1.fc41.x86_64", "Installed: swtpm-tools-0.9.0-6.fc41.x86_64", "Installed: swtpm-0.9.0-6.fc41.x86_64", "Installed: libtpms-0.9.6-9.fc41.x86_64", "Installed: systemd-container-256.11-1.fc41.x86_64", "Installed: mdevctl-1.4.0-1.fc41.x86_64", "Installed: dnsmasq-2.90-4.fc41.x86_64", "Installed: sos-4.8.2-1.fc41.noarch", "Installed: python3-pexpect-4.9.0-6.fc41.noarch", "Installed: python3-ptyprocess-0.7.0-9.fc41.noarch", "Installed: setroubleshoot-server-3.3.35-1.fc41.x86_64", "Installed: python3-dasbus-1.7-8.fc41.noarch", "Installed: podman-5:5.3.2-1.fc41.x86_64", "Installed: catatonit-0.1.7-23.fc41.x86_64", "Installed: conmon-2:2.1.12-3.fc41.x86_64", "Installed: shadow-utils-subid-2:4.15.1-12.fc41.x86_64", "Installed: PackageKit-1.2.8-8.fc41.x86_64", "Installed: PackageKit-glib-1.2.8-8.fc41.x86_64", "Installed: appstream-1.0.2-4.fc41.x86_64", "Installed: libstemmer-2.2.0-13.fc41.x86_64", "Installed: rpm-ostree-2024.9-1.fc41.x86_64", "Installed: rpm-ostree-libs-2024.9-1.fc41.x86_64", "Installed: bubblewrap-0.10.0-1.fc41.x86_64", "Installed: fuse3-3.16.2-4.fc41.x86_64", "Installed: fuse-common-3.16.2-4.fc41.x86_64", "Installed: qemu-kvm-core-2:9.1.2-2.fc41.x86_64", "Installed: qemu-system-x86-core-2:9.1.2-2.fc41.x86_64", "Installed: qemu-common-2:9.1.2-2.fc41.x86_64", "Installed: capstone-5.0.1-6.fc41.x86_64", "Installed: libjpeg-turbo-3.0.2-3.fc41.x86_64", "Installed: libpmem-2.1.0-2.fc41.x86_64", "Installed: libpng-2:1.6.40-4.fc41.x86_64", "Installed: libslirp-4.8.0-2.fc41.x86_64", "Installed: seabios-bin-1.16.3-3.fc41.noarch", "Installed: seavgabios-bin-1.16.3-3.fc41.noarch", "Installed: snappy-1.2.1-2.fc41.x86_64", "Installed: ipxe-roms-qemu-20240119-2.gitde8a0821.fc41.noarch", "Installed: kdump-utils-1.0.52-1.fc41.x86_64", "Installed: ethtool-2:6.11-1.fc41.x86_64", "Installed: osbuild-composer-129-1.fc41.x86_64", "Installed: osbuild-composer-core-129-1.fc41.x86_64", "Installed: osbuild-composer-worker-129-1.fc41.x86_64", "Installed: daxctl-libs-80-1.fc41.x86_64", "Installed: ndctl-libs-80-1.fc41.x86_64", "Installed: appstream-data-41-9.fc41.noarch", "Installed: gnutls-utils-3.8.8-3.fc41.x86_64", "Installed: swtpm-libs-0.9.0-6.fc41.x86_64", "Installed: python3-packaging-24.2-3.fc41.noarch", "Installed: python3-libxml2-2.12.9-1.fc41.x86_64", "Installed: setroubleshoot-plugins-3.3.15-1.fc41.noarch", "Installed: ostree-libs-2025.1-1.fc41.x86_64", "Installed: ostree-2025.1-1.fc41.x86_64", "Installed: bootc-1.1.4-6.fc41.x86_64", "Installed: skopeo-1:1.17.0-1.fc41.x86_64", "Installed: edk2-ovmf-20241117-5.fc41.noarch", "Installed: libfdt-1.7.2-2.fc41.x86_64", "Installed: libibverbs-51.0-5.fc41.x86_64", "Installed: librdmacm-51.0-5.fc41.x86_64", "Installed: libxdp-1.5.1-1.fc41.x86_64", "Installed: pixman-0.44.2-1.fc41.x86_64", "Installed: xen-libs-4.19.1-3.fc41.x86_64", "Installed: containers-common-extra-5:0.61.1-1.fc41.noarch", "Installed: containers-common-5:0.61.1-1.fc41.noarch", "Installed: composefs-libs-1.0.8-1.fc41.x86_64", "Installed: composefs-1.0.8-1.fc41.x86_64", "Installed: osbuild-138-1.fc41.noarch", "Installed: python3-osbuild-138-1.fc41.noarch", "Installed: python3-tomli-2.0.1-17.fc41.noarch", "Installed: osbuild-ostree-138-1.fc41.noarch", "Installed: osbuild-lvm2-138-1.fc41.noarch", "Installed: osbuild-luks2-138-1.fc41.noarch", "Installed: osbuild-depsolve-dnf-138-1.fc41.noarch", "Installed: cryptsetup-2.7.5-1.fc41.x86_64", "Installed: python3-librepo-1.19.0-1.fc41.x86_64", "Installed: dracut-network-103-3.fc41.x86_64", "Installed: dracut-squash-103-3.fc41.x86_64", "Installed: squashfs-tools-4.6.1-5.fc41.x86_64", "Installed: kexec-tools-2.0.30-1.fc41.x86_64", "Installed: makedumpfile-1.7.6-1.fc41.x86_64", "Installed: crun-1.19.1-1.fc41.x86_64", "Installed: netavark-2:1.13.1-1.fc41.x86_64", "Installed: aardvark-dns-2:1.13.1-1.fc41.x86_64", "Installed: passt-0^20250121.g4f2c8e7-2.fc41.x86_64", "Installed: xen-licenses-4.19.1-3.fc41.x86_64", "Installed: pacemaker-2.1.9-1.fc41.x86_64", "Installed: pacemaker-cluster-libs-2.1.9-1.fc41.x86_64", "Installed: corosynclib-3.1.9-1.fc41.x86_64", "Installed: corosync-3.1.9-1.fc41.x86_64", "Installed: libknet1-plugins-all-1.29-2.fc41.x86_64", "Installed: libknet1-1.29-2.fc41.x86_64", "Installed: libknet1-crypto-nss-plugin-1.29-2.fc41.x86_64", "Installed: libnozzle1-1.29-2.fc41.x86_64", "Installed: net-snmp-libs-1:5.9.4-8.fc41.x86_64", "Installed: libknet1-compress-plugins-all-1.29-2.fc41.x86_64", "Installed: libknet1-crypto-plugins-all-1.29-2.fc41.x86_64", "Installed: libknet1-compress-bzip2-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-compress-lz4-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-compress-lzma-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-compress-zlib-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-compress-zstd-plugin-1.29-2.fc41.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.29-2.fc41.x86_64", "Installed: resource-agents-4.16.0-1.fc41.x86_64", "Installed: net-tools-2.0-0.71.20160912git.fc41.x86_64", "Installed: swtpm-selinux-0.9.0-6.fc41.noarch", "Installed: passt-selinux-0^20250121.g4f2c8e7-2.fc41.noarch", "Installed: osbuild-selinux-138-1.fc41.noarch", "Installed: container-selinux-2:2.234.2-1.fc41.noarch", "Installed: NetworkManager-team-1:1.50.2-1.fc41.x86_64", "Installed: teamd-1.32-9.fc41.x86_64", "Installed: libdaemon-0.14-30.fc41.x86_64", "Installed: libteam-1.32-9.fc41.x86_64", "Installed: libnl3-cli-3.11.0-1.fc41.x86_64", "Installed: python3-tracer-1.2-1.fc41.noarch", "Installed: tracer-common-1.2-1.fc41.noarch", "Installed: clevis-luks-21-8.fc41.x86_64", "Installed: clevis-21-8.fc41.x86_64", "Installed: luksmeta-9-23.fc41.x86_64", "Installed: clevis-pin-tpm2-0.5.3-7.fc41.x86_64", "Installed: jose-14-2.fc41.x86_64", "Installed: libjose-14-2.fc41.x86_64", "Installed: tpm2-tools-5.7-2.fc41.x86_64", "Installed: libluksmeta-9-23.fc41.x86_64", "Installed: tpm2-tss-fapi-4.1.3-3.fc41.x86_64", "Installed: device-mapper-multipath-0.9.9-3.fc41.x86_64", "Installed: device-mapper-multipath-libs-0.9.9-3.fc41.x86_64", "Installed: udisks2-btrfs-2.10.1-6.fc41.x86_64", "Installed: udisks2-iscsi-2.10.1-6.fc41.x86_64", "Installed: iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64", "Installed: iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64", "Installed: isns-utils-libs-0.101-10.fc41.x86_64", "Installed: udisks2-lvm2-2.10.1-6.fc41.x86_64", "Installed: qemu-char-spice-2:9.1.2-2.fc41.x86_64", "Installed: qemu-audio-spice-2:9.1.2-2.fc41.x86_64", "Installed: qemu-ui-spice-core-2:9.1.2-2.fc41.x86_64", "Installed: spice-server-0.15.1-6.fc41.x86_64", "Installed: qemu-ui-opengl-2:9.1.2-2.fc41.x86_64", "Installed: opus-1.5.2-1.fc41.x86_64", "Installed: orc-0.4.39-1.fc41.x86_64", "Installed: libepoxy-1.5.10-8.fc41.x86_64", "Installed: qemu-block-curl-2:9.1.2-2.fc41.x86_64", "Installed: qemu-device-usb-redirect-2:9.1.2-2.fc41.x86_64", "Installed: libvirt-daemon-driver-storage-disk-10.6.0-6.fc41.x86_64", "Installed: qemu-device-usb-host-2:9.1.2-2.fc41.x86_64", "Installed: libosinfo-1.11.0-7.fc41.x86_64", "Installed: virt-install-5.0.0-1.fc41.noarch", "Installed: libvirt-daemon-config-network-10.6.0-6.fc41.x86_64", "Installed: virt-manager-common-5.0.0-1.fc41.noarch", "Installed: python3-libvirt-10.6.0-1.fc41.x86_64", "Installed: xorriso-1.5.6-6.fc41.x86_64", "Installed: kde-filesystem-5-4.fc41.x86_64", "Installed: libisoburn-1.5.6-6.fc41.x86_64", "Installed: libburn-1.5.6-5.fc41.x86_64", "Installed: libisofs-1.5.6-5.fc41.x86_64", "Installed: rubygem-bigdecimal-3.1.5-17.fc41.x86_64", "Installed: rubygem-rdoc-6.6.3.1-17.fc41.noarch", "Installed: rubygem-bundler-2.5.22-17.fc41.noarch", "Installed: nbdkit-curl-plugin-1.40.4-1.fc41.x86_64", "Installed: nbdkit-server-1.40.4-1.fc41.x86_64", "Installed: nbdkit-ssh-plugin-1.40.4-1.fc41.x86_64", "Installed: nbdkit-1.40.4-1.fc41.x86_64", "Installed: nbdkit-selinux-1.40.4-1.fc41.noarch", "Installed: nbdkit-basic-filters-1.40.4-1.fc41.x86_64", "Installed: nbdkit-basic-plugins-1.40.4-1.fc41.x86_64", "Installed: perl-Devel-Peek-1.34-514.fc41.x86_64", "Installed: qemu-device-display-virtio-gpu-2:9.1.2-2.fc41.x86_64", "Installed: qemu-device-display-virtio-vga-2:9.1.2-2.fc41.x86_64", "Installed: python3-boto3-1.36.7-1.fc41.noarch", "Installed: python3-botocore-1.36.7-1.fc41.noarch", "Installed: python3-s3transfer-0.11.2-1.fc41.noarch", "Installed: python3-jmespath-1.0.1-8.fc41.noarch", "Installed: python3-file-magic-5.45-7.fc41.noarch", "Installed: bootupd-0.2.25-1.fc41.x86_64", "Installed: qemu-user-static-2:9.1.2-2.fc41.x86_64", "Installed: fuse-overlayfs-1.13-2.fc41.x86_64", "Installed: criu-libs-4.0-2.fc41.x86_64", "Installed: criu-4.0-2.fc41.x86_64", "Installed: libbsd-0.12.2-4.fc41.x86_64", "Installed: libnet-1.3-4.fc41.x86_64", "Installed: libmd-1.1.0-5.fc41.x86_64", "Installed: kf5-filesystem-5.116.0-3.fc41.x86_64", "Installed: libblockdev-lvm-3.2.1-1.fc41.x86_64", "Installed: libblockdev-btrfs-3.2.1-1.fc41.x86_64", "Installed: gstreamer1-1.24.11-1.fc41.x86_64", "Installed: gstreamer1-plugins-base-1.24.11-1.fc41.x86_64", "Installed: cdparanoia-libs-10.2-45.fc41.x86_64", "Installed: graphene-1.10.6-9.fc41.x86_64", "Installed: iso-codes-4.16.0-5.fc41.noarch", "Installed: libX11-1.8.10-2.fc41.x86_64", "Installed: libX11-xcb-1.8.10-2.fc41.x86_64", "Installed: libXext-1.3.6-2.fc41.x86_64", "Installed: libXi-1.8.2-1.fc41.x86_64", "Installed: libglvnd-egl-1:1.7.0-5.fc41.x86_64", "Installed: libglvnd-glx-1:1.7.0-5.fc41.x86_64", "Installed: libogg-2:1.3.5-9.fc41.x86_64", "Installed: libtheora-1:1.1.1-38.fc41.x86_64", "Installed: libvisual-1:0.4.1-5.fc41.x86_64", "Installed: libvorbis-1:1.3.7-11.fc41.x86_64", "Installed: libwayland-client-1.23.0-2.fc41.x86_64", "Installed: libwayland-cursor-1.23.0-2.fc41.x86_64", "Installed: libwayland-egl-1.23.0-2.fc41.x86_64", "Installed: libxcb-1.17.0-3.fc41.x86_64", "Installed: pango-1.54.0-2.fc41.x86_64", "Installed: xml-common-0.6.3-65.fc41.noarch", "Installed: libX11-common-1.8.10-2.fc41.noarch", "Installed: libglvnd-1:1.7.0-5.fc41.x86_64", "Installed: libXau-1.0.11-7.fc41.x86_64", "Installed: fontconfig-2.15.0-8.fc41.x86_64", "Installed: freetype-2.13.3-1.fc41.x86_64", "Installed: fribidi-1.0.15-2.fc41.x86_64", "Installed: harfbuzz-9.0.0-3.fc41.x86_64", "Installed: libXft-2.3.8-7.fc41.x86_64", "Installed: libthai-0.1.29-9.fc41.x86_64", "Installed: graphite2-1.3.14-16.fc41.x86_64", "Installed: libdatrie-0.2.13-10.fc41.x86_64", "Installed: cairo-1.18.2-2.fc41.x86_64", "Installed: libXrender-0.9.12-1.fc41.x86_64", "Installed: zlib-ng-2.2.3-1.fc41.x86_64", "Installed: libsoup3-3.6.4-1.fc41.x86_64", "Installed: osinfo-db-20250124-1.fc41.noarch", "Installed: osinfo-db-tools-1.12.0-1.fc41.x86_64", "Installed: mesa-libGL-24.3.4-3.fc41.x86_64", "Installed: mesa-dri-drivers-24.3.4-3.fc41.x86_64", "Installed: mesa-libglapi-24.3.4-3.fc41.x86_64", "Installed: mesa-filesystem-24.3.4-3.fc41.x86_64", "Installed: libwayland-server-1.23.0-2.fc41.x86_64", "Installed: lm_sensors-libs-3.6.0-20.fc41.x86_64", "Installed: mesa-libgbm-24.3.4-3.fc41.x86_64", "Installed: mesa-libEGL-24.3.4-3.fc41.x86_64", "Installed: qemu-user-static-aarch64-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-alpha-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-arm-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-cris-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-hexagon-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-hppa-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-loongarch64-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-m68k-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-microblaze-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-mips-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-or1k-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-ppc-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-riscv-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-s390x-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-sh4-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-sparc-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-x86-2:9.1.2-2.fc41.x86_64", "Installed: qemu-user-static-xtensa-2:9.1.2-2.fc41.x86_64", "Installed: usbredir-0.15.0-1.fc41.x86_64", "Installed: libdrm-2.4.124-1.fc41.x86_64", "Installed: libXxf86vm-1.1.6-1.fc41.x86_64", "Installed: libxshmfence-1.3.2-5.fc41.x86_64", "Installed: llvm-libs-19.1.7-1.fc41.x86_64", "Installed: spirv-tools-libs-2024.4-1.fc41.x86_64", "Installed: alsa-lib-1.2.13-3.fc41.x86_64", "Installed: libXv-1.0.13-1.fc41.x86_64", "Installed: libunwind-1.8.0-5.fc41.x86_64", "Installed: mesa-va-drivers-24.3.4-3.fc41.x86_64", "Installed: sssd-common-2.10.2-1.fc41.x86_64", "Installed: libsss_certmap-2.10.2-1.fc41.x86_64", "Installed: sssd-client-2.10.2-1.fc41.x86_64", "Installed: libsss_idmap-2.10.2-1.fc41.x86_64", "Installed: libsss_nss_idmap-2.10.2-1.fc41.x86_64", "Installed: sssd-krb5-common-2.10.2-1.fc41.x86_64", "Installed: sssd-kcm-2.10.2-1.fc41.x86_64", "Installed: libsss_sudo-2.10.2-1.fc41.x86_64", "Installed: python3-policycoreutils-3.7-7.fc41.noarch", "Installed: policycoreutils-3.7-7.fc41.x86_64", "Installed: gnutls-3.8.8-3.fc41.x86_64", "Installed: gnutls-dane-3.8.8-3.fc41.x86_64", "Installed: sssd-nfs-idmap-2.10.2-1.fc41.x86_64", "Removed: gnutls-3.8.6-7.fc41.x86_64", "Removed: gnutls-dane-3.8.6-7.fc41.x86_64", "Removed: libsss_certmap-2.10.1-1.fc41.x86_64", "Removed: libsss_idmap-2.10.1-1.fc41.x86_64", "Removed: libsss_nss_idmap-2.10.1-1.fc41.x86_64", "Removed: libsss_sudo-2.10.1-1.fc41.x86_64", "Removed: policycoreutils-3.7-6.fc41.x86_64", "Removed: python3-policycoreutils-3.7-6.fc41.noarch", "Removed: sssd-client-2.10.1-1.fc41.x86_64", "Removed: sssd-common-2.10.1-1.fc41.x86_64", "Removed: sssd-kcm-2.10.1-1.fc41.x86_64", "Removed: sssd-krb5-common-2.10.1-1.fc41.x86_64", "Removed: sssd-nfs-idmap-2.10.1-1.fc41.x86_64" ] } TASK [fedora.linux_system_roles.cockpit : Remove undesired Cockpit packages] *** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:12 Monday 03 February 2025 14:03:05 -0500 (0:04:26.878) 0:04:29.485 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-ostree-1:206-1.fc41.noarch" ] } TASK [fedora.linux_system_roles.cockpit : Configure firewall] ****************** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32 Monday 03 February 2025 14:03:07 -0500 (0:00:01.861) 0:04:31.347 ******* included: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml for managed-node1 TASK [Ensure the cockpit service is enabled] *********************************** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 Monday 03 February 2025 14:03:07 -0500 (0:00:00.019) 0:04:31.366 ******* ERROR! the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit The error appears to be in '/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml': line 5, column 11, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.firewall ^ here fatal: [managed-node1]: FAILED! => { "changed": false, "reason": "the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit\n\nThe error appears to be in '/tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml': line 5, column 11, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: fedora.linux_system_roles.firewall\n ^ here\n" } TASK [Cleanup] ***************************************************************** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:62 Monday 03 February 2025 14:03:07 -0500 (0:00:00.033) 0:04:31.400 ******* included: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml for managed-node1 TASK [Cleanup - packages] ****************************************************** task path: /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Monday 03 February 2025 14:03:07 -0500 (0:00:00.029) 0:04:31.429 ******* fatal: [managed-node1]: FAILED! => { "changed": false, "failures": [ "Problem 1: problem with installed package\n - installed package cockpit-ha-cluster-0.11.8-1.fc41.noarch requires cockpit-bridge, but none of the providers can be installed\n - package cockpit-ha-cluster-0.11.8-1.fc41.noarch from fedora requires cockpit-bridge, but none of the providers can be installed\n - conflicting requests\n Problem 2: problem with installed package\n - installed package cockpit-332-1.fc41.x86_64 requires cockpit-ws, but none of the providers can be installed\n - package cockpit-332-1.fc41.x86_64 from updates requires cockpit-ws, but none of the providers can be installed\n - package cockpit-326-1.fc41.x86_64 from fedora requires cockpit-ws, but none of the providers can be installed\n - conflicting requests" ], "rc": 1 } MSG: Depsolve Error occurred PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=2 unreachable=0 failed=2 skipped=3 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Monday 03 February 2025 14:03:08 -0500 (0:00:01.457) 0:04:32.887 ******* =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. - 266.88s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:7 fedora.linux_system_roles.cockpit : Remove undesired Cockpit packages --- 1.86s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:12 Cleanup - packages ------------------------------------------------------ 1.46s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Gathering Facts --------------------------------------------------------- 1.22s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:2 fedora.linux_system_roles.cockpit : Check if system is ostree ----------- 0.56s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin --- 0.41s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:22 Include cockpit role ---------------------------------------------------- 0.06s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:8 fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable --- 0.06s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:23 fedora.linux_system_roles.cockpit : Set version specific variables ------ 0.06s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:31 fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.04s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 fedora.linux_system_roles.cockpit : Set flag if transactional-update exists --- 0.04s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:27 fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role --- 0.04s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:2 Ensure the cockpit service is enabled ----------------------------------- 0.03s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree --- 0.03s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:15 Cleanup ----------------------------------------------------------------- 0.03s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_packages_full.yml:62 fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included --- 0.03s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-default.yml:2 fedora.linux_system_roles.cockpit : Enable RHEL repositories ------------ 0.03s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:18 fedora.linux_system_roles.cockpit : List active RHEL repositories ------- 0.02s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:11 fedora.linux_system_roles.cockpit : Configure firewall ------------------ 0.02s /tmp/collections-8EA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32