# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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 '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 /WORKDIR/git-display_namebzhktjgz/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [Run the role with default parameters] ************************************ task path: /WORKDIR/git-display_namebzhktjgz/tests/tests_default.yml:9 Wednesday 14 February 2024 14:46:15 +0000 (0:00:00.013) 0:00:00.013 **** TASK [linux-system-roles.rhc : Set ansible_facts required by role] ************* task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 Wednesday 14 February 2024 14:46:15 +0000 (0:00:00.011) 0:00:00.024 **** included: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml for sut TASK [linux-system-roles.rhc : Ensure ansible_facts used by role] ************** task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.070) 0:00:00.095 **** ok: [sut] TASK [linux-system-roles.rhc : Check if system is ostree] ********************** task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:12 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.513) 0:00:00.609 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.rhc : Set flag to indicate system is ostree] ********** task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:17 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.253) 0:00:00.863 **** ok: [sut] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [linux-system-roles.rhc : Check if insights-packages are installed] ******* task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:21 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.018) 0:00:00.881 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle insights unregistration] ***************** task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.014) 0:00:00.896 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Handle system subscription] ********************* task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.015) 0:00:00.911 **** included: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml for sut TASK [linux-system-roles.rhc : Ensure required packages are installed] ********* task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 Wednesday 14 February 2024 14:46:16 +0000 (0:00:00.013) 0:00:00.924 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: dmidecode-1:3.3-7.el9.x86_64", "Installed: python3-decorator-4.4.2-6.el9.noarch", "Installed: subscription-manager-1.29.40-1.el9.x86_64", "Installed: libdnf-plugin-subscription-manager-1.29.40-1.el9.x86_64", "Installed: usermode-1.114-4.el9.x86_64", "Installed: python3-librepo-1.14.5-2.el9.x86_64", "Installed: python3-iniparse-0.4-45.el9.noarch", "Installed: python3-inotify-0.9.6-25.el9.noarch", "Installed: python3-subscription-manager-rhsm-1.29.40-1.el9.x86_64", "Installed: subscription-manager-rhsm-certificates-20220623-1.el9.noarch", "Installed: virt-what-1.25-5.el9.x86_64", "Installed: python3-cloud-what-1.29.40-1.el9.x86_64" ] } TASK [linux-system-roles.rhc : Get subscription status] ************************ task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:11 Wednesday 14 February 2024 14:46:27 +0000 (0:00:10.341) 0:00:11.266 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.rhc : Call subscription-manager] ********************** task path: /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:24 Wednesday 14 February 2024 14:46:27 +0000 (0:00:00.017) 0:00:11.284 **** fatal: [sut]: 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: /WORKDIR/git-display_namebzhktjgz/tests/tests_default.yml:18 Wednesday 14 February 2024 14:46:28 +0000 (0:00:00.822) 0:00:12.106 **** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=7 changed=1 unreachable=0 failed=0 skipped=3 rescued=1 ignored=0 Wednesday 14 February 2024 14:46:28 +0000 (0:00:00.016) 0:00:12.123 **** =============================================================================== linux-system-roles.rhc : Ensure required packages are installed -------- 10.34s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:3 linux-system-roles.rhc : Call subscription-manager ---------------------- 0.82s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:24 linux-system-roles.rhc : Ensure ansible_facts used by role -------------- 0.51s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:3 linux-system-roles.rhc : Check if system is ostree ---------------------- 0.25s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:12 linux-system-roles.rhc : Set ansible_facts required by role ------------- 0.07s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:3 linux-system-roles.rhc : Set flag to indicate system is ostree ---------- 0.02s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:17 linux-system-roles.rhc : Get subscription status ------------------------ 0.02s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/subscription-manager.yml:11 Assert that the role failed with missing credentials -------------------- 0.02s /WORKDIR/git-display_namebzhktjgz/tests/tests_default.yml:18 ------------------ linux-system-roles.rhc : Handle insights unregistration ----------------- 0.02s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:6 linux-system-roles.rhc : Check if insights-packages are installed ------- 0.01s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/set_vars.yml:21 linux-system-roles.rhc : Handle system subscription --------------------- 0.01s /WORKDIR/git-display_namebzhktjgz/tests/roles/linux-system-roles.rhc/tasks/main.yml:15 Run the role with default parameters ------------------------------------ 0.01s /WORKDIR/git-display_namebzhktjgz/tests/tests_default.yml:9 ------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---