ansible-playbook [core 2.16.19] 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-OT8 executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/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 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_default.yml **************************************************** 1 plays in /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:3 Saturday 20 June 2026 16:20:02 -0400 (0:00:00.017) 0:00:00.017 ********* ok: [managed-node1] TASK [Run the role with default parameters] ************************************ task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:8 Saturday 20 June 2026 16:20:03 -0400 (0:00:01.223) 0:00:01.241 ********* included: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:9 Saturday 20 June 2026 16:20:03 -0400 (0:00:00.013) 0:00:01.254 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:23 Saturday 20 June 2026 16:20:03 -0400 (0:00:00.000) 0:00:01.255 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:33 Saturday 20 June 2026 16:20:03 -0400 (0:00:00.017) 0:00:01.272 ********* TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Saturday 20 June 2026 16:20:03 -0400 (0:00:00.088) 0:00:01.360 ********* included: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Saturday 20 June 2026 16:20:03 -0400 (0:00:00.015) 0:00:01.376 ********* ok: [managed-node1] TASK [fedora.linux_system_roles.rhc : Record role begin fingerprint] *********** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:8 Saturday 20 June 2026 16:20:04 -0400 (0:00:00.530) 0:00:01.907 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:17 Saturday 20 June 2026 16:20:04 -0400 (0:00:00.488) 0:00:02.395 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:22 Saturday 20 June 2026 16:20:05 -0400 (0:00:00.482) 0:00:02.878 ********* ok: [managed-node1] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:26 Saturday 20 June 2026 16:20:05 -0400 (0:00:00.019) 0:00:02.897 ********* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Saturday 20 June 2026 16:20:05 -0400 (0:00:00.011) 0:00:02.909 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['distribution'] == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Saturday 20 June 2026 16:20:05 -0400 (0:00:00.010) 0:00:02.920 ********* included: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for managed-node1 TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Saturday 20 June 2026 16:20:05 -0400 (0:00:00.031) 0:00:02.951 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-librepo-1.14.2-5.el8.x86_64", "Installed: python3-cloud-what-1.28.42-1.el8.x86_64", "Installed: python3-subscription-manager-rhsm-1.28.42-1.el8.x86_64", "Installed: usermode-1.113-2.el8.x86_64", "Installed: python3-ethtool-0.14-5.el8.x86_64", "Installed: dnf-plugin-subscription-manager-1.28.42-1.el8.x86_64", "Installed: subscription-manager-rhsm-certificates-20220623-1.el8.noarch", "Installed: subscription-manager-1.28.42-1.el8.x86_64", "Installed: python3-iniparse-0.4-31.el8.noarch", "Installed: python3-inotify-0.9.6-13.el8.noarch" ] } lsrpackages: subscription-manager TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Saturday 20 June 2026 16:20:23 -0400 (0:00:18.122) 0:00:21.073 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "not rhc_release is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Saturday 20 June 2026 16:20:23 -0400 (0:00:00.018) 0:00:21.091 ********* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: state is present but any of the following are missing: username, activationkey, token TASK [Assert that the role failed with missing credentials] ******************** task path: /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:16 Saturday 20 June 2026 16:20:24 -0400 (0:00:00.846) 0:00:21.938 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed-node1 : ok=10 changed=1 unreachable=0 failed=0 skipped=4 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.16.19", "end_time": "2026-06-20T20:20:24.280406+00:00Z", "host": "managed-node1", "message": "state is present but any of the following are missing: username, activationkey, token", "start_time": "2026-06-20T20:20:23.436050+00:00Z", "task_name": "Call subscription-manager", "task_path": "/tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 20 June 2026 16:20:24 -0400 (0:00:00.013) 0:00:21.952 ********* =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed -- 18.12s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Gathering Facts --------------------------------------------------------- 1.22s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:3 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 0.85s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.53s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Record role begin fingerprint ----------- 0.49s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:8 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.48s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:17 Run the role normally --------------------------------------------------- 0.09s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.03s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:22 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.02s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Run the role ------------------------------------------------------------ 0.02s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:23 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.02s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Assert that the role failed with missing credentials -------------------- 0.01s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:16 Run the role with default parameters ------------------------------------ 0.01s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:8 fedora.linux_system_roles.rhc : Check if insights-packages are installed --- 0.01s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:26 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.01s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Clear facts ------------------------------------------------------------- 0.00s /tmp/collections-OT8/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/run_role_with_clear_facts.yml:9