ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-aBM executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic_ipa.yml ************************************************** 1 plays in /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Saturday 25 October 2025 08:28:34 -0400 (0:00:00.021) 0:00:00.021 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:16 Saturday 25 October 2025 08:28:36 -0400 (0:00:02.256) 0:00:02.277 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:21 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.432) 0:00:02.710 ****** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.007) 0:00:02.718 ****** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.038) 0:00:02.756 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.347) 0:00:03.104 ****** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.023) 0:00:03.128 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Saturday 25 October 2025 08:28:37 -0400 (0:00:00.013) 0:00:03.142 ****** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Saturday 25 October 2025 08:28:38 -0400 (0:00:00.436) 0:00:03.578 ****** changed: [managed-node1 -> 127.0.0.1] => { "after": "7cef44c01d2af57b104db4e61a80f318006ba822", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Saturday 25 October 2025 08:28:39 -0400 (0:00:01.386) 0:00:04.965 ****** changed: [managed-node1 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [managed-node1 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Saturday 25 October 2025 08:28:40 -0400 (0:00:00.554) 0:00:05.519 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried PLAY RECAP ********************************************************************* managed-node1 : ok=8 changed=2 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-10-25T12:28:53.342799+00:00Z", "host": "managed-node1", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-10-25T12:28:40.043336+00:00Z", "task_name": "Ensure hostname package is installed", "task_path": "/tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 25 October 2025 08:28:53 -0400 (0:00:13.301) 0:00:18.821 ****** =============================================================================== Ensure hostname package is installed ----------------------------------- 13.30s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Gathering Facts --------------------------------------------------------- 2.26s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Clone ansible-freeipa repo ---------------------------------------------- 1.39s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Create role symlinks ---------------------------------------------------- 0.55s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Ensure freeipa-repo is absent ------------------------------------------- 0.44s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Check if system is ostree ----------------------------------------------- 0.43s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:16 Check if system is ostree ----------------------------------------------- 0.35s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Set __is_beaker_env ----------------------------------------------------- 0.04s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Set flag to indicate system is ostree ----------------------------------- 0.02s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Install ansible-freeipa ------------------------------------------------- 0.01s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Skip if not supported --------------------------------------------------- 0.01s /tmp/collections-aBM/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:21 Oct 25 08:28:34 managed-node1 sshd-session[7498]: Accepted publickey for root from 10.31.15.211 port 58986 ssh2: ECDSA SHA256:osWKBlLwlOZcQ+nfObPeXMAIB9Nxd7w9sTzxdrFF7xg Oct 25 08:28:34 managed-node1 systemd-logind[639]: New session 8 of user root. ░░ Subject: A new session 8 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 8 has been created for the user root. ░░ ░░ The leading process of the session is 7498. Oct 25 08:28:34 managed-node1 systemd[1]: Started Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 1111. Oct 25 08:28:34 managed-node1 sshd-session[7498]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:36 managed-node1 sudo[7675]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lblyuewqbmyzjaplpzbnsyulwgkbvuco ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1761395315.7388418-7849-215178660145834/AnsiballZ_setup.py' Oct 25 08:28:36 managed-node1 sudo[7675]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:36 managed-node1 python3.9[7677]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 25 08:28:36 managed-node1 sudo[7675]: pam_unix(sudo:session): session closed for user root Oct 25 08:28:37 managed-node1 sudo[7854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wifawdupdknkqmisqwansdspamzligqp ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1761395316.8419557-7903-191356067894451/AnsiballZ_stat.py' Oct 25 08:28:37 managed-node1 sudo[7854]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:37 managed-node1 python3.9[7856]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 25 08:28:37 managed-node1 sudo[7854]: pam_unix(sudo:session): session closed for user root Oct 25 08:28:37 managed-node1 sudo[8005]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-prlcniefsfuhvtsjptvumwimkeizcmss ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1761395317.3249428-7913-96667417076945/AnsiballZ_stat.py' Oct 25 08:28:37 managed-node1 sudo[8005]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:37 managed-node1 python3.9[8007]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 25 08:28:37 managed-node1 sudo[8005]: pam_unix(sudo:session): session closed for user root Oct 25 08:28:40 managed-node1 sudo[8156]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lctmilhexvoiumnllkjxoungpastmrcd ; /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1761395320.1043324-8076-7606985947135/AnsiballZ_dnf.py' Oct 25 08:28:40 managed-node1 sudo[8156]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:40 managed-node1 python3.9[8158]: ansible-ansible.legacy.dnf Invoked with name=['hostname'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Oct 25 08:28:53 managed-node1 sudo[8156]: pam_unix(sudo:session): session closed for user root Oct 25 08:28:53 managed-node1 sshd-session[8240]: Accepted publickey for root from 10.31.15.211 port 45048 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:28:53 managed-node1 systemd-logind[639]: New session 9 of user root. ░░ Subject: A new session 9 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 9 has been created for the user root. ░░ ░░ The leading process of the session is 8240. Oct 25 08:28:53 managed-node1 systemd[1]: Started Session 9 of User root. ░░ Subject: A start job for unit session-9.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-9.scope has finished successfully. ░░ ░░ The job identifier is 1181. Oct 25 08:28:53 managed-node1 sshd-session[8240]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:28:53 managed-node1 sshd-session[8243]: Received disconnect from 10.31.15.211 port 45048:11: disconnected by user Oct 25 08:28:53 managed-node1 sshd-session[8243]: Disconnected from user root 10.31.15.211 port 45048 Oct 25 08:28:53 managed-node1 sshd-session[8240]: pam_unix(sshd:session): session closed for user root Oct 25 08:28:53 managed-node1 systemd[1]: session-9.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-9.scope has successfully entered the 'dead' state. Oct 25 08:28:53 managed-node1 systemd-logind[639]: Session 9 logged out. Waiting for processes to exit. Oct 25 08:28:53 managed-node1 systemd-logind[639]: Removed session 9. ░░ Subject: Session 9 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 9 has been terminated. Oct 25 08:28:53 managed-node1 sshd-session[8268]: Accepted publickey for root from 10.31.15.211 port 45062 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:28:53 managed-node1 systemd-logind[639]: New session 10 of user root. ░░ Subject: A new session 10 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 10 has been created for the user root. ░░ ░░ The leading process of the session is 8268. Oct 25 08:28:53 managed-node1 systemd[1]: Started Session 10 of User root. ░░ Subject: A start job for unit session-10.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-10.scope has finished successfully. ░░ ░░ The job identifier is 1250. Oct 25 08:28:53 managed-node1 sshd-session[8268]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)