# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml Skipping callback 'debug', 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_environments.yml *********************************************** 1 plays in /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_environments.yml PLAY [Basic repository enablement/disablement test] **************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_environments.yml:3 Sunday 12 February 2023 22:54:23 +0000 (0:00:00.390) 0:00:00.455 ******* ok: [sut] TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Sunday 12 February 2023 22:54:29 +0000 (0:00:06.332) 0:00:06.787 ******* ok: [sut -> 127.0.0.1] => { "ansible_facts": { "lsr_rhc_test_data_file": "" }, "changed": false } TASK [Import test data] ******************************************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Sunday 12 February 2023 22:54:30 +0000 (0:00:00.828) 0:00:07.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Skip on OSes not supported by Candlepin] ********************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 Sunday 12 February 2023 22:54:31 +0000 (0:00:01.181) 0:00:08.797 ******* META: ending play PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 Sunday 12 February 2023 22:54:31 +0000 (0:00:00.549) 0:00:09.347 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 6.33s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_environments.yml:3 Import test data -------------------------------------------------------- 1.18s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Get LSR_RHC_TEST_DATA environment variable ------------------------------ 0.83s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Skip on OSes not supported by Candlepin --------------------------------- 0.55s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---