Formatting '/cache/rhel-8-y.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/rhel-8-y.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpsp7qopjw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file 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: rhel-8-y_setup.yml *************************************************** 2 plays in /cache/rhel-8-y_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8-y_setup.yml:5 Wednesday 06 July 2022 04:14:42 +0000 (0:00:00.018) 0:00:00.018 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-8-y.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-8-y.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/rhel-8-y_setup.yml:19 Wednesday 06 July 2022 04:14:43 +0000 (0:00:01.396) 0:00:01.414 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Create EPEL 8 repo] ****************************************************** task path: /cache/rhel-8-y_setup.yml:23 Wednesday 06 July 2022 04:14:44 +0000 (0:00:01.098) 0:00:02.512 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create yum cache] ******************************************************** task path: /cache/rhel-8-y_setup.yml:33 Wednesday 06 July 2022 04:14:50 +0000 (0:00:05.795) 0:00:08.308 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/rhel-8-y_setup.yml:39 Wednesday 06 July 2022 04:14:50 +0000 (0:00:00.019) 0:00:08.328 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/rhel-8-y_setup.yml:45 Wednesday 06 July 2022 04:14:57 +0000 (0:00:07.591) 0:00:15.919 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/rhel-8-y_setup.yml:53 Wednesday 06 July 2022 04:14:57 +0000 (0:00:00.023) 0:00:15.942 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=5 changed=4 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 06 July 2022 04:14:58 +0000 (0:00:00.823) 0:00:16.766 ******** =============================================================================== Create dnf cache -------------------------------------------------------- 7.59s /cache/rhel-8-y_setup.yml:39 -------------------------------------------------- Create EPEL 8 repo ------------------------------------------------------ 5.80s /cache/rhel-8-y_setup.yml:23 -------------------------------------------------- set up internal repositories -------------------------------------------- 1.40s /cache/rhel-8-y_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.10s /cache/rhel-8-y_setup.yml:19 -------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.82s /cache/rhel-8-y_setup.yml:53 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:45 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:33 -------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmpjupnnp9c/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:1 Wednesday 06 July 2022 04:14:58 +0000 (0:00:00.012) 0:00:16.778 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:3 Wednesday 06 July 2022 04:14:59 +0000 (0:00:00.848) 0:00:17.627 ******** TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 04:14:59 +0000 (0:00:00.033) 0:00:17.660 ******** ok: [/cache/rhel-8-y.qcow2.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 06 July 2022 04:15:00 +0000 (0:00:00.567) 0:00:18.228 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:9 Wednesday 06 July 2022 04:15:00 +0000 (0:00:00.046) 0:00:18.275 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=8 changed=5 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 06 July 2022 04:15:02 +0000 (0:00:02.226) 0:00:20.501 ******** =============================================================================== Create dnf cache -------------------------------------------------------- 7.59s /cache/rhel-8-y_setup.yml:39 -------------------------------------------------- Create EPEL 8 repo ------------------------------------------------------ 5.80s /cache/rhel-8-y_setup.yml:23 -------------------------------------------------- Install test packages --------------------------------------------------- 2.23s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:9 ----------------------------------- set up internal repositories -------------------------------------------- 1.40s /cache/rhel-8-y_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.10s /cache/rhel-8-y_setup.yml:19 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.85s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:1 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.82s /cache/rhel-8-y_setup.yml:53 -------------------------------------------------- linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.57s /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 linux-system-roles.certificate : Set platform/version specific variables --- 0.05s /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:45 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:33 -------------------------------------------------- PLAYBOOK: rhel-8-y_post_setup.yml ********************************************** 1 plays in /cache/rhel-8-y_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/rhel-8-y_post_setup.yml:5 Wednesday 06 July 2022 04:15:02 +0000 (0:00:00.019) 0:00:20.521 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/rhel-8-y_post_setup.yml:8 Wednesday 06 July 2022 04:15:02 +0000 (0:00:00.430) 0:00:20.951 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=10 changed=7 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 06 July 2022 04:15:03 +0000 (0:00:00.558) 0:00:21.509 ******** =============================================================================== Create dnf cache -------------------------------------------------------- 7.59s /cache/rhel-8-y_setup.yml:39 -------------------------------------------------- Create EPEL 8 repo ------------------------------------------------------ 5.80s /cache/rhel-8-y_setup.yml:23 -------------------------------------------------- Install test packages --------------------------------------------------- 2.23s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:9 ----------------------------------- set up internal repositories -------------------------------------------- 1.40s /cache/rhel-8-y_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.10s /cache/rhel-8-y_setup.yml:19 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.85s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:1 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.82s /cache/rhel-8-y_setup.yml:53 -------------------------------------------------- linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.57s /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 shutdown guest ---------------------------------------------------------- 0.56s /cache/rhel-8-y_post_setup.yml:8 ---------------------------------------------- force sync of filesystems - ensure setup changes are made to snapshot --- 0.43s /cache/rhel-8-y_post_setup.yml:5 ---------------------------------------------- linux-system-roles.certificate : Set platform/version specific variables --- 0.05s /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Set platform/version specific variables --------------------------------- 0.03s /tmp/tmpjupnnp9c/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:45 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/rhel-8-y_setup.yml:33 -------------------------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpsp7qopjw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/tmpjupnnp9c/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 ************************************************** 3 plays in /tmp/tmpjupnnp9c/tests/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/tests_basic_ipa.yml:2 Wednesday 06 July 2022 04:15:47 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 04:15:48 +0000 (0:00:01.247) 0:00:01.260 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 04:15:49 +0000 (0:00:00.063) 0:00:01.324 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 04:15:49 +0000 (0:00:00.032) 0:00:01.356 ******** changed: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => { "after": "e19e16c734bab5b528e107fa54056f22372fb444", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 04:15:50 +0000 (0:00:01.213) 0:00:02.570 ******** changed: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpjupnnp9c/tests/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpjupnnp9c/tests/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 04:15:50 +0000 (0:00:00.540) 0:00:03.110 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 04:15:52 +0000 (0:00:01.889) 0:00:05.000 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 04:15:53 +0000 (0:00:00.840) 0:00:05.840 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: nss-softokn-freebl-3.79.0-5.el8_6.x86_64", "Installed: nss-sysinit-3.79.0-5.el8_6.x86_64", "Installed: nss-util-3.79.0-5.el8_6.x86_64", "Installed: nspr-4.34.0-3.el8_6.x86_64", "Installed: nss-3.79.0-5.el8_6.x86_64", "Installed: nss-softokn-3.79.0-5.el8_6.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 04:15:55 +0000 (0:00:02.287) 0:00:08.128 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 04:15:55 +0000 (0:00:00.043) 0:00:08.172 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:15:55 +0000 (0:00:00.051) 0:00:08.223 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/rhel-8-y.qcow2.snap TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 04:15:56 +0000 (0:00:00.072) 0:00:08.296 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: pki-acme-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-base-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-base-java-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-ca-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-kra-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-server-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "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: pki-symkey-10.12.0-3.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: pki-tools-10.12.0-3.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: cups-libs-1:2.2.6-50.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.x86_64", "Installed: cyrus-sasl-md5-2.1.27-6.el8_5.x86_64", "Installed: words-3.0-28.el8.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: cyrus-sasl-plain-2.1.27-6.el8_5.x86_64", "Installed: libXinerama-1.1.4-1.el8.x86_64", "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: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: krb5-pkinit-1.18.2-20.el8.x86_64", "Installed: giflib-5.1.4-3.el8.x86_64", "Installed: krb5-server-1.18.2-20.el8.x86_64", "Installed: krb5-workstation-1.18.2-20.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: bea-stax-api-1.2.0-16.module+el8.1.0+3366+6dfb954c.noarch", "Installed: openssl-perl-1:1.1.1k-6.el8_5.x86_64", "Installed: mod_http2-1.15.7-5.module+el8.6.0+13996+01710940.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: bind-libs-32:9.11.36-3.el8.x86_64", "Installed: slapi-nis-0.56.6-4.module+el8.6.0+12936+736896b2.x86_64", "Installed: bind-libs-lite-32:9.11.36-3.el8.x86_64", "Installed: bind-license-32:9.11.36-3.el8.noarch", "Installed: slf4j-1.7.25-4.module+el8+2452+b359bfcd.noarch", "Installed: mod_session-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: mod_ssl-1:2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: slf4j-jdk14-1.7.25-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: tomcatjss-7.7.1-1.module+el8.6.0+13291+248751b1.noarch", "Installed: bind-utils-32:9.11.36-3.el8.x86_64", "Installed: softhsm-2.6.0-5.module+el8.4.0+10227+076cd560.x86_64", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: tzdata-java-2022a-2.el8.noarch", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: perl-Carp-1.42-396.el8.noarch", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: perl-Data-Dumper-2.167-399.el8.x86_64", "Installed: perl-Encode-4:2.97-3.el8.x86_64", "Installed: perl-Errno-1.28-421.el8.x86_64", "Installed: perl-Exporter-5.72-396.el8.noarch", "Installed: perl-File-Path-2.15-2.el8.noarch", "Installed: perl-File-Temp-0.230.600-1.el8.noarch", "Installed: perl-Getopt-Long-1:2.50-4.el8.noarch", "Installed: perl-HTTP-Tiny-0.074-1.el8.noarch", "Installed: perl-IO-1.38-421.el8.x86_64", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: perl-IO-Zlib-1:1.10-421.el8.noarch", "Installed: perl-MIME-Base64-3.15-396.el8.x86_64", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: perl-PathTools-3.74-1.el8.x86_64", "Installed: perl-Pod-Escapes-1:1.07-395.el8.noarch", "Installed: perl-Pod-Perldoc-3.28-396.el8.noarch", "Installed: perl-Pod-Simple-1:3.35-395.el8.noarch", "Installed: perl-Pod-Usage-4:1.69-395.el8.noarch", "Installed: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: stax-ex-1.7.7-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: protobuf-c-1.3.0-6.el8.x86_64", "Installed: perl-Socket-4:2.027-3.el8.x86_64", "Installed: perl-Storable-1:3.11-3.el8.x86_64", "Installed: perl-Term-ANSIColor-4.06-396.el8.noarch", "Installed: perl-Term-Cap-1.17-395.el8.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: perl-Text-ParseWords-3.30-395.el8.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", "Installed: perl-Time-Local-1:1.280-1.el8.noarch", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: perl-Unicode-Normalize-1.25-396.el8.x86_64", "Installed: perl-constant-1.33-396.el8.noarch", "Installed: perl-interpreter-4:5.26.3-421.el8.x86_64", "Installed: perl-libs-4:5.26.3-421.el8.x86_64", "Installed: perl-macros-4:5.26.3-421.el8.x86_64", "Installed: perl-parent-1:0.237-1.el8.noarch", "Installed: perl-podlators-4.11-1.el8.noarch", "Installed: perl-threads-1:2.21-2.el8.x86_64", "Installed: perl-threads-shared-1.58-2.el8.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: ipa-client-4.9.8-8.module+el8.7.0+14711+1e093de3.x86_64", "Installed: perl-Digest-1.17-395.el8.noarch", "Installed: ipa-client-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: libipa_hbac-2.7.2-1.el8.x86_64", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: ipa-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: perl-Digest-MD5-2.55-396.el8.x86_64", "Installed: ipa-healthcheck-0.7-14.module+el8.7.0+15352+88b578e5.noarch", "Installed: perl-URI-1.73-3.el8.noarch", "Installed: fstrm-0.6.1-2.el8.x86_64", "Installed: ipa-healthcheck-core-0.7-14.module+el8.7.0+15352+88b578e5.noarch", "Installed: redhat-logos-ipa-84.5-1.el8.noarch", "Installed: ipa-selinux-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: libkadm5-1.18.2-20.el8.x86_64", "Installed: ipa-server-4.9.8-8.module+el8.7.0+14711+1e093de3.x86_64", "Installed: ipa-server-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: istack-commons-runtime-2.21-9.el8+7.noarch", "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: libtiff-4.0.9-23.el8.x86_64", "Installed: relaxngDatatype-2011.1-7.module+el8.1.0+3366+6dfb954c.noarch", "Installed: resteasy-3.0.26-6.module+el8.4.0+8891+bb8828ef.noarch", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: java-1.8.0-openjdk-1:1.8.0.332.b09-3.el8.x86_64", "Installed: python3-libipa_hbac-2.7.2-1.el8.x86_64", "Installed: certmonger-0.79.13-5.el8.x86_64", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.332.b09-3.el8.x86_64", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.332.b09-3.el8.x86_64", "Installed: xalan-j2-2.7.1-38.module+el8.1.0+3366+6dfb954c.noarch", "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-3.el8.noarch", "Installed: xerces-j2-2.11.0-34.module+el8.1.0+3366+6dfb954c.noarch", "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: xml-commons-apis-1.4.01-25.module+el8.1.0+3366+6dfb954c.noarch", "Installed: xml-commons-resolver-1.2-26.module+el8.1.0+3366+6dfb954c.noarch", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: perl-libnet-3.11-3.el8.noarch", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch", "Installed: xmlstreambuffer-1.5.4-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: python3-setuptools-39.2.0-6.el8.noarch", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: python3-custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: python3-sss-2.7.2-1.el8.x86_64", "Installed: python3-sss-murmur-2.7.2-1.el8.x86_64", "Installed: python3-sssdconfig-2.7.2-1.el8.noarch", "Installed: python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: python3-html5lib-1:0.999999999-6.el8.noarch", "Installed: python3-ipaclient-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: jss-4.9.4-1.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: python3-ipalib-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: python3-ipaserver-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: nss-tools-3.79.0-5.el8_6.x86_64", "Installed: redhat-logos-httpd-84.5-1.el8.noarch", "Installed: gtk-update-icon-cache-3.22.30-10.el8.x86_64", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: 389-ds-base-1.4.3.30-3.module+el8.7.0+15600+347cafc6.x86_64", "Installed: python3-jwcrypto-0.5.0-1.module+el8.1.0+4098+f286395e.noarch", "Installed: python3-kdcproxy-0.4-5.module+el8.2.0+4691+a05b2456.noarch", "Installed: 389-ds-base-libs-1.4.3.30-3.module+el8.7.0+15600+347cafc6.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: python3-lib389-1.4.3.30-3.module+el8.7.0+15600+347cafc6.noarch", "Installed: libsss_simpleifp-2.7.2-1.el8.x86_64", "Installed: xsom-0-19.20110809svn.module+el8.1.0+3366+6dfb954c.noarch", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: samba-client-libs-4.16.2-1.el8.x86_64", "Installed: python3-lxml-4.2.3-4.el8.x86_64", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: samba-common-4.16.2-1.el8.noarch", "Installed: samba-common-libs-4.16.2-1.el8.x86_64", "Installed: python3-mod_wsgi-4.6.4-4.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: python3-nss-1.0.1-10.module+el8.1.0+3366+6dfb954c.x86_64", "Installed: python3-pip-9.0.3-22.el8.noarch", "Installed: perl-IO-Socket-IP-0.39-5.el8.noarch", "Installed: python3-pki-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: python3-pyusb-1.0.0-9.module+el8.1.0+4098+f286395e.noarch", "Installed: alsa-lib-1.2.6.1-3.el8.x86_64", "Installed: python3-qrcode-core-5.1-12.module+el8.1.0+4098+f286395e.noarch", "Installed: libwbclient-4.16.2-1.el8.x86_64", "Installed: sssd-common-pac-2.7.2-1.el8.x86_64", "Installed: sssd-dbus-2.7.2-1.el8.x86_64", "Installed: custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: augeas-libs-1.12.0-6.el8.x86_64", "Installed: sssd-ipa-2.7.2-1.el8.x86_64", "Installed: sssd-krb5-common-2.7.2-1.el8.x86_64", "Installed: libxslt-1.1.32-6.el8.x86_64", "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: autofs-1:5.1.4-83.el8.x86_64", "Installed: httpd-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: sssd-tools-2.7.2-1.el8.x86_64", "Installed: httpd-filesystem-2.4.37-47.module+el8.6.0+15654+427eba2e.2.noarch", "Installed: httpd-tools-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: avahi-libs-0.7-20.el8.x86_64", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: ldapjdk-4.23.0-1.module+el8.5.0+11983+6ba118b4.noarch", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.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: python3-webencodings-0.5.1-6.el8.noarch", "Installed: apache-commons-cli-1.4-4.module+el8+2452+b359bfcd.noarch", "Installed: python3-yubico-1.3.2-9.module+el8.1.0+4098+f286395e.noarch", "Installed: apache-commons-codec-1.11-3.module+el8+2452+b359bfcd.noarch", "Installed: python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", "Installed: apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.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: mailcap-2.1.48-3.el8.noarch", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 04:16:46 +0000 (0:00:50.523) 0:00:58.820 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: ldns-1.7.0-21.el8.x86_64", "Installed: bind-32:9.11.36-3.el8.x86_64", "Installed: opencryptoki-3.18.0-2.el8.x86_64", "Installed: opencryptoki-icsftok-3.18.0-2.el8.x86_64", "Installed: bind-dyndb-ldap-11.6-3.module+el8.6.0+13728+d9324aaf.x86_64", "Installed: opendnssec-2.1.7-1.module+el8.4.0+9007+5084bdd8.x86_64", "Installed: opencryptoki-libs-3.18.0-2.el8.x86_64", "Installed: ipa-server-dns-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: bind-pkcs11-32:9.11.36-3.el8.x86_64", "Installed: sqlite-3.26.0-15.el8.x86_64", "Installed: bind-pkcs11-libs-32:9.11.36-3.el8.x86_64", "Installed: bind-pkcs11-utils-32:9.11.36-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 04:16:50 +0000 (0:00:04.265) 0:01:03.085 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 04:16:50 +0000 (0:00:00.039) 0:01:03.124 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: python3-slip-0.6.4-13.el8.noarch", "Installed: python3-slip-dbus-0.6.4-13.el8.noarch", "Installed: ipset-7.1-1.el8.x86_64", "Installed: libnetfilter_conntrack-1.0.6-5.el8.x86_64", "Installed: ipset-libs-7.1-1.el8.x86_64", "Installed: python3-nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-firewall-0.9.3-13.el8.noarch", "Installed: iptables-1.8.4-22.el8.x86_64", "Installed: libnfnetlink-1.0.1-13.el8.x86_64", "Installed: iptables-ebtables-1.8.4-22.el8.x86_64", "Installed: firewalld-0.9.3-13.el8.noarch", "Installed: firewalld-filesystem-0.9.3-13.el8.noarch", "Installed: libnftnl-1.1.5-5.el8.x86_64", "Installed: nftables-1:0.9.3-26.el8.x86_64", "Installed: iptables-libs-1.8.4-22.el8.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 04:16:53 +0000 (0:00:02.875) 0:01:06.000 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus.socket sysinit.target system.slice dbus.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target 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": "shutdown.target ebtables.service ipset.service nftables.service iptables.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": "14640", "LimitNPROCSoft": "14640", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14640", "LimitSIGPENDINGSoft": "14640", "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 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": "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": "23424", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "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:37 Wednesday 06 July 2022 04:16:54 +0000 (0:00:01.080) 0:01:07.081 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:44 Wednesday 06 July 2022 04:16:54 +0000 (0:00:00.046) 0:01:07.127 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 04:16:54 +0000 (0:00:00.039) 0:01:07.167 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 04:16:54 +0000 (0:00:00.036) 0:01:07.203 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "_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": 1557999999, "idstart": 1557800000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 04:16:56 +0000 (0:00:01.317) 0:01:08.521 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "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:145 Wednesday 06 July 2022 04:16:57 +0000 (0:00:01.167) 0:01:09.688 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:153 Wednesday 06 July 2022 04:16:57 +0000 (0:00:00.046) 0:01:09.734 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "10.0.2.15", "fec0::5ce1:23b6:de33:81ee" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "10.0.2.15", "fec0::5ce1:23b6:de33:81ee" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 Wednesday 06 July 2022 04:16:59 +0000 (0:00:02.441) 0:01:12.176 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 Wednesday 06 July 2022 04:17:10 +0000 (0:00:10.511) 0:01:22.687 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 Wednesday 06 July 2022 04:17:27 +0000 (0:00:16.682) 0:01:39.369 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 Wednesday 06 July 2022 04:17:32 +0000 (0:00:05.833) 0:01:45.203 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 Wednesday 06 July 2022 04:17:37 +0000 (0:00:04.094) 0:01:49.298 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/rhel-8-y.qcow2.snap-ipa.csr"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:307 Wednesday 06 July 2022 04:19:40 +0000 (0:02:03.158) 0:03:52.456 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 Wednesday 06 July 2022 04:19:40 +0000 (0:00:00.037) 0:03:52.494 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 Wednesday 06 July 2022 04:19:42 +0000 (0:00:02.678) 0:03:55.173 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:354 Wednesday 06 July 2022 04:22:09 +0000 (0:02:26.689) 0:06:21.862 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 Wednesday 06 July 2022 04:22:09 +0000 (0:00:00.044) 0:06:21.907 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:382 Wednesday 06 July 2022 04:22:18 +0000 (0:00:08.757) 0:06:30.664 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 Wednesday 06 July 2022 04:22:18 +0000 (0:00:00.042) 0:06:30.706 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:414 Wednesday 06 July 2022 04:22:20 +0000 (0:00:02.281) 0:06:32.988 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 04:22:20 +0000 (0:00:00.061) 0:06:33.050 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:22:20 +0000 (0:00:00.066) 0:06:33.116 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/rhel-8-y.qcow2.snap TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 04:22:20 +0000 (0:00:00.073) 0:06:33.189 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 04:22:22 +0000 (0:00:01.683) 0:06:34.873 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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 Wednesday 06 July 2022 04:22:22 +0000 (0:00:00.040) 0:06:34.914 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 04:22:22 +0000 (0:00:00.041) 0:06:34.956 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:25 Wednesday 06 July 2022 04:22:22 +0000 (0:00:00.040) 0:06:34.997 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 04:22:22 +0000 (0:00:00.047) 0:06:35.044 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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": 40908, "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:56 Wednesday 06 July 2022 04:22:23 +0000 (0:00:01.163) 0:06:36.208 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 04:22:24 +0000 (0:00:00.388) 0:06:36.596 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:73 Wednesday 06 July 2022 04:22:25 +0000 (0:00:00.843) 0:06:37.439 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:78 Wednesday 06 July 2022 04:22:25 +0000 (0:00:00.040) 0:06:37.480 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:83 Wednesday 06 July 2022 04:22:25 +0000 (0:00:00.039) 0:06:37.519 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:93 Wednesday 06 July 2022 04:22:26 +0000 (0:00:01.615) 0:06:39.135 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:109 Wednesday 06 July 2022 04:22:26 +0000 (0:00:00.042) 0:06:39.178 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:113 Wednesday 06 July 2022 04:22:26 +0000 (0:00:00.052) 0:06:39.231 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:132 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.050) 0:06:39.281 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.041) 0:06:39.323 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.042) 0:06:39.366 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:163 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.040) 0:06:39.407 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:167 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.045) 0:06:39.452 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.043) 0:06:39.495 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.044) 0:06:39.539 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.042) 0:06:39.582 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.042) 0:06:39.625 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.041) 0:06:39.666 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.047) 0:06:39.714 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.044) 0:06:39.759 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 04:22:27 +0000 (0:00:00.047) 0:06:39.806 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 04:22:28 +0000 (0:00:00.875) 0:06:40.682 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 04:22:28 +0000 (0:00:00.044) 0:06:40.726 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "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:295 Wednesday 06 July 2022 04:22:30 +0000 (0:00:02.156) 0:06:42.882 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 04:22:30 +0000 (0:00:00.044) 0:06:42.927 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 04:22:34 +0000 (0:00:03.875) 0:06:46.803 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 04:22:35 +0000 (0:00:00.906) 0:06:47.709 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 04:22:36 +0000 (0:00:00.848) 0:06:48.557 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 04:22:36 +0000 (0:00:00.047) 0:06:48.605 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 04:22:37 +0000 (0:00:00.992) 0:06:49.597 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:381 Wednesday 06 July 2022 04:22:37 +0000 (0:00:00.044) 0:06:49.642 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 04:22:37 +0000 (0:00:00.404) 0:06:50.047 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 Wednesday 06 July 2022 04:22:37 +0000 (0:00:00.048) 0:06:50.095 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:436 Wednesday 06 July 2022 04:22:42 +0000 (0:00:04.715) 0:06:54.811 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 Wednesday 06 July 2022 04:22:42 +0000 (0:00:00.378) 0:06:55.189 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.292427", "end": "2022-07-06 00:22:43.630510", "rc": 0, "start": "2022-07-06 00:22:43.338083" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:456 Wednesday 06 July 2022 04:22:43 +0000 (0:00:00.818) 0:06:56.007 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.263154", "end": "2022-07-06 00:22:44.287126", "rc": 0, "start": "2022-07-06 00:22:44.023972" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Wednesday 06 July 2022 04:22:44 +0000 (0:00:00.662) 0:06:56.670 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:22:45 +0000 (0:00:01.117) 0:06:57.787 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-8-y.qcow2.snap META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/tests_basic_ipa.yml:11 Wednesday 06 July 2022 04:22:45 +0000 (0:00:00.062) 0:06:57.850 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Wednesday 06 July 2022 04:22:46 +0000 (0:00:00.796) 0:06:58.646 ******** included: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 04:22:46 +0000 (0:00:00.027) 0:06:58.674 ******** ok: [/cache/rhel-8-y.qcow2.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 06 July 2022 04:22:46 +0000 (0:00:00.531) 0:06:59.206 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Wednesday 06 July 2022 04:22:46 +0000 (0:00:00.041) 0:06:59.247 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 Wednesday 06 July 2022 04:22:48 +0000 (0:00:01.427) 0:07:00.675 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:33 Wednesday 06 July 2022 04:22:49 +0000 (0:00:01.335) 0:07:02.011 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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 [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 Wednesday 06 July 2022 04:22:50 +0000 (0:00:00.405) 0:07:02.416 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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 [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 Wednesday 06 July 2022 04:22:50 +0000 (0:00:00.414) 0:07:02.830 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 00:19:07 EDT", "ActiveEnterTimestampMonotonic": "209835307", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus.service sysinit.target syslog.target network.target systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 00:19:07 EDT", "AssertTimestampMonotonic": "209824609", "Before": "multi-user.target shutdown.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": "Wed 2022-07-06 00:19:07 EDT", "ConditionTimestampMonotonic": "209824609", "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": "20356", "ExecMainStartTimestamp": "Wed 2022-07-06 00:19:07 EDT", "ExecMainStartTimestampMonotonic": "209825682", "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": "Wed 2022-07-06 00:19:07 EDT", "InactiveExitTimestampMonotonic": "209825779", "InvocationID": "9b7f2c992b884db7b09cb5a377a5b7df", "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": "14640", "LimitNPROCSoft": "14640", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14640", "LimitSIGPENDINGSoft": "14640", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20356", "MemoryAccounting": "yes", "MemoryCurrent": "3600384", "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": "sysinit.target dbus.socket 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": "Wed 2022-07-06 00:19:07 EDT", "StateChangeTimestampMonotonic": "209835307", "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": "23424", "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": "Wed 2022-07-06 00:19:07 EDT", "WatchdogTimestampMonotonic": "209835306", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 Wednesday 06 July 2022 04:22:51 +0000 (0:00:00.538) 0:07:03.369 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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. META: role_complete for /cache/rhel-8-y.qcow2.snap META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/tests_basic_ipa.yml:31 Wednesday 06 July 2022 04:22:54 +0000 (0:00:03.520) 0:07:06.889 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmpjupnnp9c/tests/tests_basic_ipa.yml:90 Wednesday 06 July 2022 04:22:55 +0000 (0:00:00.833) 0:07:07.723 ******** included: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml for /cache/rhel-8-y.qcow2.snap => (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: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml for /cache/rhel-8-y.qcow2.snap => (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: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:22:55 +0000 (0:00:00.047) 0:07:07.771 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:22:55 +0000 (0:00:00.031) 0:07:07.802 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:22:56 +0000 (0:00:01.385) 0:07:09.187 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.3 Uninstalling pip-9.0.3: Successfully uninstalled pip-9.0.3 Successfully installed pip-21.3.1 STDERR: You are using pip version 21.3.1, however version 22.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. TASK [Install certreader] ****************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:23:01 +0000 (0:00:04.403) 0:07:13.591 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyyaml Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pycparser, cffi, pyyaml, pyasn1, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:23:04 +0000 (0:00:03.170) 0:07:16.761 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657081372.730274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6824db2107cc37cef1c8ef6c8e1529091f512ea5", "ctime": 1657081372.7282739, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18074400, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657081372.7282739, "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": "1389630602", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:23:04 +0000 (0:00:00.513) 0:07:17.275 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.061) 0:07:17.337 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.048) 0:07:17.385 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.050) 0:07:17.435 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657081371.721274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8b1c5372cd745e4aafe8f4beeff3a87a1ae9b279", "ctime": 1657081372.7282739, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 26504109, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657081372.7282739, "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": "601418379", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.382) 0:07:17.818 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.066) 0:07:17.884 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 04:23:05 +0000 (0:00:00.076) 0:07:17.960 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.246945", "end": "2022-07-06 00:23:06.192855", "rc": 0, "start": "2022-07-06 00:23:05.945910" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "48:27:93:03:94:A9:38:9A:2B:A2:16:B4:E9:D3:39:3E:16:BE:DF:FA", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "B6:1A:84:05:5A:11:C9:7A:3B:EE:15:E3:13:7A:90:84:B0:21:C8:88", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "4D:61:E0:B0:63:AE:BA:E4:A6:77:E5:EA:5E:96:D1:BD:58:88:B6:27:6A:7D:6D:82:DA:3C:8A:CF:CE:ED:11:36:12:7D:ED:60:87:F3:92:F1:3C:4A:2D:99:00:CC:8F:6B:9A:C9:15:58:3B:E8:2E:94:47:E5:3D:35:14:2B:26:6B:27:DE:63:39:63:68:E0:E7:D9:67:DA:4E:C6:B8:56:55:A3:E3:16:D8:24:FF:C4:07:29:6C:1D:24:85:7B:4D:8F:30:45:42:23:4A:77:53:2A:5B:FD:59:82:F3:7D:D4:19:86:9A:78:7B:6E:CE:9C:A8:41:49:CA:FB:D0:B3:A2:42:7B:E4:75:26:FA:67:A2:09:41:94:39:A6:17:4B:A5:DA:B0:6F:C4:A8:35:EB:E3:7F:92:FD:67:1F:06:42:A5:93:9E:65:49:FC:20:5B:79:64:E2:1A:F4:CB:9D:48:3F:BD:FC:12:B0:28:F3:25:73:EF:47:2C:29:A0:2E:7F:B7:55:09:D5:A4:B3:F4:7C:A2:11:D3:DC:A9:70:49:3B:05:AB:18:69:7F:C5:93:B5:F0:53:BD:41:AB:64:52:17:4F:F4:A2:A3:EF:DD:79:A0:07:8A:B5:36:13:64:C2:55:6D:66:E5:37:97:4D:2D:5E:94:38:58:46:D9:6F:D2:F9:19:43:FF:D6:9F:B5:AD:5D:89:91:25:66:EC:C5:0A:70:24:74:1E:F8:FC:54:F2:4E:E5:05:DA:6E:95:D6:C1:F1:B6:26:8F:EC:59:68:08:89:20:7D:42:67:CB:CD:98:3F:F2:6C:27:3F:3C:9B:3F:76:28:3B:B8:08:C5:90:13:64:91:8E:6D:F6:05:7F:3E:81:E7:4E:8D:1F:1A:80:6D:DC:5C:03:17:6D:99:D6:43:A9:33:8B:39:34:A8:E7:97:FD:68:8D:EC:C2:E9:B7:47:EC:D8:6A:ED:48:20:2C:32:B8:4E:D2:0C:A3:7D:92:A4:18:45:2B:FA:4A:64:E2:9F:B7:22:55" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:22:52", "not_valid_before": "2022-07-06 04:22:52" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.609) 0:07:18.570 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "48:27:93:03:94:A9:38:9A:2B:A2:16:B4:E9:D3:39:3E:16:BE:DF:FA" }, "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": "B6:1A:84:05:5A:11:C9:7A:3B:EE:15:E3:13:7A:90:84:B0:21:C8:88" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "4D:61:E0:B0:63:AE:BA:E4:A6:77:E5:EA:5E:96:D1:BD:58:88:B6:27:6A:7D:6D:82:DA:3C:8A:CF:CE:ED:11:36:12:7D:ED:60:87:F3:92:F1:3C:4A:2D:99:00:CC:8F:6B:9A:C9:15:58:3B:E8:2E:94:47:E5:3D:35:14:2B:26:6B:27:DE:63:39:63:68:E0:E7:D9:67:DA:4E:C6:B8:56:55:A3:E3:16:D8:24:FF:C4:07:29:6C:1D:24:85:7B:4D:8F:30:45:42:23:4A:77:53:2A:5B:FD:59:82:F3:7D:D4:19:86:9A:78:7B:6E:CE:9C:A8:41:49:CA:FB:D0:B3:A2:42:7B:E4:75:26:FA:67:A2:09:41:94:39:A6:17:4B:A5:DA:B0:6F:C4:A8:35:EB:E3:7F:92:FD:67:1F:06:42:A5:93:9E:65:49:FC:20:5B:79:64:E2:1A:F4:CB:9D:48:3F:BD:FC:12:B0:28:F3:25:73:EF:47:2C:29:A0:2E:7F:B7:55:09:D5:A4:B3:F4:7C:A2:11:D3:DC:A9:70:49:3B:05:AB:18:69:7F:C5:93:B5:F0:53:BD:41:AB:64:52:17:4F:F4:A2:A3:EF:DD:79:A0:07:8A:B5:36:13:64:C2:55:6D:66:E5:37:97:4D:2D:5E:94:38:58:46:D9:6F:D2:F9:19:43:FF:D6:9F:B5:AD:5D:89:91:25:66:EC:C5:0A:70:24:74:1E:F8:FC:54:F2:4E:E5:05:DA:6E:95:D6:C1:F1:B6:26:8F:EC:59:68:08:89:20:7D:42:67:CB:CD:98:3F:F2:6C:27:3F:3C:9B:3F:76:28:3B:B8:08:C5:90:13:64:91:8E:6D:F6:05:7F:3E:81:E7:4E:8D:1F:1A:80:6D:DC:5C:03:17:6D:99:D6:43:A9:33:8B:39:34:A8:E7:97:FD:68:8D:EC:C2:E9:B7:47:EC:D8:6A:ED:48:20:2C:32:B8:4E:D2:0C:A3:7D:92:A4:18:45:2B:FA:4A:64:E2:9F:B7:22:55" }, "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": "2024-07-06 04:22:52", "not_valid_before": "2022-07-06 04:22:52" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.043) 0:07:18.613 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.046) 0:07:18.660 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.038) 0:07:18.699 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.045) 0:07:18.744 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.044) 0:07:18.788 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:23:06 +0000 (0:00:00.048) 0:07:18.837 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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.067017", "end": "2022-07-06 00:23:06.898163", "rc": 0, "start": "2022-07-06 00:23:06.831146" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 04:23:07 +0000 (0:00:00.440) 0:07:19.278 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:23:07 +0000 (0:00:00.047) 0:07:19.325 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:23:07 +0000 (0:00:00.029) 0:07:19.355 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:23:08 +0000 (0:00:01.429) 0:07:20.785 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.6/site-packages (21.3.1) TASK [Install certreader] ****************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:23:09 +0000 (0:00:01.023) 0:07:21.808 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.6/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.6/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.6/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.6/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:23:10 +0000 (0:00:00.915) 0:07:22.724 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657081374.3302739, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1cddb4af26b0d48b9d52ea456dc440a8565a7b11", "ctime": 1657081374.450274, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 18074401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657081374.3272738, "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": "1072526690", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:23:10 +0000 (0:00:00.369) 0:07:23.093 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:23:10 +0000 (0:00:00.033) 0:07:23.126 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:49 Wednesday 06 July 2022 04:23:10 +0000 (0:00:00.050) 0:07:23.176 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:55 Wednesday 06 July 2022 04:23:10 +0000 (0:00:00.046) 0:07:23.223 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657081373.528274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "35b25066a691e7e3b011d2a2dbffbfc62934aac2", "ctime": 1657081374.451274, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 26541236, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657081374.3272738, "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": "3681591329", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:60 Wednesday 06 July 2022 04:23:11 +0000 (0:00:00.375) 0:07:23.598 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:66 Wednesday 06 July 2022 04:23:11 +0000 (0:00:00.034) 0:07:23.633 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:78 Wednesday 06 July 2022 04:23:11 +0000 (0:00:00.051) 0:07:23.684 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.237916", "end": "2022-07-06 00:23:11.923540", "rc": 0, "start": "2022-07-06 00:23:11.685624" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "48:27:93:03:94:A9:38:9A:2B:A2:16:B4:E9:D3:39:3E:16:BE:DF:FA", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "65:72:C9:2A:33:03:AA:66:B6:85:4A:D0:52:39:0D:EA:C4:32:EA:3E", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "1C:56:BE:9C:A6:A2:B7:7C:8E:E2:D2:22:EB:53:12:E5:19:D2:AC:70:90:1A:FE:5A:FF:BE:2F:D7:62:83:76:36:62:89:7B:18:8E:18:16:A6:81:D2:8D:2C:C9:B1:56:5B:F5:62:D0:E1:A5:B4:5C:05:19:09:FD:C4:AB:D8:C7:F4:7F:FC:18:3C:4D:FA:A4:07:D2:DB:50:AC:1B:47:52:63:E0:78:53:A5:4C:28:4B:D0:12:11:E5:90:C3:33:94:D2:E7:7F:7F:53:8B:75:B1:5F:61:AF:31:48:D3:DA:1F:38:27:1D:AE:30:D2:CB:3F:25:BF:1A:C3:5C:0E:CD:55:AF:3C:C6:1F:09:2D:29:F4:17:79:31:15:FE:C9:C0:94:B1:47:69:6B:C6:7D:F7:12:B7:69:60:48:13:2D:6B:76:27:01:27:2F:5F:06:86:F9:A4:24:66:C4:5E:8D:F7:40:A1:01:53:CB:47:5D:37:E2:36:CB:E3:17:56:56:C0:68:9A:85:F2:92:D9:42:FA:24:2C:4B:80:48:C4:C4:29:36:6A:12:52:56:52:27:F1:EA:07:D6:FA:44:BA:86:56:B4:0E:9A:AA:F5:75:08:8A:9C:0E:55:D3:3E:DB:EB:AB:0A:8A:8A:D0:E5:48:64:A9:9E:D4:85:83:9B:97:5B:91:13:56:86:EC:B9:06:79:F7:2B:8B:F7:E1:09:C8:2E:29:F8:49:9F:77:12:C8:16:22:B8:0C:0C:31:57:42:B8:98:0E:13:0B:8B:24:FD:F4:14:AC:8F:25:C5:A5:95:4D:CF:59:86:00:FD:EB:90:7A:06:13:F9:61:9F:BE:A0:DA:F3:09:D9:F6:29:95:81:1C:2A:1B:50:C4:FD:5C:EF:4A:60:70:F8:BD:B0:6E:E5:00:5F:A9:4B:14:4A:99:A9:F1:42:FE:7A:37:69:56:AF:A9:65:C5:92:E9:F5:67:7D:33:D7:D7:E9:60:01:4D:41:2C:AF:1E:FF:BC:33:F3:08:4A:B1:DA:16" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:22:54", "not_valid_before": "2022-07-06 04:22:54" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.622) 0:07:24.307 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "48:27:93:03:94:A9:38:9A:2B:A2:16:B4:E9:D3:39:3E:16:BE:DF:FA" }, "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": "65:72:C9:2A:33:03:AA:66:B6:85:4A:D0:52:39:0D:EA:C4:32:EA:3E" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "1C:56:BE:9C:A6:A2:B7:7C:8E:E2:D2:22:EB:53:12:E5:19:D2:AC:70:90:1A:FE:5A:FF:BE:2F:D7:62:83:76:36:62:89:7B:18:8E:18:16:A6:81:D2:8D:2C:C9:B1:56:5B:F5:62:D0:E1:A5:B4:5C:05:19:09:FD:C4:AB:D8:C7:F4:7F:FC:18:3C:4D:FA:A4:07:D2:DB:50:AC:1B:47:52:63:E0:78:53:A5:4C:28:4B:D0:12:11:E5:90:C3:33:94:D2:E7:7F:7F:53:8B:75:B1:5F:61:AF:31:48:D3:DA:1F:38:27:1D:AE:30:D2:CB:3F:25:BF:1A:C3:5C:0E:CD:55:AF:3C:C6:1F:09:2D:29:F4:17:79:31:15:FE:C9:C0:94:B1:47:69:6B:C6:7D:F7:12:B7:69:60:48:13:2D:6B:76:27:01:27:2F:5F:06:86:F9:A4:24:66:C4:5E:8D:F7:40:A1:01:53:CB:47:5D:37:E2:36:CB:E3:17:56:56:C0:68:9A:85:F2:92:D9:42:FA:24:2C:4B:80:48:C4:C4:29:36:6A:12:52:56:52:27:F1:EA:07:D6:FA:44:BA:86:56:B4:0E:9A:AA:F5:75:08:8A:9C:0E:55:D3:3E:DB:EB:AB:0A:8A:8A:D0:E5:48:64:A9:9E:D4:85:83:9B:97:5B:91:13:56:86:EC:B9:06:79:F7:2B:8B:F7:E1:09:C8:2E:29:F8:49:9F:77:12:C8:16:22:B8:0C:0C:31:57:42:B8:98:0E:13:0B:8B:24:FD:F4:14:AC:8F:25:C5:A5:95:4D:CF:59:86:00:FD:EB:90:7A:06:13:F9:61:9F:BE:A0:DA:F3:09:D9:F6:29:95:81:1C:2A:1B:50:C4:FD:5C:EF:4A:60:70:F8:BD:B0:6E:E5:00:5F:A9:4B:14:4A:99:A9:F1:42:FE:7A:37:69:56:AF:A9:65:C5:92:E9:F5:67:7D:33:D7:D7:E9:60:01:4D:41:2C:AF:1E:FF:BC:33:F3:08:4A:B1:DA:16" }, "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": "2024-07-06 04:22:54", "not_valid_before": "2022-07-06 04:22:54" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:87 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.047) 0:07:24.354 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:96 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.051) 0:07:24.406 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:105 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.035) 0:07:24.441 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:112 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.047) 0:07:24.488 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:125 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.048) 0:07:24.537 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.047) 0:07:24.584 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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.061458", "end": "2022-07-06 00:23:12.641825", "rc": 0, "start": "2022-07-06 00:23:12.580367" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:150 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.434) 0:07:25.018 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=98 changed=33 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 04:23:12 +0000 (0:00:00.055) 0:07:25.074 ******** =============================================================================== ipaserver : Install - Setup HTTP -------------------------------------- 146.69s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 ----------------------- ipaserver : Install - Setup CA ---------------------------------------- 123.16s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 50.52s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 16.68s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.51s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 8.76s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 5.83s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.72s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 ----------------------- Install the package, force upgrade -------------------------------------- 4.40s /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:11 ------------- ipaserver : Install - Ensure that IPA server packages for dns are installed --- 4.27s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ ipaserver : Install - Setup custodia ------------------------------------ 4.09s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 ----------------------- ipaclient : Install - Create IPA NSS database --------------------------- 3.88s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- linux-system-roles.certificate : Ensure certificate requests ------------ 3.52s /tmp/tmpjupnnp9c/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 Install certreader ------------------------------------------------------ 3.17s /tmp/tmpjupnnp9c/tests/tasks/assert_certificate_parameters.yml:18 ------------- ipaserver : Install - Ensure that firewall packages installed ----------- 2.88s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ ipaserver : Install - Setup otpd ---------------------------------------- 2.68s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.44s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 2.29s /tmp/tmpjupnnp9c/tests/tasks/setup_ipa.yml:42 --------------------------------- ipaserver : Install - Set DS password ----------------------------------- 2.28s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.16s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 ----------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpsp7qopjw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/tmpj_xtuxdz/tests/certificate/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 ************************************************** 3 plays in /tmp/tmpj_xtuxdz/tests/certificate/tests_basic_ipa.yml PLAY [Install IPA server] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tests_basic_ipa.yml:2 Wednesday 06 July 2022 04:27:35 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:2 Wednesday 06 July 2022 04:27:36 +0000 (0:00:01.250) 0:00:01.264 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:6 Wednesday 06 July 2022 04:27:36 +0000 (0:00:00.050) 0:00:01.315 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:12 Wednesday 06 July 2022 04:27:36 +0000 (0:00:00.026) 0:00:01.342 ******** ok: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => { "after": "e19e16c734bab5b528e107fa54056f22372fb444", "before": "e19e16c734bab5b528e107fa54056f22372fb444", "changed": false, "remote_url_changed": false } TASK [Create role symlinks] **************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:21 Wednesday 06 July 2022 04:27:37 +0000 (0:00:00.689) 0:00:02.031 ******** changed: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpj_xtuxdz/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [/cache/rhel-8-y.qcow2.snap -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/tmpj_xtuxdz/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [ensure hostname package is installed] ************************************ task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:33 Wednesday 06 July 2022 04:27:37 +0000 (0:00:00.512) 0:00:02.544 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:38 Wednesday 06 July 2022 04:27:39 +0000 (0:00:01.763) 0:00:04.307 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:42 Wednesday 06 July 2022 04:27:40 +0000 (0:00:00.812) 0:00:05.120 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: nss-softokn-freebl-3.79.0-5.el8_6.x86_64", "Installed: nss-sysinit-3.79.0-5.el8_6.x86_64", "Installed: nss-util-3.79.0-5.el8_6.x86_64", "Installed: nspr-4.34.0-3.el8_6.x86_64", "Installed: nss-3.79.0-5.el8_6.x86_64", "Installed: nss-softokn-3.79.0-5.el8_6.x86_64" ] } TASK [Include ipaserver role] ************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:50 Wednesday 06 July 2022 04:27:42 +0000 (0:00:02.265) 0:00:07.385 ******** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Wednesday 06 July 2022 04:27:42 +0000 (0:00:00.034) 0:00:07.419 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:27:42 +0000 (0:00:00.043) 0:00:07.463 ******** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for /cache/rhel-8-y.qcow2.snap TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 Wednesday 06 July 2022 04:27:42 +0000 (0:00:00.065) 0:00:07.528 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: libXdamage-1.1.4-14.el8.x86_64", "Installed: pki-acme-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-base-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-base-java-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-ca-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-kra-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: pki-server-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "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: pki-symkey-10.12.0-3.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: libXfixes-5.0.3-7.el8.x86_64", "Installed: pki-tools-10.12.0-3.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: cups-libs-1:2.2.6-50.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: libXft-2.3.3-1.el8.x86_64", "Installed: perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.x86_64", "Installed: cyrus-sasl-md5-2.1.27-6.el8_5.x86_64", "Installed: words-3.0-28.el8.noarch", "Installed: atk-2.28.1-1.el8.x86_64", "Installed: libXi-1.7.10-1.el8.x86_64", "Installed: cyrus-sasl-plain-2.1.27-6.el8_5.x86_64", "Installed: libXinerama-1.1.4-1.el8.x86_64", "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: xmlrpc-c-1.51.0-8.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-8.el8.x86_64", "Installed: libXrandr-1.5.2-1.el8.x86_64", "Installed: krb5-pkinit-1.18.2-20.el8.x86_64", "Installed: giflib-5.1.4-3.el8.x86_64", "Installed: krb5-server-1.18.2-20.el8.x86_64", "Installed: krb5-workstation-1.18.2-20.el8.x86_64", "Installed: libXtst-1.2.3-7.el8.x86_64", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: bea-stax-api-1.2.0-16.module+el8.1.0+3366+6dfb954c.noarch", "Installed: openssl-perl-1:1.1.1k-6.el8_5.x86_64", "Installed: mod_http2-1.15.7-5.module+el8.6.0+13996+01710940.x86_64", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: bind-libs-32:9.11.36-3.el8.x86_64", "Installed: slapi-nis-0.56.6-4.module+el8.6.0+12936+736896b2.x86_64", "Installed: bind-libs-lite-32:9.11.36-3.el8.x86_64", "Installed: bind-license-32:9.11.36-3.el8.noarch", "Installed: slf4j-1.7.25-4.module+el8+2452+b359bfcd.noarch", "Installed: mod_session-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: mod_ssl-1:2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: slf4j-jdk14-1.7.25-4.module+el8.1.0+3366+6dfb954c.noarch", "Installed: tomcatjss-7.7.1-1.module+el8.6.0+13291+248751b1.noarch", "Installed: bind-utils-32:9.11.36-3.el8.x86_64", "Installed: softhsm-2.6.0-5.module+el8.4.0+10227+076cd560.x86_64", "Installed: ttmkfdir-3.0.9-54.el8.x86_64", "Installed: tzdata-java-2022a-2.el8.noarch", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: perl-Carp-1.42-396.el8.noarch", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: perl-Data-Dumper-2.167-399.el8.x86_64", "Installed: perl-Encode-4:2.97-3.el8.x86_64", "Installed: perl-Errno-1.28-421.el8.x86_64", "Installed: perl-Exporter-5.72-396.el8.noarch", "Installed: perl-File-Path-2.15-2.el8.noarch", "Installed: perl-File-Temp-0.230.600-1.el8.noarch", "Installed: perl-Getopt-Long-1:2.50-4.el8.noarch", "Installed: perl-HTTP-Tiny-0.074-1.el8.noarch", "Installed: perl-IO-1.38-421.el8.x86_64", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: perl-IO-Zlib-1:1.10-421.el8.noarch", "Installed: perl-MIME-Base64-3.15-396.el8.x86_64", "Installed: libdatrie-0.2.9-7.el8.x86_64", "Installed: perl-PathTools-3.74-1.el8.x86_64", "Installed: perl-Pod-Escapes-1:1.07-395.el8.noarch", "Installed: perl-Pod-Perldoc-3.28-396.el8.noarch", "Installed: perl-Pod-Simple-1:3.35-395.el8.noarch", "Installed: perl-Pod-Usage-4:1.69-395.el8.noarch", "Installed: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: stax-ex-1.7.7-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: protobuf-c-1.3.0-6.el8.x86_64", "Installed: perl-Socket-4:2.027-3.el8.x86_64", "Installed: perl-Storable-1:3.11-3.el8.x86_64", "Installed: perl-Term-ANSIColor-4.06-396.el8.noarch", "Installed: perl-Term-Cap-1.17-395.el8.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: perl-Text-ParseWords-3.30-395.el8.noarch", "Installed: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", "Installed: perl-Time-Local-1:1.280-1.el8.noarch", "Installed: fontawesome-fonts-4.7.0-4.el8.noarch", "Installed: perl-Unicode-Normalize-1.25-396.el8.x86_64", "Installed: perl-constant-1.33-396.el8.noarch", "Installed: perl-interpreter-4:5.26.3-421.el8.x86_64", "Installed: perl-libs-4:5.26.3-421.el8.x86_64", "Installed: perl-macros-4:5.26.3-421.el8.x86_64", "Installed: perl-parent-1:0.237-1.el8.noarch", "Installed: perl-podlators-4.11-1.el8.noarch", "Installed: perl-threads-1:2.21-2.el8.x86_64", "Installed: perl-threads-shared-1.58-2.el8.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: ipa-client-4.9.8-8.module+el8.7.0+14711+1e093de3.x86_64", "Installed: perl-Digest-1.17-395.el8.noarch", "Installed: ipa-client-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: libipa_hbac-2.7.2-1.el8.x86_64", "Installed: fribidi-1.0.4-9.el8.x86_64", "Installed: ipa-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: perl-Digest-MD5-2.55-396.el8.x86_64", "Installed: ipa-healthcheck-0.7-14.module+el8.7.0+15352+88b578e5.noarch", "Installed: perl-URI-1.73-3.el8.noarch", "Installed: fstrm-0.6.1-2.el8.x86_64", "Installed: ipa-healthcheck-core-0.7-14.module+el8.7.0+15352+88b578e5.noarch", "Installed: redhat-logos-ipa-84.5-1.el8.noarch", "Installed: ipa-selinux-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: libkadm5-1.18.2-20.el8.x86_64", "Installed: ipa-server-4.9.8-8.module+el8.7.0+14711+1e093de3.x86_64", "Installed: ipa-server-common-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: libfontenc-1.1.3-8.el8.x86_64", "Installed: libthai-0.1.27-2.el8.x86_64", "Installed: istack-commons-runtime-2.21-9.el8+7.noarch", "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: libtiff-4.0.9-23.el8.x86_64", "Installed: relaxngDatatype-2011.1-7.module+el8.1.0+3366+6dfb954c.noarch", "Installed: resteasy-3.0.26-6.module+el8.4.0+8891+bb8828ef.noarch", "Installed: python3-dns-1.15.0-11.el8.noarch", "Installed: jasper-libs-2.0.14-5.el8.x86_64", "Installed: java-1.8.0-openjdk-1:1.8.0.332.b09-3.el8.x86_64", "Installed: python3-libipa_hbac-2.7.2-1.el8.x86_64", "Installed: certmonger-0.79.13-5.el8.x86_64", "Installed: java-1.8.0-openjdk-devel-1:1.8.0.332.b09-3.el8.x86_64", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.332.b09-3.el8.x86_64", "Installed: xalan-j2-2.7.1-38.module+el8.1.0+3366+6dfb954c.noarch", "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-3.el8.noarch", "Installed: xerces-j2-2.11.0-34.module+el8.1.0+3366+6dfb954c.noarch", "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: xml-commons-apis-1.4.01-25.module+el8.1.0+3366+6dfb954c.noarch", "Installed: xml-commons-resolver-1.2-26.module+el8.1.0+3366+6dfb954c.noarch", "Installed: jbigkit-libs-2.1-14.el8.x86_64", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: perl-libnet-3.11-3.el8.noarch", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: graphite2-1.3.10-10.el8.x86_64", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch", "Installed: xmlstreambuffer-1.5.4-8.module+el8.2.0+5723+4574fbff.noarch", "Installed: python3-setuptools-39.2.0-6.el8.noarch", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: python3-custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: python3-sss-2.7.2-1.el8.x86_64", "Installed: python3-sss-murmur-2.7.2-1.el8.x86_64", "Installed: python3-sssdconfig-2.7.2-1.el8.noarch", "Installed: python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch", "Installed: xorg-x11-font-utils-1:7.5-41.el8.x86_64", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: python3-html5lib-1:0.999999999-6.el8.noarch", "Installed: python3-ipaclient-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: jss-4.9.4-1.module+el8.7.0+15532+95bac9ee.x86_64", "Installed: python3-ipalib-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: python3-ipaserver-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: xorg-x11-fonts-Type1-7.5-19.el8.noarch", "Installed: nss-tools-3.79.0-5.el8_6.x86_64", "Installed: redhat-logos-httpd-84.5-1.el8.noarch", "Installed: gtk-update-icon-cache-3.22.30-10.el8.x86_64", "Installed: libjpeg-turbo-1.5.3-12.el8.x86_64", "Installed: gtk2-2.24.32-5.el8.x86_64", "Installed: 389-ds-base-1.4.3.30-3.module+el8.7.0+15600+347cafc6.x86_64", "Installed: python3-jwcrypto-0.5.0-1.module+el8.1.0+4098+f286395e.noarch", "Installed: python3-kdcproxy-0.4-5.module+el8.2.0+4691+a05b2456.noarch", "Installed: 389-ds-base-libs-1.4.3.30-3.module+el8.7.0+15600+347cafc6.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: python3-lib389-1.4.3.30-3.module+el8.7.0+15600+347cafc6.noarch", "Installed: libsss_simpleifp-2.7.2-1.el8.x86_64", "Installed: xsom-0-19.20110809svn.module+el8.1.0+3366+6dfb954c.noarch", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: samba-client-libs-4.16.2-1.el8.x86_64", "Installed: python3-lxml-4.2.3-4.el8.x86_64", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: samba-common-4.16.2-1.el8.noarch", "Installed: samba-common-libs-4.16.2-1.el8.x86_64", "Installed: python3-mod_wsgi-4.6.4-4.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: python3-nss-1.0.1-10.module+el8.1.0+3366+6dfb954c.x86_64", "Installed: python3-pip-9.0.3-22.el8.noarch", "Installed: perl-IO-Socket-IP-0.39-5.el8.noarch", "Installed: python3-pki-10.12.0-3.module+el8.7.0+15532+95bac9ee.noarch", "Installed: perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: harfbuzz-1.7.5-3.el8.x86_64", "Installed: hicolor-icon-theme-0.17-2.el8.noarch", "Installed: python3-pyusb-1.0.0-9.module+el8.1.0+4098+f286395e.noarch", "Installed: alsa-lib-1.2.6.1-3.el8.x86_64", "Installed: python3-qrcode-core-5.1-12.module+el8.1.0+4098+f286395e.noarch", "Installed: libwbclient-4.16.2-1.el8.x86_64", "Installed: sssd-common-pac-2.7.2-1.el8.x86_64", "Installed: sssd-dbus-2.7.2-1.el8.x86_64", "Installed: custodia-0.6.0-3.module+el8.1.0+4098+f286395e.noarch", "Installed: augeas-libs-1.12.0-6.el8.x86_64", "Installed: sssd-ipa-2.7.2-1.el8.x86_64", "Installed: sssd-krb5-common-2.7.2-1.el8.x86_64", "Installed: libxslt-1.1.32-6.el8.x86_64", "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: autofs-1:5.1.4-83.el8.x86_64", "Installed: httpd-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: sssd-tools-2.7.2-1.el8.x86_64", "Installed: httpd-filesystem-2.4.37-47.module+el8.6.0+15654+427eba2e.2.noarch", "Installed: httpd-tools-2.4.37-47.module+el8.6.0+15654+427eba2e.2.x86_64", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: avahi-libs-0.7-20.el8.x86_64", "Installed: pango-1.42.4-8.el8.x86_64", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: ldapjdk-4.23.0-1.module+el8.5.0+11983+6ba118b4.noarch", "Installed: gdk-pixbuf2-modules-2.36.12-5.el8.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: python3-webencodings-0.5.1-6.el8.noarch", "Installed: apache-commons-cli-1.4-4.module+el8+2452+b359bfcd.noarch", "Installed: python3-yubico-1.3.2-9.module+el8.1.0+4098+f286395e.noarch", "Installed: apache-commons-codec-1.11-3.module+el8+2452+b359bfcd.noarch", "Installed: python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", "Installed: apache-commons-io-1:2.6-3.module+el8+2452+b359bfcd.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: mailcap-2.1.48-3.el8.noarch", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: libXcomposite-0.4.4-14.el8.x86_64", "Installed: perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: libXcursor-1.1.15-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 Wednesday 06 July 2022 04:28:32 +0000 (0:00:49.650) 0:00:57.179 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: ldns-1.7.0-21.el8.x86_64", "Installed: bind-32:9.11.36-3.el8.x86_64", "Installed: opencryptoki-3.18.0-2.el8.x86_64", "Installed: opencryptoki-icsftok-3.18.0-2.el8.x86_64", "Installed: bind-dyndb-ldap-11.6-3.module+el8.6.0+13728+d9324aaf.x86_64", "Installed: opendnssec-2.1.7-1.module+el8.4.0+9007+5084bdd8.x86_64", "Installed: opencryptoki-libs-3.18.0-2.el8.x86_64", "Installed: ipa-server-dns-4.9.8-8.module+el8.7.0+14711+1e093de3.noarch", "Installed: bind-pkcs11-32:9.11.36-3.el8.x86_64", "Installed: sqlite-3.26.0-15.el8.x86_64", "Installed: bind-pkcs11-libs-32:9.11.36-3.el8.x86_64", "Installed: bind-pkcs11-utils-32:9.11.36-3.el8.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:16 Wednesday 06 July 2022 04:28:36 +0000 (0:00:04.183) 0:01:01.362 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 Wednesday 06 July 2022 04:28:36 +0000 (0:00:00.036) 0:01:01.399 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: python3-slip-0.6.4-13.el8.noarch", "Installed: python3-slip-dbus-0.6.4-13.el8.noarch", "Installed: ipset-7.1-1.el8.x86_64", "Installed: libnetfilter_conntrack-1.0.6-5.el8.x86_64", "Installed: ipset-libs-7.1-1.el8.x86_64", "Installed: python3-nftables-1:0.9.3-26.el8.x86_64", "Installed: python3-firewall-0.9.3-13.el8.noarch", "Installed: iptables-1.8.4-22.el8.x86_64", "Installed: libnfnetlink-1.0.1-13.el8.x86_64", "Installed: iptables-ebtables-1.8.4-22.el8.x86_64", "Installed: firewalld-0.9.3-13.el8.noarch", "Installed: firewalld-filesystem-0.9.3-13.el8.noarch", "Installed: libnftnl-1.1.5-5.el8.x86_64", "Installed: nftables-1:0.9.3-26.el8.x86_64", "Installed: iptables-libs-1.8.4-22.el8.x86_64" ] } TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:31 Wednesday 06 July 2022 04:28:39 +0000 (0:00:02.846) 0:01:04.245 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service system.slice polkit.service sysinit.target basic.target dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target network-pre.target shutdown.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": "ip6tables.service ebtables.service ipset.service iptables.service nftables.service shutdown.target", "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": "14640", "LimitNPROCSoft": "14640", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14640", "LimitSIGPENDINGSoft": "14640", "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": "sysinit.target system.slice dbus.socket", "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": "23424", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "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:37 Wednesday 06 July 2022 04:28:40 +0000 (0:00:01.120) 0:01:05.366 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:44 Wednesday 06 July 2022 04:28:40 +0000 (0:00:00.040) 0:01:05.406 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : include_tasks] *********************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:54 Wednesday 06 July 2022 04:28:40 +0000 (0:00:00.037) 0:01:05.444 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:60 Wednesday 06 July 2022 04:28:40 +0000 (0:00:00.036) 0:01:05.480 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "_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": 764999999, "idstart": 764800000, "ipa_python_version": 40908, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:138 Wednesday 06 July 2022 04:28:42 +0000 (0:00:01.291) 0:01:06.772 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "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:145 Wednesday 06 July 2022 04:28:43 +0000 (0:00:01.183) 0:01:07.955 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:153 Wednesday 06 July 2022 04:28:43 +0000 (0:00:00.040) 0:01:07.996 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "_ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "_subject_base": "O=TEST.LOCAL", "adtrust_netbios_name": null, "adtrust_reset_netbios_name": false, "ca_subject": "CN=Certificate Authority,O=TEST.LOCAL", "changed": true, "dns_ip_addresses": [ "10.0.2.15", "fec0::5ce1:23b6:de33:81ee" ], "dns_reverse_zones": [], "forward_policy": "only", "forwarders": [ "10.0.2.3" ], "ip_addresses": [ "10.0.2.15", "fec0::5ce1:23b6:de33:81ee" ], "no_dnssec_validation": true, "reverse_zones": [], "subject_base": "O=TEST.LOCAL" } TASK [ipaserver : Install - Setup NTP] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 Wednesday 06 July 2022 04:28:45 +0000 (0:00:02.480) 0:01:10.476 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup DS] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 Wednesday 06 July 2022 04:28:56 +0000 (0:00:10.501) 0:01:20.977 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRB] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 Wednesday 06 July 2022 04:29:13 +0000 (0:00:16.992) 0:01:37.970 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup custodia] ************************************ task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 Wednesday 06 July 2022 04:29:18 +0000 (0:00:05.600) 0:01:43.570 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup CA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 Wednesday 06 July 2022 04:29:22 +0000 (0:00:04.053) 0:01:47.624 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "csr_generated": false } TASK [ipaserver : Copy /root/ipa.csr to "/cache/rhel-8-y.qcow2.snap-ipa.csr"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:307 Wednesday 06 July 2022 04:31:28 +0000 (0:02:05.598) 0:03:53.223 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup otpd] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 Wednesday 06 July 2022 04:31:28 +0000 (0:00:00.038) 0:03:53.262 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup HTTP] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 Wednesday 06 July 2022 04:31:31 +0000 (0:00:02.691) 0:03:55.953 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup KRA] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:354 Wednesday 06 July 2022 04:33:57 +0000 (0:02:26.290) 0:06:22.243 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Setup DNS] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 Wednesday 06 July 2022 04:33:57 +0000 (0:00:00.037) 0:06:22.281 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Setup ADTRUST] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:382 Wednesday 06 July 2022 04:34:06 +0000 (0:00:08.493) 0:06:30.774 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Set DS password] *********************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 Wednesday 06 July 2022 04:34:06 +0000 (0:00:00.039) 0:06:30.814 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [Install - Setup client] ************************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:414 Wednesday 06 July 2022 04:34:08 +0000 (0:00:02.343) 0:06:33.157 ******** TASK [ipaclient : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:4 Wednesday 06 July 2022 04:34:08 +0000 (0:00:00.065) 0:06:33.223 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:34:08 +0000 (0:00:00.074) 0:06:33.298 ******** included: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml for /cache/rhel-8-y.qcow2.snap TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:4 Wednesday 06 July 2022 04:34:08 +0000 (0:00:00.077) 0:06:33.376 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaclient : Install - Set ipaclient_servers] ***************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:10 Wednesday 06 July 2022 04:34:10 +0000 (0:00:01.558) 0:06:34.934 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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 Wednesday 06 July 2022 04:34:10 +0000 (0:00:00.041) 0:06:34.975 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Check that either principal or keytab is set] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:21 Wednesday 06 July 2022 04:34:10 +0000 (0:00:00.042) 0:06:35.018 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:25 Wednesday 06 July 2022 04:34:10 +0000 (0:00:00.038) 0:06:35.057 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "ipaadmin_principal": "admin" }, "changed": false } TASK [ipaclient : Install - IPA client test] *********************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:30 Wednesday 06 July 2022 04:34:10 +0000 (0:00:00.051) 0:06:35.108 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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": 40908, "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:56 Wednesday 06 July 2022 04:34:11 +0000 (0:00:00.863) 0:06:35.972 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Install - Configure NTP] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:61 Wednesday 06 July 2022 04:34:11 +0000 (0:00:00.399) 0:06:36.372 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:73 Wednesday 06 July 2022 04:34:12 +0000 (0:00:00.855) 0:06:37.228 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:78 Wednesday 06 July 2022 04:34:12 +0000 (0:00:00.042) 0:06:37.271 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:83 Wednesday 06 July 2022 04:34:12 +0000 (0:00:00.041) 0:06:37.312 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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:93 Wednesday 06 July 2022 04:34:14 +0000 (0:00:01.600) 0:06:38.913 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:109 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.041) 0:06:38.954 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:113 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.050) 0:06:39.005 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:132 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.067) 0:06:39.072 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => {} TASK [ipaclient : Install - Store the previously obtained OTP] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:138 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.040) 0:06:39.113 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaclient : Store predefined OTP in admin_password] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:147 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.040) 0:06:39.154 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:163 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.040) 0:06:39.194 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "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:167 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.040) 0:06:39.235 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Purge TEST.LOCAL from host keytab] ***************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:175 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.043) 0:06:39.278 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Backup and set hostname] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:192 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.042) 0:06:39.321 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Join IPA] ****************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:197 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.041) 0:06:39.362 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : krb5 configuration not correct] ****************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:219 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.039) 0:06:39.402 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : IPA test failed] ********************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:225 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.042) 0:06:39.444 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : ca.crt file is missing] ************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:229 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.041) 0:06:39.486 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure IPA default.conf] ************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:242 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.044) 0:06:39.530 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure SSSD] ************************************ task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:251 Wednesday 06 July 2022 04:34:14 +0000 (0:00:00.048) 0:06:39.578 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:273 Wednesday 06 July 2022 04:34:15 +0000 (0:00:00.844) 0:06:40.423 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 Wednesday 06 July 2022 04:34:15 +0000 (0:00:00.045) 0:06:40.469 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "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:295 Wednesday 06 July 2022 04:34:18 +0000 (0:00:02.275) 0:06:42.745 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Create IPA NSS database] *************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 Wednesday 06 July 2022 04:34:18 +0000 (0:00:00.045) 0:06:42.790 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "ca_enabled_ra": true, "changed": true } TASK [ipaclient : Install - Configure SSH and SSHD] **************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:337 Wednesday 06 July 2022 04:34:21 +0000 (0:00:03.800) 0:06:46.591 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure automount] ******************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:345 Wednesday 06 July 2022 04:34:22 +0000 (0:00:00.899) 0:06:47.490 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Configure firefox] ********************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:351 Wednesday 06 July 2022 04:34:23 +0000 (0:00:00.832) 0:06:48.322 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaclient : Install - Configure NIS] ************************************* task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:357 Wednesday 06 July 2022 04:34:23 +0000 (0:00:00.043) 0:06:48.366 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:375 Wednesday 06 July 2022 04:34:24 +0000 (0:00:01.009) 0:06:49.376 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "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:381 Wednesday 06 July 2022 04:34:24 +0000 (0:00:00.042) 0:06:49.419 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent" } TASK [ipaclient : Uninstall IPA client] **************************************** task path: /tmp/freeipa-repo/roles/ipaclient/tasks/main.yml:23 Wednesday 06 July 2022 04:34:25 +0000 (0:00:00.404) 0:06:49.823 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-8-y.qcow2.snap TASK [ipaserver : Install - Enable IPA] **************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 Wednesday 06 July 2022 04:34:25 +0000 (0:00:00.049) 0:06:49.872 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:436 Wednesday 06 July 2022 04:34:29 +0000 (0:00:04.644) 0:06:54.516 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Install - Configure firewalld] ******************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:442 Wednesday 06 July 2022 04:34:30 +0000 (0:00:00.404) 0:06:54.920 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--permanent", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.288247", "end": "2022-07-06 00:34:30.255119", "rc": 0, "start": "2022-07-06 00:34:29.966872" } STDOUT: success TASK [ipaserver : Install - Configure firewalld runtime] *********************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:456 Wednesday 06 July 2022 04:34:31 +0000 (0:00:00.810) 0:06:55.731 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "firewall-cmd", "--zone=", "--add-service=freeipa-ldap", "--add-service=freeipa-ldaps", "--add-service=dns", "--add-service=ntp" ], "delta": "0:00:00.264847", "end": "2022-07-06 00:34:30.902505", "rc": 0, "start": "2022-07-06 00:34:30.637658" } STDOUT: success TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Wednesday 06 July 2022 04:34:31 +0000 (0:00:00.650) 0:06:56.381 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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 Wednesday 06 July 2022 04:34:32 +0000 (0:00:01.096) 0:06:57.478 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/rhel-8-y.qcow2.snap META: ran handlers META: ran handlers PLAY [Issue IPA signed certificates] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tests_basic_ipa.yml:11 Wednesday 06 July 2022 04:34:32 +0000 (0:00:00.064) 0:06:57.542 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 06 July 2022 04:34:33 +0000 (0:00:00.824) 0:06:58.367 ******** included: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 06 July 2022 04:34:33 +0000 (0:00:00.029) 0:06:58.397 ******** ok: [/cache/rhel-8-y.qcow2.snap] TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:7 Wednesday 06 July 2022 04:34:34 +0000 (0:00:00.547) 0:06:58.945 ******** skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 06 July 2022 04:34:34 +0000 (0:00:00.045) 0:06:58.991 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:22 Wednesday 06 July 2022 04:34:35 +0000 (0:00:01.407) 0:07:00.399 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:33 Wednesday 06 July 2022 04:34:37 +0000 (0:00:01.399) 0:07:01.799 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:59 Wednesday 06 July 2022 04:34:37 +0000 (0:00:00.419) 0:07:02.218 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:88 Wednesday 06 July 2022 04:34:37 +0000 (0:00:00.419) 0:07:02.637 ******** ok: [/cache/rhel-8-y.qcow2.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2022-07-06 00:30:53 EDT", "ActiveEnterTimestampMonotonic": "208549725", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "syslog.target dbus.socket systemd-journald.socket basic.target network.target dbus.service sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-07-06 00:30:53 EDT", "AssertTimestampMonotonic": "208539032", "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": "Wed 2022-07-06 00:30:53 EDT", "ConditionTimestampMonotonic": "208539032", "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": "20339", "ExecMainStartTimestamp": "Wed 2022-07-06 00:30:53 EDT", "ExecMainStartTimestampMonotonic": "208540188", "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": "Wed 2022-07-06 00:30:53 EDT", "InactiveExitTimestampMonotonic": "208540321", "InvocationID": "10da18c4a5da4869bbf5df93894e3192", "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": "14640", "LimitNPROCSoft": "14640", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14640", "LimitSIGPENDINGSoft": "14640", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20339", "MemoryAccounting": "yes", "MemoryCurrent": "3588096", "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": "sysinit.target dbus.socket 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": "Wed 2022-07-06 00:30:53 EDT", "StateChangeTimestampMonotonic": "208549725", "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": "23424", "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": "Wed 2022-07-06 00:30:53 EDT", "WatchdogTimestampMonotonic": "208549724", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Wednesday 06 July 2022 04:34:38 +0000 (0:00:00.529) 0:07:03.167 ******** changed: [/cache/rhel-8-y.qcow2.snap] => (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: [/cache/rhel-8-y.qcow2.snap] => (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. META: role_complete for /cache/rhel-8-y.qcow2.snap META: ran handlers META: ran handlers PLAY [Verify certificates] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tests_basic_ipa.yml:31 Wednesday 06 July 2022 04:34:41 +0000 (0:00:03.165) 0:07:06.332 ******** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tests_basic_ipa.yml:90 Wednesday 06 July 2022 04:34:42 +0000 (0:00:00.819) 0:07:07.152 ******** included: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/rhel-8-y.qcow2.snap => (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: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml for /cache/rhel-8-y.qcow2.snap => (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: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:34:42 +0000 (0:00:00.049) 0:07:07.201 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:34:42 +0000 (0:00:00.030) 0:07:07.232 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:34:43 +0000 (0:00:01.357) 0:07:08.589 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.3 Uninstalling pip-9.0.3: Successfully uninstalled pip-9.0.3 Successfully installed pip-21.3.1 STDERR: You are using pip version 21.3.1, however version 22.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. TASK [Install certreader] ****************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:34:47 +0000 (0:00:04.090) 0:07:12.680 ******** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Collecting cryptography<35 Downloading cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) Collecting certreader>=0.1.1 Downloading certreader-0.1.1.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pyasn1 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pyyaml Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Using legacy 'setup.py install' for certreader, since package 'wheel' is not installed. Installing collected packages: pycparser, cffi, pyyaml, pyasn1, cryptography, certreader Running setup.py install for certreader: started Running setup.py install for certreader: finished with status 'done' Successfully installed certreader-0.1.1 cffi-1.15.1 cryptography-3.4.8 pyasn1-0.4.8 pycparser-2.21 pyyaml-6.0 TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:34:51 +0000 (0:00:03.134) 0:07:15.815 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657082079.4247496, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "787a8c062c1da2306366f3dd6962ed1d89bcaf29", "ctime": 1657082079.4217496, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18039135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657082079.4217496, "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": "3008362155", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:34:51 +0000 (0:00:00.527) 0:07:16.342 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:34:51 +0000 (0:00:00.032) 0:07:16.375 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 04:34:51 +0000 (0:00:00.051) 0:07:16.426 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 04:34:51 +0000 (0:00:00.076) 0:07:16.503 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657082078.5107496, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "88b1e9e31b4d277930547387fca382c3097c5baa", "ctime": 1657082079.4217496, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 26541109, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1657082079.4217496, "nlink": 1, "path": "/etc/pki/tls/private/mycert_basic_ipa.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "2148606962", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 04:34:52 +0000 (0:00:00.424) 0:07:16.927 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 04:34:52 +0000 (0:00:00.034) 0:07:16.962 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 04:34:52 +0000 (0:00:00.076) 0:07:17.039 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/mycert_basic_ipa.crt" ], "delta": "0:00:00.240209", "end": "2022-07-06 00:34:52.212426", "rc": 0, "start": "2022-07-06 00:34:51.972217" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "B0:1F:FE:39:56:DE:E2:AD:0E:AE:F3:BA:86:F3:CF:4F:0B:36:0B:86", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "59:10:47:55:31:28:79:9C:D3:9E:FC:34:27:2A:D4:66:EC:8B:38:5E", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "30:3B:E2:4D:BD:13:C3:6F:2A:F8:53:F0:F0:D0:E3:55:B5:68:6A:81:F8:07:0A:3C:79:17:9A:1D:7D:6F:75:9D:83:48:C6:AB:C7:0A:1B:6B:5B:33:F6:0A:69:25:76:1A:2E:29:4E:4C:D5:D0:82:FD:64:B1:76:32:13:F2:4B:4A:8A:CE:23:E2:8E:83:34:8C:67:9F:CF:DE:F5:78:B6:29:FB:4B:A0:08:12:FB:D5:BC:BD:C3:61:60:3D:F9:81:B3:81:B9:26:70:CA:5A:39:9F:69:99:62:67:3F:2A:70:58:85:20:2D:83:2F:42:A9:29:48:84:8E:76:58:CD:22:5F:27:9B:06:05:1A:55:F2:57:1D:45:36:C3:21:18:F8:53:B3:AD:86:18:95:E5:62:75:09:19:AB:81:8F:A2:E3:17:4B:B1:B9:DA:25:F9:61:85:11:11:FB:56:EE:B1:5A:CD:80:B2:09:4D:9A:C5:55:EB:B4:02:93:AE:1B:EC:38:C3:9F:A8:B4:35:E8:8E:E4:DE:D8:E9:BF:95:A0:F0:9A:7A:10:B8:5D:9A:1B:76:2B:34:4D:64:BD:61:EC:1C:EA:63:AE:67:37:4E:64:16:74:E6:C5:9A:C7:83:B0:F5:3B:1B:1B:7D:92:0E:6F:15:5D:A4:38:6E:62:40:22:2C:10:6D:E7:1F:6D:75:BD:08:21:E3:96:B4:D0:95:E9:DF:A1:64:66:88:E5:B4:88:49:9F:BE:66:79:0A:5B:AC:6A:B2:A3:C4:F3:B3:9E:82:63:A5:E8:7C:AB:71:2B:AF:88:B6:AE:B4:52:61:26:34:07:F5:83:DB:E0:55:CA:18:60:2F:3C:EE:DB:9C:06:00:C9:6B:24:8D:E7:89:5C:23:40:33:E2:23:DB:B8:FF:6A:B8:3F:76:52:09:25:3B:9E:A9:E3:6A:06:0D:54:6F:98:73:9B:30:2A:CF:D0:BB:54:1F:D0:32:3B:89:D5:6D:A0:B5:1F:85:04:1E:9A:43:B8:E5:1E:4C" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:34:39", "not_valid_before": "2022-07-06 04:34:39" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 04:34:52 +0000 (0:00:00.660) 0:07:17.700 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "B0:1F:FE:39:56:DE:E2:AD:0E:AE:F3:BA:86:F3:CF:4F:0B:36:0B:86" }, "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": "59:10:47:55:31:28:79:9C:D3:9E:FC:34:27:2A:D4:66:EC:8B:38:5E" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "30:3B:E2:4D:BD:13:C3:6F:2A:F8:53:F0:F0:D0:E3:55:B5:68:6A:81:F8:07:0A:3C:79:17:9A:1D:7D:6F:75:9D:83:48:C6:AB:C7:0A:1B:6B:5B:33:F6:0A:69:25:76:1A:2E:29:4E:4C:D5:D0:82:FD:64:B1:76:32:13:F2:4B:4A:8A:CE:23:E2:8E:83:34:8C:67:9F:CF:DE:F5:78:B6:29:FB:4B:A0:08:12:FB:D5:BC:BD:C3:61:60:3D:F9:81:B3:81:B9:26:70:CA:5A:39:9F:69:99:62:67:3F:2A:70:58:85:20:2D:83:2F:42:A9:29:48:84:8E:76:58:CD:22:5F:27:9B:06:05:1A:55:F2:57:1D:45:36:C3:21:18:F8:53:B3:AD:86:18:95:E5:62:75:09:19:AB:81:8F:A2:E3:17:4B:B1:B9:DA:25:F9:61:85:11:11:FB:56:EE:B1:5A:CD:80:B2:09:4D:9A:C5:55:EB:B4:02:93:AE:1B:EC:38:C3:9F:A8:B4:35:E8:8E:E4:DE:D8:E9:BF:95:A0:F0:9A:7A:10:B8:5D:9A:1B:76:2B:34:4D:64:BD:61:EC:1C:EA:63:AE:67:37:4E:64:16:74:E6:C5:9A:C7:83:B0:F5:3B:1B:1B:7D:92:0E:6F:15:5D:A4:38:6E:62:40:22:2C:10:6D:E7:1F:6D:75:BD:08:21:E3:96:B4:D0:95:E9:DF:A1:64:66:88:E5:B4:88:49:9F:BE:66:79:0A:5B:AC:6A:B2:A3:C4:F3:B3:9E:82:63:A5:E8:7C:AB:71:2B:AF:88:B6:AE:B4:52:61:26:34:07:F5:83:DB:E0:55:CA:18:60:2F:3C:EE:DB:9C:06:00:C9:6B:24:8D:E7:89:5C:23:40:33:E2:23:DB:B8:FF:6A:B8:3F:76:52:09:25:3B:9E:A9:E3:6A:06:0D:54:6F:98:73:9B:30:2A:CF:D0:BB:54:1F:D0:32:3B:89:D5:6D:A0:B5:1F:85:04:1E:9A:43:B8:E5:1E:4C" }, "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": "2024-07-06 04:34:39", "not_valid_before": "2022-07-06 04:34:39" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.085) 0:07:17.785 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.049) 0:07:17.834 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.035) 0:07:17.870 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.082) 0:07:17.952 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.091) 0:07:18.044 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.046) 0:07:18.090 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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.061411", "end": "2022-07-06 00:34:53.046205", "rc": 0, "start": "2022-07-06 00:34:52.984794" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.432) 0:07:18.522 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:2 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.075) 0:07:18.598 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Ensure python3 is installed] ********************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:6 Wednesday 06 July 2022 04:34:53 +0000 (0:00:00.059) 0:07:18.658 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install the package, force upgrade] ************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:11 Wednesday 06 July 2022 04:34:55 +0000 (0:00:01.338) 0:07:19.996 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "-U", "pip" ], "name": [ "pip" ], "requirements": null, "state": "latest", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: pip in ./certificate-tests-venv/lib/python3.6/site-packages (21.3.1) TASK [Install certreader] ****************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:18 Wednesday 06 July 2022 04:34:56 +0000 (0:00:01.040) 0:07:21.037 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/pip3", "install", "cryptography<35", "certreader>=0.1.1" ], "name": [ "cryptography<35", "certreader>=0.1.1" ], "requirements": null, "state": "present", "version": null, "virtualenv": "/tmp/certificate-tests-venv" } STDOUT: Requirement already satisfied: cryptography<35 in ./certificate-tests-venv/lib/python3.6/site-packages (3.4.8) Requirement already satisfied: certreader>=0.1.1 in ./certificate-tests-venv/lib/python3.6/site-packages (0.1.1) Requirement already satisfied: cffi>=1.12 in ./certificate-tests-venv/lib/python3.6/site-packages (from cryptography<35) (1.15.1) Requirement already satisfied: pyasn1 in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (0.4.8) Requirement already satisfied: pyyaml in ./certificate-tests-venv/lib/python3.6/site-packages (from certreader>=0.1.1) (6.0) Requirement already satisfied: pycparser in ./certificate-tests-venv/lib/python3.6/site-packages (from cffi>=1.12->cryptography<35) (2.21) TASK [Retrieve certificate file stats] ***************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:26 Wednesday 06 July 2022 04:34:57 +0000 (0:00:00.890) 0:07:21.928 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657082080.6817496, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f3cf39f166bab0fa3c4d5185a02b71d57bbef6bf", "ctime": 1657082080.8187494, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 18039136, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657082080.6787496, "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": "2694345730", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:31 Wednesday 06 July 2022 04:34:57 +0000 (0:00:00.386) 0:07:22.314 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:37 Wednesday 06 July 2022 04:34:57 +0000 (0:00:00.034) 0:07:22.349 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:47 Wednesday 06 July 2022 04:34:57 +0000 (0:00:00.049) 0:07:22.398 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:53 Wednesday 06 July 2022 04:34:57 +0000 (0:00:00.045) 0:07:22.444 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "stat": { "atime": 1657082080.1057496, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c38102c158e926ac086832302287ed41a716c4eb", "ctime": 1657082080.8187494, "dev": 64515, "device_type": 0, "executable": false, "exists": true, "gid": 50, "gr_name": "ftp", "inode": 26505461, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1657082080.6787496, "nlink": 1, "path": "/etc/pki/tls/private/groupcert.key", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 1708, "uid": 0, "version": "1707917650", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:58 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.374) 0:07:22.818 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:64 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.034) 0:07:22.853 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:74 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.047) 0:07:22.900 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "/tmp/certificate-tests-venv/bin/certreader2json", "/etc/pki/tls/certs/groupcert.crt" ], "delta": "0:00:00.240165", "end": "2022-07-06 00:34:58.026135", "rc": 0, "start": "2022-07-06 00:34:57.785970" } STDOUT: { "subject": [ { "name": "organizationName", "oid": "2.5.4.10", "value": "TEST.LOCAL" }, { "name": "commonName", "oid": "2.5.4.3", "value": "ipaserver.test.local" } ], "extensions": { "authorityKeyIdentifier": { "value": "B0:1F:FE:39:56:DE:E2:AD:0E:AE:F3:BA:86:F3:CF:4F:0B:36:0B:86", "critical": false }, "authorityInfoAccess": { "value": [ { "method": "OCSP", "location": "http://ipa-ca.test.local/ca/ocsp" } ], "critical": false }, "keyUsage": { "value": [ "digital_signature", "content_commitment", "key_encipherment", "data_encipherment" ], "critical": true }, "extendedKeyUsage": { "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" } ], "critical": false }, "cRLDistributionPoints": { "value": [ { "full_name": [ "http://ipa-ca.test.local/ipa/crl/MasterCRL.bin" ], "crl_issuer": [ { "organizationName": "ipaca", "commonName": "Certificate Authority" } ] } ], "critical": false }, "subjectKeyIdentifier": { "value": "AE:6A:C8:90:77:FA:01:7D:86:9C:14:77:E6:23:15:CE:A8:00:C5:32", "critical": false }, "subjectAltName": { "value": [ { "name": "DNS", "value": "ipaserver.test.local" }, { "name": "Universal Principal Name (UPN)", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.4.1.311.20.2.3" }, { "name": "Kerberos principalname", "value": "HTTP/ipaserver.test.local@TEST.LOCAL", "oid": "1.3.6.1.5.2.2" } ], "critical": false } }, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "82:1A:B7:79:0B:EF:23:6B:46:46:54:73:45:EE:78:E8:81:22:39:CC:A6:AE:95:16:5D:5D:BA:9E:5C:9D:59:B3:0D:C3:F0:EA:A1:FB:D7:CB:B8:78:25:58:47:D7:6C:49:C5:22:65:56:FB:00:49:45:EF:4E:19:11:DB:43:E5:3A:35:17:A8:3A:16:96:32:1C:B1:17:B4:07:69:3D:B8:B5:79:C2:34:4B:EF:3E:CA:78:0A:67:BD:ED:A4:8C:E2:A0:E3:28:80:6E:C5:BB:FA:04:14:49:55:04:D2:40:C4:12:26:61:11:A3:FF:F1:7A:7C:D5:F7:B1:AD:B2:97:2E:67:E3:91:0A:F8:CD:7A:5F:95:A2:5A:C2:B8:43:D1:56:48:F6:7A:B5:05:EF:90:A3:76:7F:A6:5D:5D:B9:76:46:07:0D:25:88:E0:AB:3D:64:2C:4D:2D:3A:16:17:A1:DB:65:2F:ED:63:4B:30:AB:A3:47:63:12:5C:F2:FB:A9:06:6B:E1:5A:1B:B9:06:5B:61:BB:53:18:B1:AA:58:CE:78:2E:89:41:68:CA:25:F0:DF:00:D2:79:51:FA:69:E9:15:FF:3D:4E:D6:5B:83:30:60:54:DF:E2:E5:F2:0A:E4:67:80:C9:FF:79:47:E6:C9:40:24:22:1F:FB:19:EA:C5:1B:03:19:D4:6B:EB:DA:E4:A5:C9:7C:7D:ED:BC:41:D3:1E:6A:52:CD:06:91:53:DF:85:D4:D2:45:79:51:2D:B0:FF:6A:3C:82:3D:4C:FE:6E:F1:FE:83:AA:22:06:28:82:13:0A:C8:15:68:69:84:0C:A6:E1:CA:89:4B:D4:3A:21:58:74:99:7A:E6:CA:64:7D:30:25:6B:39:B7:AA:61:3F:93:E5:CE:6A:C7:83:54:7E:BB:0A:7A:2C:9E:21:2A:A8:BA:32:5E:5F:5F:E2:37:E1:2F:CA:1E:88:CC:7D:BF:76:00:A6:FE:1D:81:EE:49:84:4C:FF:20:2B:5E:34:CE:63:F0:7F" }, "key_size": 2048, "validity": { "not_valid_after": "2024-07-06 04:34:40", "not_valid_before": "2022-07-06 04:34:40" } } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:79 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.605) 0:07:23.506 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityInfoAccess": { "critical": false, "value": [ { "location": "http://ipa-ca.test.local/ca/ocsp", "method": "OCSP" } ] }, "authorityKeyIdentifier": { "critical": false, "value": "B0:1F:FE:39:56:DE:E2:AD:0E:AE:F3:BA:86:F3:CF:4F:0B:36:0B:86" }, "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": "AE:6A:C8:90:77:FA:01:7D:86:9C:14:77:E6:23:15:CE:A8:00:C5:32" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "82:1A:B7:79:0B:EF:23:6B:46:46:54:73:45:EE:78:E8:81:22:39:CC:A6:AE:95:16:5D:5D:BA:9E:5C:9D:59:B3:0D:C3:F0:EA:A1:FB:D7:CB:B8:78:25:58:47:D7:6C:49:C5:22:65:56:FB:00:49:45:EF:4E:19:11:DB:43:E5:3A:35:17:A8:3A:16:96:32:1C:B1:17:B4:07:69:3D:B8:B5:79:C2:34:4B:EF:3E:CA:78:0A:67:BD:ED:A4:8C:E2:A0:E3:28:80:6E:C5:BB:FA:04:14:49:55:04:D2:40:C4:12:26:61:11:A3:FF:F1:7A:7C:D5:F7:B1:AD:B2:97:2E:67:E3:91:0A:F8:CD:7A:5F:95:A2:5A:C2:B8:43:D1:56:48:F6:7A:B5:05:EF:90:A3:76:7F:A6:5D:5D:B9:76:46:07:0D:25:88:E0:AB:3D:64:2C:4D:2D:3A:16:17:A1:DB:65:2F:ED:63:4B:30:AB:A3:47:63:12:5C:F2:FB:A9:06:6B:E1:5A:1B:B9:06:5B:61:BB:53:18:B1:AA:58:CE:78:2E:89:41:68:CA:25:F0:DF:00:D2:79:51:FA:69:E9:15:FF:3D:4E:D6:5B:83:30:60:54:DF:E2:E5:F2:0A:E4:67:80:C9:FF:79:47:E6:C9:40:24:22:1F:FB:19:EA:C5:1B:03:19:D4:6B:EB:DA:E4:A5:C9:7C:7D:ED:BC:41:D3:1E:6A:52:CD:06:91:53:DF:85:D4:D2:45:79:51:2D:B0:FF:6A:3C:82:3D:4C:FE:6E:F1:FE:83:AA:22:06:28:82:13:0A:C8:15:68:69:84:0C:A6:E1:CA:89:4B:D4:3A:21:58:74:99:7A:E6:CA:64:7D:30:25:6B:39:B7:AA:61:3F:93:E5:CE:6A:C7:83:54:7E:BB:0A:7A:2C:9E:21:2A:A8:BA:32:5E:5F:5F:E2:37:E1:2F:CA:1E:88:CC:7D:BF:76:00:A6:FE:1D:81:EE:49:84:4C:FF:20:2B:5E:34:CE:63:F0:7F" }, "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": "2024-07-06 04:34:40", "not_valid_before": "2022-07-06 04:34:40" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:83 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.044) 0:07:23.550 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:91 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.048) 0:07:23.598 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:99 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.035) 0:07:23.634 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:106 Wednesday 06 July 2022 04:34:58 +0000 (0:00:00.045) 0:07:23.680 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:118 Wednesday 06 July 2022 04:34:59 +0000 (0:00:00.045) 0:07:23.726 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:132 Wednesday 06 July 2022 04:34:59 +0000 (0:00:00.046) 0:07:23.773 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "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.059818", "end": "2022-07-06 00:34:58.720599", "rc": 0, "start": "2022-07-06 00:34:58.660781" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:141 Wednesday 06 July 2022 04:34:59 +0000 (0:00:00.422) 0:07:24.196 ******** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=98 changed=32 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Wednesday 06 July 2022 04:34:59 +0000 (0:00:00.056) 0:07:24.252 ******** =============================================================================== ipaserver : Install - Setup HTTP -------------------------------------- 146.29s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:322 ----------------------- ipaserver : Install - Setup CA ---------------------------------------- 125.60s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:266 ----------------------- ipaserver : Install - Ensure that IPA server packages are installed ---- 49.65s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:5 ------------------------- ipaserver : Install - Setup DS ----------------------------------------- 16.99s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:204 ----------------------- ipaserver : Install - Setup NTP ---------------------------------------- 10.50s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:197 ----------------------- ipaserver : Install - Setup DNS ----------------------------------------- 8.49s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:365 ----------------------- ipaserver : Install - Setup KRB ----------------------------------------- 5.60s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:233 ----------------------- ipaserver : Install - Enable IPA ---------------------------------------- 4.64s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:429 ----------------------- ipaserver : Install - Ensure that IPA server packages for dns are installed --- 4.18s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:10 ------------------------ Install the package, force upgrade -------------------------------------- 4.09s /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:11 - ipaserver : Install - Setup custodia ------------------------------------ 4.05s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:260 ----------------------- ipaclient : Install - Create IPA NSS database --------------------------- 3.80s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:305 ----------------------- fedora.linux_system_roles.certificate : Ensure certificate requests ----- 3.17s /tmp/tmpsp7qopjw/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:99 Install certreader ------------------------------------------------------ 3.13s /tmp/tmpj_xtuxdz/tests/certificate/tasks/assert_certificate_parameters.yml:18 - ipaserver : Install - Ensure that firewall packages installed ----------- 2.85s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:22 ------------------------ ipaserver : Install - Setup otpd ---------------------------------------- 2.69s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:316 ----------------------- ipaserver : Install - Server preparation -------------------------------- 2.48s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:153 ----------------------- ipaserver : Install - Set DS password ----------------------------------- 2.34s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:397 ----------------------- ipaclient : Install - IPA API calls for remaining enrollment parts ------ 2.28s /tmp/freeipa-repo/roles/ipaclient/tasks/install.yml:287 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 2.27s /tmp/tmpj_xtuxdz/tests/certificate/tasks/setup_ipa.yml:42 ---------------------