# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.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.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cilvdjbawi/.collection executable location = /opt/ansible-2.17/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_versions.yml *************************************************** 1 plays in /WORKDIR/git-weekly-cilvdjbawi/tests/tests_versions.yml PLAY [Test installing and uninstalling all supported versions] ***************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cilvdjbawi/tests/tests_versions.yml:3 Saturday 03 August 2024 18:44:27 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Skip test if distro does not support multiple versions] ****************** task path: /WORKDIR/git-weekly-cilvdjbawi/tests/tests_versions.yml:7 Saturday 03 August 2024 18:44:28 +0000 (0:00:01.034) 0:00:01.046 ******* META: ending play for sut PLAY RECAP ********************************************************************* sut : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Saturday 03 August 2024 18:44:28 +0000 (0:00:00.003) 0:00:01.050 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.03s /WORKDIR/git-weekly-cilvdjbawi/tests/tests_versions.yml:3 --------------------- Skip test if distro does not support multiple versions ------------------ 0.00s /WORKDIR/git-weekly-cilvdjbawi/tests/tests_versions.yml:7 --------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Platform linux on host sut 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. ---^---^---^---^---^---