ansible-playbook [core 2.17.6] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-IpQ executable location = /usr/local/bin/ansible-playbook python version = 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 13.3.1 20240913 (Red Hat 13.3.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml 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_basic_ipa.yml ************************************************** 1 plays in /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Saturday 30 November 2024 07:28:10 -0500 (0:00:00.010) 0:00:00.010 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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 [Check if system is ostree] *********************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 Saturday 30 November 2024 07:28:13 -0500 (0:00:03.970) 0:00:03.980 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:18 Saturday 30 November 2024 07:28:14 -0500 (0:00:00.607) 0:00:04.588 ***** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Saturday 30 November 2024 07:28:14 -0500 (0:00:00.008) 0:00:04.597 ***** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": true }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Saturday 30 November 2024 07:28:14 -0500 (0:00:00.040) 0:00:04.638 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Saturday 30 November 2024 07:28:15 -0500 (0:00:00.422) 0:00:05.060 ***** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Saturday 30 November 2024 07:28:15 -0500 (0:00:00.024) 0:00:05.085 ***** changed: [managed-node1 -> 127.0.0.1] => { "changed": true, "rc": 0, "results": [ "Installed: fmt-10.0.0-3.fc39.x86_64", "Installed: python3-packaging-23.1-4.fc39.noarch", "Installed: python3-libdnf5-5.1.17-2.fc39.x86_64", "Installed: libdnf5-5.1.17-2.fc39.x86_64", "Installed: ansible-core-2.16.11-1.fc39.noarch", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: ansible-freeipa-1.13.2-1.fc39.noarch", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: python3-argcomplete-2.0.0-14.fc39.noarch", "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: python3-resolvelib-0.5.5-9.fc39.noarch", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64" ] } lsrpackages: ansible-freeipa TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Saturday 30 November 2024 07:28:22 -0500 (0:00:07.890) 0:00:12.976 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Saturday 30 November 2024 07:28:23 -0500 (0:00:00.026) 0:00:13.002 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Saturday 30 November 2024 07:28:23 -0500 (0:00:00.022) 0:00:13.025 ***** skipping: [managed-node1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __is_beaker_env", "item": "ipaserver", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __is_beaker_env", "item": "ipaclient", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Saturday 30 November 2024 07:28:23 -0500 (0:00:00.033) 0:00:13.058 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostname TASK [Set hostname] ************************************************************ task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Saturday 30 November 2024 07:29:09 -0500 (0:00:46.593) 0:00:59.651 ***** changed: [managed-node1] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 Saturday 30 November 2024 07:29:10 -0500 (0:00:01.011) 0:01:00.663 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: nss TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:82 Saturday 30 November 2024 07:29:12 -0500 (0:00:01.967) 0:01:02.630 ***** included: ipaserver for managed-node1 TASK [ipaserver : Import variables specific to distribution] ******************* task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:4 Saturday 30 November 2024 07:29:12 -0500 (0:00:00.030) 0:01:02.661 ***** ok: [managed-node1] => (item=/usr/share/ansible/roles/ipaserver/vars/Fedora.yml) => { "ansible_facts": { "ipaserver_packages": [ "freeipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "freeipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/usr/share/ansible/roles/ipaserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/usr/share/ansible/roles/ipaserver/vars/Fedora.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:19 Saturday 30 November 2024 07:29:12 -0500 (0:00:00.033) 0:01:02.694 ***** included: /usr/share/ansible/roles/ipaserver/tasks/install.yml for managed-node1 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:7 Saturday 30 November 2024 07:29:12 -0500 (0:00:00.082) 0:01:02.777 ***** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: jaxb-api-4.0.0-4.fc39.noarch", "Installed: fontawesome4-fonts-1:4.7.0-19.fc39.noarch", "Installed: lua-posix-36.2.1-3.fc39.x86_64", "Installed: lksctp-tools-1.0.20-1.fc39.x86_64", "Installed: publicsuffix-list-20240107-1.fc39.noarch", "Installed: python3-augeas-1.1.0-10.fc39.noarch", "Installed: python3-wrapt-1.15.0-1.fc39.x86_64", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64", "Installed: jboss-jaxrs-2.0-api-1.0.0-24.fc39.noarch", "Installed: apache-commons-cli-1.5.0-6.fc39.noarch", "Installed: jboss-logging-3.5.3-2.fc39.noarch", "Installed: apache-commons-codec-1.15-9.fc39.noarch", "Installed: jboss-logging-tools-2.2.1-12.fc39.noarch", "Installed: cups-libs-1:2.4.11-1.fc39.x86_64", "Installed: krb5-pkinit-1.21.3-2.fc39.x86_64", "Installed: krb5-server-1.21.3-2.fc39.x86_64", "Installed: krb5-workstation-1.21.3-2.fc39.x86_64", "Installed: python3-dns-2.6.1-1.fc39.noarch", "Installed: jdeparser-2.0.3-14.fc39.noarch", "Installed: apache-commons-lang3-3.12.0-9.fc39.noarch", "Installed: apache-commons-logging-1.2-34.fc39.noarch", "Installed: apache-commons-net-3.8.0-3.fc39.noarch", "Installed: jemalloc-5.3.0-4.fc39.x86_64", "Installed: python3-decorator-5.1.1-7.fc39.noarch", "Installed: acl-2.3.1-9.fc39.x86_64", "Installed: bind-libs-32:9.18.28-2.fc39.x86_64", "Installed: bind-license-32:9.18.28-2.fc39.noarch", "Installed: bind-utils-32:9.18.28-2.fc39.x86_64", "Installed: samba-client-libs-2:4.19.9-1.fc39.x86_64", "Installed: python3-deprecated-1.2.14-3.fc39.noarch", "Installed: samba-common-2:4.19.9-1.fc39.noarch", "Installed: samba-common-libs-2:4.19.9-1.fc39.x86_64", "Installed: openldap-clients-2.6.7-1.fc39.x86_64", "Installed: tzdata-java-2024a-2.fc39.noarch", "Installed: libsss_autofs-2.9.5-1.fc39.x86_64", "Installed: words-3.0-44.fc39.noarch", "Installed: httpd-2.4.62-2.fc39.x86_64", "Installed: httpd-core-2.4.62-2.fc39.x86_64", "Installed: httpd-filesystem-2.4.62-2.fc39.noarch", "Installed: httpd-tools-2.4.62-2.fc39.x86_64", "Installed: julietaula-montserrat-fonts-1:7.222-8.fc39.noarch", "Installed: alsa-lib-1.2.12-1.fc39.x86_64", "Installed: python3-pyasn1-0.5.1-1.fc39.noarch", "Installed: python3-pyasn1-modules-0.5.1-1.fc39.noarch", "Installed: apr-util-1.6.3-4.fc39.x86_64", "Installed: apr-util-bdb-1.6.3-4.fc39.x86_64", "Installed: augeas-libs-1.13.0-5.fc39.x86_64", "Installed: apr-util-openssl-1.6.3-4.fc39.x86_64", "Installed: certmonger-0.79.18-2.fc39.x86_64", "Installed: cyrus-sasl-gssapi-2.1.28-11.fc39.x86_64", "Installed: perl-Algorithm-Diff-1.2010-9.fc39.noarch", "Installed: python3-gssapi-1.7.3-6.fc39.x86_64", "Installed: perl-Devel-Peek-1.33-502.fc39.x86_64", "Installed: cyrus-sasl-md5-2.1.28-11.fc39.x86_64", "Installed: cyrus-sasl-plain-2.1.28-11.fc39.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64", "Installed: perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64", "Installed: perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64", "Installed: perl-IO-Compress-2.206-1.fc39.noarch", "Installed: perl-IO-Compress-Lzma-2.206-1.fc39.noarch", "Installed: python3-yubico-1.3.3-13.fc39.noarch", "Installed: softhsm-2.6.1-5.fc39.7.x86_64", "Installed: freeipa-client-4.12.2-1.fc39.x86_64", "Installed: freeipa-client-common-4.12.2-1.fc39.noarch", "Installed: freeipa-common-4.12.2-1.fc39.noarch", "Installed: freeipa-healthcheck-core-0.16-3.fc39.noarch", "Installed: freeipa-selinux-4.12.2-1.fc39.noarch", "Installed: freeipa-server-4.12.2-1.fc39.x86_64", "Installed: freeipa-server-common-4.12.2-1.fc39.noarch", "Installed: mod_http2-2.0.29-1.fc39.x86_64", "Installed: mod_lua-2.4.62-2.fc39.x86_64", "Installed: perl-IO-Zlib-1:1.14-500.fc39.noarch", "Installed: mod_session-2.4.62-2.fc39.x86_64", "Installed: mod_ssl-1:2.4.62-2.fc39.x86_64", "Installed: libuv-1:1.49.2-1.fc39.x86_64", "Installed: autofs-1:5.1.8-21.fc39.x86_64", "Installed: apache-commons-io-1:2.11.0-5.fc39.noarch", "Installed: pki-resteasy-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-client-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-core-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-jackson2-provider-3.0.26-27.fc39.noarch", "Installed: pki-resteasy-servlet-initializer-3.0.26-27.fc39.noarch", "Installed: openssl-perl-1:3.1.4-4.fc39.x86_64", "Installed: copy-jdk-configs-4.1-3.fc39.noarch", "Installed: apr-1.7.5-1.fc39.x86_64", "Installed: python3-dogtag-pki-11.4.3-2.fc39.1.noarch", "Installed: jackson-annotations-2.15.2-2.fc39.noarch", "Installed: jackson-core-2.15.2-2.fc39.noarch", "Installed: jackson-databind-2.15.2-2.fc39.noarch", "Installed: python3-pyusb-1.2.1-7.fc39.noarch", "Installed: fstrm-0.6.1-8.fc39.x86_64", "Installed: jackson-jaxrs-json-provider-2.15.2-2.fc39.noarch", "Installed: jackson-jaxrs-providers-2.15.2-2.fc39.noarch", "Installed: jackson-module-jaxb-annotations-2.15.2-2.fc39.noarch", "Installed: jakarta-activation-2.1.1-4.fc39.noarch", "Installed: python3-mod_wsgi-4.9.4-6.fc39.x86_64", "Installed: mod_auth_gssapi-1.6.5-3.fc39.x86_64", "Installed: jakarta-annotations-1.3.5-16.fc39.noarch", "Installed: python3-qrcode-7.4.2-12.fc39.noarch", "Installed: nss-tools-3.105.0-1.fc39.x86_64", "Installed: python3-ifaddr-0.1.7-11.fc39.noarch", "Installed: python3-ipaclient-4.12.2-1.fc39.noarch", "Installed: python3-ipalib-4.12.2-1.fc39.noarch", "Installed: python3-ipaserver-4.12.2-1.fc39.noarch", "Installed: ecj-1:4.23-6.fc39.noarch", "Installed: slapi-nis-0.60.0-4.fc39.x86_64", "Installed: httpcomponents-client-4.5.13-7.fc39.noarch", "Installed: httpcomponents-core-4.4.13-9.fc39.noarch", "Installed: mod_lookup_identity-1.0.0-18.fc39.x86_64", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: perl-Archive-Tar-3.02-4.fc39.noarch", "Installed: oddjob-0.34.7-9.fc39.x86_64", "Installed: python3-argcomplete-2.0.0-14.fc39.noarch", "Installed: oddjob-mkhomedir-0.34.7-9.fc39.x86_64", "Installed: 389-ds-base-2.4.6-1.fc39.x86_64", "Installed: 389-ds-base-libs-2.4.6-1.fc39.x86_64", "Installed: dbus-tools-1:1.14.10-1.fc39.x86_64", "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: python3-ldap-3.4.4-1.fc39.x86_64", "Installed: libwbclient-2:4.19.9-1.fc39.x86_64", "Installed: logrotate-3.21.0-4.fc39.x86_64", "Installed: mailcap-2.1.54-2.fc39.noarch", "Installed: perl-Term-ReadLine-1.17-502.fc39.noarch", "Installed: python3-lib389-2.4.6-1.fc39.noarch", "Installed: python3-psutil-5.9.5-1.fc39.x86_64", "Installed: python3-libipa_hbac-2.9.5-1.fc39.x86_64", "Installed: perl-DB_File-1.859-1.fc39.x86_64", "Installed: python3-netaddr-0.8.0-14.fc39.noarch", "Installed: perl-Tie-4.6-502.fc39.noarch", "Installed: dogtag-jss-5.4.2-1.fc39.1.x86_64", "Installed: policycoreutils-python-utils-3.5-8.fc39.noarch", "Installed: dogtag-ldapjdk-5.4.1-2.fc39.noarch", "Installed: dogtag-pki-acme-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-base-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-ca-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-java-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-kra-11.4.3-2.fc39.1.noarch", "Installed: dogtag-pki-server-11.4.3-2.fc39.1.noarch", "Installed: perl-Text-Diff-1.45-19.fc39.noarch", "Installed: libipa_hbac-2.9.5-1.fc39.x86_64", "Installed: dogtag-pki-tools-11.4.3-2.fc39.1.x86_64", "Installed: dogtag-tomcatjss-8.4.1-2.fc39.noarch", "Installed: perl-debugger-1.60-502.fc39.noarch", "Installed: libicu-73.2-2.fc39.x86_64", "Installed: perl-threads-1:2.36-500.fc39.x86_64", "Installed: perl-threads-shared-1.68-500.fc39.x86_64", "Installed: fedora-logos-httpd-38.1.0-2.fc39.noarch", "Installed: sssd-common-pac-2.9.5-1.fc39.x86_64", "Installed: sssd-dbus-2.9.5-1.fc39.x86_64", "Installed: sssd-idp-2.9.5-1.fc39.x86_64", "Installed: sssd-ipa-2.9.5-1.fc39.x86_64", "Installed: python3-sss-2.9.5-1.fc39.x86_64", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: perl-meta-notation-5.38.2-502.fc39.noarch", "Installed: python3-sss-murmur-2.9.5-1.fc39.x86_64", "Installed: python3-sssdconfig-2.9.5-1.fc39.noarch", "Installed: sssd-krb5-2.9.5-1.fc39.x86_64", "Installed: sssd-krb5-common-2.9.5-1.fc39.x86_64", "Installed: sssd-passkey-2.9.5-1.fc39.x86_64", "Installed: sssd-tools-2.9.5-1.fc39.x86_64", "Installed: libjose-14-1.fc39.x86_64", "Installed: perl-sigtrap-1.10-502.fc39.noarch", "Installed: libkadm5-1.21.3-2.fc39.x86_64", "Installed: lua-5.4.6-3.fc39.x86_64", "Installed: python3-jwcrypto-1.4.2-5.fc39.noarch", "Installed: open-sans-fonts-1.10-19.fc39.noarch", "Installed: python3-kdcproxy-1.0.0-13.fc39.noarch", "Installed: java-17-openjdk-headless-1:17.0.13.0.11-3.fc39.x86_64", "Installed: tomcat-1:9.0.96-1.fc39.noarch", "Installed: javapackages-filesystem-6.1.0-10.fc39.noarch", "Installed: tomcat-el-3.0-api-1:9.0.96-1.fc39.noarch", "Installed: javapackages-tools-6.1.0-10.fc39.noarch", "Installed: python3-typing-extensions-4.12.2-2.fc39.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.96-1.fc39.noarch", "Installed: tomcat-lib-1:9.0.96-1.fc39.noarch", "Installed: tomcat-native-1:1.3.0-3.fc39.x86_64", "Installed: tomcat-servlet-4.0-api-1:9.0.96-1.fc39.noarch", "Installed: slf4j-1.7.32-6.fc39.noarch", "Installed: slf4j-jdk14-1.7.32-6.fc39.noarch", "Installed: sscg-3.0.5-3.fc39.x86_64", "Installed: bash-completion-1:2.11-12.fc39.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:12 Saturday 30 November 2024 07:30:31 -0500 (0:01:18.887) 0:02:21.664 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:18 Saturday 30 November 2024 07:30:31 -0500 (0:00:00.055) 0:02:21.720 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:24 Saturday 30 November 2024 07:30:31 -0500 (0:00:00.055) 0:02:21.775 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:34 Saturday 30 November 2024 07:30:34 -0500 (0:00:02.952) 0:02:24.728 ***** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service sysinit.target basic.target dbus.socket dbus-broker.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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", "CanReload": "yes", "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 ebtables.service nftables.service ipset.service ip6tables.service iptables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_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/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "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 system.slice dbus.socket", "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", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:40 Saturday 30 November 2024 07:30:37 -0500 (0:00:02.625) 0:02:27.353 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:47 Saturday 30 November 2024 07:30:37 -0500 (0:00:00.041) 0:02:27.394 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:55 Saturday 30 November 2024 07:30:37 -0500 (0:00:00.038) 0:02:27.433 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_external_cert_files_from_controller is defined and ipaserver_external_cert_files_from_controller|length > 0 and not ipaserver_external_cert_files is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:62 Saturday 30 November 2024 07:30:37 -0500 (0:00:00.044) 0:02:27.478 ***** ok: [managed-node1] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 535599999, "idstart": 535400000, "ipa_python_version": 41202, "no_host_dns": false, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "random_serial_numbers": false, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:142 Saturday 30 November 2024 07:30:39 -0500 (0:00:02.122) 0:02:29.600 ***** changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:149 Saturday 30 November 2024 07:30:41 -0500 (0:00:01.582) 0:02:31.183 ***** 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 [ipaserver : Use user defined master password, if provided] *************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:155 Saturday 30 November 2024 07:30:41 -0500 (0:00:00.033) 0:02:31.216 ***** 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 [ipaserver : Install - Server preparation] ******************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:161 Saturday 30 November 2024 07:30:41 -0500 (0:00:00.022) 0:02:31.239 ***** fatal: [managed-node1]: FAILED! => { "changed": false } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:472 Saturday 30 November 2024 07:30:44 -0500 (0:00:02.782) 0:02:34.021 ***** ok: [managed-node1] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:477 Saturday 30 November 2024 07:30:44 -0500 (0:00:00.632) 0:02:34.654 ***** ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [FAILURE - check entropy] ************************************************* task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 Saturday 30 November 2024 07:30:46 -0500 (0:00:01.467) 0:02:36.122 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/sys/kernel/random/entropy_avail" ], "delta": "0:00:00.003494", "end": "2024-11-30 07:30:46.733539", "rc": 0, "start": "2024-11-30 07:30:46.730045" } STDOUT: 256 TASK [FAILURE - get logs for debugging] **************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:89 Saturday 30 November 2024 07:30:46 -0500 (0:00:00.689) 0:02:36.811 ***** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\ncd /var/log\ntar -czf /tmp/ipalogs.tgz $( [[ -e messages ]] && echo messages ) $( [[ -e ipaserver-install.log ]] && echo ipaserver-install.log ) $( [[ -e ipaclient-install.log ]] && echo ipaclient-install.log ) $( [[ -e pki ]] && echo pki )\nchmod '0644' /tmp/ipalogs.tgz", "delta": "0:00:00.017146", "end": "2024-11-30 07:30:47.244192", "rc": 0, "start": "2024-11-30 07:30:47.227046" } TASK [FAILURE - grab archive] ************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:100 Saturday 30 November 2024 07:30:47 -0500 (0:00:00.481) 0:02:37.293 ***** changed: [managed-node1] => { "changed": true, "checksum": "d798d34e8e4871920d4ab7d97ecbc7182288608b", "dest": "/tmp/ipalogs.tgz", "md5sum": "75a39e501e6e93edd941e7cb9bb4b439", "remote_checksum": "d798d34e8e4871920d4ab7d97ecbc7182288608b", "remote_md5sum": null } TASK [FAILURE - unpack archive] ************************************************ task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:105 Saturday 30 November 2024 07:30:47 -0500 (0:00:00.640) 0:02:37.933 ***** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "cmd": "set -euo pipefail\ncd \"/tmp\"\ntar -xvzf ipalogs.tgz\nchmod 0644 *", "delta": "0:00:00.011448", "end": "2024-11-30 07:30:48.202264", "rc": 0, "start": "2024-11-30 07:30:48.190816" } STDOUT: ipaserver-install.log pki/ TASK [Failed] ****************************************************************** task path: /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:113 Saturday 30 November 2024 07:30:48 -0500 (0:00:00.284) 0:02:38.218 ***** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: failed PLAY RECAP ********************************************************************* managed-node1 : ok=24 changed=6 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Saturday 30 November 2024 07:30:48 -0500 (0:00:00.016) 0:02:38.234 ***** =============================================================================== ipaserver : Install - Ensure that IPA server packages are installed ---- 78.89s /usr/share/ansible/roles/ipaserver/tasks/install.yml:7 ------------------------ Ensure hostname package is installed ----------------------------------- 46.59s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Install ansible-freeipa ------------------------------------------------- 7.89s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Gathering Facts --------------------------------------------------------- 3.97s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Install - Ensure that firewall packages installed ----------- 2.95s /usr/share/ansible/roles/ipaserver/tasks/install.yml:24 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.78s /usr/share/ansible/roles/ipaserver/tasks/install.yml:161 ---------------------- ipaserver : Firewalld service - Ensure that firewalld is running -------- 2.63s /usr/share/ansible/roles/ipaserver/tasks/install.yml:34 ----------------------- ipaserver : Install - Server installation test -------------------------- 2.12s /usr/share/ansible/roles/ipaserver/tasks/install.yml:62 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 1.97s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 ipaserver : Install - Master password creation -------------------------- 1.58s /usr/share/ansible/roles/ipaserver/tasks/install.yml:142 ---------------------- ipaserver : Cleanup temporary files ------------------------------------- 1.47s /usr/share/ansible/roles/ipaserver/tasks/install.yml:477 ---------------------- Set hostname ------------------------------------------------------------ 1.01s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 FAILURE - check entropy ------------------------------------------------- 0.69s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 FAILURE - grab archive -------------------------------------------------- 0.64s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:100 ipaserver : Install - Cleanup root IPA cache ---------------------------- 0.63s /usr/share/ansible/roles/ipaserver/tasks/install.yml:472 ---------------------- Check if system is ostree ----------------------------------------------- 0.61s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 FAILURE - get logs for debugging ---------------------------------------- 0.48s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:89 Check if system is ostree ----------------------------------------------- 0.42s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 FAILURE - unpack archive ------------------------------------------------ 0.28s /tmp/collections-IpQ/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:105 ipaserver : Install IPA server ------------------------------------------ 0.08s /usr/share/ansible/roles/ipaserver/tasks/main.yml:19 --------------------------