ansible-playbook [core 2.17.11] 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-rTe executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 9 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cert_container.yml ********************************************* 1 plays in /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml PLAY [Certificate creation is not supported in container builds] *************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 Monday 12 May 2025 18:59:06 -0400 (0:00:00.012) 0:00:00.012 ************ [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node3] TASK [Set __logging_is_booted] ************************************************* task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5 Monday 12 May 2025 18:59:09 -0400 (0:00:02.733) 0:00:02.745 ************ included: fedora.linux_system_roles.logging for managed-node3 TASK [fedora.linux_system_roles.logging : Run systemctl] *********************** task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 Monday 12 May 2025 18:59:09 -0400 (0:00:00.072) 0:00:02.818 ************ ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008536", "end": "2025-05-12 18:59:10.218766", "failed_when_result": false, "rc": 0, "start": "2025-05-12 18:59:10.210230" } STDOUT: running TASK [fedora.linux_system_roles.logging : Require installed systemd] *********** task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Monday 12 May 2025 18:59:10 -0400 (0:00:00.756) 0:00:03.574 ************ skipping: [managed-node3] => { "changed": false, "false_condition": "__is_system_running.msg is defined and \"No such file or directory\" in __is_system_running.msg", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Monday 12 May 2025 18:59:10 -0400 (0:00:00.097) 0:00:03.672 ************ ok: [managed-node3] => { "ansible_facts": { "__logging_is_booted": true }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:13 Monday 12 May 2025 18:59:10 -0400 (0:00:00.044) 0:00:03.716 ************ skipping: [managed-node3] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:22 Monday 12 May 2025 18:59:10 -0400 (0:00:00.022) 0:00:03.739 ************ skipping: [managed-node3] => { "changed": false, "false_condition": "not __logging_is_booted", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node3 : ok=4 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Monday 12 May 2025 18:59:10 -0400 (0:00:00.017) 0:00:03.757 ************ =============================================================================== Gathering Facts --------------------------------------------------------- 2.73s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 fedora.linux_system_roles.logging : Run systemctl ----------------------- 0.76s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:7 fedora.linux_system_roles.logging : Require installed systemd ----------- 0.10s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:14 Set __logging_is_booted ------------------------------------------------- 0.07s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5 fedora.linux_system_roles.logging : Set flag to indicate that systemd runtime operations are available --- 0.04s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/set_vars.yml:19 Run role ---------------------------------------------------------------- 0.02s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:13 Unreachable task -------------------------------------------------------- 0.02s /tmp/collections-rTe/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:22