# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-citbbxxm8b/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml Skipping callback 'debug', 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_basic_ipa.yml ************************************************** 1 plays in /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml:2 Saturday 02 December 2023 13:07:58 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml:13 Saturday 02 December 2023 13:07:59 +0000 (0:00:00.862) 0:00:00.880 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml:18 Saturday 02 December 2023 13:07:59 +0000 (0:00:00.277) 0:00:01.158 ***** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Set __is_beaker_env] ***************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:2 Saturday 02 December 2023 13:07:59 +0000 (0:00:00.009) 0:00:01.167 ***** ok: [sut] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:9 Saturday 02 December 2023 13:08:00 +0000 (0:00:00.028) 0:00:01.195 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:14 Saturday 02 December 2023 13:08:00 +0000 (0:00:00.197) 0:00:01.392 ***** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:18 Saturday 02 December 2023 13:08:00 +0000 (0:00:00.019) 0:00:01.411 ***** skipping: [sut] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:24 Saturday 02 December 2023 13:08:00 +0000 (0:00:00.010) 0:00:01.422 ***** ok: [sut -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:32 Saturday 02 December 2023 13:08:00 +0000 (0:00:00.225) 0:00:01.647 ***** changed: [sut -> 127.0.0.1] => { "after": "48c0fd0a282d85fe3fdd895f7dc79065e8686661", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:41 Saturday 02 December 2023 13:08:01 +0000 (0:00:01.106) 0:00:02.753 ***** changed: [sut -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/git-weekly-citbbxxm8b/tests/roles/ipaserver", "gid": 1001, "group": "jenkins", "item": "ipaserver", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 1000090000 } changed: [sut -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/WORKDIR/git-weekly-citbbxxm8b/tests/roles/ipaclient", "gid": 1001, "group": "jenkins", "item": "ipaclient", "mode": "0777", "owner": "jenkins", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 1000090000 } TASK [Ensure hostname package is installed] ************************************ task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:53 Saturday 02 December 2023 13:08:01 +0000 (0:00:00.334) 0:00:03.088 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: hostname TASK [Set hostname] ************************************************************ task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:59 Saturday 02 December 2023 13:08:03 +0000 (0:00:01.408) 0:00:04.496 ***** changed: [sut] => { "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: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:65 Saturday 02 December 2023 13:08:04 +0000 (0:00:00.740) 0:00:05.237 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: nss TASK [Include ipaserver role] ************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:82 Saturday 02 December 2023 13:08:05 +0000 (0:00:01.255) 0:00:06.492 ***** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Saturday 02 December 2023 13:08:05 +0000 (0:00:00.018) 0:00:06.511 ***** ok: [sut] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml) => { "ansible_facts": { "ipaserver_packages": [ "@idm:DL1/server" ], "ipaserver_packages_adtrust": [ "@idm:DL1/adtrust" ], "ipaserver_packages_dns": [ "@idm:DL1/dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Saturday 02 December 2023 13:08:05 +0000 (0:00:00.020) 0:00:06.532 ***** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for sut TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 Saturday 02 December 2023 13:08:05 +0000 (0:00:00.049) 0:00:06.581 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: xml-commons-apis-1.4.01-31.module+el8.2.1+7436+4afdca1f.noarch", "Installed: xml-commons-resolver-1.2-26.module+el8.1.0+3366+6dfb954c.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", "Installed: python3-libipa_hbac-2.9.1-2.el8.x86_64", "Installed: python3-mod_wsgi-4.6.4-5.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: xmlstreambuffer-1.5.4-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: python3-nss-1.0.1-10.module+el8.1.0+3366+6dfb954c.x86_64", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: python3-pyasn1-0.3.7-6.el8.noarch", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: ldapjdk-4.23.0-1.module+el8.5.0+11983+6ba118b4.noarch", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: python3-sss-2.9.1-2.el8.x86_64", "Installed: python3-sss-murmur-2.9.1-2.el8.x86_64", "Installed: python3-sssdconfig-2.9.1-2.el8.noarch", "Installed: python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch", "Installed: python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch", "Installed: bea-stax-api-1.2.0-16.module+el8.1.0+3366+6dfb954c.noarch", "Installed: libX11-1.6.8-6.el8.x86_64", "Installed: libX11-common-1.6.8-6.el8.noarch", "Installed: xsom-0-19.20110809svn.module+el8.1.0+3366+6dfb954c.noarch", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: bind-libs-32:9.11.36-11.el8_9.x86_64", "Installed: bind-libs-lite-32:9.11.36-11.el8_9.x86_64", "Installed: bind-license-32:9.11.36-11.el8_9.noarch", "Installed: glassfish-fastinfoset-1.2.13-9.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-api-2.2.12-8.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-core-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-runtime-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: glassfish-jaxb-txw2-2.2.11-11.module+el8.1.0+3366+6dfb954c.noarch", "Installed: libXau-1.0.9-3.el8.x86_64", "Installed: bind-utils-32:9.11.36-11.el8_9.x86_64", "Installed: redhat-logos-httpd-84.5-2.el8.noarch", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: libXext-1.3.4-1.el8.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch", "Installed: samba-client-libs-4.18.6-1.el8.x86_64", "Installed: samba-common-4.18.6-1.el8.noarch", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: samba-common-libs-4.18.6-1.el8.x86_64", "Installed: libXinerama-1.1.4-1.el8.x86_64", "Installed: pixman-0.38.4-2.el8.x86_64", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: pki-servlet-4.0-api-1:9.0.50-1.module+el8.7.0+15761+f86c9a56.noarch", "Installed: pki-servlet-engine-1:9.0.50-1.module+el8.7.0+15761+f86c9a56.noarch", "Installed: libXrender-0.9.10-7.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: augeas-libs-1.12.0-8.el8.x86_64", "Installed: libwbclient-4.18.6-1.el8.x86_64", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: autofs-1:5.1.4-109.el8.x86_64", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: sssd-common-pac-2.9.1-2.el8.x86_64", "Installed: sssd-dbus-2.9.1-2.el8.x86_64", "Installed: sssd-ipa-2.9.1-2.el8.x86_64", "Installed: sssd-krb5-2.9.1-2.el8.x86_64", "Installed: sssd-krb5-common-2.9.1-2.el8.x86_64", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: sssd-tools-2.9.1-2.el8.x86_64", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: mod_http2-1.15.7-8.module+el8.9.0+19080+567b90f8.3.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: fstrm-0.6.1-3.el8.x86_64", "Installed: mod_session-2.4.37-62.module+el8.9.0+19699+7a7a2044.x86_64", "Installed: mod_ssl-1:2.4.37-62.module+el8.9.0+19699+7a7a2044.x86_64", "Installed: cairo-1.15.12-6.el8.x86_64", "Installed: mailcap-2.1.48-3.el8.noarch", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: idm-pki-acme-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: idm-pki-base-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: idm-pki-base-java-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: idm-pki-ca-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: idm-pki-kra-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: idm-pki-server-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: cups-libs-1:2.2.6-54.el8_9.x86_64", "Installed: idm-pki-symkey-10.14.3-1.module+el8.8.0+18059+6d4394a9.x86_64", "Installed: idm-pki-tools-10.14.3-1.module+el8.8.0+18059+6d4394a9.x86_64", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: cyrus-sasl-md5-2.1.27-6.el8_5.x86_64", "Installed: ipa-client-4.9.12-8.module+el8.9.0+19821+643911d0.x86_64", "Installed: cyrus-sasl-plain-2.1.27-6.el8_5.x86_64", "Installed: ipa-client-common-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: ipa-common-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch", "Installed: ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch", "Installed: ipa-selinux-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: ipa-server-4.9.12-8.module+el8.9.0+19821+643911d0.x86_64", "Installed: ipa-server-common-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: krb5-pkinit-1.18.2-25.el8_8.x86_64", "Installed: words-3.0-28.el8.noarch", "Installed: krb5-server-1.18.2-25.el8_8.x86_64", "Installed: krb5-workstation-1.18.2-25.el8_8.x86_64", "Installed: slapi-nis-0.60.0-3.module+el8.9.0+18911+94941f82.x86_64", "Installed: slf4j-1.7.25-4.module+el8+2452+b359bfcd.noarch", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: slf4j-jdk14-1.7.25-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: jackson-annotations-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: jackson-core-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: jackson-databind-2.10.0-1.module+el8.2.0+5059+3eb3af25.noarch", "Installed: jackson-jaxrs-json-provider-2.9.9-1.module+el8.1.0+3832+9784644d.noarch", "Installed: jackson-jaxrs-providers-2.9.9-1.module+el8.1.0+3832+9784644d.noarch", "Installed: jackson-module-jaxb-annotations-2.7.6-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: tomcatjss-7.7.1-1.module+el8.6.0+13291+248751b1.noarch", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: 389-ds-base-1.4.3.37-1.module+el8.9.0+19689+7d653af8.x86_64", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64", "Installed: 389-ds-base-libs-1.4.3.37-1.module+el8.9.0+19689+7d653af8.x86_64", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: java-1.8.0-openjdk-1:1.8.0.392.b08-4.el8.x86_64", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.392.b08-4.el8.x86_64", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.392.b08-4.el8.x86_64", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: libtiff-4.0.9-29.el8_8.x86_64", "Installed: openssl-perl-1:1.1.1k-9.el8_7.x86_64", "Installed: tzdata-java-2023c-1.el8.noarch", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: javapackages-filesystem-5.3.0-1.module+el8+2447+6f56d9a6.noarch", "Installed: javapackages-tools-5.3.0-1.module+el8+2447+6f56d9a6.noarch", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: sssd-idp-2.9.1-2.el8.x86_64", "Installed: fontconfig-2.13.1-4.el8.x86_64", "Installed: jaxb-istack-commons-runtime-4.1.1-1.module+el8.8.0+18046+f9f57d24.noarch", "Installed: stax-ex-1.7.7-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: gtk-update-icon-cache-3.22.30-11.el8.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: alsa-lib-1.2.9-1.el8.x86_64", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: gdk-pixbuf2-2.36.12-5.el8.x86_64", "Installed: perl-IO-Zlib-1:1.10-422.el8.noarch", "Installed: custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch", "Installed: redhat-logos-ipa-84.5-2.el8.noarch", "Installed: jss-4.9.4-1.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: python3-argcomplete-1.9.3-6.el8.noarch", "Installed: python3-augeas-0.5.0-12.el8.noarch", "Installed: python3-bind-32:9.11.36-11.el8_9.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: libjose-10-2.el8.x86_64", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: ant-1.10.5-1.module+el8+2438+c99a8a1e.noarch", "Installed: ant-lib-1.10.5-1.module+el8+2438+c99a8a1e.noarch", "Installed: relaxngDatatype-2011.1-7.module+el8.1.0+3366+6dfb954c.noarch", "Installed: apache-commons-cli-1.4-4.module+el8+2452+b359bfcd.noarch", "Installed: resteasy-3.0.26-6.module+el8.4.0+8891+bb8828ef.noarch", "Installed: libipa_hbac-2.9.1-2.el8.x86_64", "Installed: apache-commons-codec-1.11-3.module+el8+2452+b359bfcd.noarch", "Installed: python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch", "Installed: libxcb-1.13.1-1.el8.x86_64", "Installed: python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch", "Installed: apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: policycoreutils-python-utils-2.9-24.el8.noarch", "Installed: apache-commons-lang3-3.7-3.module+el8+2452+b359bfcd.noarch", "Installed: apache-commons-logging-1.2-13.module+el8+2452+b359bfcd.noarch", "Installed: apache-commons-net-3.6-3.module+el8.3.0+6805+72837426.noarch", "Installed: python3-lib389-1.4.3.37-1.module+el8.9.0+19689+7d653af8.noarch", "Installed: nss-tools-3.90.0-3.el8_8.x86_64", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: apr-util-1.6.1-9.el8.x86_64", "Installed: python3-idm-pki-10.14.3-1.module+el8.8.0+18059+6d4394a9.noarch", "Installed: apr-util-bdb-1.6.1-9.el8.x86_64", "Installed: python3-ipaclient-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: python3-ipalib-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: python3-ipaserver-4.9.12-8.module+el8.9.0+19821+643911d0.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: xalan-j2-2.7.1-38.module+el8.1.0+3366+6dfb954c.noarch", "Installed: httpcomponents-client-4.5.5-5.module+el8.6.0+13298+7b5243c0.noarch", "Installed: httpcomponents-core-4.4.10-3.module+el8+2452+b359bfcd.noarch", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: python3-jwcrypto-0.5.0-1.1.module+el8.9.0+18911+94941f82.noarch", "Installed: httpd-2.4.37-62.module+el8.9.0+19699+7a7a2044.x86_64", "Installed: python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch", "Installed: httpd-filesystem-2.4.37-62.module+el8.9.0+19699+7a7a2044.noarch", "Installed: httpd-tools-2.4.37-62.module+el8.9.0+19699+7a7a2044.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: xerces-j2-2.11.0-34.module+el8.1.0+3366+6dfb954c.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Saturday 02 December 2023 13:09:34 +0000 (0:01:29.606) 0:01:36.188 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:18 Saturday 02 December 2023 13:09:35 +0000 (0:00:00.025) 0:01:36.213 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 Saturday 02 December 2023 13:09:35 +0000 (0:00:00.021) 0:01:36.235 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 Saturday 02 December 2023 13:09:36 +0000 (0:00:01.730) 0:01:37.966 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service basic.target sysinit.target system.slice polkit.service dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service ipset.service shutdown.target nftables.service ebtables.service ip6tables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22331", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:40 Saturday 02 December 2023 13:09:38 +0000 (0:00:01.828) 0:01:39.794 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:47 Saturday 02 December 2023 13:09:38 +0000 (0:00:00.025) 0:01:39.820 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Saturday 02 December 2023 13:09:38 +0000 (0:00:00.025) 0:01:39.846 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Saturday 02 December 2023 13:09:38 +0000 (0:00:00.026) 0:01:39.873 ***** ok: [sut] => { "_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": 1727599999, "idstart": 1727400000, "ipa_python_version": 40912, "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 Saturday 02 December 2023 13:09:40 +0000 (0:00:01.865) 0:01:41.739 ***** changed: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:149 Saturday 02 December 2023 13:09:41 +0000 (0:00:01.096) 0:01:42.835 ***** ok: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:155 Saturday 02 December 2023 13:09:41 +0000 (0:00:00.019) 0:01:42.854 ***** skipping: [sut] => { "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: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 Saturday 02 December 2023 13:09:41 +0000 (0:00:00.015) 0:01:42.869 ***** changed: [sut] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_random_serial_numbers": false, "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": "TEST", "adtrust_reset_netbios_name": true, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [], "dns_reverse_zones": [], "forward_policy": null, "forwarders": [], "ip_addresses": [ "10.31.14.34" ], "no_dnssec_validation": false, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 Saturday 02 December 2023 13:09:44 +0000 (0:00:02.412) 0:01:45.282 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 Saturday 02 December 2023 13:09:51 +0000 (0:00:07.507) 0:01:52.790 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 Saturday 02 December 2023 13:10:39 +0000 (0:00:48.109) 0:02:40.899 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 Saturday 02 December 2023 13:10:48 +0000 (0:00:08.906) 0:02:49.806 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:276 Saturday 02 December 2023 13:10:54 +0000 (0:00:05.593) 0:02:55.400 ***** changed: [sut] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "sut-ipa.csr"] ************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:318 Saturday 02 December 2023 13:14:07 +0000 (0:03:13.328) 0:06:08.728 ***** skipping: [sut] => { "changed": false, "false_condition": "result_ipaserver_setup_ca.csr_generated | bool and ipaserver_copy_csr_to_controller | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 Saturday 02 December 2023 13:14:07 +0000 (0:00:00.028) 0:06:08.756 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:335 Saturday 02 December 2023 13:14:10 +0000 (0:00:02.954) 0:06:11.711 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:367 Saturday 02 December 2023 13:14:48 +0000 (0:00:38.068) 0:06:49.780 ***** skipping: [sut] => { "changed": false, "false_condition": "result_ipaserver_test.setup_kra | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:378 Saturday 02 December 2023 13:14:48 +0000 (0:00:00.030) 0:06:49.810 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:395 Saturday 02 December 2023 13:14:48 +0000 (0:00:00.032) 0:06:49.842 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:411 Saturday 02 December 2023 13:14:58 +0000 (0:00:09.832) 0:06:59.674 ***** changed: [sut] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:428 Saturday 02 December 2023 13:15:00 +0000 (0:00:02.416) 0:07:02.091 ***** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Saturday 02 December 2023 13:15:00 +0000 (0:00:00.040) 0:07:02.132 ***** ok: [sut] => (item=/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml) => { "ansible_facts": { "ipaclient_packages": [ "@idm:DL1/client" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaclient/vars/RedHat-8.yml" } TASK [ipaclient : Install IPA client] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:19 Saturday 02 December 2023 13:15:00 +0000 (0:00:00.038) 0:07:02.171 ***** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for sut TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.065) 0:07:02.236 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_install_packages | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.023) 0:07:02.260 ***** skipping: [sut] => { "changed": false, "false_condition": "groups.ipaservers is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:15 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.024) 0:07:02.284 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_no_dns_lookup | bool and groups.ipaserver is defined and ipaclient_servers is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either password or keytab is set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.026) 0:07:02.310 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaadmin_keytab is defined and ipaadmin_password is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Set default principal if no keytab is given] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:26 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.024) 0:07:02.335 ***** ok: [sut] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:36 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.027) 0:07:02.362 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:41 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.025) 0:07:02.388 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure DNS resolver] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:46 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.027) 0:07:02.415 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_dns_resolver | bool and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:52 Saturday 02 December 2023 13:15:01 +0000 (0:00:00.027) 0:07:02.443 ***** ok: [sut] => { "basedn": "dc=test,dc=local", "changed": false, "client_already_configured": false, "client_domain": "test.local", "dnsok": false, "domain": "test.local", "hostname": "ipaserver.test.local", "ipa_python_version": 40912, "kdc": "ipaserver.test.local", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "servers": [ "ipaserver.test.local" ], "sssd": true } TASK [ipaclient : Install - Cleanup leftover ccache] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:82 Saturday 02 December 2023 13:15:02 +0000 (0:00:00.758) 0:07:03.201 ***** ok: [sut] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:87 Saturday 02 December 2023 13:15:02 +0000 (0:00:00.224) 0:07:03.425 ***** ok: [sut] => { "changed": false } TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:99 Saturday 02 December 2023 13:15:02 +0000 (0:00:00.700) 0:07:04.126 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_otp is defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:104 Saturday 02 December 2023 13:15:02 +0000 (0:00:00.024) 0:07:04.151 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 Saturday 02 December 2023 13:15:02 +0000 (0:00:00.024) 0:07:04.175 ***** ok: [sut] => { "ca_crt_exists": true, "changed": false, "krb5_conf_ok": true, "krb5_keytab_ok": true, "ping_test_ok": true } TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:119 Saturday 02 December 2023 13:15:05 +0000 (0:00:02.154) 0:07:06.329 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not ipaclient_force_join | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Keytab or password is required for getting otp] **** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:137 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.026) 0:07:06.356 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary file for keytab] ****************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:142 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.024) 0:07:06.380 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Copy keytab to server temporary file] ************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:151 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.027) 0:07:06.407 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:159 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.028) 0:07:06.436 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Report error for OTP generation] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:169 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.028) 0:07:06.465 ***** skipping: [sut] => { "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined" } TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.028) 0:07:06.493 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Remove keytab temporary file] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:182 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.029) 0:07:06.523 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_use_otp | bool and ipaclient_otp is not defined", "skip_reason": "Conditional result was False" } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:189 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.036) 0:07:06.559 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Install - Check if principal and keytab are set] ************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:207 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.032) 0:07:06.592 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:212 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.027) 0:07:06.619 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - From host keytab, purge TEST.LOCAL] **************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:220 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.028) 0:07:06.648 ***** skipping: [sut] => { "changed": false, "false_condition": "(ipaclient_use_otp | bool or ipaclient_force_join | bool) and not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:237 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.027) 0:07:06.675 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create temporary krb5 configuration] *************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Saturday 02 December 2023 13:15:05 +0000 (0:00:00.029) 0:07:06.705 ***** ok: [sut] => { "changed": false, "krb_name": "/tmp/tmp6tlxl6j8" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.751) 0:07:07.456 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and (not result_ipaclient_test_keytab.krb5_keytab_ok or ipaclient_force_join)", "skip_reason": "Conditional result was False" } TASK [ipaclient : The krb5 configuration is not correct] *********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:279 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.031) 0:07:07.487 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:285 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.031) 0:07:07.518 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Fail due to missing ca.crt file] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:289 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.030) 0:07:07.549 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and not result_ipaclient_join.changed and not ipaclient_allow_repair | bool and (result_ipaclient_test_keytab.krb5_keytab_ok or (result_ipaclient_join.already_joined is defined and result_ipaclient_join.already_joined))", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:303 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.031) 0:07:07.581 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:312 Saturday 02 December 2023 13:15:06 +0000 (0:00:00.035) 0:07:07.616 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:334 Saturday 02 December 2023 13:15:07 +0000 (0:00:00.749) 0:07:08.366 ***** changed: [sut] => { "ca_enabled": true, "changed": true, "subject_base": "O=TEST.LOCAL" } TASK [ipaclient : Install - Fix IPA ca] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:343 Saturday 02 December 2023 13:15:09 +0000 (0:00:02.683) 0:07:11.049 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool and result_ipaclient_test_keytab.krb5_keytab_ok and not result_ipaclient_test_keytab.ca_crt_exists", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:354 Saturday 02 December 2023 13:15:09 +0000 (0:00:00.030) 0:07:11.079 ***** changed: [sut] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:388 Saturday 02 December 2023 13:15:39 +0000 (0:00:29.619) 0:07:40.699 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:396 Saturday 02 December 2023 13:15:40 +0000 (0:00:00.771) 0:07:41.470 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:402 Saturday 02 December 2023 13:15:40 +0000 (0:00:00.702) 0:07:42.173 ***** skipping: [sut] => { "changed": false, "false_condition": "ipaclient_configure_firefox | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:408 Saturday 02 December 2023 13:15:41 +0000 (0:00:00.029) 0:07:42.203 ***** changed: [sut] => { "changed": true } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:414 Saturday 02 December 2023 13:15:41 +0000 (0:00:00.942) 0:07:43.145 ***** changed: [sut] => { "changed": true, "path": "/tmp/tmp6tlxl6j8", "state": "absent" } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:420 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.221) 0:07:43.367 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure certmonger] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:434 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.031) 0:07:43.398 ***** skipping: [sut] => { "changed": false, "false_condition": "not ipaclient_on_master | bool", "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:444 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.034) 0:07:43.433 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Cleanup leftover ccache] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:450 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.027) 0:07:43.460 ***** ok: [sut] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf] ********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:455 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.214) 0:07:43.675 ***** ok: [sut] => { "changed": false, "path": "/tmp/tmp6tlxl6j8", "state": "absent" } TASK [ipaclient : Remove temporary krb5.conf backup] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:461 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.217) 0:07:43.892 ***** changed: [sut] => { "changed": true, "path": "/tmp/tmp6tlxl6j8.ipabkp", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.219) 0:07:44.111 ***** skipping: [sut] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:443 Saturday 02 December 2023 13:15:42 +0000 (0:00:00.032) 0:07:44.143 ***** changed: [sut] => { "changed": true } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:450 Saturday 02 December 2023 13:15:48 +0000 (0:00:05.613) 0:07:49.757 ***** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.356999", "end": "2023-12-02 13:15:49.200754", "rc": 0, "start": "2023-12-02 13:15:48.843755" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:464 Saturday 02 December 2023 13:15:49 +0000 (0:00:00.660) 0:07:50.418 ***** changed: [sut] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=ntp" ], "delta": "0:00:00.331580", "end": "2023-12-02 13:15:49.745161", "rc": 0, "start": "2023-12-02 13:15:49.413581" } STDOUT: success TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:478 Saturday 02 December 2023 13:15:49 +0000 (0:00:00.542) 0:07:50.960 ***** ok: [sut] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:483 Saturday 02 December 2023 13:15:49 +0000 (0:00:00.205) 0:07:51.166 ***** ok: [sut] => (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: [sut] => (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: [sut] => (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 [ipaserver : Uninstall IPA server] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:23 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.586) 0:07:51.753 ***** skipping: [sut] => { "changed": false, "false_condition": "state|default('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [Issue IPA signed certificates] ******************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml:25 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.021) 0:07:51.775 ***** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.032) 0:07:51.808 ***** included: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.016) 0:07:51.824 ***** skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.022) 0:07:51.847 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.013) 0:07:51.861 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.018) 0:07:51.879 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_8.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat_8.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 02 December 2023 13:15:50 +0000 (0:00:00.035) 0:07:51.914 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 02 December 2023 13:15:52 +0000 (0:00:01.337) 0:07:53.251 ***** ok: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 02 December 2023 13:15:53 +0000 (0:00:01.364) 0:07:54.616 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 02 December 2023 13:15:53 +0000 (0:00:00.228) 0:07:54.844 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 02 December 2023 13:15:53 +0000 (0:00:00.221) 0:07:55.066 ***** ok: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2023-12-02 13:13:04 UTC", "ActiveEnterTimestampMonotonic": "789725027", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket network.target basic.target sysinit.target dbus.service system.slice syslog.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 13:13:04 UTC", "AssertTimestampMonotonic": "789710704", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "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": "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 13:13:04 UTC", "ConditionTimestampMonotonic": "789710702", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13134", "ExecMainStartTimestamp": "Sat 2023-12-02 13:13:04 UTC", "ExecMainStartTimestampMonotonic": "789712015", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 13:13:04 UTC", "InactiveExitTimestampMonotonic": "789712107", "InvocationID": "da7fb0d735b24a58856b4d4488dccbae", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13134", "MemoryAccounting": "yes", "MemoryCurrent": "2588672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 13:13:04 UTC", "StateChangeTimestampMonotonic": "789725027", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22331", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2023-12-02 13:13:04 UTC", "WatchdogTimestampMonotonic": "789725024", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 02 December 2023 13:15:54 +0000 (0:00:00.365) 0:07:55.432 ***** changed: [sut] => (item={'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). changed: [sut] => (item={'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 02 December 2023 13:15:57 +0000 (0:00:03.739) 0:07:59.172 ***** skipping: [sut] => (item=['cert', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['cert', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_basic_ipa', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "name": "mycert_basic_ipa", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'groupcert', 'dns': 'ipaserver.test.local', 'principal': 'HTTP/ipaserver.test.local@TEST.LOCAL', 'ca': 'ipa', 'group': 'ftp'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "ipa", "dns": "ipaserver.test.local", "group": "ftp", "name": "groupcert", "principal": "HTTP/ipaserver.test.local@TEST.LOCAL" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.038) 0:07:59.210 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.020) 0:07:59.231 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.021) 0:07:59.252 ***** skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify certificates] ***************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tests_basic_ipa.yml:41 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.027) 0:07:59.280 ***** included: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml for sut => (item={'path': '/etc/pki/tls/certs/mycert_basic_ipa.crt', 'key_path': '/etc/pki/tls/private/mycert_basic_ipa.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) included: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml for sut => (item={'path': '/etc/pki/tls/certs/groupcert.crt', 'key_path': '/etc/pki/tls/private/groupcert.key', 'owner': 'root', 'group': 'ftp', 'mode': '0640', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'ipaserver.test.local'}, {'name': 'organizationName', 'oid': '2.5.4.10', 'value': 'TEST.LOCAL'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'ipaserver.test.local'}, {'name': 'Universal Principal Name (UPN)', 'oid': '1.3.6.1.4.1.311.20.2.3', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}, {'name': 'Kerberos principalname', 'oid': '1.3.6.1.5.2.2', 'value': 'HTTP/ipaserver.test.local@TEST.LOCAL'}], 'key_usage': ['digital_signature', 'content_commitment', 'key_encipherment', 'data_encipherment']}) TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:2 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.039) 0:07:59.320 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:9 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.011) 0:07:59.331 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:14 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.013) 0:07:59.345 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:18 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.012) 0:07:59.358 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:28 Saturday 02 December 2023 13:15:58 +0000 (0:00:00.009) 0:07:59.368 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:38 Saturday 02 December 2023 13:15:59 +0000 (0:00:01.359) 0:08:00.727 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701522956.3588305, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7557758c6547fc81ce7bd2d16ac897a257b2f164", "ctime": 1701522956.3548305, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25396342, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701522956.3548305, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_basic_ipa.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "3003214703", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:43 Saturday 02 December 2023 13:15:59 +0000 (0:00:00.208) 0:08:00.936 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:49 Saturday 02 December 2023 13:15:59 +0000 (0:00:00.013) 0:08:00.949 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:59 Saturday 02 December 2023 13:15:59 +0000 (0:00:00.026) 0:08:00.976 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:65 Saturday 02 December 2023 13:15:59 +0000 (0:00:00.023) 0:08:01.000 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701522954.8368733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1cae14b0f58426cba2bf054d3843074eb97856ce", "ctime": 1701522956.3548305, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9008868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701522956.3548305, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "2580514050", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:70 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.206) 0:08:01.206 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:76 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.013) 0:08:01.220 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:86 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.025) 0:08:01.246 ***** ok: [sut] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "0C:23:37:6A:9B:C5:FA:CB:DE:AB:46:DF:10:C6:12:37:74:DF:09:6A" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "CC:AE:43:4C:94:13:D2:C4:78:3F:4B:EE:6D:47:77:D5:90:19:3C:72" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "74:20:CB:12:EF:71:83:A0:70:B4:18:27:E0:DA:B2:D6:CC:07:75:30:21:A3:37:7D:0B:6E:1A:BD:F5:3F:3A:BB:B9:EA:7E:5A:D5:F3:BA:04:42:10:08:10:A6:7F:43:89:D5:99:04:54:DE:DB:BB:84:A2:5D:46:CC:EF:9D:7D:D1:18:C1:67:11:7A:38:A8:C4:C8:2F:F0:84:6D:D0:CC:2F:AE:76:0D:85:ED:13:7F:C3:26:A2:E4:A4:84:38:3B:46:A7:15:D1:FC:9D:E9:FD:18:09:51:A4:5F:CF:24:5F:2C:8B:59:46:25:12:7B:5A:B4:39:F0:86:F6:73:FC:DF:F0:4E:82:76:D6:22:CC:6A:77:9A:DA:3D:FD:5B:A9:29:74:75:E3:91:59:4D:33:BA:EB:F9:74:5D:42:1B:12:CD:18:96:96:FA:5B:43:F0:41:CD:14:26:A6:CC:A2:07:A2:DA:04:5C:EE:40:8A:87:A4:13:52:94:94:13:19:44:70:70:CD:11:6A:11:97:57:C1:91:08:96:8B:70:9D:FD:FA:81:94:87:BF:55:1E:81:25:AF:C5:12:E5:1C:37:0D:BB:22:40:EF:D9:F1:D7:71:B0:88:B1:BA:88:49:77:C7:42:6B:F7:32:5D:88:51:90:FC:4E:F7:AD:2D:82:C7:F5:5E:F6:98:B5:22:80:3B:D3:F1:7D:F5:4C:CF:5C:53:21:38:12:9D:09:E9:1C:40:71:5F:75:B5:05:A8:2B:59:9F:E3:60:96:7E:0D:66:66:35:48:79:F3:FE:41:06:6D:29:10:18:73:6A:11:09:4C:96:E6:C9:D6:BF:75:4B:69:BC:52:11:70:97:BF:F4:CF:B4:49:E4:19:CA:2A:56:6E:FF:41:B6:11:AA:38:2E:CC:5F:14:99:2E:F8:81:4F:D2:34:4C:84:5C:49:D1:A4:48:BF:E6:A0:8E:6D:56:C5:3E:AC:50:86:72:30:95:70:5D:32:99:6F:3A:2F:32:20:D1:2D:00:33" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20251202131555Z", "not_valid_before": "20231202131555Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:92 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.362) 0:08:01.609 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "0C:23:37:6A:9B:C5:FA:CB:DE:AB:46:DF:10:C6:12:37:74:DF:09:6A" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "CC:AE:43:4C:94:13:D2:C4:78:3F:4B:EE:6D:47:77:D5:90:19:3C:72" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "74:20:CB:12:EF:71:83:A0:70:B4:18:27:E0:DA:B2:D6:CC:07:75:30:21:A3:37:7D:0B:6E:1A:BD:F5:3F:3A:BB:B9:EA:7E:5A:D5:F3:BA:04:42:10:08:10:A6:7F:43:89:D5:99:04:54:DE:DB:BB:84:A2:5D:46:CC:EF:9D:7D:D1:18:C1:67:11:7A:38:A8:C4:C8:2F:F0:84:6D:D0:CC:2F:AE:76:0D:85:ED:13:7F:C3:26:A2:E4:A4:84:38:3B:46:A7:15:D1:FC:9D:E9:FD:18:09:51:A4:5F:CF:24:5F:2C:8B:59:46:25:12:7B:5A:B4:39:F0:86:F6:73:FC:DF:F0:4E:82:76:D6:22:CC:6A:77:9A:DA:3D:FD:5B:A9:29:74:75:E3:91:59:4D:33:BA:EB:F9:74:5D:42:1B:12:CD:18:96:96:FA:5B:43:F0:41:CD:14:26:A6:CC:A2:07:A2:DA:04:5C:EE:40:8A:87:A4:13:52:94:94:13:19:44:70:70:CD:11:6A:11:97:57:C1:91:08:96:8B:70:9D:FD:FA:81:94:87:BF:55:1E:81:25:AF:C5:12:E5:1C:37:0D:BB:22:40:EF:D9:F1:D7:71:B0:88:B1:BA:88:49:77:C7:42:6B:F7:32:5D:88:51:90:FC:4E:F7:AD:2D:82:C7:F5:5E:F6:98:B5:22:80:3B:D3:F1:7D:F5:4C:CF:5C:53:21:38:12:9D:09:E9:1C:40:71:5F:75:B5:05:A8:2B:59:9F:E3:60:96:7E:0D:66:66:35:48:79:F3:FE:41:06:6D:29:10:18:73:6A:11:09:4C:96:E6:C9:D6:BF:75:4B:69:BC:52:11:70:97:BF:F4:CF:B4:49:E4:19:CA:2A:56:6E:FF:41:B6:11:AA:38:2E:CC:5F:14:99:2E:F8:81:4F:D2:34:4C:84:5C:49:D1:A4:48:BF:E6:A0:8E:6D:56:C5:3E:AC:50:86:72:30:95:70:5D:32:99:6F:3A:2F:32:20:D1:2D:00:33" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20251202131555Z", "not_valid_before": "20231202131555Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:96 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.014) 0:08:01.623 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:104 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.023) 0:08:01.646 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:112 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.014) 0:08:01.661 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:119 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.023) 0:08:01.684 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:130 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.028) 0:08:01.712 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:143 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.027) 0:08:01.740 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_basic_ipa.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.087074", "end": "2023-12-02 13:16:00.807206", "rc": 0, "start": "2023-12-02 13:16:00.720132" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:152 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.283) 0:08:02.023 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:2 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.024) 0:08:02.048 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:9 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.011) 0:08:02.060 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:14 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.014) 0:08:02.074 ***** skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:18 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.012) 0:08:02.087 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:28 Saturday 02 December 2023 13:16:00 +0000 (0:00:00.008) 0:08:02.095 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:38 Saturday 02 December 2023 13:16:02 +0000 (0:00:01.364) 0:08:03.460 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701522957.903787, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ac9019251178321dff39997efdf6e44816cfacff", "ctime": 1701522957.9447858, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 25397325, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1701522957.899787, "nlink": 1, "path": "/etc/pki/tls/certs/groupcert.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1854, "uid": 0, "version": "2721484167", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:43 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.207) 0:08:03.667 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:49 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.013) 0:08:03.681 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:59 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.026) 0:08:03.707 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:65 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.024) 0:08:03.732 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701522956.9628134, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f1ccfd4fcd6cb4304f234fdcd8401c37ff12eaf3", "ctime": 1701522957.9457858, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 9008869, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1701522957.899787, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "209186346", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:70 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.208) 0:08:03.940 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:76 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.013) 0:08:03.954 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:86 Saturday 02 December 2023 13:16:02 +0000 (0:00:00.026) 0:08:03.980 ***** ok: [sut] => { "certificate": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "0C:23:37:6A:9B:C5:FA:CB:DE:AB:46:DF:10:C6:12:37:74:DF:09:6A" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "33:CC:5F:20:E6:63:F3:94:6A:25:4F:C2:64:D9:51:92:6E:7F:3D:E3" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "16:18:37:EA:59:2E:46:9D:C9:FC:04:68:C4:DB:13:98:4D:4F:5E:A6:E6:31:02:50:DF:B5:26:D3:FC:35:AC:9E:83:3C:04:51:7A:0F:D0:3F:6E:1C:C3:2D:9B:7B:04:7B:AF:F3:7D:55:37:27:68:48:5F:17:2A:8B:20:13:4E:D9:EA:4C:17:A8:73:04:4B:BF:26:00:2B:40:7C:DE:34:90:73:98:BC:59:D3:9E:8F:3E:C3:DE:D3:DC:92:7D:7A:07:2D:3F:97:2F:9D:A4:37:7B:A3:FB:C2:1D:20:EB:06:AE:0D:8C:58:90:22:71:37:F7:FA:E8:1E:66:D0:CE:39:D1:52:ED:0B:8B:0A:CF:BD:D2:43:9B:09:DE:EC:AF:4A:4D:35:5C:17:D9:CF:32:CD:3B:8C:D8:51:38:4D:E7:99:05:BE:1C:38:B3:51:50:24:FD:DD:BD:81:F9:CE:31:8A:44:83:18:05:BA:0A:67:98:6A:7E:5B:B1:17:2A:1A:F9:9C:D6:63:DA:88:8E:93:E6:5A:9C:7A:18:74:95:2B:3C:11:EB:28:21:AA:E3:D9:3C:3B:B1:AC:A0:AB:C8:D6:18:7B:01:12:90:70:21:9C:CC:BD:AB:E3:C3:10:78:48:41:D5:F6:D4:44:20:75:66:27:E5:AD:A9:EE:B5:64:12:CC:36:4C:46:36:7C:DC:20:F0:CB:C1:05:87:16:CE:38:12:88:44:7B:FE:BE:41:A2:39:1A:9D:8C:91:F7:82:53:CF:12:C2:98:F3:19:E4:86:88:39:60:7F:D4:E3:A8:3E:64:50:0E:08:93:DA:D8:CB:17:8F:D4:26:29:5F:B0:87:1F:13:43:7C:87:7E:FD:DB:03:27:3D:DA:D5:A4:9C:FA:E7:A6:D6:F4:9E:A8:D2:BF:14:E3:CB:54:E9:88:0A:7B:1B:73:51:8A:0B:B5:C5:3A:15:D3:A7:C9:FF:9B:29:4E:FC:BA:40:78:85:6A:A8:15:F5:55:10:1C:14:BF:0E:BF:97:77" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20251202131557Z", "not_valid_before": "20231202131557Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:92 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.274) 0:08:04.255 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "0C:23:37:6A:9B:C5:FA:CB:DE:AB:46:DF:10:C6:12:37:74:DF:09:6A" }, "cRLDistributionPoints": { "critical": false, "value": [ { "crl_issuer": [ { "commonName": "Certificate Authority", "organizationName": "ipaca" } ], "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ] } ] }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": true, "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "oid": "1.3.6.1.4.1.311.20.2.3", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" }, { "name": "Kerberos principalname", "oid": "1.3.6.1.5.2.2", "value": "HTTP/ipaserver.test.local@TEST.LOCAL" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "33:CC:5F:20:E6:63:F3:94:6A:25:4F:C2:64:D9:51:92:6E:7F:3D:E3" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "16:18:37:EA:59:2E:46:9D:C9:FC:04:68:C4:DB:13:98:4D:4F:5E:A6:E6:31:02:50:DF:B5:26:D3:FC:35:AC:9E:83:3C:04:51:7A:0F:D0:3F:6E:1C:C3:2D:9B:7B:04:7B:AF:F3:7D:55:37:27:68:48:5F:17:2A:8B:20:13:4E:D9:EA:4C:17:A8:73:04:4B:BF:26:00:2B:40:7C:DE:34:90:73:98:BC:59:D3:9E:8F:3E:C3:DE:D3:DC:92:7D:7A:07:2D:3F:97:2F:9D:A4:37:7B:A3:FB:C2:1D:20:EB:06:AE:0D:8C:58:90:22:71:37:F7:FA:E8:1E:66:D0:CE:39:D1:52:ED:0B:8B:0A:CF:BD:D2:43:9B:09:DE:EC:AF:4A:4D:35:5C:17:D9:CF:32:CD:3B:8C:D8:51:38:4D:E7:99:05:BE:1C:38:B3:51:50:24:FD:DD:BD:81:F9:CE:31:8A:44:83:18:05:BA:0A:67:98:6A:7E:5B:B1:17:2A:1A:F9:9C:D6:63:DA:88:8E:93:E6:5A:9C:7A:18:74:95:2B:3C:11:EB:28:21:AA:E3:D9:3C:3B:B1:AC:A0:AB:C8:D6:18:7B:01:12:90:70:21:9C:CC:BD:AB:E3:C3:10:78:48:41:D5:F6:D4:44:20:75:66:27:E5:AD:A9:EE:B5:64:12:CC:36:4C:46:36:7C:DC:20:F0:CB:C1:05:87:16:CE:38:12:88:44:7B:FE:BE:41:A2:39:1A:9D:8C:91:F7:82:53:CF:12:C2:98:F3:19:E4:86:88:39:60:7F:D4:E3:A8:3E:64:50:0E:08:93:DA:D8:CB:17:8F:D4:26:29:5F:B0:87:1F:13:43:7C:87:7E:FD:DB:03:27:3D:DA:D5:A4:9C:FA:E7:A6:D6:F4:9E:A8:D2:BF:14:E3:CB:54:E9:88:0A:7B:1B:73:51:8A:0B:B5:C5:3A:15:D3:A7:C9:FF:9B:29:4E:FC:BA:40:78:85:6A:A8:15:F5:55:10:1C:14:BF:0E:BF:97:77" }, "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "validity": { "not_valid_after": "20251202131557Z", "not_valid_before": "20231202131557Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:96 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.015) 0:08:04.270 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:104 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.026) 0:08:04.297 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:112 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.015) 0:08:04.312 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:119 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.024) 0:08:04.336 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:130 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.028) 0:08:04.365 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:143 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.026) 0:08:04.391 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/groupcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.088382", "end": "2023-12-02 13:16:03.460988", "rc": 0, "start": "2023-12-02 13:16:03.372606" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/assert_certificate_parameters.yml:152 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.284) 0:08:04.676 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=97 changed=30 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Saturday 02 December 2023 13:16:03 +0000 (0:00:00.031) 0:08:04.707 ***** =============================================================================== ipaserver : Install - Setup CA ---------------------------------------- 193.33s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:276 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 89.61s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 48.11s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:214 ----------------------- ipaserver : Install - Setup HTTP --------------------------------------- 38.07s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:335 ----------------------- ipaclient : Install - Create IPA NSS database -------------------------- 29.62s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:354 ----------------------- ipaserver : Install - Setup ADTRUST ------------------------------------- 9.83s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:395 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 8.91s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:243 ----------------------- ipaserver : Install - Setup NTP ----------------------------------------- 7.51s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:207 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 5.61s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:443 ----------------------- ipaserver : Install - Setup custodia ------------------------------------ 5.59s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:270 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 3.74s /WORKDIR/git-weekly-citbbxxm8b/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 ipaserver : Install - Setup otpd ---------------------------------------- 2.95s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:329 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.68s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:334 ----------------------- ipaserver : Install - Set DS password ----------------------------------- 2.42s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:411 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.41s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 ----------------------- ipaclient : Install - Test if IPA client has working krb5.keytab -------- 2.15s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:109 ----------------------- ipaserver : Install - Server installation test -------------------------- 1.87s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 ------------------------ ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.83s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 ------------------------ ipaserver : Install - Ensure that firewall packages installed ----------- 1.73s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 ------------------------ Ensure hostname package is installed ------------------------------------ 1.41s /WORKDIR/git-weekly-citbbxxm8b/tests/tasks/setup_ipa.yml:53 ------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---