ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [Run the role with default parameters] ************************************ task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9 Saturday 08 November 2025 14:20:17 -0500 (0:00:00.023) 0:00:00.023 ***** TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Saturday 08 November 2025 14:20:17 -0500 (0:00:00.025) 0:00:00.049 ***** included: /tmp/collections-bdM/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-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Saturday 08 November 2025 14:20:17 -0500 (0:00:00.159) 0:00:00.209 ***** ok: [managed-node1] TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.888) 0:00:01.098 ***** 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-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.384) 0:00:01.482 ***** 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-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.036) 0:00:01.519 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.037) 0:00:01.556 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.052) 0:00:01.609 ***** included: /tmp/collections-bdM/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-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Saturday 08 November 2025 14:20:18 -0500 (0:00:00.046) 0:00:01.655 ***** changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "subscription-manager" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package subscription-manager.x86_64 0:1.24.54-1.el7.centos will be installed\n--> Processing Dependency: subscription-manager-rhsm = 1.24.54 for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: python-dmidecode >= 3.12.2-2 for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: usermode for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: python-syspurpose for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: python-inotify for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: python-ethtool for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Processing Dependency: python-dateutil for package: subscription-manager-1.24.54-1.el7.centos.x86_64\n--> Running transaction check\n---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed\n---> Package python-dmidecode.x86_64 0:3.12.2-4.el7 will be installed\n---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed\n--> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64\n---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed\n---> Package python-syspurpose.x86_64 0:1.24.54-1.el7.centos will be installed\n---> Package subscription-manager-rhsm.x86_64 0:1.24.54-1.el7.centos will be installed\n--> Processing Dependency: subscription-manager-rhsm-certificates = 1.24.54-1.el7.centos for package: subscription-manager-rhsm-1.24.54-1.el7.centos.x86_64\n---> Package usermode.x86_64 0:1.111-6.el7 will be installed\n--> Running transaction check\n---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed\n---> Package subscription-manager-rhsm-certificates.x86_64 0:1.24.54-1.el7.centos will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n subscription-manager x86_64 1.24.54-1.el7.centos updates 1.1 M\nInstalling for dependencies:\n libnl x86_64 1.1.4-3.el7 base 128 k\n python-dateutil noarch 1.5-7.el7 base 85 k\n python-dmidecode x86_64 3.12.2-4.el7 base 83 k\n python-ethtool x86_64 0.8-8.el7 base 34 k\n python-inotify noarch 0.9.4-4.el7 base 49 k\n python-syspurpose x86_64 1.24.54-1.el7.centos updates 277 k\n subscription-manager-rhsm x86_64 1.24.54-1.el7.centos updates 336 k\n subscription-manager-rhsm-certificates\n x86_64 1.24.54-1.el7.centos updates 240 k\n usermode x86_64 1.111-6.el7 base 193 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+9 Dependent packages)\n\nTotal download size: 2.5 M\nInstalled size: 7.2 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.4 MB/s | 2.5 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-dateutil-1.5-7.el7.noarch 1/10 \n Installing : python-dmidecode-3.12.2-4.el7.x86_64 2/10 \n Installing : usermode-1.111-6.el7.x86_64 3/10 \n Installing : subscription-manager-rhsm-certificates-1.24.54-1.el7.cen 4/10 \n Installing : subscription-manager-rhsm-1.24.54-1.el7.centos.x86_64 5/10 \n Installing : python-syspurpose-1.24.54-1.el7.centos.x86_64 6/10 \n Installing : python-inotify-0.9.4-4.el7.noarch 7/10 \n Installing : libnl-1.1.4-3.el7.x86_64 8/10 \n Installing : python-ethtool-0.8-8.el7.x86_64 9/10 \n Installing : subscription-manager-1.24.54-1.el7.centos.x86_64 10/10 \n Verifying : subscription-manager-rhsm-1.24.54-1.el7.centos.x86_64 1/10 \n Verifying : python-dateutil-1.5-7.el7.noarch 2/10 \n Verifying : python-ethtool-0.8-8.el7.x86_64 3/10 \n Verifying : libnl-1.1.4-3.el7.x86_64 4/10 \n Verifying : python-inotify-0.9.4-4.el7.noarch 5/10 \n Verifying : python-syspurpose-1.24.54-1.el7.centos.x86_64 6/10 \n Verifying : subscription-manager-rhsm-certificates-1.24.54-1.el7.cen 7/10 \n Verifying : usermode-1.111-6.el7.x86_64 8/10 \n Verifying : python-dmidecode-3.12.2-4.el7.x86_64 9/10 \n Verifying : subscription-manager-1.24.54-1.el7.centos.x86_64 10/10 \n\nInstalled:\n subscription-manager.x86_64 0:1.24.54-1.el7.centos \n\nDependency Installed:\n libnl.x86_64 0:1.1.4-3.el7 \n python-dateutil.noarch 0:1.5-7.el7 \n python-dmidecode.x86_64 0:3.12.2-4.el7 \n python-ethtool.x86_64 0:0.8-8.el7 \n python-inotify.noarch 0:0.9.4-4.el7 \n python-syspurpose.x86_64 0:1.24.54-1.el7.centos \n subscription-manager-rhsm.x86_64 0:1.24.54-1.el7.centos \n subscription-manager-rhsm-certificates.x86_64 0:1.24.54-1.el7.centos \n usermode.x86_64 0:1.111-6.el7 \n\nComplete!\n" ] } lsrpackages: subscription-manager TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Saturday 08 November 2025 14:20:31 -0500 (0:00:13.185) 0:00:14.841 ***** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Saturday 08 November 2025 14:20:31 -0500 (0:00:00.036) 0:00:14.878 ***** fatal: [managed-node1]: FAILED! => {} MSG: Unable to import community.general.redhat_subscription due to invalid syntax TASK [Assert that the role failed with missing credentials] ******************** task path: /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 Saturday 08 November 2025 14:20:32 -0500 (0:00:00.209) 0:00:15.087 ***** fatal: [managed-node1]: FAILED! => { "assertion": "'state is present but any of the following are missing' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed PLAY RECAP ********************************************************************* managed-node1 : ok=6 changed=1 unreachable=0 failed=1 skipped=3 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-11-08T19:20:32.095478Z", "host": "managed-node1", "message": "Unable to import community.general.redhat_subscription due to invalid syntax", "start_time": "2025-11-08T19:20:31.889440Z", "task_name": "Call subscription-manager", "task_path": "/tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23" }, { "ansible_version": "2.9.27", "end_time": "2025-11-08T19:20:32.132086Z", "host": "managed-node1", "message": "Assertion failed", "start_time": "2025-11-08T19:20:32.098923Z", "task_name": "Assert that the role failed with missing credentials", "task_path": "/tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 08 November 2025 14:20:32 -0500 (0:00:00.034) 0:00:15.122 ***** =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed -- 13.19s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.89s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.38s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 0.21s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.16s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.05s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.05s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 fedora.linux_system_roles.rhc : Check if insights-packages are installed --- 0.04s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.04s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.04s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Assert that the role failed with missing credentials -------------------- 0.03s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 Run the role with default parameters ------------------------------------ 0.03s /tmp/collections-bdM/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9 -- Logs begin at Sat 2025-11-08 14:16:41 EST, end at Sat 2025-11-08 14:20:32 EST. -- Nov 08 14:20:17 managed-node1 sshd[9125]: Accepted publickey for root from 10.31.41.167 port 44624 ssh2: ECDSA SHA256:BQKjOwWQkr3gijjtfzK0Whu/rVTogJAoJgPYfgzgPVo Nov 08 14:20:17 managed-node1 systemd[1]: Started Session 6 of user root. -- Subject: Unit session-6.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Nov 08 14:20:17 managed-node1 systemd-logind[506]: New session 6 of user root. -- Subject: A new session 6 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 6 has been created for the user root. -- -- The leading process of the session is 9125. Nov 08 14:20:17 managed-node1 sshd[9125]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 08 14:20:18 managed-node1 ansible-setup[9182]: Invoked with filter=* gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version'] fact_path=/etc/ansible/facts.d gather_timeout=10 Nov 08 14:20:18 managed-node1 ansible-stat[9235]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Nov 08 14:20:19 managed-node1 ansible-setup[9284]: Invoked with filter=ansible_pkg_mgr gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Nov 08 14:20:19 managed-node1 ansible-yum[9314]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['subscription-manager'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Nov 08 14:20:30 managed-node1 yum[9342]: Installed: python-dateutil-1.5-7.el7.noarch Nov 08 14:20:30 managed-node1 yum[9342]: Installed: python-dmidecode-3.12.2-4.el7.x86_64 Nov 08 14:20:30 managed-node1 yum[9342]: Installed: usermode-1.111-6.el7.x86_64 Nov 08 14:20:30 managed-node1 yum[9342]: Installed: subscription-manager-rhsm-certificates-1.24.54-1.el7.centos.x86_64 Nov 08 14:20:30 managed-node1 yum[9342]: Installed: subscription-manager-rhsm-1.24.54-1.el7.centos.x86_64 Nov 08 14:20:30 managed-node1 yum[9342]: Installed: python-syspurpose-1.24.54-1.el7.centos.x86_64 Nov 08 14:20:30 managed-node1 yum[9342]: Installed: python-inotify-0.9.4-4.el7.noarch Nov 08 14:20:31 managed-node1 yum[9342]: Installed: libnl-1.1.4-3.el7.x86_64 Nov 08 14:20:31 managed-node1 yum[9342]: Installed: python-ethtool-0.8-8.el7.x86_64 Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:31 managed-node1 systemd[1]: Reloading. Nov 08 14:20:31 managed-node1 yum[9342]: Installed: subscription-manager-1.24.54-1.el7.centos.x86_64 Nov 08 14:20:31 managed-node1 dbus[509]: [system] Reloaded configuration Nov 08 14:20:32 managed-node1 sshd[9409]: Accepted publickey for root from 10.31.41.167 port 44628 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Nov 08 14:20:32 managed-node1 systemd-logind[506]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 9409. Nov 08 14:20:32 managed-node1 sshd[9409]: pam_unix(sshd:session): session opened for user root by (uid=0) Nov 08 14:20:32 managed-node1 systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Nov 08 14:20:32 managed-node1 sshd[9409]: Received disconnect from 10.31.41.167 port 44628:11: disconnected by user Nov 08 14:20:32 managed-node1 sshd[9409]: Disconnected from 10.31.41.167 port 44628 Nov 08 14:20:32 managed-node1 sshd[9409]: pam_unix(sshd:session): session closed for user root Nov 08 14:20:32 managed-node1 systemd-logind[506]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Nov 08 14:20:32 managed-node1 sshd[9419]: Accepted publickey for root from 10.31.41.167 port 44630 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Nov 08 14:20:32 managed-node1 systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Nov 08 14:20:32 managed-node1 systemd-logind[506]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 9419. Nov 08 14:20:32 managed-node1 sshd[9419]: pam_unix(sshd:session): session opened for user root by (uid=0)