# 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_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:4 Tuesday 09 July 2024 23:06:16 +0000 (0:00:00.012) 0:00:00.012 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:9 Tuesday 09 July 2024 23:06:16 +0000 (0:00:00.011) 0:00:00.023 ********** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:48 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.723) 0:00:00.747 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.088) 0:00:00.835 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.015) 0:00:00.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.018) 0:00:00.870 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.251) 0:00:01.121 ********** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.020) 0:00:01.141 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:06:17 +0000 (0:00:00.031) 0:00:01.173 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:06:18 +0000 (0:00:00.782) 0:00:01.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:06:18 +0000 (0:00:00.026) 0:00:01.982 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libnet-1.2-7.el9.x86_64", "Installed: podman-2:5.1.1-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: passt-0^20240624.g1ee2eca-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: passt-selinux-0^20240624.g1ee2eca-1.el9.noarch", "Installed: container-selinux-3:2.232.1-1.el9.noarch", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: containers-common-2:1-90.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-9.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:07:24 +0000 (0:01:05.364) 0:01:07.346 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033304", "end": "2024-07-09 23:07:24.512681", "rc": 0, "start": "2024-07-09 23:07:24.479377" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:07:24 +0000 (0:00:00.459) 0:01:07.806 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:07:24 +0000 (0:00:00.125) 0:01:07.932 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:07:24 +0000 (0:00:00.044) 0:01:07.977 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:07:24 +0000 (0:00:00.095) 0:01:08.072 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:07:24 +0000 (0:00:00.085) 0:01:08.158 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.306) 0:01:08.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.041) 0:01:08.507 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.025) 0:01:08.533 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.208) 0:01:08.741 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.025) 0:01:08.766 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1719992328.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.204) 0:01:08.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.052) 0:01:09.023 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.029) 0:01:09.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.036) 0:01:09.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.028) 0:01:09.117 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.020) 0:01:09.138 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.045) 0:01:09.184 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:07:25 +0000 (0:00:00.032) 0:01:09.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.039) 0:01:09.255 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.064) 0:01:09.319 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.082) 0:01:09.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.088) 0:01:09.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.028) 0:01:09.519 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.049) 0:01:09.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.047) 0:01:09.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.036) 0:01:09.654 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.105) 0:01:09.760 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.067) 0:01:09.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.037) 0:01:09.864 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.105) 0:01:09.969 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.040) 0:01:10.010 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.030) 0:01:10.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.049) 0:01:10.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.052) 0:01:10.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.026) 0:01:10.168 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.023) 0:01:10.191 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.019) 0:01:10.211 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:07:26 +0000 (0:00:00.018) 0:01:10.229 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.046) 0:01:10.276 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.032) 0:01:10.309 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.039) 0:01:10.349 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.019) 0:01:10.368 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.046) 0:01:10.414 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.045) 0:01:10.459 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:52 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.029) 0:01:10.489 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:5 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.071) 0:01:10.560 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_pfblvpel_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:12 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.254) 0:01:10.815 ********** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_pfblvpel_podman/auth", "__podman_test_authfile": "/tmp/lsr_pfblvpel_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:18 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.020) 0:01:10.835 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_pfblvpel_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:24 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.312) 0:01:11.148 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Tuesday 09 July 2024 23:07:27 +0000 (0:00:00.055) 0:01:11.203 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Tuesday 09 July 2024 23:07:28 +0000 (0:00:00.051) 0:01:11.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Tuesday 09 July 2024 23:07:28 +0000 (0:00:00.027) 0:01:11.283 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Tuesday 09 July 2024 23:07:28 +0000 (0:00:00.230) 0:01:11.513 ********** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Tuesday 09 July 2024 23:07:28 +0000 (0:00:00.052) 0:01:11.566 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Tuesday 09 July 2024 23:07:28 +0000 (0:00:00.102) 0:01:11.668 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Tuesday 09 July 2024 23:07:31 +0000 (0:00:02.572) 0:01:14.240 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: python3-packaging-20.9-5.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Tuesday 09 July 2024 23:07:33 +0000 (0:00:02.839) 0:01:17.080 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Tuesday 09 July 2024 23:07:34 +0000 (0:00:00.220) 0:01:17.300 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Tuesday 09 July 2024 23:07:34 +0000 (0:00:00.255) 0:01:17.555 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket dbus.socket sysinit.target syslog.target network.target dbus-broker.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Tuesday 09 July 2024 23:07:35 +0000 (0:00:00.807) 0:01:18.363 ********** changed: [sut] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Tuesday 09 July 2024 23:07:35 +0000 (0:00:00.825) 0:01:19.188 ********** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRTXRSdkJMcFFTRm1jVzNwN1EyRlRQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTXpKawpORFptTURRdFltRTFNRFE0TlRrdE9XTTFZamRoTjJJdE5ETTJNVFV6TTJJd0hoY05NalF3TnpBNU1qTXdOek0xCldoY05NalV3TnpBNU1qTXdOek0xV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFpyU3NGR0ltdHJuVFFua3ZMUmp0OHhzNEd2VC9XOUoySwpPdG8wRWs3SmlWTTBxT3NxTVJVaFJlZ2VGN08yYXZzS09hS0Roai90VXBqT21TUzhqWEt6T1NraFNPS1MrMzk4CnBFZGhUQlhWcjF5Ti9Ra095cVJQaFBTN2laemR1T1U2QkJVc3QyQnNDTHZYYVRFdExsT1pZVnpPN1BlbjFtQUgKVW1yaTRNbks4REZkMEtaLzQ1STF0L09nUUkxWkJQVEJmWXY5LytidmNLYnU4eU0rYzZUdS9aSmJrSjA0YlN4QQpiM2ZibXoya3E2Mm5IQTQxbTZ4VEdqQnl0M3Rsb1RNdURDQW1yc3hCa05ubWhOeXlNRTdyTVF0UzU3SmV6c2tCCnEyU0k2MHppSHJiV2RFM3ovam9pOEdseHZnU1JBSmlPekV6dmswaGIrUTBseThVK2dtbHJBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRQ003UUFLNDJjUXFCZThpSnNsc2tzSFNabXRUQWZCZ05WSFNNRUdEQVdnQlRFS3NVeDlMdFIKbzg0TWxqcnJOMXd3bXpsZWp6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFHd1RGdUlvR1RLVHBHSloyM3M0WgpCWDhYQks2OXlNWFdYdWlieDVmU1Y3d1htVFVhRXBZSEdjQ0JuclNTR2pCbm5VVGNrVnN2R1pjZDR0cmtHL2dJCmVoVkd0NjdoZUh5QVZPQ2VoTWRDTFR0bjZNT29JTXp1TThWQXRRMXhDMUtvbnlQRmJ5WERCSUd4eTI3SzZEd3QKL2VQYmwwQXFyc0hjcWRDWmtVTEJIaDloU0hEeHhNUGJxeTFZR21GQjBnVC84a0FxYUIxYkY1dFd5ZmlwWXdnZApaYmVCS3hnTlFTS3IwOVVKM2tFYkRYL0RKdjZ5UjVDUDJOaGZTLzhlam5ndXVYeDhtWTdqaVJ6bDcrN2s3MnAzCkJBKzZ4eXZvOE1lVzZyVFEzaHBnTWl6MjMwQmkwTHpoK0xMMWpzMitlS0FQc1l6aXlMU0RMVlJVYlhWSjFpNTUKb1E9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRFpyU3NGR0ltdHJuVFEKbmt2TFJqdDh4czRHdlQvVzlKMktPdG8wRWs3SmlWTTBxT3NxTVJVaFJlZ2VGN08yYXZzS09hS0Roai90VXBqTwptU1M4alhLek9Ta2hTT0tTKzM5OHBFZGhUQlhWcjF5Ti9Ra095cVJQaFBTN2laemR1T1U2QkJVc3QyQnNDTHZYCmFURXRMbE9aWVZ6TzdQZW4xbUFIVW1yaTRNbks4REZkMEtaLzQ1STF0L09nUUkxWkJQVEJmWXY5LytidmNLYnUKOHlNK2M2VHUvWkpia0owNGJTeEFiM2ZibXoya3E2Mm5IQTQxbTZ4VEdqQnl0M3Rsb1RNdURDQW1yc3hCa05ubQpoTnl5TUU3ck1RdFM1N0plenNrQnEyU0k2MHppSHJiV2RFM3ovam9pOEdseHZnU1JBSmlPekV6dmswaGIrUTBsCnk4VStnbWxyQWdNQkFBRUNnZ0VBVlFQcEZXaHIvVVZ4b2pqdzZVZFkzSGJZNkpEcGFnN0hxTUVyajhMR3VyZkQKbzRHRnQwak1NOTZWdFlzVVNWNm5CV3RWS1lFNVhuc3Y2eUNzMUdkNk1MMVdid1dFV0Z1Wmd4aTJPQzM3S1NZQQpSQVJia1VkYnZTTDBZbnB3cGJnYzd2ZkJQV0d4YXdCT1BPZDhxV1M2aWVFWTJraDZ3VFpjOHY4aGQ5TExmVkp4CnF5QmttV3BtNU1kTktmUU5HQTlMUERmWElvV2VFV250d1N0QnQvdW51dFZORUk0aVU2NGRCbUdNaFVML3dmQSsKbFZQSkhNcTFxUDI0MGVmdEpWbVRnWnEyYS9FaURhSEhISE5TWjl2YUZmcytySXNNREpvT1hsaytkUlcyNmtJegpKcC91WHZZL0dYdThKY1pSaDc1VW8wbE5PVjV5OUgySWJlRzVhNTZhSVFLQmdRRDFvemZkM3pHeFc0d2tWcFd5ClV5SjlUd3c2My9CU1hPUVRMbG93ZEpXYlFJaURodEFkanNwSDVCNW85YVdGcU05OGdJdFVNM25LWk5PRDAycm8KY25kNDFwTzVYdlhTK0tmbkdEbklFVlNic1oxSW1SVTQzOUVIeldNWjNnSTRXb1dvQnRvZVhkRVQ3dytBSXVuaQppcWloWEROeFhlY0hvaGRtUytMSkhFZEVqd0tCZ1FEaTIvczk2RytmK0dUVzFoNEF5YXZkZDhYUkNLWmw1UlVCCnZSRVpLWUl2czlrSTJnQXpKdzB1Zkx4bjdKRFFEdWN3UVRuUEFYNTQ5UlZVRjVjbnVHZ1d6ZWdaUXZJK0pkMjkKUVZPeGdFVkIxREFqZG8zd0hqd3N2S3JtSmd4SkkxNytvK0ozbStRZUFRclNWRWpyQ1JyK0JjVk1yaFNnTzB2NgpxNCt5cXpaVFpRS0JnRUkrVkRDbm9uVWNKVDBmaEp0a3hDWmJEUWRMb1RuMUJ5VU5HUkY4UDJSeEVOKzNtYVIrCi81cEhzTlBKZTJ3Q1RJSmRBRFlpODdOYllaZHBpcWxKUldMM0t6dVFtbWJjM0JyOGM0aTY4OEJSTkFPQ0ZURVQKV3dIcHA5SXdCeFUvaEUvK0dSQ2JhR2toeldKWENCQXFLTFByYzR3ZE1OTGtLYjlTczhSY3RmT05Bb0dCQU5mWApXUm16MXRDck1yWTlEbHJOaGxtMnBWMlhEMHFQUlFkY2JiSTFEZ3A0NFJ4TTNqZk5CZnVlN2xzcWR6V2RtRlVQCkdnTmNkb3A3RklubjBBY1lxdUJYbEdiRWpWcVlDSHNTZHFEQlhDT2YwUlZNclFzeW1Tb3ZiNko5dk42eGFxWjQKSXZhT09lSmFONE9hY2E0K0FaS0N4dytINlZQeVZ2M3UwVSs3R25zSkFvR0JBUFMzUVVacnNVQWNaNEZZWk1waAphRTd2MWNROWhJLzZYaXpyWTRjeDdtL3RBQkVSeThoNlhtQXJBamFrNnZyRjVTV0R5R1hNcTIyb2svOE94b0RaCkZPZW4wSzFPNllwUzJFWXJJTGhxYzFLcnZyNnFTdHBaR3RLcFd6TmVvZTZPUmhYeVFNaDlWaGxodVRHR2hOTFYKYXMvVGw2Z0E4U09VVXo0bzJWWERJaEsyCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRTXRSdkJMcFFTRm1jVzNwN1EyRlRQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTXpKawpORFptTURRdFltRTFNRFE0TlRrdE9XTTFZamRoTjJJdE5ETTJNVFV6TTJJd0hoY05NalF3TnpBNU1qTXdOek0xCldoY05NalV3TnpBNU1qTXdOek0xV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFpyU3NGR0ltdHJuVFFua3ZMUmp0OHhzNEd2VC9XOUoySwpPdG8wRWs3SmlWTTBxT3NxTVJVaFJlZ2VGN08yYXZzS09hS0Roai90VXBqT21TUzhqWEt6T1NraFNPS1MrMzk4CnBFZGhUQlhWcjF5Ti9Ra095cVJQaFBTN2laemR1T1U2QkJVc3QyQnNDTHZYYVRFdExsT1pZVnpPN1BlbjFtQUgKVW1yaTRNbks4REZkMEtaLzQ1STF0L09nUUkxWkJQVEJmWXY5LytidmNLYnU4eU0rYzZUdS9aSmJrSjA0YlN4QQpiM2ZibXoya3E2Mm5IQTQxbTZ4VEdqQnl0M3Rsb1RNdURDQW1yc3hCa05ubWhOeXlNRTdyTVF0UzU3SmV6c2tCCnEyU0k2MHppSHJiV2RFM3ovam9pOEdseHZnU1JBSmlPekV6dmswaGIrUTBseThVK2dtbHJBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRQ003UUFLNDJjUXFCZThpSnNsc2tzSFNabXRUQWZCZ05WSFNNRUdEQVdnQlRFS3NVeDlMdFIKbzg0TWxqcnJOMXd3bXpsZWp6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFHd1RGdUlvR1RLVHBHSloyM3M0WgpCWDhYQks2OXlNWFdYdWlieDVmU1Y3d1htVFVhRXBZSEdjQ0JuclNTR2pCbm5VVGNrVnN2R1pjZDR0cmtHL2dJCmVoVkd0NjdoZUh5QVZPQ2VoTWRDTFR0bjZNT29JTXp1TThWQXRRMXhDMUtvbnlQRmJ5WERCSUd4eTI3SzZEd3QKL2VQYmwwQXFyc0hjcWRDWmtVTEJIaDloU0hEeHhNUGJxeTFZR21GQjBnVC84a0FxYUIxYkY1dFd5ZmlwWXdnZApaYmVCS3hnTlFTS3IwOVVKM2tFYkRYL0RKdjZ5UjVDUDJOaGZTLzhlam5ndXVYeDhtWTdqaVJ6bDcrN2s3MnAzCkJBKzZ4eXZvOE1lVzZyVFEzaHBnTWl6MjMwQmkwTHpoK0xMMWpzMitlS0FQc1l6aXlMU0RMVlJVYlhWSjFpNTUKb1E9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Tuesday 09 July 2024 23:07:36 +0000 (0:00:00.663) 0:01:19.852 ********** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZrSsFGImtrnTQ\nnkvLRjt8xs4GvT/W9J2KOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjO\nmSS8jXKzOSkhSOKS+398pEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvX\naTEtLlOZYVzO7Pen1mAHUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu\n8yM+c6Tu/ZJbkJ04bSxAb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnm\nhNyyME7rMQtS57JezskBq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0l\ny8U+gmlrAgMBAAECggEAVQPpFWhr/UVxojjw6UdY3HbY6JDpag7HqMErj8LGurfD\no4GFt0jMM96VtYsUSV6nBWtVKYE5Xnsv6yCs1Gd6ML1WbwWEWFuZgxi2OC37KSYA\nRARbkUdbvSL0Ynpwpbgc7vfBPWGxawBOPOd8qWS6ieEY2kh6wTZc8v8hd9LLfVJx\nqyBkmWpm5MdNKfQNGA9LPDfXIoWeEWntwStBt/unutVNEI4iU64dBmGMhUL/wfA+\nlVPJHMq1qP240eftJVmTgZq2a/EiDaHHHHNSZ9vaFfs+rIsMDJoOXlk+dRW26kIz\nJp/uXvY/GXu8JcZRh75Uo0lNOV5y9H2IbeG5a56aIQKBgQD1ozfd3zGxW4wkVpWy\nUyJ9Tww63/BSXOQTLlowdJWbQIiDhtAdjspH5B5o9aWFqM98gItUM3nKZNOD02ro\ncnd41pO5XvXS+KfnGDnIEVSbsZ1ImRU439EHzWMZ3gI4WoWoBtoeXdET7w+AIuni\niqihXDNxXecHohdmS+LJHEdEjwKBgQDi2/s96G+f+GTW1h4Ayavdd8XRCKZl5RUB\nvREZKYIvs9kI2gAzJw0ufLxn7JDQDucwQTnPAX549RVUF5cnuGgWzegZQvI+Jd29\nQVOxgEVB1DAjdo3wHjwsvKrmJgxJI17+o+J3m+QeAQrSVEjrCRr+BcVMrhSgO0v6\nq4+yqzZTZQKBgEI+VDCnonUcJT0fhJtkxCZbDQdLoTn1ByUNGRF8P2RxEN+3maR+\n/5pHsNPJe2wCTIJdADYi87NbYZdpiqlJRWL3KzuQmmbc3Br8c4i688BRNAOCFTET\nWwHpp9IwBxU/hE/+GRCbaGkhzWJXCBAqKLPrc4wdMNLkKb9Ss8RctfONAoGBANfX\nWRmz1tCrMrY9DlrNhlm2pV2XD0qPRQdcbbI1Dgp44RxM3jfNBfue7lsqdzWdmFUP\nGgNcdop7FInn0AcYquBXlGbEjVqYCHsSdqDBXCOf0RVMrQsymSovb6J9vN6xaqZ4\nIvaOOeJaN4Oaca4+AZKCxw+H6VPyVv3u0U+7GnsJAoGBAPS3QUZrsUAcZ4FYZMph\naE7v1cQ9hI/6XizrY4cx7m/tABERy8h6XmArAjak6vrF5SWDyGXMq22ok/8OxoDZ\nFOen0K1O6YpS2EYrILhqc1Krvr6qStpZGtKpWzNeoe6ORhXyQMh9VhlhuTGGhNLV\nas/Tl6gA8SOUUz4o2VXDIhK2\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Tuesday 09 July 2024 23:07:36 +0000 (0:00:00.032) 0:01:19.885 ********** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZrSsFGImtrnTQ\nnkvLRjt8xs4GvT/W9J2KOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjO\nmSS8jXKzOSkhSOKS+398pEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvX\naTEtLlOZYVzO7Pen1mAHUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu\n8yM+c6Tu/ZJbkJ04bSxAb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnm\nhNyyME7rMQtS57JezskBq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0l\ny8U+gmlrAgMBAAECggEAVQPpFWhr/UVxojjw6UdY3HbY6JDpag7HqMErj8LGurfD\no4GFt0jMM96VtYsUSV6nBWtVKYE5Xnsv6yCs1Gd6ML1WbwWEWFuZgxi2OC37KSYA\nRARbkUdbvSL0Ynpwpbgc7vfBPWGxawBOPOd8qWS6ieEY2kh6wTZc8v8hd9LLfVJx\nqyBkmWpm5MdNKfQNGA9LPDfXIoWeEWntwStBt/unutVNEI4iU64dBmGMhUL/wfA+\nlVPJHMq1qP240eftJVmTgZq2a/EiDaHHHHNSZ9vaFfs+rIsMDJoOXlk+dRW26kIz\nJp/uXvY/GXu8JcZRh75Uo0lNOV5y9H2IbeG5a56aIQKBgQD1ozfd3zGxW4wkVpWy\nUyJ9Tww63/BSXOQTLlowdJWbQIiDhtAdjspH5B5o9aWFqM98gItUM3nKZNOD02ro\ncnd41pO5XvXS+KfnGDnIEVSbsZ1ImRU439EHzWMZ3gI4WoWoBtoeXdET7w+AIuni\niqihXDNxXecHohdmS+LJHEdEjwKBgQDi2/s96G+f+GTW1h4Ayavdd8XRCKZl5RUB\nvREZKYIvs9kI2gAzJw0ufLxn7JDQDucwQTnPAX549RVUF5cnuGgWzegZQvI+Jd29\nQVOxgEVB1DAjdo3wHjwsvKrmJgxJI17+o+J3m+QeAQrSVEjrCRr+BcVMrhSgO0v6\nq4+yqzZTZQKBgEI+VDCnonUcJT0fhJtkxCZbDQdLoTn1ByUNGRF8P2RxEN+3maR+\n/5pHsNPJe2wCTIJdADYi87NbYZdpiqlJRWL3KzuQmmbc3Br8c4i688BRNAOCFTET\nWwHpp9IwBxU/hE/+GRCbaGkhzWJXCBAqKLPrc4wdMNLkKb9Ss8RctfONAoGBANfX\nWRmz1tCrMrY9DlrNhlm2pV2XD0qPRQdcbbI1Dgp44RxM3jfNBfue7lsqdzWdmFUP\nGgNcdop7FInn0AcYquBXlGbEjVqYCHsSdqDBXCOf0RVMrQsymSovb6J9vN6xaqZ4\nIvaOOeJaN4Oaca4+AZKCxw+H6VPyVv3u0U+7GnsJAoGBAPS3QUZrsUAcZ4FYZMph\naE7v1cQ9hI/6XizrY4cx7m/tABERy8h6XmArAjak6vrF5SWDyGXMq22ok/8OxoDZ\nFOen0K1O6YpS2EYrILhqc1Krvr6qStpZGtKpWzNeoe6ORhXyQMh9VhlhuTGGhNLV\nas/Tl6gA8SOUUz4o2VXDIhK2\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.033211", "end": "2024-07-09 23:07:36.866682", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQMtRvBLpQSFmcW3p7Q2FTPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMzJk\nNDZmMDQtYmE1MDQ4NTktOWM1YjdhN2ItNDM2MTUzM2IwHhcNMjQwNzA5MjMwNzM1\nWhcNMjUwNzA5MjMwNzM1WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZrSsFGImtrnTQnkvLRjt8xs4GvT/W9J2K\nOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjOmSS8jXKzOSkhSOKS+398\npEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvXaTEtLlOZYVzO7Pen1mAH\nUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu8yM+c6Tu/ZJbkJ04bSxA\nb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnmhNyyME7rMQtS57JezskB\nq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0ly8U+gmlrAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQCM7QAK42cQqBe8iJslsksHSZmtTAfBgNVHSMEGDAWgBTEKsUx9LtR\no84MljrrN1wwmzlejzANBgkqhkiG9w0BAQsFAAOCAQEAGwTFuIoGTKTpGJZ23s4Z\nBX8XBK69yMXWXuibx5fSV7wXmTUaEpYHGcCBnrSSGjBnnUTckVsvGZcd4trkG/gI\nehVGt67heHyAVOCehMdCLTtn6MOoIMzuM8VAtQ1xC1KonyPFbyXDBIGxy27K6Dwt\n/ePbl0AqrsHcqdCZkULBHh9hSHDxxMPbqy1YGmFB0gT/8kAqaB1bF5tWyfipYwgd\nZbeBKxgNQSKr09UJ3kEbDX/DJv6yR5CP2NhfS/8ejnguuXx8mY7jiRzl7+7k72p3\nBA+6xyvo8MeW6rTQ3hpgMiz230Bi0Lzh+LL1js2+eKAPsYziyLSDLVRUbXVJ1i55\noQ==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZrSsFGImtrnTQ\nnkvLRjt8xs4GvT/W9J2KOto0Ek7JiVM0qOsqMRUhRegeF7O2avsKOaKDhj/tUpjO\nmSS8jXKzOSkhSOKS+398pEdhTBXVr1yN/QkOyqRPhPS7iZzduOU6BBUst2BsCLvX\naTEtLlOZYVzO7Pen1mAHUmri4MnK8DFd0KZ/45I1t/OgQI1ZBPTBfYv9/+bvcKbu\n8yM+c6Tu/ZJbkJ04bSxAb3fbmz2kq62nHA41m6xTGjByt3tloTMuDCAmrsxBkNnm\nhNyyME7rMQtS57JezskBq2SI60ziHrbWdE3z/joi8GlxvgSRAJiOzEzvk0hb+Q0l\ny8U+gmlrAgMBAAECggEAVQPpFWhr/UVxojjw6UdY3HbY6JDpag7HqMErj8LGurfD\no4GFt0jMM96VtYsUSV6nBWtVKYE5Xnsv6yCs1Gd6ML1WbwWEWFuZgxi2OC37KSYA\nRARbkUdbvSL0Ynpwpbgc7vfBPWGxawBOPOd8qWS6ieEY2kh6wTZc8v8hd9LLfVJx\nqyBkmWpm5MdNKfQNGA9LPDfXIoWeEWntwStBt/unutVNEI4iU64dBmGMhUL/wfA+\nlVPJHMq1qP240eftJVmTgZq2a/EiDaHHHHNSZ9vaFfs+rIsMDJoOXlk+dRW26kIz\nJp/uXvY/GXu8JcZRh75Uo0lNOV5y9H2IbeG5a56aIQKBgQD1ozfd3zGxW4wkVpWy\nUyJ9Tww63/BSXOQTLlowdJWbQIiDhtAdjspH5B5o9aWFqM98gItUM3nKZNOD02ro\ncnd41pO5XvXS+KfnGDnIEVSbsZ1ImRU439EHzWMZ3gI4WoWoBtoeXdET7w+AIuni\niqihXDNxXecHohdmS+LJHEdEjwKBgQDi2/s96G+f+GTW1h4Ayavdd8XRCKZl5RUB\nvREZKYIvs9kI2gAzJw0ufLxn7JDQDucwQTnPAX549RVUF5cnuGgWzegZQvI+Jd29\nQVOxgEVB1DAjdo3wHjwsvKrmJgxJI17+o+J3m+QeAQrSVEjrCRr+BcVMrhSgO0v6\nq4+yqzZTZQKBgEI+VDCnonUcJT0fhJtkxCZbDQdLoTn1ByUNGRF8P2RxEN+3maR+\n/5pHsNPJe2wCTIJdADYi87NbYZdpiqlJRWL3KzuQmmbc3Br8c4i688BRNAOCFTET\nWwHpp9IwBxU/hE/+GRCbaGkhzWJXCBAqKLPrc4wdMNLkKb9Ss8RctfONAoGBANfX\nWRmz1tCrMrY9DlrNhlm2pV2XD0qPRQdcbbI1Dgp44RxM3jfNBfue7lsqdzWdmFUP\nGgNcdop7FInn0AcYquBXlGbEjVqYCHsSdqDBXCOf0RVMrQsymSovb6J9vN6xaqZ4\nIvaOOeJaN4Oaca4+AZKCxw+H6VPyVv3u0U+7GnsJAoGBAPS3QUZrsUAcZ4FYZMph\naE7v1cQ9hI/6XizrY4cx7m/tABERy8h6XmArAjak6vrF5SWDyGXMq22ok/8OxoDZ\nFOen0K1O6YpS2EYrILhqc1Krvr6qStpZGtKpWzNeoe6ORhXyQMh9VhlhuTGGhNLV\nas/Tl6gA8SOUUz4o2VXDIhK2\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-09 23:07:36.833471" } STDOUT: Request "20240709230735" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Tuesday 09 July 2024 23:07:36 +0000 (0:00:00.243) 0:01:20.128 ********** changed: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:35 Tuesday 09 July 2024 23:07:37 +0000 (0:00:00.614) 0:01:20.743 ********** changed: [sut] => { "changed": true, "checksum": "e1116cd8af0ddab89671fe2b520a7fd76f72244a", "dest": "/tmp/lsr_pfblvpel_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "1a15c2d3ebe43901329e09ca74d6cff8", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720566457.5703924-2641-193648357872605/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:41 Tuesday 09 July 2024 23:07:38 +0000 (0:00:00.699) 0:01:21.442 ********** changed: [sut] => { "changed": true, "checksum": "7c589f1842ebc73443aa48bb704cce615674295e", "dest": "/tmp/lsr_pfblvpel_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "12062b7499eea907bc7a6a212b12fd9f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1720566458.2474766-2651-220370244857529/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:47 Tuesday 09 July 2024 23:07:38 +0000 (0:00:00.674) 0:01:22.117 ********** changed: [sut] => { "changed": true, "checksum": "e1116cd8af0ddab89671fe2b520a7fd76f72244a", "dest": "/tmp/lsr_pfblvpel_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "1a15c2d3ebe43901329e09ca74d6cff8", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720566458.9276774-2675-233776153986586/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:54 Tuesday 09 July 2024 23:07:39 +0000 (0:00:00.522) 0:01:22.640 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:59 Tuesday 09 July 2024 23:07:43 +0000 (0:00:03.854) 0:01:26.495 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:67 Tuesday 09 July 2024 23:07:43 +0000 (0:00:00.240) 0:01:26.735 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:84 Tuesday 09 July 2024 23:07:44 +0000 (0:00:00.575) 0:01:27.310 ********** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_pfblvpel_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:92 Tuesday 09 July 2024 23:07:44 +0000 (0:00:00.023) 0:01:27.334 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_pfblvpel_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:02.667246", "end": "2024-07-09 23:07:46.959164", "rc": 0, "start": "2024-07-09 23:07:44.291918" } STDOUT: cc9a68aba6272ca3fbcd80357275d470ce95f732f5a3c3e88c571edf94ab24c7 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:103 Tuesday 09 July 2024 23:07:46 +0000 (0:00:02.894) 0:01:30.229 ********** ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:107 Tuesday 09 July 2024 23:07:47 +0000 (0:00:00.309) 0:01:30.538 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.043098", "end": "2024-07-09 23:07:47.528599", "rc": 0, "start": "2024-07-09 23:07:47.485501" } STDERR: time="2024-07-09T23:07:46.962109694Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.962225946Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.962474047Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.963085758Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.963175172Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.963566814Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 time="2024-07-09T23:07:46.964075163Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.19.9 instance.id=19474e09-cc88-4a88-9278-49c04580d5c1 service=registry version=2.8.2 2024/07/09 23:07:47 http: TLS handshake error from 10.88.0.1:35344: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:113 Tuesday 09 July 2024 23:07:47 +0000 (0:00:00.310) 0:01:30.848 ********** ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:118 Tuesday 09 July 2024 23:07:47 +0000 (0:00:00.049) 0:01:30.898 ********** changed: [sut] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_pfblvpel_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_pfblvpel_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.404989", "end": "2024-07-09 23:07:49.283639", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-09 23:07:47.878650" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:129 Tuesday 09 July 2024 23:07:49 +0000 (0:00:01.653) 0:01:32.551 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_pfblvpel_podman/auth/auth.json", "--cert-dir=/tmp/lsr_pfblvpel_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.193919", "end": "2024-07-09 23:07:49.689234", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-09 23:07:49.495315" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:60 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.400) 0:01:32.951 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.038) 0:01:32.990 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.039) 0:01:33.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.070) 0:01:33.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.031) 0:01:33.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.023) 0:01:33.154 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:07:49 +0000 (0:00:00.049) 0:01:33.204 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:07:50 +0000 (0:00:00.727) 0:01:33.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:07:50 +0000 (0:00:00.023) 0:01:33.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:07:50 +0000 (0:00:00.026) 0:01:33.981 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030474", "end": "2024-07-09 23:07:50.954211", "rc": 0, "start": "2024-07-09 23:07:50.923737" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:07:50 +0000 (0:00:00.234) 0:01:34.216 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.020) 0:01:34.236 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.020) 0:01:34.257 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.038) 0:01:34.296 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.036) 0:01:34.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.025) 0:01:34.358 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.028) 0:01:34.386 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.038) 0:01:34.425 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.297) 0:01:34.722 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.033) 0:01:34.756 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.210) 0:01:34.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.044) 0:01:35.010 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.038) 0:01:35.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.033) 0:01:35.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.055) 0:01:35.138 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:07:51 +0000 (0:00:00.051) 0:01:35.189 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.104) 0:01:35.293 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.039) 0:01:35.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.030) 0:01:35.364 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.054) 0:01:35.419 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.057) 0:01:35.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.020) 0:01:35.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.021) 0:01:35.520 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.062) 0:01:35.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.067) 0:01:35.650 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.023) 0:01:35.673 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.043) 0:01:35.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.022) 0:01:35.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.021) 0:01:35.761 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.054) 0:01:35.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.023) 0:01:35.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.021) 0:01:35.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.035) 0:01:35.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.022) 0:01:35.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.021) 0:01:35.941 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.019) 0:01:35.960 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.019) 0:01:35.979 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.023) 0:01:36.003 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.028) 0:01:36.031 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.022) 0:01:36.054 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.104) 0:01:36.158 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.026) 0:01:36.185 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:07:52 +0000 (0:00:00.028) 0:01:36.213 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.022) 0:01:36.236 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.040) 0:01:36.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.027) 0:01:36.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.025) 0:01:36.328 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.036) 0:01:36.365 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.224) 0:01:36.590 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.027) 0:01:36.617 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.206) 0:01:36.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.032) 0:01:36.856 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.034) 0:01:36.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.022) 0:01:36.913 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.031) 0:01:36.944 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.049) 0:01:36.994 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.073) 0:01:37.068 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.028) 0:01:37.096 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.029) 0:01:37.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.022) 0:01:37.149 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.035) 0:01:37.184 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.021) 0:01:37.206 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:07:53 +0000 (0:00:00.024) 0:01:37.230 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.024) 0:01:37.254 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006255", "end": "2024-07-09 23:07:54.198587", "rc": 0, "start": "2024-07-09 23:07:54.192332" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.205) 0:01:37.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.022) 0:01:37.482 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.044) 0:01:37.526 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.034) 0:01:37.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.019) 0:01:37.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.019) 0:01:37.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.018) 0:01:37.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.021) 0:01:37.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:07:54 +0000 (0:00:00.035) 0:01:37.675 ********** failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:75 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.601) 0:01:38.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:86 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.024) 0:01:38.301 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.050) 0:01:38.352 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.042) 0:01:38.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.044) 0:01:38.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.049) 0:01:38.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.028) 0:01:38.517 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:07:55 +0000 (0:00:00.048) 0:01:38.566 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.711) 0:01:39.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.020) 0:01:39.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.025) 0:01:39.323 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029554", "end": "2024-07-09 23:07:56.295712", "rc": 0, "start": "2024-07-09 23:07:56.266158" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.234) 0:01:39.558 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.021) 0:01:39.579 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.020) 0:01:39.600 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.061) 0:01:39.661 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.039) 0:01:39.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.025) 0:01:39.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.024) 0:01:39.749 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.026) 0:01:39.776 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.203) 0:01:39.980 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.024) 0:01:40.004 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.202) 0:01:40.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:07:56 +0000 (0:00:00.019) 0:01:40.226 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.061) 0:01:40.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.027) 0:01:40.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.024) 0:01:40.338 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.022) 0:01:40.361 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.019) 0:01:40.381 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.021) 0:01:40.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.023) 0:01:40.425 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.026) 0:01:40.451 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.038) 0:01:40.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.029) 0:01:40.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.019) 0:01:40.538 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.036) 0:01:40.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.020) 0:01:40.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.036) 0:01:40.632 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.041) 0:01:40.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.019) 0:01:40.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.065) 0:01:40.759 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.049) 0:01:40.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.020) 0:01:40.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.019) 0:01:40.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.019) 0:01:40.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.906 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.925 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.943 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.961 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.017) 0:01:40.979 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.018) 0:01:40.998 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.054) 0:01:41.053 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.026) 0:01:41.080 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.028) 0:01:41.108 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.021) 0:01:41.129 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.064) 0:01:41.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:07:57 +0000 (0:00:00.029) 0:01:41.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.025) 0:01:41.248 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.029) 0:01:41.278 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.207) 0:01:41.485 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.026) 0:01:41.512 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.208) 0:01:41.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.039) 0:01:41.760 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.024) 0:01:41.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.021) 0:01:41.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.027) 0:01:41.834 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.021) 0:01:41.856 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.021) 0:01:41.877 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.022) 0:01:41.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.022) 0:01:41.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.023) 0:01:41.946 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.036) 0:01:41.982 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.025) 0:01:42.008 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.062) 0:01:42.070 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:07:58 +0000 (0:00:00.028) 0:01:42.098 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006201", "end": "2024-07-09 23:07:59.042795", "rc": 0, "start": "2024-07-09 23:07:59.036594" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.206) 0:01:42.305 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.020) 0:01:42.326 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.050) 0:01:42.376 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.048) 0:01:42.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.023) 0:01:42.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.022) 0:01:42.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.023) 0:01:42.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.021) 0:01:42.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.022) 0:01:42.539 ********** failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:101 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.494) 0:01:43.033 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:112 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.022) 0:01:43.055 ********** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_j1lu_bj3_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:120 Tuesday 09 July 2024 23:07:59 +0000 (0:00:00.112) 0:01:43.168 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.071) 0:01:43.239 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.034) 0:01:43.273 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.024) 0:01:43.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.018) 0:01:43.316 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.019) 0:01:43.336 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.045) 0:01:43.381 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.672) 0:01:44.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.021) 0:01:44.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:08:00 +0000 (0:00:00.044) 0:01:44.120 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029597", "end": "2024-07-09 23:08:01.101217", "rc": 0, "start": "2024-07-09 23:08:01.071620" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.292) 0:01:44.413 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.024) 0:01:44.437 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.022) 0:01:44.460 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.070) 0:01:44.531 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.039) 0:01:44.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.029) 0:01:44.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.045) 0:01:44.645 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.031) 0:01:44.676 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.232) 0:01:44.909 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.045) 0:01:44.955 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.234) 0:01:45.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:01 +0000 (0:00:00.026) 0:01:45.216 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.026) 0:01:45.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.022) 0:01:45.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.020) 0:01:45.286 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.021) 0:01:45.308 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.023) 0:01:45.331 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.055) 0:01:45.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.037) 0:01:45.425 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.030) 0:01:45.455 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.044) 0:01:45.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.023) 0:01:45.523 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.026) 0:01:45.549 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.041) 0:01:45.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.021) 0:01:45.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.022) 0:01:45.635 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.038) 0:01:45.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.021) 0:01:45.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.021) 0:01:45.717 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.052) 0:01:45.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.062) 0:01:45.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.036) 0:01:45.869 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.082) 0:01:45.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.027) 0:01:45.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.021) 0:01:46.000 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.020) 0:01:46.021 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.018) 0:01:46.040 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.048) 0:01:46.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.020) 0:01:46.108 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.046) 0:01:46.154 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.026) 0:01:46.181 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:02 +0000 (0:00:00.039) 0:01:46.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.031) 0:01:46.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.029) 0:01:46.282 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.030) 0:01:46.312 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.220) 0:01:46.533 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.033) 0:01:46.566 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.261) 0:01:46.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.023) 0:01:46.852 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.073) 0:01:46.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.040) 0:01:46.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.020) 0:01:46.986 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.020) 0:01:47.006 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.019) 0:01:47.026 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.020) 0:01:47.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.020) 0:01:47.066 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.024) 0:01:47.091 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.020) 0:01:47.112 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:08:03 +0000 (0:00:00.028) 0:01:47.140 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.212) 0:01:47.353 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.634) 0:01:47.988 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.030) 0:01:48.018 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.023) 0:01:48.041 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.021) 0:01:48.063 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.064) 0:01:48.127 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.027) 0:01:48.155 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:08:04 +0000 (0:00:00.067) 0:01:48.222 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.028) 0:01:48.250 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.031) 0:01:48.282 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.026) 0:01:48.308 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.044) 0:01:48.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.033) 0:01:48.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.038) 0:01:48.424 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.057) 0:01:48.482 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.223) 0:01:48.706 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.027) 0:01:48.733 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.201) 0:01:48.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.023) 0:01:48.957 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.022) 0:01:48.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.056) 0:01:49.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.021) 0:01:49.057 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.020) 0:01:49.078 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.020) 0:01:49.098 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.020) 0:01:49.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.023) 0:01:49.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.022) 0:01:49.165 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.033) 0:01:49.199 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:08:05 +0000 (0:00:00.030) 0:01:49.230 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.030) 0:01:49.260 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.034) 0:01:49.295 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006199", "end": "2024-07-09 23:08:06.248638", "rc": 0, "start": "2024-07-09 23:08:06.242439" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.223) 0:01:49.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.044) 0:01:49.562 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.071) 0:01:49.634 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.038) 0:01:49.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.023) 0:01:49.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.065) 0:01:49.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.022) 0:01:49.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.021) 0:01:49.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:08:06 +0000 (0:00:00.022) 0:01:49.829 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Tuesday 09 July 2024 23:08:07 +0000 (0:00:00.638) 0:01:50.467 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Tuesday 09 July 2024 23:08:07 +0000 (0:00:00.201) 0:01:50.669 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Tuesday 09 July 2024 23:08:07 +0000 (0:00:00.210) 0:01:50.880 ********** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1720566487.6866915-3764-183409797248175/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Tuesday 09 July 2024 23:08:08 +0000 (0:00:00.637) 0:01:51.517 ********** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: f94be0c386f5077f7c9b80a341beb697bab6acf76139c8ba81780887d2319bc9 Container: ddc7a475beae90c4f8dd8fce29bec80c7710834b4bc69e113f8bc0c0cf622537 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Tuesday 09 July 2024 23:08:09 +0000 (0:00:01.067) 0:01:52.585 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Tuesday 09 July 2024 23:08:10 +0000 (0:00:00.707) 0:01:53.293 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target \"system-podman\\\\x2dkube.slice\" basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount \"system-podman\\\\x2dkube.slice\" sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Tuesday 09 July 2024 23:08:10 +0000 (0:00:00.739) 0:01:54.033 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" systemd-journald.socket basic.target sysinit.target -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Tuesday 09 July 2024 23:08:12 +0000 (0:00:01.360) 0:01:55.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.027) 0:01:55.421 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.068) 0:01:55.489 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.028) 0:01:55.518 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.034) 0:01:55.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.027) 0:01:55.580 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.070) 0:01:55.650 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.049) 0:01:55.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.036) 0:01:55.737 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.027) 0:01:55.764 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.067) 0:01:55.832 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.322) 0:01:56.154 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:12 +0000 (0:00:00.035) 0:01:56.190 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.285) 0:01:56.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.021) 0:01:56.497 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.023) 0:01:56.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.023) 0:01:56.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.021) 0:01:56.565 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.020) 0:01:56.586 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.026) 0:01:56.612 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.043) 0:01:56.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.035) 0:01:56.691 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.109) 0:01:56.801 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.022) 0:01:56.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.031) 0:01:56.856 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.045) 0:01:56.901 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.024) 0:01:56.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.026) 0:01:56.952 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.052) 0:01:57.004 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.080) 0:01:57.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.024) 0:01:57.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.022) 0:01:57.131 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.021) 0:01:57.153 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Tuesday 09 July 2024 23:08:13 +0000 (0:00:00.024) 0:01:57.177 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "actions": [ "Pulled image localhost:5000/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610", "localhost:5000/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "localhost:5000/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "localhost:5000/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "localhost:5000/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377", "quay.io/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "localhost:5000/libpod/testimage:20210610", "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7988288, "User": "", "Version": "", "VirtualSize": 7988288 } ], "item": "localhost:5000/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman pull localhost:5000/libpod/testimage:20210610 -q --creds podman_username:********", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Tuesday 09 July 2024 23:08:14 +0000 (0:00:00.882) 0:01:58.059 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 09 July 2024 23:08:15 +0000 (0:00:00.291) 0:01:58.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Tuesday 09 July 2024 23:08:15 +0000 (0:00:00.110) 0:01:58.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Tuesday 09 July 2024 23:08:15 +0000 (0:00:00.042) 0:01:58.503 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720566495.3319523-3990-14692363353345/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.824) 0:01:59.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.023) 0:01:59.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.028) 0:01:59.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.030) 0:01:59.410 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.019) 0:01:59.430 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.021) 0:01:59.452 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.057) 0:01:59.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.019) 0:01:59.529 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.021) 0:01:59.550 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.020) 0:01:59.571 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.036) 0:01:59.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.028) 0:01:59.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.067) 0:01:59.703 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.031) 0:01:59.734 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.299) 0:02:00.034 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:16 +0000 (0:00:00.028) 0:02:00.062 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.298) 0:02:00.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.025) 0:02:00.386 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.023) 0:02:00.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.035) 0:02:00.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.027) 0:02:00.474 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.021) 0:02:00.495 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.020) 0:02:00.516 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.020) 0:02:00.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.021) 0:02:00.558 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.027) 0:02:00.585 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.027) 0:02:00.612 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.048) 0:02:00.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.030) 0:02:00.691 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.099) 0:02:00.790 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.041) 0:02:00.832 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.045) 0:02:00.877 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:135 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.025) 0:02:00.903 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.053) 0:02:00.956 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.036) 0:02:00.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.031) 0:02:01.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.021) 0:02:01.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.021) 0:02:01.068 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:08:17 +0000 (0:00:00.057) 0:02:01.126 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:08:18 +0000 (0:00:00.911) 0:02:02.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:08:18 +0000 (0:00:00.170) 0:02:02.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.063) 0:02:02.271 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.054438", "end": "2024-07-09 23:08:19.361957", "rc": 0, "start": "2024-07-09 23:08:19.307519" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.375) 0:02:02.646 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.036) 0:02:02.683 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.031) 0:02:02.715 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.054) 0:02:02.769 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.044) 0:02:02.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.043) 0:02:02.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.028) 0:02:02.886 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:19 +0000 (0:00:00.035) 0:02:02.922 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.331) 0:02:03.254 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.030) 0:02:03.284 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.328) 0:02:03.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.025) 0:02:03.638 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.059) 0:02:03.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.023) 0:02:03.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.020) 0:02:03.741 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.022) 0:02:03.763 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.020) 0:02:03.784 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.021) 0:02:03.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.022) 0:02:03.828 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.031) 0:02:03.860 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.039) 0:02:03.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.021) 0:02:03.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.022) 0:02:03.944 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.041) 0:02:03.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.028) 0:02:04.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.024) 0:02:04.039 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.055) 0:02:04.095 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.021) 0:02:04.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.056) 0:02:04.173 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:08:20 +0000 (0:00:00.040) 0:02:04.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.039) 0:02:04.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.029) 0:02:04.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.044) 0:02:04.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.028) 0:02:04.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.022) 0:02:04.379 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.022) 0:02:04.402 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.026) 0:02:04.428 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.048) 0:02:04.476 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.024) 0:02:04.501 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.022) 0:02:04.523 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.048) 0:02:04.572 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.027) 0:02:04.600 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.030) 0:02:04.630 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.024) 0:02:04.655 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.071) 0:02:04.727 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.035) 0:02:04.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.024) 0:02:04.786 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.029) 0:02:04.816 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.297) 0:02:05.114 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:21 +0000 (0:00:00.053) 0:02:05.167 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.297) 0:02:05.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.044) 0:02:05.509 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.035) 0:02:05.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.024) 0:02:05.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.033) 0:02:05.604 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.025) 0:02:05.629 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.024) 0:02:05.654 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.054) 0:02:05.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.030) 0:02:05.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.083) 0:02:05.823 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.048) 0:02:05.871 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.078) 0:02:05.950 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.041) 0:02:05.991 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:08:22 +0000 (0:00:00.036) 0:02:06.028 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.009948", "end": "2024-07-09 23:08:23.068373", "rc": 0, "start": "2024-07-09 23:08:23.058425" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.310) 0:02:06.338 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.060) 0:02:06.399 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.063) 0:02:06.462 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.044) 0:02:06.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.022) 0:02:06.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.037) 0:02:06.567 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.032) 0:02:06.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.027) 0:02:06.627 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:08:23 +0000 (0:00:00.020) 0:02:06.648 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Tuesday 09 July 2024 23:08:24 +0000 (0:00:00.822) 0:02:07.471 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720566488.6680958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720566488.2081084, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203424135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720566487.9801145, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "1781249669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Tuesday 09 July 2024 23:08:24 +0000 (0:00:00.315) 0:02:07.786 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Tuesday 09 July 2024 23:08:24 +0000 (0:00:00.287) 0:02:08.074 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Tuesday 09 July 2024 23:08:25 +0000 (0:00:00.667) 0:02:08.741 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.497) 0:02:09.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.021) 0:02:09.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.021) 0:02:09.283 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.021) 0:02:09.304 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.022) 0:02:09.327 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.052) 0:02:09.379 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.028) 0:02:09.408 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.026) 0:02:09.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.059) 0:02:09.494 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.029) 0:02:09.524 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.037) 0:02:09.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.028) 0:02:09.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.024) 0:02:09.614 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.027) 0:02:09.642 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.232) 0:02:09.874 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.030) 0:02:09.905 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.253) 0:02:10.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.022) 0:02:10.181 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.025) 0:02:10.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:26 +0000 (0:00:00.022) 0:02:10.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.022) 0:02:10.252 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.021) 0:02:10.274 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.022) 0:02:10.296 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.027) 0:02:10.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.022) 0:02:10.346 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.124) 0:02:10.471 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.037) 0:02:10.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.035) 0:02:10.544 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.057) 0:02:10.601 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.032) 0:02:10.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.026) 0:02:10.660 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.045) 0:02:10.705 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.040) 0:02:10.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.040) 0:02:10.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.023) 0:02:10.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.022) 0:02:10.832 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Tuesday 09 July 2024 23:08:27 +0000 (0:00:00.021) 0:02:10.854 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "actions": [ "Pulled image localhost:5000/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610", "localhost:5000/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "localhost:5000/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "localhost:5000/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "localhost:5000/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377", "quay.io/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "localhost:5000/libpod/testimage:20210610", "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7988288, "User": "", "Version": "", "VirtualSize": 7988288 } ], "item": "localhost:5000/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman pull localhost:5000/libpod/testimage:20210610 -q --creds podman_username:********", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Tuesday 09 July 2024 23:08:28 +0000 (0:00:00.909) 0:02:11.763 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 09 July 2024 23:08:28 +0000 (0:00:00.376) 0:02:12.140 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Tuesday 09 July 2024 23:08:28 +0000 (0:00:00.034) 0:02:12.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Tuesday 09 July 2024 23:08:28 +0000 (0:00:00.026) 0:02:12.200 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.695) 0:02:12.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.030) 0:02:12.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.023) 0:02:12.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.034) 0:02:12.985 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.037) 0:02:13.022 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.043) 0:02:13.066 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:146 Tuesday 09 July 2024 23:08:29 +0000 (0:00:00.036) 0:02:13.103 ********** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_j1lu_bj3_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:152 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.444) 0:02:13.548 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.065) 0:02:13.613 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.112) 0:02:13.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.043) 0:02:13.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.025) 0:02:13.795 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.070) 0:02:13.866 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:08:30 +0000 (0:00:00.085) 0:02:13.951 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:08:31 +0000 (0:00:00.960) 0:02:14.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:08:31 +0000 (0:00:00.027) 0:02:14.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:08:31 +0000 (0:00:00.043) 0:02:14.984 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033234", "end": "2024-07-09 23:08:31.984821", "rc": 0, "start": "2024-07-09 23:08:31.951587" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.320) 0:02:15.304 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.022) 0:02:15.327 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.022) 0:02:15.349 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.040) 0:02:15.390 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.116) 0:02:15.506 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.028) 0:02:15.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.025) 0:02:15.560 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.029) 0:02:15.590 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.275) 0:02:15.865 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.058) 0:02:15.923 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.263) 0:02:16.187 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:32 +0000 (0:00:00.022) 0:02:16.209 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.023) 0:02:16.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.024) 0:02:16.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.031) 0:02:16.288 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.025) 0:02:16.314 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.037) 0:02:16.351 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.028) 0:02:16.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.037) 0:02:16.417 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.045) 0:02:16.463 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.105) 0:02:16.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.035) 0:02:16.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.059) 0:02:16.665 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.050) 0:02:16.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.043) 0:02:16.758 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.022) 0:02:16.781 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.041) 0:02:16.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.021) 0:02:16.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.021) 0:02:16.865 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.046) 0:02:16.912 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.023) 0:02:16.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.020) 0:02:16.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.032) 0:02:16.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.019) 0:02:17.008 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.020) 0:02:17.029 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.020) 0:02:17.049 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.051) 0:02:17.100 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.027) 0:02:17.128 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.062) 0:02:17.191 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:08:33 +0000 (0:00:00.024) 0:02:17.216 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.035) 0:02:17.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.036) 0:02:17.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.045) 0:02:17.333 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.037) 0:02:17.371 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.272) 0:02:17.643 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.077) 0:02:17.720 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.310) 0:02:18.031 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.023) 0:02:18.054 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.026) 0:02:18.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.048) 0:02:18.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.023) 0:02:18.153 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:34 +0000 (0:00:00.060) 0:02:18.213 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:35 +0000 (0:00:00.021) 0:02:18.234 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:35 +0000 (0:00:00.031) 0:02:18.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:08:35 +0000 (0:00:00.051) 0:02:18.317 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:08:35 +0000 (0:00:00.056) 0:02:18.374 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:08:35 +0000 (0:00:00.241) 0:02:18.616 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.772) 0:02:19.388 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.048) 0:02:19.437 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.022) 0:02:19.460 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.040) 0:02:19.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.028) 0:02:19.529 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.022) 0:02:19.552 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.103) 0:02:19.656 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.072) 0:02:19.728 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.054) 0:02:19.783 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.085) 0:02:19.869 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.061) 0:02:19.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.029) 0:02:19.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.029) 0:02:19.989 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:36 +0000 (0:00:00.059) 0:02:20.049 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.263) 0:02:20.312 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.041) 0:02:20.353 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.293) 0:02:20.647 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.032) 0:02:20.679 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.029) 0:02:20.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.041) 0:02:20.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.041) 0:02:20.791 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.030) 0:02:20.822 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.021) 0:02:20.843 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.022) 0:02:20.865 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.038) 0:02:20.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.061) 0:02:20.965 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.032) 0:02:20.997 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.023) 0:02:21.021 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.024) 0:02:21.045 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:08:37 +0000 (0:00:00.026) 0:02:21.072 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007779", "end": "2024-07-09 23:08:38.070720", "rc": 0, "start": "2024-07-09 23:08:38.062941" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.264) 0:02:21.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.034) 0:02:21.371 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.077) 0:02:21.448 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.078) 0:02:21.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.060) 0:02:21.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.070) 0:02:21.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.051) 0:02:21.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.023) 0:02:21.733 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:08:38 +0000 (0:00:00.023) 0:02:21.756 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Tuesday 09 July 2024 23:08:39 +0000 (0:00:00.966) 0:02:22.723 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720566488.6680958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720566488.2081084, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203424135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720566487.9801145, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "1781249669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Tuesday 09 July 2024 23:08:39 +0000 (0:00:00.288) 0:02:23.011 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Tuesday 09 July 2024 23:08:40 +0000 (0:00:00.326) 0:02:23.338 ********** ok: [sut] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Tuesday 09 July 2024 23:08:40 +0000 (0:00:00.756) 0:02:24.094 ********** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.422) 0:02:24.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.027) 0:02:24.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.025) 0:02:24.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.022) 0:02:24.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.036) 0:02:24.630 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.058) 0:02:24.688 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.026) 0:02:24.715 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.024) 0:02:24.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.055) 0:02:24.794 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.030) 0:02:24.824 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.039) 0:02:24.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.033) 0:02:24.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.040) 0:02:24.938 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:41 +0000 (0:00:00.031) 0:02:24.969 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.294) 0:02:25.263 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.043) 0:02:25.307 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.267) 0:02:25.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.022) 0:02:25.597 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.021) 0:02:25.619 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.022) 0:02:25.642 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.020) 0:02:25.662 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.025) 0:02:25.688 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.031) 0:02:25.720 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.021) 0:02:25.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.021) 0:02:25.763 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.172) 0:02:25.936 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.026) 0:02:25.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.021) 0:02:25.984 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.042) 0:02:26.027 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.024) 0:02:26.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.020) 0:02:26.072 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.043) 0:02:26.115 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.039) 0:02:26.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.021) 0:02:26.177 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:42 +0000 (0:00:00.025) 0:02:26.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 09 July 2024 23:08:43 +0000 (0:00:00.030) 0:02:26.232 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Tuesday 09 July 2024 23:08:43 +0000 (0:00:00.021) 0:02:26.253 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "actions": [ "Pulled image localhost:5000/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "GraphDriver": { "Data": { "UpperDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/var/lib/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/libpod/testimage:20210610", "localhost:5000/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "localhost:5000/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "localhost:5000/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "localhost:5000/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377", "quay.io/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "quay.io/libpod/testimage@sha256:d48f2feaca74863c342cd9ce11edbe208675975740e7f4dd635b7b345339426a", "quay.io/libpod/testimage@sha256:d8dc9f2a78e190963a75852ce55b926a1cf90c7d2e6d15b30b6bc43cd73a6377" ], "RepoTags": [ "localhost:5000/libpod/testimage:20210610", "quay.io/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7988288, "User": "", "Version": "", "VirtualSize": 7988288 } ], "item": "localhost:5000/libpod/testimage:20210610", "podman_actions": [ "/usr/bin/podman image ls localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman inspect localhost:5000/libpod/testimage:20210610 --format json", "/usr/bin/podman pull localhost:5000/libpod/testimage:20210610 -q", "/usr/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Tuesday 09 July 2024 23:08:43 +0000 (0:00:00.843) 0:02:27.097 ********** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.319) 0:02:27.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.021) 0:02:27.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.022) 0:02:27.460 ********** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.644) 0:02:28.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.028) 0:02:28.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.033) 0:02:28.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:08:44 +0000 (0:00:00.052) 0:02:28.219 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.037) 0:02:28.256 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.065) 0:02:28.322 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.040) 0:02:28.362 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.054) 0:02:28.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.044) 0:02:28.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.036) 0:02:28.497 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.039) 0:02:28.536 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.316) 0:02:28.853 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.027) 0:02:28.880 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.299) 0:02:29.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:45 +0000 (0:00:00.027) 0:02:29.207 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.025) 0:02:29.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.024) 0:02:29.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.024) 0:02:29.281 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.024) 0:02:29.306 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.029) 0:02:29.336 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.041) 0:02:29.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.039) 0:02:29.417 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.079) 0:02:29.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.037) 0:02:29.534 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.025) 0:02:29.559 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.026) 0:02:29.586 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.021) 0:02:29.607 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.021) 0:02:29.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.026) 0:02:29.656 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:164 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.056) 0:02:29.712 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.065) 0:02:29.778 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.040) 0:02:29.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.028) 0:02:29.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.022) 0:02:29.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.028) 0:02:29.900 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:08:46 +0000 (0:00:00.050) 0:02:29.950 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:08:47 +0000 (0:00:00.875) 0:02:30.825 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:08:47 +0000 (0:00:00.021) 0:02:30.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:08:47 +0000 (0:00:00.090) 0:02:30.938 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040990", "end": "2024-07-09 23:08:47.939241", "rc": 0, "start": "2024-07-09 23:08:47.898251" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:08:47 +0000 (0:00:00.291) 0:02:31.229 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.026) 0:02:31.255 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.025) 0:02:31.281 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.042) 0:02:31.323 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.060) 0:02:31.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.026) 0:02:31.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.026) 0:02:31.438 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.030) 0:02:31.468 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.335) 0:02:31.804 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.054) 0:02:31.858 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.277) 0:02:32.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.026) 0:02:32.162 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:48 +0000 (0:00:00.024) 0:02:32.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.053) 0:02:32.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.260 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.280 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.300 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.321 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.022) 0:02:32.344 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.029) 0:02:32.373 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.039) 0:02:32.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.025) 0:02:32.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.460 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.058) 0:02:32.519 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.030) 0:02:32.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.570 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.043) 0:02:32.613 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.655 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.074) 0:02:32.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.023) 0:02:32.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.019) 0:02:32.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.020) 0:02:32.836 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.858 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.023) 0:02:32.881 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.049) 0:02:32.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.953 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.021) 0:02:32.974 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.024) 0:02:32.999 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.051) 0:02:33.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.040) 0:02:33.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.026) 0:02:33.118 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:49 +0000 (0:00:00.044) 0:02:33.162 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.306) 0:02:33.468 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.105) 0:02:33.574 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.310) 0:02:33.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.021) 0:02:33.906 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.029) 0:02:33.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.027) 0:02:33.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.058) 0:02:34.022 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.059) 0:02:34.081 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.026) 0:02:34.107 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.032) 0:02:34.140 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:08:50 +0000 (0:00:00.039) 0:02:34.180 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.056) 0:02:34.236 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.025) 0:02:34.262 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.031) 0:02:34.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.023) 0:02:34.317 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.029) 0:02:34.346 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.043) 0:02:34.389 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.025) 0:02:34.414 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.033) 0:02:34.448 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.116) 0:02:34.564 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.027) 0:02:34.591 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.037) 0:02:34.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.027) 0:02:34.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.025) 0:02:34.682 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.029) 0:02:34.712 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.273) 0:02:34.986 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:51 +0000 (0:00:00.026) 0:02:35.012 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.278) 0:02:35.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.030) 0:02:35.321 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.030) 0:02:35.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.062) 0:02:35.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.044) 0:02:35.459 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.030) 0:02:35.489 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.030) 0:02:35.520 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.081) 0:02:35.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.035) 0:02:35.636 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.047) 0:02:35.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.023) 0:02:35.707 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.028) 0:02:35.735 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.048) 0:02:35.784 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.026) 0:02:35.810 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.029) 0:02:35.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.023) 0:02:35.863 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.029) 0:02:35.892 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.058) 0:02:35.950 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.037) 0:02:35.988 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.073) 0:02:36.061 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.037) 0:02:36.098 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.062) 0:02:36.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:52 +0000 (0:00:00.035) 0:02:36.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.040) 0:02:36.237 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.163) 0:02:36.401 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.294) 0:02:36.695 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.028) 0:02:36.724 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.282) 0:02:37.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.029) 0:02:37.036 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.023) 0:02:37.059 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.043) 0:02:37.102 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.053) 0:02:37.156 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.038) 0:02:37.194 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:53 +0000 (0:00:00.028) 0:02:37.223 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.032) 0:02:37.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.022) 0:02:37.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.022) 0:02:37.299 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.035) 0:02:37.335 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.021) 0:02:37.357 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.020) 0:02:37.377 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.024) 0:02:37.402 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008520", "end": "2024-07-09 23:08:54.421298", "rc": 0, "start": "2024-07-09 23:08:54.412778" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.325) 0:02:37.728 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.043) 0:02:37.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Tuesday 09 July 2024 23:08:54 +0000 (0:00:00.021) 0:02:37.793 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-07-09 23:08:12 UTC", "ActiveEnterTimestampMonotonic": "646491298", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" systemd-journald.socket basic.target sysinit.target -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-07-09 23:08:11 UTC", "AssertTimestampMonotonic": "645595328", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "26146042000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-07-09 23:08:11 UTC", "ConditionTimestampMonotonic": "645595326", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "7355", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14887", "ExecMainStartTimestamp": "Tue 2024-07-09 23:08:12 UTC", "ExecMainStartTimestampMonotonic": "646491259", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Tue 2024-07-09 23:08:11 UTC] ; stop_time=[n/a] ; pid=14829 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Tue 2024-07-09 23:08:11 UTC] ; stop_time=[n/a] ; pid=14829 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-07-09 23:08:11 UTC", "InactiveExitTimestampMonotonic": "645602910", "InvocationID": "b76a4543af5a41eb98f5314fec6afc14", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14887", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22331392", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-07-09 23:08:12 UTC", "StateChangeTimestampMonotonic": "646491298", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Tuesday 09 July 2024 23:08:55 +0000 (0:00:01.277) 0:02:39.070 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566488.6680958, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720566488.2081084, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203424135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720566487.9801145, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "1781249669", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Tuesday 09 July 2024 23:08:56 +0000 (0:00:00.254) 0:02:39.325 ********** changed: [sut] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Tuesday 09 July 2024 23:08:56 +0000 (0:00:00.316) 0:02:39.641 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Tuesday 09 July 2024 23:08:56 +0000 (0:00:00.219) 0:02:39.861 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035008", "end": "2024-07-09 23:08:56.848498", "rc": 0, "start": "2024-07-09 23:08:56.813490" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Tuesday 09 July 2024 23:08:56 +0000 (0:00:00.283) 0:02:40.145 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:56 +0000 (0:00:00.035) 0:02:40.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.065) 0:02:40.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.022) 0:02:40.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.021) 0:02:40.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.020) 0:02:40.311 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.061) 0:02:40.372 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.039) 0:02:40.411 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.027) 0:02:40.439 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.028) 0:02:40.467 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.032) 0:02:40.500 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.049) 0:02:40.549 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.028) 0:02:40.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.026) 0:02:40.604 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.028) 0:02:40.633 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.209) 0:02:40.843 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.026) 0:02:40.869 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.202) 0:02:41.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.058) 0:02:41.130 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.021) 0:02:41.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.021) 0:02:41.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:08:57 +0000 (0:00:00.036) 0:02:41.210 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.039) 0:02:41.249 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.030) 0:02:41.280 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.022) 0:02:41.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.024) 0:02:41.327 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.043) 0:02:41.370 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.024) 0:02:41.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.023) 0:02:41.419 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.042) 0:02:41.461 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.025) 0:02:41.487 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.049) 0:02:41.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.021) 0:02:41.558 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket sysinit.target system.slice basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Tuesday 09 July 2024 23:08:58 +0000 (0:00:00.623) 0:02:42.181 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.227) 0:02:42.408 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.036) 0:02:42.445 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.039) 0:02:42.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.030) 0:02:42.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.024) 0:02:42.539 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Tuesday 09 July 2024 23:08:59 +0000 (0:00:00.579) 0:02:43.119 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.065454", "end": "2024-07-09 23:09:00.126855", "rc": 0, "start": "2024-07-09 23:09:00.061401" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f 8a21fc69df403997a65bccb83b265d2208c3c827bbacb06db3a50f067a76e429 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.271) 0:02:43.391 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.022) 0:02:43.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.022) 0:02:43.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.021) 0:02:43.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.022) 0:02:43.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.021) 0:02:43.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.021) 0:02:43.522 ********** 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 : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.021) 0:02:43.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.067) 0:02:43.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.025) 0:02:43.637 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.019) 0:02:43.657 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.058) 0:02:43.715 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.027) 0:02:43.742 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.035) 0:02:43.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.026) 0:02:43.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.027) 0:02:43.833 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.039) 0:02:43.872 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.205) 0:02:44.077 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:00 +0000 (0:00:00.026) 0:02:44.104 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.201) 0:02:44.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.036) 0:02:44.343 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.023) 0:02:44.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.023) 0:02:44.390 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.077) 0:02:44.467 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.022) 0:02:44.490 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.023) 0:02:44.513 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.020) 0:02:44.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.028) 0:02:44.562 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.032) 0:02:44.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.020) 0:02:44.615 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.020) 0:02:44.636 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.019) 0:02:44.655 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.201) 0:02:44.857 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:01 +0000 (0:00:00.330) 0:02:45.187 ********** changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.214) 0:02:45.402 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.063) 0:02:45.466 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.022) 0:02:45.489 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.021) 0:02:45.510 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.067) 0:02:45.578 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.036) 0:02:45.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.025) 0:02:45.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.030) 0:02:45.670 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.029) 0:02:45.700 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.206) 0:02:45.907 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.029) 0:02:45.936 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.201) 0:02:46.138 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.021) 0:02:46.160 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.023) 0:02:46.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:02 +0000 (0:00:00.020) 0:02:46.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.032) 0:02:46.237 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.023) 0:02:46.260 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.022) 0:02:46.282 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.019) 0:02:46.302 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.023) 0:02:46.325 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.026) 0:02:46.352 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.072) 0:02:46.424 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.028) 0:02:46.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.029) 0:02:46.483 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.040) 0:02:46.523 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:03 +0000 (0:00:00.628) 0:02:47.151 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:04 +0000 (0:00:00.203) 0:02:47.354 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:178 Tuesday 09 July 2024 23:09:04 +0000 (0:00:00.208) 0:02:47.563 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:183 Tuesday 09 July 2024 23:09:04 +0000 (0:00:00.464) 0:02:48.027 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:09:04 +0000 (0:00:00.072) 0:02:48.100 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:09:04 +0000 (0:00:00.044) 0:02:48.145 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.093) 0:02:48.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.023) 0:02:48.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.024) 0:02:48.286 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.050) 0:02:48.337 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.679) 0:02:49.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.020) 0:02:49.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:09:05 +0000 (0:00:00.025) 0:02:49.062 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029315", "end": "2024-07-09 23:09:06.027249", "rc": 0, "start": "2024-07-09 23:09:05.997934" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.227) 0:02:49.289 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.023) 0:02:49.312 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.021) 0:02:49.334 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.039) 0:02:49.373 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.075) 0:02:49.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.026) 0:02:49.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.025) 0:02:49.500 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.028) 0:02:49.528 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.207) 0:02:49.735 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.027) 0:02:49.763 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.203) 0:02:49.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.020) 0:02:49.987 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.021) 0:02:50.009 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.020) 0:02:50.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.023) 0:02:50.053 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.020) 0:02:50.073 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.020) 0:02:50.093 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.019) 0:02:50.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.020) 0:02:50.133 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:09:06 +0000 (0:00:00.031) 0:02:50.165 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.074) 0:02:50.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.021) 0:02:50.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.020) 0:02:50.282 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.038) 0:02:50.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.020) 0:02:50.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.019) 0:02:50.361 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.039) 0:02:50.400 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.022) 0:02:50.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.021) 0:02:50.444 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.045) 0:02:50.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.020) 0:02:50.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.022) 0:02:50.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.023) 0:02:50.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.020) 0:02:50.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.021) 0:02:50.599 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.025) 0:02:50.625 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.061) 0:02:50.686 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.055) 0:02:50.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.022) 0:02:50.764 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.023) 0:02:50.787 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.021) 0:02:50.809 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.033) 0:02:50.843 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.209) 0:02:51.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.026) 0:02:51.079 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:07 +0000 (0:00:00.027) 0:02:51.106 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.204) 0:02:51.311 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.028) 0:02:51.340 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.208) 0:02:51.548 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004077", "end": "2024-07-09 23:09:08.496145", "rc": 0, "start": "2024-07-09 23:09:08.492068" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.218) 0:02:51.766 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003945", "end": "2024-07-09 23:09:08.738157", "rc": 0, "start": "2024-07-09 23:09:08.734212" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.278) 0:02:52.045 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.030) 0:02:52.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.020) 0:02:52.097 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.020) 0:02:52.117 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.019) 0:02:52.137 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.020) 0:02:52.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.019) 0:02:52.177 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.024) 0:02:52.202 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:08 +0000 (0:00:00.021) 0:02:52.223 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.031) 0:02:52.254 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.211) 0:02:52.466 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.539) 0:02:53.005 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.029) 0:02:53.034 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.019) 0:02:53.054 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.020) 0:02:53.074 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.081) 0:02:53.156 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.023) 0:02:53.180 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:09 +0000 (0:00:00.035) 0:02:53.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.031) 0:02:53.247 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.026) 0:02:53.274 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.030) 0:02:53.304 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.208) 0:02:53.513 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.030) 0:02:53.543 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.208) 0:02:53.752 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003908", "end": "2024-07-09 23:09:10.696153", "rc": 0, "start": "2024-07-09 23:09:10.692245" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.207) 0:02:53.959 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003867", "end": "2024-07-09 23:09:10.900069", "rc": 0, "start": "2024-07-09 23:09:10.896202" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.202) 0:02:54.161 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.033) 0:02:54.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:10 +0000 (0:00:00.022) 0:02:54.218 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.021) 0:02:54.239 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.068) 0:02:54.308 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.021) 0:02:54.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.022) 0:02:54.351 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.086) 0:02:54.438 ********** ok: [sut] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.246) 0:02:54.684 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:11 +0000 (0:00:00.028) 0:02:54.713 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.567) 0:02:55.281 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.038) 0:02:55.319 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.027) 0:02:55.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.023) 0:02:55.370 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.022) 0:02:55.392 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.058) 0:02:55.450 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.027) 0:02:55.478 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.029) 0:02:55.508 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.024) 0:02:55.532 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.099) 0:02:55.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.044) 0:02:55.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.039) 0:02:55.717 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.031) 0:02:55.749 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.217) 0:02:55.966 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:12 +0000 (0:00:00.030) 0:02:55.996 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.239) 0:02:56.236 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003973", "end": "2024-07-09 23:09:13.180692", "rc": 0, "start": "2024-07-09 23:09:13.176719" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.206) 0:02:56.442 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003930", "end": "2024-07-09 23:09:13.386580", "rc": 0, "start": "2024-07-09 23:09:13.382650" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.209) 0:02:56.652 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.034) 0:02:56.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.020) 0:02:56.707 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.020) 0:02:56.727 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.019) 0:02:56.747 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.020) 0:02:56.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.019) 0:02:56.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.057) 0:02:56.844 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.032) 0:02:56.876 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.025) 0:02:56.901 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.028) 0:02:56.930 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.034) 0:02:56.965 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006126", "end": "2024-07-09 23:09:13.919700", "rc": 0, "start": "2024-07-09 23:09:13.913574" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.217) 0:02:57.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:09:13 +0000 (0:00:00.023) 0:02:57.205 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.044) 0:02:57.250 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.036) 0:02:57.286 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017571", "end": "2024-07-09 23:09:14.247394", "rc": 0, "start": "2024-07-09 23:09:14.229823" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.234) 0:02:57.521 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.026) 0:02:57.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.024) 0:02:57.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.022) 0:02:57.593 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Tuesday 09 July 2024 23:09:14 +0000 (0:00:00.020) 0:02:57.614 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Tuesday 09 July 2024 23:09:15 +0000 (0:00:01.341) 0:02:58.955 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Tuesday 09 July 2024 23:09:15 +0000 (0:00:00.195) 0:02:59.150 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Tuesday 09 July 2024 23:09:16 +0000 (0:00:00.210) 0:02:59.361 ********** changed: [sut] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1720566556.1681051-7233-219289753195665/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Tuesday 09 July 2024 23:09:16 +0000 (0:00:00.524) 0:02:59.886 ********** changed: [sut] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 0dc331c2ddd29df8d04dab77371cb72a60b431a166596f9fcfc0a709cdd8b694 Container: 9634f1fc1a47961331ae1150aaf9c3d304d95d20602a541bbd237e4db1cd42c7 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Tuesday 09 July 2024 23:09:17 +0000 (0:00:00.997) 0:03:00.883 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Tuesday 09 July 2024 23:09:18 +0000 (0:00:00.485) 0:03:01.368 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount network-online.target basic.target \"app-podman\\\\x2dkube.slice\" run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Tuesday 09 July 2024 23:09:18 +0000 (0:00:00.449) 0:03:01.817 ********** changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"app-podman\\\\x2dkube.slice\" run-user-2001.mount basic.target network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.879) 0:03:02.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.022) 0:03:02.719 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.094) 0:03:02.814 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.027) 0:03:02.841 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.025) 0:03:02.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.021) 0:03:02.888 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.029) 0:03:02.917 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.036) 0:03:02.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.027) 0:03:02.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.024) 0:03:03.006 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:19 +0000 (0:00:00.028) 0:03:03.034 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.237) 0:03:03.271 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.028) 0:03:03.300 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.292) 0:03:03.593 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006434", "end": "2024-07-09 23:09:20.600226", "rc": 0, "start": "2024-07-09 23:09:20.593792" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.275) 0:03:03.869 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004101", "end": "2024-07-09 23:09:20.896172", "rc": 0, "start": "2024-07-09 23:09:20.892071" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.291) 0:03:04.160 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.035) 0:03:04.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:20 +0000 (0:00:00.022) 0:03:04.218 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.038) 0:03:04.257 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.026) 0:03:04.283 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.025) 0:03:04.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.022) 0:03:04.330 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.040) 0:03:04.371 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.024) 0:03:04.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.022) 0:03:04.418 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.042) 0:03:04.461 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.024) 0:03:04.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.021) 0:03:04.507 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.050) 0:03:04.558 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.040) 0:03:04.598 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.236) 0:03:04.835 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.071) 0:03:04.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.022) 0:03:04.929 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Tuesday 09 July 2024 23:09:21 +0000 (0:00:00.021) 0:03:04.951 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "actions": [ "Pulled image localhost:5000/libpod/testimage:20210610" ], "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "/bin/echo", "This container is intended for podman CI testing" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "WorkingDir": "/home/podman" }, "Created": "2021-06-10T18:55:43.049643585Z", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "GraphDriver": { "Data": { "UpperDir": "/home/auth_test_user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/diff", "WorkDir": "/home/auth_test_user1/.local/share/containers/storage/overlay/f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e/work" }, "Name": "overlay" }, "History": [ { "created": "2021-06-10T18:55:42.831917915Z", "created_by": "/bin/sh -c apk add busybox-extras", "empty_layer": true }, { "created": "2021-06-10T18:55:43.005956291Z", "created_by": "/bin/sh -c #(nop) ADD multi:0ed825786ec12498034356148303d2e6dfd4698131f4b5d4599e5eafa2ab71bd in /home/podman/ ", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006000972Z", "created_by": "/bin/sh -c #(nop) LABEL created_by=test/system/build-testimage", "empty_layer": true }, { "created": "2021-06-10T18:55:43.006019818Z", "created_by": "/bin/sh -c #(nop) LABEL created_at=2021-06-10T18:55:36Z", "empty_layer": true }, { "created": "2021-06-10T18:55:43.028748885Z", "created_by": "/bin/sh -c #(nop) WORKDIR /home/podman", "empty_layer": true }, { "comment": "FROM docker.io/amd64/alpine:3.13.5", "created": "2021-06-10T18:55:43.160651456Z", "created_by": "/bin/sh -c #(nop) CMD [\"/bin/echo\", \"This container is intended for podman CI testing\"]" } ], "Id": "9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "localhost:5000/libpod/testimage:20210610" ], "Os": "linux", "Parent": "", "RepoDigests": [ "localhost:5000/libpod/testimage@sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d" ], "RepoTags": [ "localhost:5000/libpod/testimage:20210610" ], "RootFS": { "Layers": [ "sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e" ], "Type": "layers" }, "Size": 7986905, "User": "", "Version": "", "VirtualSize": 7986905 } ], "item": "localhost:5000/libpod/testimage:20210610", "podman_actions": [ "/bin/podman image ls localhost:5000/libpod/testimage:20210610 --format json", "/bin/podman inspect localhost:5000/libpod/testimage:20210610 --format json", "/bin/podman pull localhost:5000/libpod/testimage:20210610 -q", "/bin/podman inspect 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Tuesday 09 July 2024 23:09:22 +0000 (0:00:00.984) 0:03:05.935 ********** changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 09 July 2024 23:09:22 +0000 (0:00:00.260) 0:03:06.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Tuesday 09 July 2024 23:09:22 +0000 (0:00:00.023) 0:03:06.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.020) 0:03:06.241 ********** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720566563.053807-7361-147685535743026/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.732) 0:03:06.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.040) 0:03:07.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.042) 0:03:07.056 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.029) 0:03:07.085 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:09:23 +0000 (0:00:00.036) 0:03:07.122 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.157) 0:03:07.280 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.036) 0:03:07.316 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.037) 0:03:07.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.033) 0:03:07.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.031) 0:03:07.418 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.039) 0:03:07.458 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.276) 0:03:07.734 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.026) 0:03:07.760 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:24 +0000 (0:00:00.277) 0:03:08.038 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006521", "end": "2024-07-09 23:09:25.055509", "rc": 0, "start": "2024-07-09 23:09:25.048988" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.285) 0:03:08.324 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005859", "end": "2024-07-09 23:09:25.333928", "rc": 0, "start": "2024-07-09 23:09:25.328069" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.274) 0:03:08.598 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.079) 0:03:08.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.021) 0:03:08.699 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.027) 0:03:08.726 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.028) 0:03:08.755 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.033) 0:03:08.789 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.030) 0:03:08.820 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.088) 0:03:08.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.023) 0:03:08.932 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.042) 0:03:08.975 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.036) 0:03:09.011 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.022) 0:03:09.033 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.038) 0:03:09.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.022) 0:03:09.095 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.082) 0:03:09.178 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.024) 0:03:09.202 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:25 +0000 (0:00:00.020) 0:03:09.223 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.021) 0:03:09.244 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.078) 0:03:09.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.025) 0:03:09.348 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.025) 0:03:09.374 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.028) 0:03:09.402 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.245) 0:03:09.647 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.026) 0:03:09.673 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:26 +0000 (0:00:00.287) 0:03:09.961 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004799", "end": "2024-07-09 23:09:26.992022", "rc": 0, "start": "2024-07-09 23:09:26.987223" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.312) 0:03:10.273 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005781", "end": "2024-07-09 23:09:27.326217", "rc": 0, "start": "2024-07-09 23:09:27.320436" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.321) 0:03:10.595 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.050) 0:03:10.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.043) 0:03:10.689 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.024) 0:03:10.714 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.022) 0:03:10.736 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.023) 0:03:10.760 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.019) 0:03:10.779 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.069) 0:03:10.849 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.022) 0:03:10.871 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.028) 0:03:10.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.021) 0:03:10.922 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.034) 0:03:10.956 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.032) 0:03:10.989 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.021) 0:03:11.010 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:212 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.021) 0:03:11.032 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.034) 0:03:11.066 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.037) 0:03:11.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.028) 0:03:11.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.021) 0:03:11.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:09:27 +0000 (0:00:00.024) 0:03:11.178 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:09:28 +0000 (0:00:00.056) 0:03:11.235 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:09:28 +0000 (0:00:00.957) 0:03:12.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:09:28 +0000 (0:00:00.021) 0:03:12.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.026) 0:03:12.240 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041276", "end": "2024-07-09 23:09:29.307188", "rc": 0, "start": "2024-07-09 23:09:29.265912" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.337) 0:03:12.577 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.024) 0:03:12.602 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.021) 0:03:12.623 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.042) 0:03:12.665 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.043) 0:03:12.709 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.228) 0:03:12.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.034) 0:03:12.972 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:29 +0000 (0:00:00.054) 0:03:13.027 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.326) 0:03:13.354 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.029) 0:03:13.384 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.294) 0:03:13.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.023) 0:03:13.702 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.022) 0:03:13.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.023) 0:03:13.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.022) 0:03:13.771 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.022) 0:03:13.794 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.022) 0:03:13.817 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.033) 0:03:13.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.021) 0:03:13.871 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.027) 0:03:13.898 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.042) 0:03:13.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.026) 0:03:13.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.023) 0:03:13.991 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.102) 0:03:14.093 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.021) 0:03:14.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.020) 0:03:14.136 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.045) 0:03:14.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.023) 0:03:14.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:09:30 +0000 (0:00:00.022) 0:03:14.228 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.043) 0:03:14.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.034) 0:03:14.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.025) 0:03:14.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.022) 0:03:14.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.041) 0:03:14.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.033) 0:03:14.428 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.024) 0:03:14.452 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.029) 0:03:14.481 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.054) 0:03:14.536 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.085) 0:03:14.621 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.028) 0:03:14.650 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.032) 0:03:14.682 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.042) 0:03:14.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.031) 0:03:14.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.029) 0:03:14.786 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.030) 0:03:14.817 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.258) 0:03:15.075 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:31 +0000 (0:00:00.047) 0:03:15.123 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.283) 0:03:15.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.021) 0:03:15.427 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.021) 0:03:15.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.021) 0:03:15.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.024) 0:03:15.494 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.028) 0:03:15.523 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.021) 0:03:15.544 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.058) 0:03:15.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.020) 0:03:15.623 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.025) 0:03:15.649 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.021) 0:03:15.670 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.034) 0:03:15.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.023) 0:03:15.729 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.030) 0:03:15.759 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.032) 0:03:15.792 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.022) 0:03:15.815 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.022) 0:03:15.837 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.058) 0:03:15.896 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.026) 0:03:15.922 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.038) 0:03:15.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.029) 0:03:15.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.027) 0:03:16.018 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:32 +0000 (0:00:00.035) 0:03:16.054 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.341) 0:03:16.396 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.041) 0:03:16.437 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.310) 0:03:16.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.024) 0:03:16.772 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.033) 0:03:16.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.023) 0:03:16.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.030) 0:03:16.859 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.022) 0:03:16.881 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.024) 0:03:16.906 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.031) 0:03:16.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.022) 0:03:16.959 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.035) 0:03:16.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.022) 0:03:17.017 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.020) 0:03:17.038 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.024) 0:03:17.063 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.047) 0:03:17.111 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.042) 0:03:17.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:09:33 +0000 (0:00:00.040) 0:03:17.194 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.108) 0:03:17.303 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.062) 0:03:17.366 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.055) 0:03:17.421 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.042) 0:03:17.464 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.031) 0:03:17.495 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.051) 0:03:17.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.026) 0:03:17.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.027) 0:03:17.601 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.030) 0:03:17.632 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.302) 0:03:17.934 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.027) 0:03:17.962 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:34 +0000 (0:00:00.256) 0:03:18.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.022) 0:03:18.242 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.024) 0:03:18.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.094) 0:03:18.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.036) 0:03:18.397 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.023) 0:03:18.421 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.036) 0:03:18.457 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.024) 0:03:18.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.028) 0:03:18.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.027) 0:03:18.538 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.058) 0:03:18.596 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.049) 0:03:18.646 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.024) 0:03:18.671 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.026) 0:03:18.697 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007764", "end": "2024-07-09 23:09:35.673438", "rc": 0, "start": "2024-07-09 23:09:35.665674" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.240) 0:03:18.938 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.043) 0:03:18.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Tuesday 09 July 2024 23:09:35 +0000 (0:00:00.019) 0:03:19.001 ********** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.408) 0:03:19.410 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.304) 0:03:19.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.024) 0:03:19.739 ********** ok: [sut] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.272) 0:03:20.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.022) 0:03:20.034 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.037) 0:03:20.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.026) 0:03:20.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.044) 0:03:20.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.022) 0:03:20.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:09:36 +0000 (0:00:00.022) 0:03:20.188 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.065) 0:03:20.254 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.027) 0:03:20.282 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.027) 0:03:20.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.022) 0:03:20.332 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.039) 0:03:20.371 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.083) 0:03:20.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.026) 0:03:20.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.024) 0:03:20.505 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.028) 0:03:20.533 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.219) 0:03:20.753 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.027) 0:03:20.781 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.282) 0:03:21.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.021) 0:03:21.085 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.021) 0:03:21.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.021) 0:03:21.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.021) 0:03:21.149 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.022) 0:03:21.171 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.020) 0:03:21.192 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:37 +0000 (0:00:00.020) 0:03:21.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.019) 0:03:21.233 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.036) 0:03:21.269 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.021) 0:03:21.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.077) 0:03:21.368 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.042) 0:03:21.411 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.025) 0:03:21.436 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.048) 0:03:21.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.023) 0:03:21.508 ********** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Tuesday 09 July 2024 23:09:38 +0000 (0:00:00.487) 0:03:21.996 ********** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.292) 0:03:22.288 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.034) 0:03:22.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.020) 0:03:22.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.022) 0:03:22.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.022) 0:03:22.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.033) 0:03:22.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.026) 0:03:22.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.023) 0:03:22.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.067) 0:03:22.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.027) 0:03:22.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.024) 0:03:22.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.023) 0:03:22.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.023) 0:03:22.639 ********** 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 : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.022) 0:03:22.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.023) 0:03:22.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.021) 0:03:22.707 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.026) 0:03:22.733 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.074) 0:03:22.807 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.030) 0:03:22.838 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.035) 0:03:22.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.024) 0:03:22.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.026) 0:03:22.924 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:39 +0000 (0:00:00.029) 0:03:22.954 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.304) 0:03:23.258 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.027) 0:03:23.285 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.274) 0:03:23.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.022) 0:03:23.582 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.023) 0:03:23.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.022) 0:03:23.628 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.021) 0:03:23.649 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.019) 0:03:23.669 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.020) 0:03:23.690 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.020) 0:03:23.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.022) 0:03:23.732 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.032) 0:03:23.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.023) 0:03:23.788 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.028) 0:03:23.816 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.025) 0:03:23.841 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:40 +0000 (0:00:00.315) 0:03:24.157 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.294) 0:03:24.452 ********** ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.312) 0:03:24.764 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.093) 0:03:24.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.030) 0:03:24.889 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.024) 0:03:24.913 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.024) 0:03:24.938 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.038) 0:03:24.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.026) 0:03:25.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.027) 0:03:25.029 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:41 +0000 (0:00:00.028) 0:03:25.058 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.264) 0:03:25.323 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.038) 0:03:25.362 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.231) 0:03:25.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.022) 0:03:25.616 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.023) 0:03:25.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.094) 0:03:25.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.029) 0:03:25.764 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.022) 0:03:25.787 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.020) 0:03:25.807 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.020) 0:03:25.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.020) 0:03:25.848 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.024) 0:03:25.873 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.021) 0:03:25.895 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.027) 0:03:25.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.024) 0:03:25.948 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:42 +0000 (0:00:00.033) 0:03:25.981 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:43 +0000 (0:00:00.832) 0:03:26.814 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:43 +0000 (0:00:00.240) 0:03:27.054 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:233 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.260) 0:03:27.314 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.080) 0:03:27.394 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.037) 0:03:27.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.026) 0:03:27.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.021) 0:03:27.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.024) 0:03:27.503 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 09 July 2024 23:09:44 +0000 (0:00:00.048) 0:03:27.552 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.858) 0:03:28.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.022) 0:03:28.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.028) 0:03:28.462 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047303", "end": "2024-07-09 23:09:45.533259", "rc": 0, "start": "2024-07-09 23:09:45.485956" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.381) 0:03:28.843 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.1.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.024) 0:03:28.867 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.022) 0:03:28.890 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.042) 0:03:28.932 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:45 +0000 (0:00:00.039) 0:03:28.972 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.272) 0:03:29.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.025) 0:03:29.270 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.026) 0:03:29.297 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.245) 0:03:29.542 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.029) 0:03:29.572 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.299) 0:03:29.871 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006157", "end": "2024-07-09 23:09:46.919310", "rc": 0, "start": "2024-07-09 23:09:46.913153" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:46 +0000 (0:00:00.314) 0:03:30.186 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006524", "end": "2024-07-09 23:09:47.206408", "rc": 0, "start": "2024-07-09 23:09:47.199884" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.291) 0:03:30.477 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.035) 0:03:30.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.032) 0:03:30.546 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.028) 0:03:30.574 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.026) 0:03:30.601 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.030) 0:03:30.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.024) 0:03:30.655 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.049) 0:03:30.705 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.063) 0:03:30.769 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.038) 0:03:30.808 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.022) 0:03:30.830 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.055) 0:03:30.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.022) 0:03:30.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.020) 0:03:30.929 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.040) 0:03:30.969 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.054) 0:03:31.024 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.020) 0:03:31.044 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.042) 0:03:31.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.019) 0:03:31.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.020) 0:03:31.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.020) 0:03:31.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.023) 0:03:31.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.021) 0:03:31.192 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Tuesday 09 July 2024 23:09:47 +0000 (0:00:00.023) 0:03:31.215 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.027) 0:03:31.242 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.052) 0:03:31.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.022) 0:03:31.317 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.023) 0:03:31.340 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.030) 0:03:31.371 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.038) 0:03:31.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.029) 0:03:31.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.103) 0:03:31.542 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.029) 0:03:31.572 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.299) 0:03:31.871 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.029) 0:03:31.900 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:48 +0000 (0:00:00.294) 0:03:32.195 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005960", "end": "2024-07-09 23:09:49.176699", "rc": 0, "start": "2024-07-09 23:09:49.170739" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.246) 0:03:32.441 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005995", "end": "2024-07-09 23:09:49.486204", "rc": 0, "start": "2024-07-09 23:09:49.480209" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.310) 0:03:32.752 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.030) 0:03:32.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.019) 0:03:32.802 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.020) 0:03:32.822 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.021) 0:03:32.844 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.020) 0:03:32.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.019) 0:03:32.884 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.025) 0:03:32.910 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.031) 0:03:32.941 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.121) 0:03:33.062 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.022) 0:03:33.085 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.033) 0:03:33.119 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.036) 0:03:33.156 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.021) 0:03:33.177 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Tuesday 09 July 2024 23:09:49 +0000 (0:00:00.022) 0:03:33.200 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.053) 0:03:33.254 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.022) 0:03:33.276 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.034) 0:03:33.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.025) 0:03:33.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.024) 0:03:33.361 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.031) 0:03:33.392 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.303) 0:03:33.696 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.028) 0:03:33.725 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:50 +0000 (0:00:00.311) 0:03:34.036 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004228", "end": "2024-07-09 23:09:51.129614", "rc": 0, "start": "2024-07-09 23:09:51.125386" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.394) 0:03:34.430 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004994", "end": "2024-07-09 23:09:51.466839", "rc": 0, "start": "2024-07-09 23:09:51.461845" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.317) 0:03:34.748 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.034) 0:03:34.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.035) 0:03:34.817 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.032) 0:03:34.850 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.028) 0:03:34.878 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.021) 0:03:34.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.021) 0:03:34.921 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.030) 0:03:34.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.022) 0:03:34.974 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.022) 0:03:34.997 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.025) 0:03:35.022 ********** 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.022) 0:03:35.045 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.023) 0:03:35.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.039) 0:03:35.108 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Tuesday 09 July 2024 23:09:51 +0000 (0:00:00.026) 0:03:35.134 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.107) 0:03:35.242 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.029) 0:03:35.272 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.061) 0:03:35.334 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.035) 0:03:35.369 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.064) 0:03:35.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.030) 0:03:35.464 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.029) 0:03:35.493 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.032) 0:03:35.526 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.267) 0:03:35.794 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.036) 0:03:35.830 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:52 +0000 (0:00:00.300) 0:03:36.131 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004222", "end": "2024-07-09 23:09:53.162222", "rc": 0, "start": "2024-07-09 23:09:53.158000" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.328) 0:03:36.460 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006128", "end": "2024-07-09 23:09:53.506962", "rc": 0, "start": "2024-07-09 23:09:53.500834" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.319) 0:03:36.779 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.033) 0:03:36.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.021) 0:03:36.834 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.059) 0:03:36.893 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.020) 0:03:36.914 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.020) 0:03:36.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.019) 0:03:36.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.020) 0:03:36.975 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.034) 0:03:37.009 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.024) 0:03:37.033 ********** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.025) 0:03:37.059 ********** 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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Tuesday 09 July 2024 23:09:53 +0000 (0:00:00.028) 0:03:37.087 ********** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008763", "end": "2024-07-09 23:09:54.050354", "rc": 0, "start": "2024-07-09 23:09:54.041591" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Tuesday 09 July 2024 23:09:54 +0000 (0:00:00.240) 0:03:37.327 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Tuesday 09 July 2024 23:09:54 +0000 (0:00:00.050) 0:03:37.377 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566554.2713137, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720566557.4702268, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720566557.4702268, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Tuesday 09 July 2024 23:09:54 +0000 (0:00:00.326) 0:03:37.704 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-07-09 23:09:19 UTC", "ActiveEnterTimestampMonotonic": "713815885", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"app-podman\\\\x2dkube.slice\" run-user-2001.mount basic.target network-online.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-07-09 23:09:18 UTC", "AssertTimestampMonotonic": "713308471", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "20883123000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-07-09 23:09:18 UTC", "ConditionTimestampMonotonic": "713308467", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "46597", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22439", "ExecMainStartTimestamp": "Tue 2024-07-09 23:09:19 UTC", "ExecMainStartTimestampMonotonic": "713815828", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Tue 2024-07-09 23:09:18 UTC] ; stop_time=[n/a] ; pid=22427 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Tue 2024-07-09 23:09:18 UTC] ; stop_time=[n/a] ; pid=22427 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-07-09 23:09:18 UTC", "InactiveExitTimestampMonotonic": "713315584", "InvocationID": "058ed7d947634cb59ec989e80f34fe51", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22439", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "37945344", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-07-09 23:09:19 UTC", "StateChangeTimestampMonotonic": "713815885", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Tuesday 09 July 2024 23:09:55 +0000 (0:00:01.100) 0:03:38.804 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566556.9542408, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720566556.5972505, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 511705409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720566556.3992558, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "1101720694", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Tuesday 09 July 2024 23:09:55 +0000 (0:00:00.251) 0:03:39.055 ********** changed: [sut] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.409) 0:03:39.465 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.205) 0:03:39.670 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051295", "end": "2024-07-09 23:09:56.705699", "rc": 0, "start": "2024-07-09 23:09:56.654404" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.316) 0:03:39.987 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.041) 0:03:40.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.021) 0:03:40.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.043) 0:03:40.095 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.027) 0:03:40.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.020) 0:03:40.144 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 09 July 2024 23:09:56 +0000 (0:00:00.065) 0:03:40.209 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.027) 0:03:40.237 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.025) 0:03:40.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.019) 0:03:40.281 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.126) 0:03:40.408 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.059) 0:03:40.467 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.028) 0:03:40.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.029) 0:03:40.525 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.028) 0:03:40.554 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.232) 0:03:40.787 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.068) 0:03:40.855 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:09:57 +0000 (0:00:00.245) 0:03:41.101 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003955", "end": "2024-07-09 23:09:58.094828", "rc": 0, "start": "2024-07-09 23:09:58.090873" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.254) 0:03:41.356 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003992", "end": "2024-07-09 23:09:58.301222", "rc": 0, "start": "2024-07-09 23:09:58.297230" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.218) 0:03:41.574 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.034) 0:03:41.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.039) 0:03:41.647 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.031) 0:03:41.679 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.027) 0:03:41.706 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.022) 0:03:41.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.099) 0:03:41.828 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.039) 0:03:41.867 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.030) 0:03:41.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.022) 0:03:41.920 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.049) 0:03:41.970 ********** 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.046) 0:03:42.016 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 09 July 2024 23:09:58 +0000 (0:00:00.057) 0:03:42.074 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566554.2713137, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720566557.4702268, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720566557.4702268, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.295) 0:03:42.369 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount basic.target app.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.445) 0:03:42.815 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.202) 0:03:43.017 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.033) 0:03:43.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.023) 0:03:43.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.025) 0:03:43.100 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Tuesday 09 July 2024 23:09:59 +0000 (0:00:00.023) 0:03:43.124 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.415) 0:03:43.540 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.077694", "end": "2024-07-09 23:10:00.575197", "rc": 0, "start": "2024-07-09 23:10:00.497503" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f 6c93302b345b087bd4d70720c45105ae021ed843a8408e1ea13f7296e71174f4 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.319) 0:03:43.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove volumes no longer in use] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.054) 0:03:43.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - images] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.034) 0:03:43.949 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - volumes] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.075) 0:03:44.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - containers] ****** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.046) 0:03:44.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - networks] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.026) 0:03:44.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : For testing and debugging - secrets] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.030) 0:03:44.128 ********** 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 : For testing and debugging - services] ******** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.036) 0:03:44.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.027) 0:03:44.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Tuesday 09 July 2024 23:10:00 +0000 (0:00:00.026) 0:03:44.218 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Tuesday 09 July 2024 23:10:01 +0000 (0:00:00.071) 0:03:44.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Tuesday 09 July 2024 23:10:01 +0000 (0:00:00.025) 0:03:44.315 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Tuesday 09 July 2024 23:10:01 +0000 (0:00:00.026) 0:03:44.342 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566554.2713137, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720566557.4702268, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720566557.4702268, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Tuesday 09 July 2024 23:10:01 +0000 (0:00:00.216) 0:03:44.558 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Tuesday 09 July 2024 23:10:01 +0000 (0:00:00.418) 0:03:44.976 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.049569", "end": "2024-07-09 23:10:01.995327", "rc": 0, "start": "2024-07-09 23:10:01.945758" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.297) 0:03:45.274 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.047435", "end": "2024-07-09 23:10:02.299122", "rc": 0, "start": "2024-07-09 23:10:02.251687" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.294) 0:03:45.569 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008877", "end": "2024-07-09 23:10:02.522260", "rc": 0, "start": "2024-07-09 23:10:02.513383" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.244) 0:03:45.814 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.068) 0:03:45.882 ********** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.022) 0:03:45.905 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.035) 0:03:45.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.028) 0:03:45.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.025) 0:03:45.995 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.027) 0:03:46.023 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:10:02 +0000 (0:00:00.206) 0:03:46.229 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.029) 0:03:46.258 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.262) 0:03:46.521 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003911", "end": "2024-07-09 23:10:03.467243", "rc": 0, "start": "2024-07-09 23:10:03.463332" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.207) 0:03:46.729 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003936", "end": "2024-07-09 23:10:03.673584", "rc": 0, "start": "2024-07-09 23:10:03.669648" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.206) 0:03:46.935 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.031) 0:03:46.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.023) 0:03:46.991 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.025) 0:03:47.016 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.028) 0:03:47.045 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.023) 0:03:47.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.023) 0:03:47.092 ********** 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 : Ensure the credentials directory is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.033) 0:03:47.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.021) 0:03:47.147 ********** 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 : Ensure credential file content is present] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.024) 0:03:47.171 ********** 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 : Ensure credential file is absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Tuesday 09 July 2024 23:10:03 +0000 (0:00:00.023) 0:03:47.194 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.228) 0:03:47.423 ********** 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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.238) 0:03:47.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.022) 0:03:47.684 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.117) 0:03:47.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.023) 0:03:47.825 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.032) 0:03:47.858 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.026) 0:03:47.884 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.046) 0:03:47.931 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.049) 0:03:47.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.029) 0:03:48.010 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Tuesday 09 July 2024 23:10:04 +0000 (0:00:00.034) 0:03:48.044 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.237) 0:03:48.282 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.028) 0:03:48.311 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1720566445.7022593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720566415.273085, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6800467, "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": 1719992328.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15680, "uid": 0, "version": "1292518246", "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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.208) 0:03:48.519 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003930", "end": "2024-07-09 23:10:05.476989", "rc": 0, "start": "2024-07-09 23:10:05.473059" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.222) 0:03:48.742 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004021", "end": "2024-07-09 23:10:05.686017", "rc": 0, "start": "2024-07-09 23:10:05.681996" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.206) 0:03:48.949 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.028) 0:03:48.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.064) 0:03:49.042 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.020) 0:03:49.063 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.025) 0:03:49.088 ********** 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-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.024) 0:03:49.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.022) 0:03:49.135 ********** ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.027) 0:03:49.163 ********** ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.026) 0:03:49.189 ********** 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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Tuesday 09 July 2024 23:10:05 +0000 (0:00:00.030) 0:03:49.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Tuesday 09 July 2024 23:10:06 +0000 (0:00:00.023) 0:03:49.242 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Tuesday 09 July 2024 23:10:06 +0000 (0:00:00.029) 0:03:49.272 ********** ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Find files in certs.d directory] ************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Tuesday 09 July 2024 23:10:06 +0000 (0:00:00.653) 0:03:49.926 ********** 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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Tuesday 09 July 2024 23:10:06 +0000 (0:00:00.216) 0:03:50.142 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:255 Tuesday 09 July 2024 23:10:07 +0000 (0:00:00.221) 0:03:50.363 ********** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:260 Tuesday 09 July 2024 23:10:07 +0000 (0:00:00.343) 0:03:50.706 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:278 Tuesday 09 July 2024 23:10:07 +0000 (0:00:00.347) 0:03:51.054 ********** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_j1lu_bj3_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tests_auth_and_security.yml:286 Tuesday 09 July 2024 23:10:08 +0000 (0:00:00.198) 0:03:51.253 ********** included: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/cleanup_registry.yml:3 Tuesday 09 July 2024 23:10:08 +0000 (0:00:00.040) 0:03:51.294 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.330443", "end": "2024-07-09 23:10:08.611444", "rc": 0, "start": "2024-07-09 23:10:08.281001" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/cleanup_registry.yml:7 Tuesday 09 July 2024 23:10:08 +0000 (0:00:00.595) 0:03:51.890 ********** changed: [sut] => (item=/tmp/lsr_pfblvpel_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_pfblvpel_podman", "path": "/tmp/lsr_pfblvpel_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=897 rescued=2 ignored=0 Tuesday 09 July 2024 23:10:08 +0000 (0:00:00.219) 0:03:52.109 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 65.36s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.85s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:54 - Start registry ---------------------------------------------------------- 2.89s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:92 - fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.84s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.57s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.83s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.65s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/tasks/setup_registry.yml:118 linux-system-roles.podman : Start service ------------------------------- 1.36s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 1.34s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.28s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Stop and disable service -------------------- 1.10s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.07s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 1.00s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 0.98s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.97s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Gather the package facts -------------------- 0.96s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.91s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.91s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.88s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Start service ------------------------------- 0.88s /WORKDIR/git-handle-quadlet-cleanupxky_3ud1/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 ---^---^---^---^---^--- # 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. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---