# 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 **************************************************** 2 plays in /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_default.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/tests_default.yml:4 Saturday 27 April 2024 16:40:00 +0000 (0:00:00.017) 0:00:00.017 ******** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 27 April 2024 16:40:00 +0000 (0:00:00.013) 0:00:00.030 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 27 April 2024 16:40:00 +0000 (0:00:00.013) 0:00:00.043 ******** ok: [sut] TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 27 April 2024 16:40:01 +0000 (0:00:00.519) 0:00:00.563 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 27 April 2024 16:40:01 +0000 (0:00:00.250) 0:00:00.813 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 27 April 2024 16:40:01 +0000 (0:00:00.018) 0:00:00.832 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 27 April 2024 16:40:01 +0000 (0:00:00.029) 0:00:00.862 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 27 April 2024 16:40:02 +0000 (0:00:00.772) 0:00:01.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 27 April 2024 16:40:02 +0000 (0:00:00.026) 0:00:01.661 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libnet-1.2-7.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 27 April 2024 16:40:54 +0000 (0:00:51.791) 0:00:53.452 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041932", "end": "2024-04-27 16:40:54.511004", "rc": 0, "start": "2024-04-27 16:40:54.469072" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.297) 0:00:53.750 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.026) 0:00:53.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.024) 0:00:53.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.044) 0:00:53.846 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.048) 0:00:53.895 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.241) 0:00:54.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.020) 0:00:54.156 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 27 April 2024 16:40:54 +0000 (0:00:00.022) 0:00:54.179 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.190) 0:00:54.369 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.020) 0:00:54.390 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1714236023.5511627, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6932476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "901385681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.192) 0:00:54.583 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:54.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.016) 0:00:54.617 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:54.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.015) 0:00:54.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.016) 0:00:54.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.015) 0:00:54.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.016) 0:00:54.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.015) 0:00:54.714 ******** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.035) 0:00:54.750 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.051) 0:00:54.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.018) 0:00:54.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:54.837 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.033) 0:00:54.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.021) 0:00:54.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.018) 0:00:54.910 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.031) 0:00:54.941 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:54.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.019) 0:00:54.978 ******** included: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.034) 0:00:55.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:55.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:55.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.018) 0:00:55.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.024) 0:00:55.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.018) 0:00:55.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.017) 0:00:55.127 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.016) 0:00:55.144 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.015) 0:00:55.160 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 27 April 2024 16:40:55 +0000 (0:00:00.041) 0:00:55.201 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.017) 0:00:55.218 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.017) 0:00:55.236 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.016) 0:00:55.253 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.016) 0:00:55.269 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.017) 0:00:55.287 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=22 changed=1 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 Saturday 27 April 2024 16:40:56 +0000 (0:00:00.006) 0:00:55.294 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 51.79s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Gather the package facts -------------------- 0.77s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure ansible_facts used by role ----------- 0.52s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 linux-system-roles.podman : Get podman version -------------------------- 0.30s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:23 linux-system-roles.podman : Check if system is ostree ------------------- 0.25s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 linux-system-roles.podman : Get user information ------------------------ 0.24s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 linux-system-roles.podman : See if getsubids exists --------------------- 0.19s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 linux-system-roles.podman : Get group information ----------------------- 0.19s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 linux-system-roles.podman : Handle container.conf.d --------------------- 0.05s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:81 linux-system-roles.podman : Check user and group information ------------ 0.05s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:57 linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets --- 0.04s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:40 linux-system-roles.podman : Handle credential files - present ----------- 0.04s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:123 linux-system-roles.podman : Set config file paths ----------------------- 0.04s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:63 linux-system-roles.podman : Handle policy.json -------------------------- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:90 linux-system-roles.podman : Handle registries.conf.d -------------------- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:84 linux-system-roles.podman : Handle storage.conf ------------------------- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:87 linux-system-roles.podman : Set platform/version specific variables ----- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 linux-system-roles.podman : Enable copr if requested -------------------- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:10 linux-system-roles.podman : Set podman version -------------------------- 0.03s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:29 linux-system-roles.podman : Podman package version must be 4.2 or later --- 0.02s /WORKDIR/git-weekly-ci4cb8ip3e/tests/roles/linux-system-roles.podman/tasks/main.yml:33 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---