# 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:4 Wednesday 10 July 2024 04:30:41 +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-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:9 Wednesday 10 July 2024 04:30:41 +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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:48 Wednesday 10 July 2024 04:30:41 +0000 (0:00:00.668) 0:00:00.692 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:30:41 +0000 (0:00:00.087) 0:00:00.779 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:30:41 +0000 (0:00:00.014) 0:00:00.794 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:30:41 +0000 (0:00:00.018) 0:00:00.812 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:30:42 +0000 (0:00:00.252) 0:00:01.064 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:30:42 +0000 (0:00:00.020) 0:00:01.085 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:30:42 +0000 (0:00:00.031) 0:00:01.117 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:30:42 +0000 (0:00:00.743) 0:00:01.860 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:30:42 +0000 (0:00:00.026) 0:00:01.886 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:31:44 +0000 (0:01:01.397) 0:01:03.283 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031981", "end": "2024-07-10 04:31:44.567081", "rc": 0, "start": "2024-07-10 04:31:44.535100" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:31:44 +0000 (0:00:00.296) 0:01:03.580 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:31:44 +0000 (0:00:00.029) 0:01:03.609 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:31:44 +0000 (0:00:00.037) 0:01:03.647 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:31:44 +0000 (0:00:00.071) 0:01:03.718 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:31:44 +0000 (0:00:00.036) 0:01:03.754 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.237) 0:01:03.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.024) 0:01:04.016 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.027) 0:01:04.043 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.188) 0:01:04.232 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.023) 0:01:04.255 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719992328.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.193) 0:01:04.448 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.025) 0:01:04.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.030) 0:01:04.504 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.037) 0:01:04.542 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.022) 0:01:04.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.020) 0:01:04.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.027) 0:01:04.614 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.023) 0:01:04.637 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.024) 0:01:04.662 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.081) 0:01:04.744 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.038) 0:01:04.782 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.047) 0:01:04.829 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.022) 0:01:04.851 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.039) 0:01:04.891 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.020) 0:01:04.912 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.025) 0:01:04.938 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:31:45 +0000 (0:00:00.040) 0:01:04.978 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.021) 0:01:05.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.019) 0:01:05.020 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.040) 0:01:05.060 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.019) 0:01:05.079 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.017) 0:01:05.097 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.017) 0:01:05.115 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.016) 0:01:05.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.017) 0:01:05.149 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.017) 0:01:05.166 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.042) 0:01:05.209 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.022) 0:01:05.232 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.031) 0:01:05.263 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.025) 0:01:05.289 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.023) 0:01:05.313 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.036) 0:01:05.349 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.020) 0:01:05.369 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.024) 0:01:05.394 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:52 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.023) 0:01:05.418 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:5 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.044) 0:01:05.462 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_3jhyh7jw_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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:12 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.310) 0:01:05.773 ******** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_3jhyh7jw_podman/auth", "__podman_test_authfile": "/tmp/lsr_3jhyh7jw_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:18 Wednesday 10 July 2024 04:31:46 +0000 (0:00:00.024) 0:01:05.797 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_3jhyh7jw_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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:24 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.324) 0:01:06.122 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.056) 0:01:06.178 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.066) 0:01:06.245 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.045) 0:01:06.290 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.216) 0:01:06.507 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.036) 0:01:06.543 ******** 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-cleanupd45hpq9j/.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-cleanupd45hpq9j/.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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Wednesday 10 July 2024 04:31:47 +0000 (0:00:00.053) 0:01:06.597 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Wednesday 10 July 2024 04:31:49 +0000 (0:00:02.297) 0:01:08.895 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Wednesday 10 July 2024 04:31:52 +0000 (0:00:02.725) 0:01:11.620 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Wednesday 10 July 2024 04:31:52 +0000 (0:00:00.270) 0:01:11.891 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Wednesday 10 July 2024 04:31:53 +0000 (0:00:00.221) 0:01:12.113 ******** 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 syslog.target dbus-broker.service basic.target sysinit.target network.target dbus.socket systemd-journald.socket", "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": "dbus.socket system.slice sysinit.target", "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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Wednesday 10 July 2024 04:31:53 +0000 (0:00:00.762) 0:01:12.875 ******** 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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Wednesday 10 July 2024 04:31:54 +0000 (0:00:00.723) 0:01:13.599 ******** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUk4VmVONkkxRWxWditqZFhUbEhEZnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpobQpNVFUzT0dSbExUZzRaRFEwT1RVMUxXSm1aVGhrWkRWa0xUTTVORGN3WkdaaU1CNFhEVEkwTURjeE1EQTBNekUxCk5Gb1hEVEkxTURjeE1EQTBNekUxTTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFsa0lhSGpSYVkwSnZnN3ZNYnRnYXJ4ODlyVC9RQW9yWQpReU1Ib3pkZnFtRVBYdGdBakFScXplb2FTbDVWVkk1Wmk2SWJxY0xFK3RNQ2hEdG9XdmE5a09Qem1hVnBZWkZ3CjdRSVU4c05zRnNiMWZYc2dQb1ViZDhrMWRyQk80MjhzTmFMdFJnT2NQODhybkMzOFIvTTk3ellxSWZHMzVWOEsKcUZROVNGUEFuVlQ2YUxWZGx2RjVFZUxvR3hEMlhJeUFqUzlxQzY3WmltbTltVmNHdEgzQlNzRHVCZ1RMaGtSKwplN3dMcGxZTFkrMlRTL0IvS0R5OWF0cHlWV1RXSnBPYjFzNUttbUp6QjNSQXM3MGd4OWk5UmpmSTRWc2pxaElqCndlaTd1cGFxSllJRi9RKzhOWUlUVU1iVWlpUWVhZ2JudmxYWnhPbStqVUFtdzNDUGU0WmtsUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVTlNbUJDVnVXczBtSXVFSFNGbUNCSElVV3B6NHdId1lEVlIwakJCZ3dGb0FVeTlqMGpzR2wKR1hDd09HcjhFeDl0bERnbXk3WXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQklPNnJWQW12aWVucGwwbGF3eQpQc1pmQm51ZVJLNXdhSkd2N1NKT2hGaWxnLzVTWGFycXVjOXBvQmlLeER4c0daczNOKzlqWWcwQk5hRlpXYW1XCjQyMGE5Z0tZNS9lblZndUpYY1RncHplUXQ5RWVnV3c4UHRFUEkrdmhTTlVpeVJiTjlnK2JoSjZzeXNCcGxCTGQKb0IybTZhVmNOR0tuSVljbVFJc1loNjlNOEduczMrYVhpVnBidE5sZHZUczZJeFcydjgrakliSnlmeEN4T1BaZQplTVhMTU1IZnAvSjBHQjNWZG00c2doNVdKbVVjeTRQZFNicFBkMDlML295eEx3b3Q1WDhnbFAveUt0TWJyRUhSCkZuTGtVVzVCZmt6ZSt3dWgxWlVkYnNkakptWUlTZVNLb3Ria3Y2TG1BcWc4YzRHb3kvN1pVWW5yMnQ0V3hXcGgKY1FrPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRQ1dRaG9lTkZwalFtK0QKdTh4dTJCcXZIejJ0UDlBQ2l0aERJd2VqTjErcVlROWUyQUNNQkdyTjZocEtYbFZVamxtTG9odXB3c1Q2MHdLRQpPMmhhOXIyUTQvT1pwV2xoa1hEdEFoVHl3MndXeHZWOWV5QStoUnQzeVRWMnNFN2pieXcxb3UxR0E1dy96eXVjCkxmeEg4ejN2TmlvaDhiZmxYd3FvVkQxSVU4Q2RWUHBvdFYyVzhYa1I0dWdiRVBaY2pJQ05MMm9McnRtS2FiMloKVndhMGZjRkt3TzRHQk11R1JINTd2QXVtVmd0ajdaTkw4SDhvUEwxcTJuSlZaTlltazV2V3prcWFZbk1IZEVDegp2U0RIMkwxR044amhXeU9xRWlQQjZMdTZscW9sZ2dYOUQ3dzFnaE5ReHRTS0pCNXFCdWUrVmRuRTZiNk5RQ2JECmNJOTdobVNWQWdNQkFBRUNnZ0VBSlMrdVRZL1kxOHhqRTBmWXVBejVDNktRYmM1SFlUMngrR21VdEE3WitPMWsKODZ6QzgrUUs5N09LZHFIQ2ZmYnR6OW9hZlFpMEhidzNtUGluNHExQ2JIZVJ1OUo5VWxWL2pGUngwVVBPZmhPVwp3VXVGeHh0RG1VRmRYeWFTbTRSUnZXTjVVOVRFYUdGUjhtaktFUmR3bWtFK0s2RHFDVlRjYXh6UC90U2xiSG93CmVKZzBpRHlvdkh5R1BvL1plQ0FvZ3YxdUxCNTVyaXE5THV0a1R1SXNsYTVleW9mc3hRSDYwUDZaTTRkdjE1b3kKUWxMUTViRnNkYUFFWnpjbDJkNWdPbzdVOVJtWENmM0NkUHJUTVBNRGk1eDl3LzJvNElRRC9XbXVPejh2SFM4TwpXMERwVUdkcXFINjFXWTV6VEtWSHRGY2pKZ1dwdXl5OXduUFA5ODR3d1FLQmdRRE8zZzdaaXU3M1hLb1RqU3lNCitFb1JoWTV5R2M5REFhZGVCdGVjZzhZNnh1NmVPYXk5T1Z0ajRyU0RTY2RWY3AyUjRDc21qZlMwbzVCVXR4NGgKRGtZdk5kUlA0YlV1bVh1MVhCeU11RDU0R0M0cjI0S2NiUWVHcXRyVEdCanpUSFEyVUowRjZkQ2xTWW4wM2YrYgppL0RFUnFaMkk1VDdYQVpJU3ZMTWZOTXcxUUtCZ1FDNThoZ1k3SHVWZnBNZENpUGdwRlhlZ3dQU3hQcHRiVjh4CjNUTnFwTWhnQkV3M3VNTEgxTWJiSThjS2tEY2pCZlA4Ri9wWUpoT2RPandhYnlZd0hldjdac1RtQktlcGNhM2wKWTNmdXZ2TFVLNkJDVDJjdCs1T0ZmNXhnemlCaEkvUHY2QzlxeXhKb2JDazBxZDUxSEVueGJHRHFxMUEyZDU0dQo5dXp4aFA1RXdRS0JnR09SamlRM012M3NwQS8xQzFSdXpYZlJpTlp5aGNnQ3E4UWVGdmxHazhzR3BTT1RMd21FCjZmQVIxa0M2Nmk2K2xBajZsTXBoMlQ1NDI2ZHEzQjJjK1RzUDliamRNby9UWUMvU3Znc2RRelFhcjE1OHNVa0oKVVc0SUhuc3NSaFlVM25xbUltNE9ORmJhSm9TdHRiSHdrVnBuaHdlbDZMZHplN0tnSUcwOFI0cGhBb0dBYXpWMApRMXFGM3FtOTlHNVdSVDA2N1RJbzBDc1dJR1dCRDJUME1qYVQrUmhCUVpkYlpvLzluM2UvV1EzUlhIWWdPR2N5CnhnUWVKdmJlbEhjbFUzVE5ESVF5WGxTc3ZudDJ3ZDFaMXVOdGFudEV5VGF5ek1aU1JoUlBlMWtkUGlUV2pxb1cKUE1LYytHdjBUaExxMmliWFUwVWprK24yTTVGQU9OL1J1V2J1bTRFQ2dZRUFwQklJZmVJQU1yOXBxMmpIWkhsYwpIMG5hbzJDU2dWeUZJTmtLck0vV2lEdk5DQlFmOVM5NUJGT3hDak9UTzFZVXEzYTdUQ0ZReVpXeGJWSWRvajJKCjlxbnpoYTBWNGNjSXV6TjYxa3BkNHZtRHhRNWdYckpNb2JJeFpVcmt0WExrck1XR2J1dWtDVXM4MCtESms3SWkKdHMzZXFaY1JLWU5ILzI5bzJxSkxWMVk9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUk4VmVONkkxRWxWditqZFhUbEhEZnd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpobQpNVFUzT0dSbExUZzRaRFEwT1RVMUxXSm1aVGhrWkRWa0xUTTVORGN3WkdaaU1CNFhEVEkwTURjeE1EQTBNekUxCk5Gb1hEVEkxTURjeE1EQTBNekUxTTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFsa0lhSGpSYVkwSnZnN3ZNYnRnYXJ4ODlyVC9RQW9yWQpReU1Ib3pkZnFtRVBYdGdBakFScXplb2FTbDVWVkk1Wmk2SWJxY0xFK3RNQ2hEdG9XdmE5a09Qem1hVnBZWkZ3CjdRSVU4c05zRnNiMWZYc2dQb1ViZDhrMWRyQk80MjhzTmFMdFJnT2NQODhybkMzOFIvTTk3ellxSWZHMzVWOEsKcUZROVNGUEFuVlQ2YUxWZGx2RjVFZUxvR3hEMlhJeUFqUzlxQzY3WmltbTltVmNHdEgzQlNzRHVCZ1RMaGtSKwplN3dMcGxZTFkrMlRTL0IvS0R5OWF0cHlWV1RXSnBPYjFzNUttbUp6QjNSQXM3MGd4OWk5UmpmSTRWc2pxaElqCndlaTd1cGFxSllJRi9RKzhOWUlUVU1iVWlpUWVhZ2JudmxYWnhPbStqVUFtdzNDUGU0WmtsUUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVTlNbUJDVnVXczBtSXVFSFNGbUNCSElVV3B6NHdId1lEVlIwakJCZ3dGb0FVeTlqMGpzR2wKR1hDd09HcjhFeDl0bERnbXk3WXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQklPNnJWQW12aWVucGwwbGF3eQpQc1pmQm51ZVJLNXdhSkd2N1NKT2hGaWxnLzVTWGFycXVjOXBvQmlLeER4c0daczNOKzlqWWcwQk5hRlpXYW1XCjQyMGE5Z0tZNS9lblZndUpYY1RncHplUXQ5RWVnV3c4UHRFUEkrdmhTTlVpeVJiTjlnK2JoSjZzeXNCcGxCTGQKb0IybTZhVmNOR0tuSVljbVFJc1loNjlNOEduczMrYVhpVnBidE5sZHZUczZJeFcydjgrakliSnlmeEN4T1BaZQplTVhMTU1IZnAvSjBHQjNWZG00c2doNVdKbVVjeTRQZFNicFBkMDlML295eEx3b3Q1WDhnbFAveUt0TWJyRUhSCkZuTGtVVzVCZmt6ZSt3dWgxWlVkYnNkakptWUlTZVNLb3Ria3Y2TG1BcWc4YzRHb3kvN1pVWW5yMnQ0V3hXcGgKY1FrPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Wednesday 10 July 2024 04:31:55 +0000 (0:00:00.612) 0:01:14.212 ******** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWQhoeNFpjQm+D\nu8xu2BqvHz2tP9ACithDIwejN1+qYQ9e2ACMBGrN6hpKXlVUjlmLohupwsT60wKE\nO2ha9r2Q4/OZpWlhkXDtAhTyw2wWxvV9eyA+hRt3yTV2sE7jbyw1ou1GA5w/zyuc\nLfxH8z3vNioh8bflXwqoVD1IU8CdVPpotV2W8XkR4ugbEPZcjICNL2oLrtmKab2Z\nVwa0fcFKwO4GBMuGRH57vAumVgtj7ZNL8H8oPL1q2nJVZNYmk5vWzkqaYnMHdECz\nvSDH2L1GN8jhWyOqEiPB6Lu6lqolggX9D7w1ghNQxtSKJB5qBue+VdnE6b6NQCbD\ncI97hmSVAgMBAAECggEAJS+uTY/Y18xjE0fYuAz5C6KQbc5HYT2x+GmUtA7Z+O1k\n86zC8+QK97OKdqHCffbtz9oafQi0Hbw3mPin4q1CbHeRu9J9UlV/jFRx0UPOfhOW\nwUuFxxtDmUFdXyaSm4RRvWN5U9TEaGFR8mjKERdwmkE+K6DqCVTcaxzP/tSlbHow\neJg0iDyovHyGPo/ZeCAogv1uLB55riq9LutkTuIsla5eyofsxQH60P6ZM4dv15oy\nQlLQ5bFsdaAEZzcl2d5gOo7U9RmXCf3CdPrTMPMDi5x9w/2o4IQD/WmuOz8vHS8O\nW0DpUGdqqH61WY5zTKVHtFcjJgWpuyy9wnPP984wwQKBgQDO3g7Ziu73XKoTjSyM\n+EoRhY5yGc9DAadeBtecg8Y6xu6eOay9OVtj4rSDScdVcp2R4CsmjfS0o5BUtx4h\nDkYvNdRP4bUumXu1XByMuD54GC4r24KcbQeGqtrTGBjzTHQ2UJ0F6dClSYn03f+b\ni/DERqZ2I5T7XAZISvLMfNMw1QKBgQC58hgY7HuVfpMdCiPgpFXegwPSxPptbV8x\n3TNqpMhgBEw3uMLH1MbbI8cKkDcjBfP8F/pYJhOdOjwabyYwHev7ZsTmBKepca3l\nY3fuvvLUK6BCT2ct+5OFf5xgziBhI/Pv6C9qyxJobCk0qd51HEnxbGDqq1A2d54u\n9uzxhP5EwQKBgGORjiQ3Mv3spA/1C1RuzXfRiNZyhcgCq8QeFvlGk8sGpSOTLwmE\n6fAR1kC66i6+lAj6lMph2T5426dq3B2c+TsP9bjdMo/TYC/SvgsdQzQar158sUkJ\nUW4IHnssRhYU3nqmIm4ONFbaJoSttbHwkVpnhwel6Ldze7KgIG08R4phAoGAazV0\nQ1qF3qm99G5WRT067TIo0CsWIGWBD2T0MjaT+RhBQZdbZo/9n3e/WQ3RXHYgOGcy\nxgQeJvbelHclU3TNDIQyXlSsvnt2wd1Z1uNtantEyTayzMZSRhRPe1kdPiTWjqoW\nPMKc+Gv0ThLq2ibXU0Ujk+n2M5FAON/RuWbum4ECgYEApBIIfeIAMr9pq2jHZHlc\nH0nao2CSgVyFINkKrM/WiDvNCBQf9S95BFOxCjOTO1YUq3a7TCFQyZWxbVIdoj2J\n9qnzha0V4ccIuzN61kpd4vmDxQ5gXrJMobIxZUrktXLkrMWGbuukCUs80+DJk7Ii\nts3eqZcRKYNH/29o2qJLV1Y=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Wednesday 10 July 2024 04:31:55 +0000 (0:00:00.033) 0:01:14.245 ******** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWQhoeNFpjQm+D\nu8xu2BqvHz2tP9ACithDIwejN1+qYQ9e2ACMBGrN6hpKXlVUjlmLohupwsT60wKE\nO2ha9r2Q4/OZpWlhkXDtAhTyw2wWxvV9eyA+hRt3yTV2sE7jbyw1ou1GA5w/zyuc\nLfxH8z3vNioh8bflXwqoVD1IU8CdVPpotV2W8XkR4ugbEPZcjICNL2oLrtmKab2Z\nVwa0fcFKwO4GBMuGRH57vAumVgtj7ZNL8H8oPL1q2nJVZNYmk5vWzkqaYnMHdECz\nvSDH2L1GN8jhWyOqEiPB6Lu6lqolggX9D7w1ghNQxtSKJB5qBue+VdnE6b6NQCbD\ncI97hmSVAgMBAAECggEAJS+uTY/Y18xjE0fYuAz5C6KQbc5HYT2x+GmUtA7Z+O1k\n86zC8+QK97OKdqHCffbtz9oafQi0Hbw3mPin4q1CbHeRu9J9UlV/jFRx0UPOfhOW\nwUuFxxtDmUFdXyaSm4RRvWN5U9TEaGFR8mjKERdwmkE+K6DqCVTcaxzP/tSlbHow\neJg0iDyovHyGPo/ZeCAogv1uLB55riq9LutkTuIsla5eyofsxQH60P6ZM4dv15oy\nQlLQ5bFsdaAEZzcl2d5gOo7U9RmXCf3CdPrTMPMDi5x9w/2o4IQD/WmuOz8vHS8O\nW0DpUGdqqH61WY5zTKVHtFcjJgWpuyy9wnPP984wwQKBgQDO3g7Ziu73XKoTjSyM\n+EoRhY5yGc9DAadeBtecg8Y6xu6eOay9OVtj4rSDScdVcp2R4CsmjfS0o5BUtx4h\nDkYvNdRP4bUumXu1XByMuD54GC4r24KcbQeGqtrTGBjzTHQ2UJ0F6dClSYn03f+b\ni/DERqZ2I5T7XAZISvLMfNMw1QKBgQC58hgY7HuVfpMdCiPgpFXegwPSxPptbV8x\n3TNqpMhgBEw3uMLH1MbbI8cKkDcjBfP8F/pYJhOdOjwabyYwHev7ZsTmBKepca3l\nY3fuvvLUK6BCT2ct+5OFf5xgziBhI/Pv6C9qyxJobCk0qd51HEnxbGDqq1A2d54u\n9uzxhP5EwQKBgGORjiQ3Mv3spA/1C1RuzXfRiNZyhcgCq8QeFvlGk8sGpSOTLwmE\n6fAR1kC66i6+lAj6lMph2T5426dq3B2c+TsP9bjdMo/TYC/SvgsdQzQar158sUkJ\nUW4IHnssRhYU3nqmIm4ONFbaJoSttbHwkVpnhwel6Ldze7KgIG08R4phAoGAazV0\nQ1qF3qm99G5WRT067TIo0CsWIGWBD2T0MjaT+RhBQZdbZo/9n3e/WQ3RXHYgOGcy\nxgQeJvbelHclU3TNDIQyXlSsvnt2wd1Z1uNtantEyTayzMZSRhRPe1kdPiTWjqoW\nPMKc+Gv0ThLq2ibXU0Ujk+n2M5FAON/RuWbum4ECgYEApBIIfeIAMr9pq2jHZHlc\nH0nao2CSgVyFINkKrM/WiDvNCBQf9S95BFOxCjOTO1YUq3a7TCFQyZWxbVIdoj2J\n9qnzha0V4ccIuzN61kpd4vmDxQ5gXrJMobIxZUrktXLkrMWGbuukCUs80+DJk7Ii\nts3eqZcRKYNH/29o2qJLV1Y=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\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.028252", "end": "2024-07-10 04:31:55.456963", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAI8VeN6I1ElVv+jdXTlHDfwwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzhm\nMTU3OGRlLTg4ZDQ0OTU1LWJmZThkZDVkLTM5NDcwZGZiMB4XDTI0MDcxMDA0MzE1\nNFoXDTI1MDcxMDA0MzE1M1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlkIaHjRaY0Jvg7vMbtgarx89rT/QAorY\nQyMHozdfqmEPXtgAjARqzeoaSl5VVI5Zi6IbqcLE+tMChDtoWva9kOPzmaVpYZFw\n7QIU8sNsFsb1fXsgPoUbd8k1drBO428sNaLtRgOcP88rnC38R/M97zYqIfG35V8K\nqFQ9SFPAnVT6aLVdlvF5EeLoGxD2XIyAjS9qC67Zimm9mVcGtH3BSsDuBgTLhkR+\ne7wLplYLY+2TS/B/KDy9atpyVWTWJpOb1s5KmmJzB3RAs70gx9i9RjfI4VsjqhIj\nwei7upaqJYIF/Q+8NYITUMbUiiQeagbnvlXZxOm+jUAmw3CPe4ZklQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQU9MmBCVuWs0mIuEHSFmCBHIUWpz4wHwYDVR0jBBgwFoAUy9j0jsGl\nGXCwOGr8Ex9tlDgmy7YwDQYJKoZIhvcNAQELBQADggEBABIO6rVAmvienpl0lawy\nPsZfBnueRK5waJGv7SJOhFilg/5SXarquc9poBiKxDxsGZs3N+9jYg0BNaFZWamW\n420a9gKY5/enVguJXcTgpzeQt9EegWw8PtEPI+vhSNUiyRbN9g+bhJ6sysBplBLd\noB2m6aVcNGKnIYcmQIsYh69M8Gns3+aXiVpbtNldvTs6IxW2v8+jIbJyfxCxOPZe\neMXLMMHfp/J0GB3Vdm4sgh5WJmUcy4PdSbpPd09L/oyxLwot5X8glP/yKtMbrEHR\nFnLkUW5Bfkze+wuh1ZUdbsdjJmYISeSKotbkv6LmAqg8c4Goy/7ZUYnr2t4WxWph\ncQk=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCWQhoeNFpjQm+D\nu8xu2BqvHz2tP9ACithDIwejN1+qYQ9e2ACMBGrN6hpKXlVUjlmLohupwsT60wKE\nO2ha9r2Q4/OZpWlhkXDtAhTyw2wWxvV9eyA+hRt3yTV2sE7jbyw1ou1GA5w/zyuc\nLfxH8z3vNioh8bflXwqoVD1IU8CdVPpotV2W8XkR4ugbEPZcjICNL2oLrtmKab2Z\nVwa0fcFKwO4GBMuGRH57vAumVgtj7ZNL8H8oPL1q2nJVZNYmk5vWzkqaYnMHdECz\nvSDH2L1GN8jhWyOqEiPB6Lu6lqolggX9D7w1ghNQxtSKJB5qBue+VdnE6b6NQCbD\ncI97hmSVAgMBAAECggEAJS+uTY/Y18xjE0fYuAz5C6KQbc5HYT2x+GmUtA7Z+O1k\n86zC8+QK97OKdqHCffbtz9oafQi0Hbw3mPin4q1CbHeRu9J9UlV/jFRx0UPOfhOW\nwUuFxxtDmUFdXyaSm4RRvWN5U9TEaGFR8mjKERdwmkE+K6DqCVTcaxzP/tSlbHow\neJg0iDyovHyGPo/ZeCAogv1uLB55riq9LutkTuIsla5eyofsxQH60P6ZM4dv15oy\nQlLQ5bFsdaAEZzcl2d5gOo7U9RmXCf3CdPrTMPMDi5x9w/2o4IQD/WmuOz8vHS8O\nW0DpUGdqqH61WY5zTKVHtFcjJgWpuyy9wnPP984wwQKBgQDO3g7Ziu73XKoTjSyM\n+EoRhY5yGc9DAadeBtecg8Y6xu6eOay9OVtj4rSDScdVcp2R4CsmjfS0o5BUtx4h\nDkYvNdRP4bUumXu1XByMuD54GC4r24KcbQeGqtrTGBjzTHQ2UJ0F6dClSYn03f+b\ni/DERqZ2I5T7XAZISvLMfNMw1QKBgQC58hgY7HuVfpMdCiPgpFXegwPSxPptbV8x\n3TNqpMhgBEw3uMLH1MbbI8cKkDcjBfP8F/pYJhOdOjwabyYwHev7ZsTmBKepca3l\nY3fuvvLUK6BCT2ct+5OFf5xgziBhI/Pv6C9qyxJobCk0qd51HEnxbGDqq1A2d54u\n9uzxhP5EwQKBgGORjiQ3Mv3spA/1C1RuzXfRiNZyhcgCq8QeFvlGk8sGpSOTLwmE\n6fAR1kC66i6+lAj6lMph2T5426dq3B2c+TsP9bjdMo/TYC/SvgsdQzQar158sUkJ\nUW4IHnssRhYU3nqmIm4ONFbaJoSttbHwkVpnhwel6Ldze7KgIG08R4phAoGAazV0\nQ1qF3qm99G5WRT067TIo0CsWIGWBD2T0MjaT+RhBQZdbZo/9n3e/WQ3RXHYgOGcy\nxgQeJvbelHclU3TNDIQyXlSsvnt2wd1Z1uNtantEyTayzMZSRhRPe1kdPiTWjqoW\nPMKc+Gv0ThLq2ibXU0Ujk+n2M5FAON/RuWbum4ECgYEApBIIfeIAMr9pq2jHZHlc\nH0nao2CSgVyFINkKrM/WiDvNCBQf9S95BFOxCjOTO1YUq3a7TCFQyZWxbVIdoj2J\n9qnzha0V4ccIuzN61kpd4vmDxQ5gXrJMobIxZUrktXLkrMWGbuukCUs80+DJk7Ii\nts3eqZcRKYNH/29o2qJLV1Y=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-10 04:31:55.428711" } STDOUT: Request "20240710043154" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Wednesday 10 July 2024 04:31:55 +0000 (0:00:00.235) 0:01:14.481 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:35 Wednesday 10 July 2024 04:31:56 +0000 (0:00:00.589) 0:01:15.071 ******** changed: [sut] => { "changed": true, "checksum": "8225946e46095050572ed778b362e6d5a14d31e1", "dest": "/tmp/lsr_3jhyh7jw_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "6a2b346bf9859e54572072ef8e828cfb", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720585916.144734-2853-269177134546318/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:41 Wednesday 10 July 2024 04:31:56 +0000 (0:00:00.721) 0:01:15.792 ******** changed: [sut] => { "changed": true, "checksum": "2bd823d2d3f02cb924c5ca976d475ea94ad424d9", "dest": "/tmp/lsr_3jhyh7jw_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "b3821ea9d421b428b7705a41f56fd81c", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1720585916.869692-2875-147187655470430/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:47 Wednesday 10 July 2024 04:31:57 +0000 (0:00:00.646) 0:01:16.439 ******** changed: [sut] => { "changed": true, "checksum": "8225946e46095050572ed778b362e6d5a14d31e1", "dest": "/tmp/lsr_3jhyh7jw_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "6a2b346bf9859e54572072ef8e828cfb", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720585917.5337758-2894-15743173485045/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:54 Wednesday 10 July 2024 04:31:58 +0000 (0:00:00.701) 0:01:17.141 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:59 Wednesday 10 July 2024 04:32:02 +0000 (0:00:03.901) 0:01:21.042 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:67 Wednesday 10 July 2024 04:32:02 +0000 (0:00:00.253) 0:01:21.295 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:84 Wednesday 10 July 2024 04:32:02 +0000 (0:00:00.587) 0:01:21.882 ******** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_3jhyh7jw_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:92 Wednesday 10 July 2024 04:32:02 +0000 (0:00:00.024) 0:01:21.906 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_3jhyh7jw_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.816992", "end": "2024-07-10 04:32:05.912984", "rc": 0, "start": "2024-07-10 04:32:03.095992" } STDOUT: 3c143584e8ad29fd1cdfa18fd608d0362f14d9afceb8d9aac0b1193ffa32dc30 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:103 Wednesday 10 July 2024 04:32:05 +0000 (0:00:03.058) 0:01:24.965 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:107 Wednesday 10 July 2024 04:32:06 +0000 (0:00:00.463) 0:01:25.429 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.038871", "end": "2024-07-10 04:32:06.653724", "rc": 0, "start": "2024-07-10 04:32:06.614853" } STDERR: time="2024-07-10T04:32:05.914181528Z" 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=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.914290068Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.914469539Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.914879984Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.914920101Z" 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=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.91518506Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 time="2024-07-10T04:32:05.915282612Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.19.9 instance.id=d21cf947-f7d0-4ccd-9e66-58269649954a service=registry version=2.8.2 2024/07/10 04:32:06 http: TLS handshake error from 10.88.0.1:58590: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:113 Wednesday 10 July 2024 04:32:06 +0000 (0:00:00.261) 0:01:25.690 ******** 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:118 Wednesday 10 July 2024 04:32:06 +0000 (0:00:00.033) 0:01:25.723 ******** 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_3jhyh7jw_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_3jhyh7jw_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.356495", "end": "2024-07-10 04:32:08.267563", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-10 04:32:06.911068" } 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-cleanupd45hpq9j/tests/tasks/setup_registry.yml:129 Wednesday 10 July 2024 04:32:08 +0000 (0:00:01.585) 0:01:27.309 ******** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_3jhyh7jw_podman/auth/auth.json", "--cert-dir=/tmp/lsr_3jhyh7jw_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.167369", "end": "2024-07-10 04:32:08.651124", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-10 04:32:08.483755" } 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:60 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.375) 0:01:27.685 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.063) 0:01:27.748 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.073) 0:01:27.821 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.065) 0:01:27.887 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.036) 0:01:27.923 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:32:08 +0000 (0:00:00.029) 0:01:27.953 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:32:09 +0000 (0:00:00.078) 0:01:28.032 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:32:09 +0000 (0:00:00.643) 0:01:28.675 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:32:09 +0000 (0:00:00.022) 0:01:28.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:32:09 +0000 (0:00:00.028) 0:01:28.727 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026661", "end": "2024-07-10 04:32:09.985616", "rc": 0, "start": "2024-07-10 04:32:09.958955" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.286) 0:01:29.014 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.048) 0:01:29.062 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.036) 0:01:29.099 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.040) 0:01:29.139 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.036) 0:01:29.176 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.023) 0:01:29.199 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.022) 0:01:29.222 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.027) 0:01:29.249 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.245) 0:01:29.494 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.029) 0:01:29.523 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.189) 0:01:29.713 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.020) 0:01:29.733 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.021) 0:01:29.755 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.023) 0:01:29.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.052) 0:01:29.831 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.041) 0:01:29.873 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.030) 0:01:29.903 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.023) 0:01:29.927 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:32:10 +0000 (0:00:00.049) 0:01:29.977 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.044) 0:01:30.021 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.042) 0:01:30.063 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.019) 0:01:30.083 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.026) 0:01:30.110 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.046) 0:01:30.156 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.059) 0:01:30.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.020) 0:01:30.235 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.049) 0:01:30.285 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.025) 0:01:30.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.029) 0:01:30.340 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.057) 0:01:30.397 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.060) 0:01:30.458 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.025) 0:01:30.484 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.036) 0:01:30.520 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.020) 0:01:30.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.021) 0:01:30.561 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.019) 0:01:30.581 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.018) 0:01:30.599 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.017) 0:01:30.617 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.018) 0:01:30.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.018) 0:01:30.655 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.094) 0:01:30.749 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.031) 0:01:30.781 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.028) 0:01:30.809 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.024) 0:01:30.833 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.037) 0:01:30.870 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.036) 0:01:30.907 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.031) 0:01:30.938 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:11 +0000 (0:00:00.038) 0:01:30.977 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.208) 0:01:31.185 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.044) 0:01:31.229 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.211) 0:01:31.441 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.021) 0:01:31.462 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.023) 0:01:31.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.023) 0:01:31.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.025) 0:01:31.533 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.025) 0:01:31.559 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.050) 0:01:31.610 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.103) 0:01:31.713 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.040) 0:01:31.754 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.021) 0:01:31.776 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.032) 0:01:31.808 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.022) 0:01:31.830 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.022) 0:01:31.853 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:32:12 +0000 (0:00:00.024) 0:01:31.878 ******** 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.008314", "end": "2024-07-10 04:32:13.057408", "rc": 0, "start": "2024-07-10 04:32:13.049094" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.192) 0:01:32.071 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.020) 0:01:32.091 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.045) 0:01:32.137 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.044) 0:01:32.182 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.021) 0:01:32.203 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.023) 0:01:32.226 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.032) 0:01:32.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.036) 0:01:32.296 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.037) 0:01:32.333 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:75 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.581) 0:01:32.915 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:86 Wednesday 10 July 2024 04:32:13 +0000 (0:00:00.024) 0:01:32.939 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.069) 0:01:33.009 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.049) 0:01:33.058 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.028) 0:01:33.087 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.034) 0:01:33.121 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.025) 0:01:33.147 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.069) 0:01:33.216 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.675) 0:01:33.892 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.029) 0:01:33.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:32:14 +0000 (0:00:00.039) 0:01:33.961 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028753", "end": "2024-07-10 04:32:15.167371", "rc": 0, "start": "2024-07-10 04:32:15.138618" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.280) 0:01:34.242 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.039) 0:01:34.281 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.050) 0:01:34.331 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.130) 0:01:34.462 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.057) 0:01:34.519 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.040) 0:01:34.559 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.061) 0:01:34.621 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.052) 0:01:34.673 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.230) 0:01:34.904 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:15 +0000 (0:00:00.030) 0:01:34.934 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.268) 0:01:35.203 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.048) 0:01:35.251 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.068) 0:01:35.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.084) 0:01:35.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.078) 0:01:35.483 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.068) 0:01:35.551 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.230) 0:01:35.782 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.083) 0:01:35.866 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.053) 0:01:35.919 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:32:16 +0000 (0:00:00.046) 0:01:35.966 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.050) 0:01:36.016 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.065) 0:01:36.081 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.033) 0:01:36.115 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.064) 0:01:36.180 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.031) 0:01:36.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.034) 0:01:36.246 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.048) 0:01:36.294 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.022) 0:01:36.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.038) 0:01:36.356 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.049) 0:01:36.405 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.135) 0:01:36.541 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.037) 0:01:36.579 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.048) 0:01:36.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.022) 0:01:36.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.046) 0:01:36.697 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.034) 0:01:36.731 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.051) 0:01:36.783 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.041) 0:01:36.825 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.046) 0:01:36.871 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.023) 0:01:36.895 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:32:17 +0000 (0:00:00.067) 0:01:36.962 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.039) 0:01:37.002 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.046) 0:01:37.049 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.029) 0:01:37.079 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.042) 0:01:37.121 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.030) 0:01:37.152 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.028) 0:01:37.180 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.104) 0:01:37.285 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.231) 0:01:37.516 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.055) 0:01:37.572 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.248) 0:01:37.820 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.025) 0:01:37.845 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.022) 0:01:37.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.030) 0:01:37.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.028) 0:01:37.927 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.021) 0:01:37.948 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:18 +0000 (0:00:00.021) 0:01:37.969 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.020) 0:01:37.990 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.019) 0:01:38.009 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.019) 0:01:38.028 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.031) 0:01:38.060 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.025) 0:01:38.085 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.025) 0:01:38.110 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.034) 0:01:38.145 ******** 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.005803", "end": "2024-07-10 04:32:19.358583", "rc": 0, "start": "2024-07-10 04:32:19.352780" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.236) 0:01:38.381 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.032) 0:01:38.413 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.129) 0:01:38.543 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.049) 0:01:38.593 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.029) 0:01:38.623 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.031) 0:01:38.654 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.027) 0:01:38.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.048) 0:01:38.730 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:32:19 +0000 (0:00:00.057) 0:01:38.788 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:101 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.444) 0:01:39.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:112 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.079) 0:01:39.312 ******** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_qaqhzyvu_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:120 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.166) 0:01:39.478 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.053) 0:01:39.531 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.077) 0:01:39.609 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.035) 0:01:39.644 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.065) 0:01:39.709 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.024) 0:01:39.734 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:32:20 +0000 (0:00:00.066) 0:01:39.800 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.678) 0:01:40.479 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.030) 0:01:40.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.032) 0:01:40.542 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027714", "end": "2024-07-10 04:32:21.755838", "rc": 0, "start": "2024-07-10 04:32:21.728124" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.261) 0:01:40.804 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.040) 0:01:40.844 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:32:21 +0000 (0:00:00.046) 0:01:40.891 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.243) 0:01:41.135 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.081) 0:01:41.216 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.045) 0:01:41.262 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.045) 0:01:41.308 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.091) 0:01:41.399 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.213) 0:01:41.613 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.047) 0:01:41.660 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.214) 0:01:41.874 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.040) 0:01:41.915 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:22 +0000 (0:00:00.042) 0:01:41.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.028) 0:01:41.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.055) 0:01:42.040 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.077) 0:01:42.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.053) 0:01:42.171 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.025) 0:01:42.197 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.045) 0:01:42.242 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.053) 0:01:42.295 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.070) 0:01:42.366 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.043) 0:01:42.409 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.021) 0:01:42.431 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.050) 0:01:42.482 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.110) 0:01:42.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.026) 0:01:42.619 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.077) 0:01:42.696 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.082) 0:01:42.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.052) 0:01:42.832 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.067) 0:01:42.899 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:32:23 +0000 (0:00:00.060) 0:01:42.960 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.033) 0:01:42.994 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.025) 0:01:43.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.045) 0:01:43.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.028) 0:01:43.094 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.038) 0:01:43.132 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.035) 0:01:43.168 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.084) 0:01:43.252 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.042) 0:01:43.295 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.086) 0:01:43.381 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.027) 0:01:43.409 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.038) 0:01:43.447 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.026) 0:01:43.473 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.024) 0:01:43.498 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.027) 0:01:43.526 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.218) 0:01:43.745 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:24 +0000 (0:00:00.070) 0:01:43.815 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.255) 0:01:44.071 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.071) 0:01:44.143 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.046) 0:01:44.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.062) 0:01:44.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.050) 0:01:44.302 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.050) 0:01:44.353 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.084) 0:01:44.437 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.035) 0:01:44.472 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.043) 0:01:44.516 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.045) 0:01:44.562 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.132) 0:01:44.695 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:32:25 +0000 (0:00:00.052) 0:01:44.748 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:32:26 +0000 (0:00:00.319) 0:01:45.067 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:32:26 +0000 (0:00:00.795) 0:01:45.862 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:32:26 +0000 (0:00:00.030) 0:01:45.893 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:32:26 +0000 (0:00:00.022) 0:01:45.915 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:32:26 +0000 (0:00:00.045) 0:01:45.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.032) 0:01:45.994 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.022) 0:01:46.017 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.064) 0:01:46.082 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.035) 0:01:46.118 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.032) 0:01:46.151 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.047) 0:01:46.198 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.041) 0:01:46.240 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.026) 0:01:46.266 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.058) 0:01:46.325 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.027) 0:01:46.353 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.197) 0:01:46.550 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.033) 0:01:46.584 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.194) 0:01:46.779 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.023) 0:01:46.803 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.026) 0:01:46.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.030) 0:01:46.860 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.034) 0:01:46.895 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.031) 0:01:46.927 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:27 +0000 (0:00:00.031) 0:01:46.958 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.042) 0:01:47.001 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.041) 0:01:47.042 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.040) 0:01:47.083 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.061) 0:01:47.144 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.037) 0:01:47.181 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.042) 0:01:47.224 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.026) 0:01:47.250 ******** 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.005752", "end": "2024-07-10 04:32:28.428096", "rc": 0, "start": "2024-07-10 04:32:28.422344" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.240) 0:01:47.491 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.028) 0:01:47.519 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.063) 0:01:47.582 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.035) 0:01:47.618 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.027) 0:01:47.646 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.020) 0:01:47.666 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.020) 0:01:47.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.023) 0:01:47.710 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:32:28 +0000 (0:00:00.023) 0:01:47.733 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:32:29 +0000 (0:00:00.543) 0:01:48.276 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:32:29 +0000 (0:00:00.259) 0:01:48.535 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:32:29 +0000 (0:00:00.227) 0:01:48.763 ******** 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-1720585949.8209236-4332-23747518407064/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:32:30 +0000 (0:00:00.632) 0:01:49.395 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 55c956b87605c0ef54507691cb58c15c48a35dcce6388a48cce4459ab60da1a3 Container: ad3181ff34f218e7f9ef0ab042472afb8e74da0234178a1ec8a3d88a05a5ca53 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:32:31 +0000 (0:00:01.194) 0:01:50.590 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:32:32 +0000 (0:00:00.670) 0:01:51.260 ******** 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": "sysinit.target basic.target \"system-podman\\\\x2dkube.slice\" -.mount systemd-journald.socket 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": "\"system-podman\\\\x2dkube.slice\" -.mount 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:32:32 +0000 (0:00:00.627) 0:01:51.888 ******** 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": "basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" network-online.target sysinit.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": "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 \"system-podman\\\\x2dkube.slice\" -.mount", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:32:34 +0000 (0:00:01.192) 0:01:53.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.040) 0:01:53.121 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.094) 0:01:53.216 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.045) 0:01:53.261 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.069) 0:01:53.331 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.023) 0:01:53.355 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.034) 0:01:53.389 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.042) 0:01:53.432 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.027) 0:01:53.459 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.026) 0:01:53.486 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.030) 0:01:53.516 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.287) 0:01:53.803 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:34 +0000 (0:00:00.037) 0:01:53.841 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.243) 0:01:54.084 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.019) 0:01:54.104 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.019) 0:01:54.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.026) 0:01:54.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.024) 0:01:54.175 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.021) 0:01:54.197 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.026) 0:01:54.224 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.088) 0:01:54.312 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.030) 0:01:54.343 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.063) 0:01:54.407 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.027) 0:01:54.435 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.027) 0:01:54.463 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.055) 0:01:54.518 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.040) 0:01:54.559 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.061) 0:01:54.620 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.062) 0:01:54.682 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.062) 0:01:54.745 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.071) 0:01:54.817 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.042) 0:01:54.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.024) 0:01:54.884 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:32:35 +0000 (0:00:00.020) 0:01:54.905 ******** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:32:36 +0000 (0:00:00.915) 0:01:55.821 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.277) 0:01:56.098 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.020) 0:01:56.118 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.020) 0:01:56.139 ******** 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-1720585957.194374-4603-12446906745841/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.619) 0:01:56.759 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.025) 0:01:56.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.024) 0:01:56.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.024) 0:01:56.834 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.018) 0:01:56.852 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.018) 0:01:56.871 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.053) 0:01:56.924 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.024) 0:01:56.949 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:32:37 +0000 (0:00:00.023) 0:01:56.973 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.022) 0:01:56.996 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.083) 0:01:57.079 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.025) 0:01:57.105 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.024) 0:01:57.130 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.027) 0:01:57.158 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.234) 0:01:57.392 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.026) 0:01:57.419 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.252) 0:01:57.671 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.020) 0:01:57.691 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.021) 0:01:57.713 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.021) 0:01:57.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.019) 0:01:57.754 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.020) 0:01:57.775 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.024) 0:01:57.799 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.030) 0:01:57.829 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.025) 0:01:57.855 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.026) 0:01:57.882 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:32:38 +0000 (0:00:00.021) 0:01:57.903 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.084) 0:01:57.987 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.021) 0:01:58.009 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.033) 0:01:58.042 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.029) 0:01:58.072 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.020) 0:01:58.093 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:135 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.021) 0:01:58.115 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.069) 0:01:58.184 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.035) 0:01:58.220 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.027) 0:01:58.248 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.022) 0:01:58.271 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.021) 0:01:58.292 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:32:39 +0000 (0:00:00.062) 0:01:58.355 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.881) 0:01:59.236 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.021) 0:01:59.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.025) 0:01:59.284 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030585", "end": "2024-07-10 04:32:40.499737", "rc": 0, "start": "2024-07-10 04:32:40.469152" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.230) 0:01:59.514 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.021) 0:01:59.535 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.020) 0:01:59.556 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.049) 0:01:59.606 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.044) 0:01:59.650 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.026) 0:01:59.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.025) 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:40 +0000 (0:00:00.027) 0:01:59.730 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.267) 0:01:59.998 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.070) 0:02:00.069 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.262) 0:02:00.331 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.021) 0:02:00.352 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.021) 0:02:00.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.043) 0:02:00.417 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.031) 0:02:00.449 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.043) 0:02:00.492 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.031) 0:02:00.523 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.021) 0:02:00.545 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.024) 0:02:00.569 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.029) 0:02:00.599 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.039) 0:02:00.638 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.021) 0:02:00.659 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.022) 0:02:00.681 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.039) 0:02:00.721 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.020) 0:02:00.742 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.075) 0:02:00.817 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.043) 0:02:00.860 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.021) 0:02:00.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.019) 0:02:00.901 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.037) 0:02:00.939 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.020) 0:02:00.960 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:32:41 +0000 (0:00:00.019) 0:02:00.979 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.019) 0:02:00.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.025) 0:02:01.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.020) 0:02:01.044 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.022) 0:02:01.066 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.020) 0:02:01.086 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.028) 0:02:01.115 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.021) 0:02:01.137 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.022) 0:02:01.159 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.053) 0:02:01.212 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.082) 0:02:01.294 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.030) 0:02:01.325 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.041) 0:02:01.367 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.041) 0:02:01.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.054) 0:02:01.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.026) 0:02:01.490 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.027) 0:02:01.518 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.245) 0:02:01.763 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:42 +0000 (0:00:00.026) 0:02:01.790 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.246) 0:02:02.036 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.021) 0:02:02.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.021) 0:02:02.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.021) 0:02:02.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.021) 0:02:02.121 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.022) 0:02:02.143 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.022) 0:02:02.165 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.067) 0:02:02.232 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.023) 0:02:02.256 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.024) 0:02:02.281 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.034) 0:02:02.316 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.024) 0:02:02.341 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.033) 0:02:02.375 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.034) 0:02:02.410 ******** 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.008749", "end": "2024-07-10 04:32:43.612929", "rc": 0, "start": "2024-07-10 04:32:43.604180" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.221) 0:02:02.632 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.020) 0:02:02.652 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.042) 0:02:02.695 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.035) 0:02:02.731 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.020) 0:02:02.751 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.019) 0:02:02.771 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.019) 0:02:02.790 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.030) 0:02:02.821 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:32:43 +0000 (0:00:00.018) 0:02:02.839 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:32:44 +0000 (0:00:00.766) 0:02:03.606 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720585950.9132447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720585950.3252385, "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": 1720585950.1122363, "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": "3916863931", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:32:44 +0000 (0:00:00.274) 0:02:03.881 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:32:45 +0000 (0:00:00.268) 0:02:04.149 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:32:45 +0000 (0:00:00.666) 0:02:04.816 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.488) 0:02:05.304 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.035) 0:02:05.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.033) 0:02:05.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.024) 0:02:05.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.023) 0:02:05.422 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.064) 0:02:05.486 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.101) 0:02:05.588 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.026) 0:02:05.614 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.036) 0:02:05.651 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.034) 0:02:05.685 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.037) 0:02:05.722 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.026) 0:02:05.749 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.027) 0:02:05.776 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:46 +0000 (0:00:00.029) 0:02:05.806 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.256) 0:02:06.063 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.032) 0:02:06.095 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.230) 0:02:06.326 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.041) 0:02:06.368 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.020) 0:02:06.389 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.024) 0:02:06.413 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.023) 0:02:06.437 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.020) 0:02:06.457 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.063) 0:02:06.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.022) 0:02:06.542 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.025) 0:02:06.568 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.041) 0:02:06.609 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.042) 0:02:06.652 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.045) 0:02:06.697 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.045) 0:02:06.743 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.043) 0:02:06.787 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.033) 0:02:06.820 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.055) 0:02:06.876 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:47 +0000 (0:00:00.066) 0:02:06.942 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:48 +0000 (0:00:00.043) 0:02:06.986 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:48 +0000 (0:00:00.024) 0:02:07.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:32:48 +0000 (0:00:00.024) 0:02:07.034 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:32:48 +0000 (0:00:00.020) 0:02:07.055 ******** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:32:48 +0000 (0:00:00.728) 0:02:07.783 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.248) 0:02:08.032 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.027) 0:02:08.059 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.023) 0:02:08.082 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.694) 0:02:08.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.022) 0:02:08.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.023) 0:02:08.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.025) 0:02:08.848 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.018) 0:02:08.867 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.020) 0:02:08.888 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:146 Wednesday 10 July 2024 04:32:49 +0000 (0:00:00.021) 0:02:08.909 ******** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_qaqhzyvu_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:152 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.347) 0:02:09.257 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.064) 0:02:09.322 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.085) 0:02:09.407 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.033) 0:02:09.440 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.023) 0:02:09.463 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.034) 0:02:09.497 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:32:50 +0000 (0:00:00.088) 0:02:09.585 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.780) 0:02:10.366 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.042) 0:02:10.409 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.047) 0:02:10.456 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042798", "end": "2024-07-10 04:32:51.752497", "rc": 0, "start": "2024-07-10 04:32:51.709699" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.333) 0:02:10.789 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.022) 0:02:10.812 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.023) 0:02:10.836 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.070) 0:02:10.906 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.039) 0:02:10.946 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:51 +0000 (0:00:00.027) 0:02:10.973 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.027) 0:02:11.001 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.028) 0:02:11.029 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.239) 0:02:11.268 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.027) 0:02:11.296 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.265) 0:02:11.561 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.022) 0:02:11.583 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.020) 0:02:11.604 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.020) 0:02:11.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.021) 0:02:11.646 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.021) 0:02:11.667 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.020) 0:02:11.688 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.021) 0:02:11.710 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.019) 0:02:11.730 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.062) 0:02:11.792 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.038) 0:02:11.831 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.022) 0:02:11.854 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.034) 0:02:11.889 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.045) 0:02:11.934 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.020) 0:02:11.955 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:32:52 +0000 (0:00:00.020) 0:02:11.976 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.038) 0:02:12.014 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.019) 0:02:12.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.020) 0:02:12.054 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.037) 0:02:12.092 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.020) 0:02:12.112 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.019) 0:02:12.132 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.020) 0:02:12.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.022) 0:02:12.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.059) 0:02:12.234 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.025) 0:02:12.260 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.021) 0:02:12.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 : Handle credential files - present] *********** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.019) 0:02:12.300 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.048) 0:02:12.349 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.023) 0:02:12.372 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.035) 0:02:12.408 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.034) 0:02:12.442 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.033) 0:02:12.475 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.040) 0:02:12.516 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.279) 0:02:12.796 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:53 +0000 (0:00:00.042) 0:02:12.838 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.264) 0:02:13.102 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.043) 0:02:13.146 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.026) 0:02:13.173 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.066) 0:02:13.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.030) 0:02:13.270 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.051) 0:02:13.321 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.023) 0:02:13.344 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.032) 0:02:13.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.033) 0:02:13.410 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.100) 0:02:13.510 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:32:54 +0000 (0:00:00.230) 0:02:13.740 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.722) 0:02:14.463 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.040) 0:02:14.504 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.044) 0:02:14.548 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.022) 0:02:14.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.022) 0:02:14.593 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.021) 0:02:14.615 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.049) 0:02:14.664 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.072) 0:02:14.737 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.029) 0:02:14.766 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.023) 0:02:14.790 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.037) 0:02:14.827 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.026) 0:02:14.854 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.029) 0:02:14.884 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:32:55 +0000 (0:00:00.029) 0:02:14.914 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.252) 0:02:15.166 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.028) 0:02:15.195 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.254) 0:02:15.449 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.022) 0:02:15.472 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.021) 0:02:15.493 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.031) 0:02:15.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.023) 0:02:15.548 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.021) 0:02:15.570 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.020) 0:02:15.590 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.023) 0:02:15.614 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.066) 0:02:15.680 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.021) 0:02:15.702 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.031) 0:02:15.733 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.021) 0:02:15.754 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.021) 0:02:15.775 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:32:56 +0000 (0:00:00.024) 0:02:15.800 ******** 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.005943", "end": "2024-07-10 04:32:57.001864", "rc": 0, "start": "2024-07-10 04:32:56.995921" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.225) 0:02:16.026 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.026) 0:02:16.053 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.049) 0:02:16.102 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.037) 0:02:16.139 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.022) 0:02:16.162 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.020) 0:02:16.182 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.021) 0:02:16.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.020) 0:02:16.224 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:32:57 +0000 (0:00:00.026) 0:02:16.250 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:32:58 +0000 (0:00:00.830) 0:02:17.081 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720585950.9132447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720585950.3252385, "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": 1720585950.1122363, "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": "3916863931", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:32:58 +0000 (0:00:00.244) 0:02:17.325 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:32:58 +0000 (0:00:00.295) 0:02:17.620 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.598) 0:02:18.219 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.422) 0:02:18.641 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.024) 0:02:18.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.021) 0:02:18.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.021) 0:02:18.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.021) 0:02:18.730 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.092) 0:02:18.823 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.027) 0:02:18.850 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.025) 0:02:18.876 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.021) 0:02:18.897 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.029) 0:02:18.927 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:32:59 +0000 (0:00:00.037) 0:02:18.965 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.025) 0:02:18.990 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.023) 0:02:19.014 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.028) 0:02:19.042 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.220) 0:02:19.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.038) 0:02:19.301 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.275) 0:02:19.576 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.024) 0:02:19.601 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.021) 0:02:19.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.021) 0:02:19.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.024) 0:02:19.669 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.038) 0:02:19.708 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.074) 0:02:19.782 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.023) 0:02:19.806 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.034) 0:02:19.840 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.055) 0:02:19.896 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.024) 0:02:19.921 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:33:00 +0000 (0:00:00.027) 0:02:19.948 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.056) 0:02:20.005 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.031) 0:02:20.036 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.034) 0:02:20.070 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.067) 0:02:20.138 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.054) 0:02:20.193 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.035) 0:02:20.228 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.027) 0:02:20.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.024) 0:02:20.280 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:33:01 +0000 (0:00:00.019) 0:02:20.299 ******** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:33:02 +0000 (0:00:00.797) 0:02:21.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:33:02 +0000 (0:00:00.249) 0:02:21.347 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:33:02 +0000 (0:00:00.023) 0:02:21.370 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:33:02 +0000 (0:00:00.023) 0:02:21.394 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.633) 0:02:22.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.025) 0:02:22.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.027) 0:02:22.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.038) 0:02:22.120 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.027) 0:02:22.147 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.080) 0:02:22.227 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.041) 0:02:22.268 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.043) 0:02:22.312 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.212) 0:02:22.525 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.037) 0:02:22.562 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.045) 0:02:22.607 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.216) 0:02:22.824 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:03 +0000 (0:00:00.028) 0:02:22.852 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.219) 0:02:23.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.021) 0:02:23.093 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.020) 0:02:23.114 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.021) 0:02:23.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.019) 0:02:23.155 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.020) 0:02:23.175 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.021) 0:02:23.197 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.022) 0:02:23.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.036) 0:02:23.256 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.039) 0:02:23.295 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.029) 0:02:23.325 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.043) 0:02:23.368 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.105) 0:02:23.473 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.022) 0:02:23.496 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.022) 0:02:23.519 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.052) 0:02:23.572 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:164 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.048) 0:02:23.620 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.092) 0:02:23.712 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.047) 0:02:23.760 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.026) 0:02:23.786 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.019) 0:02:23.806 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.021) 0:02:23.827 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:33:04 +0000 (0:00:00.050) 0:02:23.878 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:33:05 +0000 (0:00:00.831) 0:02:24.710 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:33:05 +0000 (0:00:00.020) 0:02:24.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:33:05 +0000 (0:00:00.023) 0:02:24.754 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047386", "end": "2024-07-10 04:33:06.023965", "rc": 0, "start": "2024-07-10 04:33:05.976579" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.288) 0:02:25.042 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.021) 0:02:25.064 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.020) 0:02:25.084 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.038) 0:02:25.122 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.036) 0:02:25.158 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.024) 0:02:25.183 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.024) 0:02:25.208 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.031) 0:02:25.239 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.269) 0:02:25.509 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.036) 0:02:25.545 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.269) 0:02:25.814 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.022) 0:02:25.837 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.024) 0:02:25.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.022) 0:02:25.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.025) 0:02:25.910 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.031) 0:02:25.941 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:06 +0000 (0:00:00.021) 0:02:25.963 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.026) 0:02:25.989 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.024) 0:02:26.013 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.032) 0:02:26.046 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.050) 0:02:26.096 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.025) 0:02:26.122 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.041) 0:02:26.163 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.041) 0:02:26.205 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.025) 0:02:26.230 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.049) 0:02:26.280 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.041) 0:02:26.321 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.059) 0:02:26.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.029) 0:02:26.410 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.041) 0:02:26.451 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.027) 0:02:26.479 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.053) 0:02:26.533 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.038) 0:02:26.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.028) 0:02:26.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.023) 0:02:26.624 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.020) 0:02:26.645 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.023) 0:02:26.668 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.049) 0:02:26.717 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.033) 0:02:26.751 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.030) 0:02:26.781 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.025) 0:02:26.806 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.074) 0:02:26.881 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:07 +0000 (0:00:00.097) 0:02:26.979 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.034) 0:02:27.013 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.032) 0:02:27.046 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.299) 0:02:27.345 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.045) 0:02:27.391 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.286) 0:02:27.678 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.039) 0:02:27.718 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.025) 0:02:27.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.030) 0:02:27.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.037) 0:02:27.812 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.031) 0:02:27.843 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.055) 0:02:27.899 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.026) 0:02:27.926 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:33:08 +0000 (0:00:00.043) 0:02:27.969 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.062) 0:02:28.032 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.028) 0:02:28.060 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.080) 0:02:28.140 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.039) 0:02:28.180 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.100) 0:02:28.281 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.044) 0:02:28.325 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.033) 0:02:28.358 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.027) 0:02:28.386 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.071) 0:02:28.458 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.026) 0:02:28.484 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.039) 0:02:28.524 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.026) 0:02:28.550 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.026) 0:02:28.577 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.035) 0:02:28.612 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.280) 0:02:28.893 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:09 +0000 (0:00:00.034) 0:02:28.927 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.255) 0:02:29.182 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.028) 0:02:29.211 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.021) 0:02:29.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.071) 0:02:29.304 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.026) 0:02:29.331 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.022) 0:02:29.354 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.022) 0:02:29.376 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.024) 0:02:29.400 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.025) 0:02:29.426 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.031) 0:02:29.457 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.028) 0:02:29.486 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.024) 0:02:29.510 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.024) 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.022) 0:02:29.556 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.033) 0:02:29.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.023) 0:02:29.613 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.049) 0:02:29.663 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.112) 0:02:29.776 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.033) 0:02:29.809 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.032) 0:02:29.841 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.034) 0:02:29.876 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:10 +0000 (0:00:00.099) 0:02:29.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.028) 0:02:30.004 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.027) 0:02:30.031 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.028) 0:02:30.060 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.254) 0:02:30.314 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.029) 0:02:30.343 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.250) 0:02:30.594 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.041) 0:02:30.636 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.022) 0:02:30.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.021) 0:02:30.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.022) 0:02:30.703 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.034) 0:02:30.738 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.036) 0:02:30.775 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.036) 0:02:30.811 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.036) 0:02:30.847 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.032) 0:02:30.879 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.036) 0:02:30.915 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:33:11 +0000 (0:00:00.067) 0:02:30.983 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:33:12 +0000 (0:00:00.022) 0:02:31.006 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:33:12 +0000 (0:00:00.023) 0:02:31.029 ******** 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.007552", "end": "2024-07-10 04:33:12.250615", "rc": 0, "start": "2024-07-10 04:33:12.243063" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:33:12 +0000 (0:00:00.256) 0:02:31.286 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:33:12 +0000 (0:00:00.064) 0:02:31.351 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:33:12 +0000 (0:00:00.023) 0:02:31.374 ******** 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": "Wed 2024-07-10 04:32:34 UTC", "ActiveEnterTimestampMonotonic": "646031547", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" network-online.target sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-10 04:32:33 UTC", "AssertTimestampMonotonic": "645231604", "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": "21440258000", "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": "Wed 2024-07-10 04:32:33 UTC", "ConditionTimestampMonotonic": "645231601", "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": "7331", "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": "14600", "ExecMainStartTimestamp": "Wed 2024-07-10 04:32:34 UTC", "ExecMainStartTimestampMonotonic": "646031515", "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=[Wed 2024-07-10 04:32:33 UTC] ; stop_time=[n/a] ; pid=14544 ; 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=[Wed 2024-07-10 04:32:33 UTC] ; stop_time=[n/a] ; pid=14544 ; 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": "Wed 2024-07-10 04:32:33 UTC", "InactiveExitTimestampMonotonic": "645237850", "InvocationID": "24633b4f7bc14528a828514c9ed073ef", "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": "14600", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22507520", "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 \"system-podman\\\\x2dkube.slice\" -.mount", "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": "Wed 2024-07-10 04:32:34 UTC", "StateChangeTimestampMonotonic": "646031547", "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": "12", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:33:13 +0000 (0:00:01.287) 0:02:32.661 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585950.9132447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720585950.3252385, "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": 1720585950.1122363, "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": "3916863931", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:33:13 +0000 (0:00:00.201) 0:02:32.863 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.320) 0:02:33.183 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.192) 0:02:33.376 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037899", "end": "2024-07-10 04:33:14.585786", "rc": 0, "start": "2024-07-10 04:33:14.547887" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.236) 0:02:33.613 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.034) 0:02:33.647 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.025) 0:02:33.673 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.019) 0:02:33.693 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.019) 0:02:33.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.021) 0:02:33.734 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.068) 0:02:33.803 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.033) 0:02:33.837 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.028) 0:02:33.865 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.028) 0:02:33.894 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.031) 0:02:33.926 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:14 +0000 (0:00:00.038) 0:02:33.964 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.026) 0:02:33.990 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.040) 0:02:34.030 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.047) 0:02:34.077 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.222) 0:02:34.300 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.027) 0:02:34.327 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.195) 0:02:34.523 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.020) 0:02:34.543 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.020) 0:02:34.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.020) 0:02:34.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.020) 0:02:34.605 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.022) 0:02:34.627 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.034) 0:02:34.662 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.039) 0:02:34.701 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.044) 0:02:34.745 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.039) 0:02:34.785 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.035) 0:02:34.821 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.044) 0:02:34.866 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:33:15 +0000 (0:00:00.081) 0:02:34.947 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.039) 0:02:34.986 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.061) 0:02:35.048 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.097) 0:02:35.145 ******** 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": "system.slice sysinit.target -.mount basic.target systemd-journald.socket", "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 system.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.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.526) 0:02:35.672 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.206) 0:02:35.879 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.042) 0:02:35.921 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.024) 0:02:35.945 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:16 +0000 (0:00:00.021) 0:02:35.967 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.022) 0:02:35.989 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.526) 0:02:36.516 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.173853", "end": "2024-07-10 04:33:17.865876", "rc": 0, "start": "2024-07-10 04:33:17.692023" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f 3d6e3e6fa9134fbda2744676ae7fc096ee4a74cff7cebd25bc39c5c4162dc359 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.367) 0:02:36.883 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.028) 0:02:36.911 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.028) 0:02:36.939 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:33:17 +0000 (0:00:00.035) 0:02:36.976 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.106) 0:02:37.082 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.028) 0:02:37.111 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.024) 0:02:37.135 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.025) 0:02:37.161 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.023) 0:02:37.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.024) 0:02:37.209 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.020) 0:02:37.229 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.065) 0:02:37.295 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.029) 0:02:37.324 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.037) 0:02:37.362 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.032) 0:02:37.394 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.037) 0:02:37.432 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.051) 0:02:37.483 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.208) 0:02:37.691 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.031) 0:02:37.722 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:18 +0000 (0:00:00.240) 0:02:37.963 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.022) 0:02:37.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.027) 0:02:38.013 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.030) 0:02:38.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.038) 0:02:38.082 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.024) 0:02:38.106 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.021) 0:02:38.128 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.023) 0:02:38.151 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.030) 0:02:38.181 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.045) 0:02:38.226 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.022) 0:02:38.249 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.034) 0:02:38.283 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.033) 0:02:38.317 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.234) 0:02:38.551 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:19 +0000 (0:00:00.295) 0:02:38.847 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.196) 0:02:39.044 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.099) 0:02:39.144 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.022) 0:02:39.166 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.022) 0:02:39.189 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.022) 0:02:39.212 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.037) 0:02:39.249 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.027) 0:02:39.277 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.025) 0:02:39.303 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.031) 0:02:39.334 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.197) 0:02:39.532 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.026) 0:02:39.559 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.186) 0:02:39.745 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.020) 0:02:39.765 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.020) 0:02:39.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.021) 0:02:39.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.020) 0:02:39.828 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.021) 0:02:39.849 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.022) 0:02:39.871 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.064) 0:02:39.936 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.020) 0:02:39.957 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:33:20 +0000 (0:00:00.025) 0:02:39.983 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.021) 0:02:40.004 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.027) 0:02:40.032 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.020) 0:02:40.052 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.027) 0:02:40.080 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.540) 0:02:40.620 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:33:21 +0000 (0:00:00.185) 0:02:40.805 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:178 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.192) 0:02:40.998 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:183 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.435) 0:02:41.434 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.179) 0:02:41.613 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.045) 0:02:41.659 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.028) 0:02:41.688 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.021) 0:02:41.710 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.039) 0:02:41.749 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:33:22 +0000 (0:00:00.050) 0:02:41.799 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.626) 0:02:42.426 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.024) 0:02:42.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.056) 0:02:42.507 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027481", "end": "2024-07-10 04:33:23.713048", "rc": 0, "start": "2024-07-10 04:33:23.685567" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.224) 0:02:42.731 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.022) 0:02:42.754 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.022) 0:02:42.777 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.083) 0:02:42.860 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.041) 0:02:42.902 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.034) 0:02:42.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:23 +0000 (0:00:00.033) 0:02:42.971 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.035) 0:02:43.006 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.201) 0:02:43.207 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.029) 0:02:43.237 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.207) 0:02:43.444 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.021) 0:02:43.466 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.023) 0:02:43.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.020) 0:02:43.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.020) 0:02:43.531 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.020) 0:02:43.551 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.022) 0:02:43.574 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.021) 0:02:43.596 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.023) 0:02:43.619 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.037) 0:02:43.656 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.102) 0:02:43.759 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.040) 0:02:43.800 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.035) 0:02:43.835 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.043) 0:02:43.879 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.025) 0:02:43.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.029) 0:02:43.933 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:33:24 +0000 (0:00:00.041) 0:02:43.975 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.022) 0:02:43.997 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.026) 0:02:44.024 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.043) 0:02:44.068 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.022) 0:02:44.090 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.024) 0:02:44.114 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.020) 0:02:44.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.020) 0:02:44.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.022) 0:02:44.178 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.070) 0:02:44.249 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.022) 0:02:44.271 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.080) 0:02:44.352 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.038) 0:02:44.391 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.028) 0:02:44.419 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.054) 0:02:44.474 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.047) 0:02:44.522 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.198) 0:02:44.720 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.032) 0:02:44.752 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:25 +0000 (0:00:00.033) 0:02:44.786 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.224) 0:02:45.010 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.030) 0:02:45.041 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.190) 0:02:45.232 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003939", "end": "2024-07-10 04:33:26.412127", "rc": 0, "start": "2024-07-10 04:33:26.408188" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.195) 0:02:45.427 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003664", "end": "2024-07-10 04:33:26.607458", "rc": 0, "start": "2024-07-10 04:33:26.603794" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.272) 0:02:45.700 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.040) 0:02:45.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.035) 0:02:45.776 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.023) 0:02:45.799 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.021) 0:02:45.820 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.023) 0:02:45.843 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.027) 0:02:45.871 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.030) 0:02:45.902 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.024) 0:02:45.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 certs.d directory] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:33:26 +0000 (0:00:00.040) 0:02:45.967 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.227) 0:02:46.195 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.545) 0:02:46.740 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.034) 0:02:46.775 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.039) 0:02:46.814 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.028) 0:02:46.843 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:27 +0000 (0:00:00.127) 0:02:46.970 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.024) 0:02:46.994 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.050) 0:02:47.044 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.026) 0:02:47.071 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.056) 0:02:47.128 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.065) 0:02:47.194 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.242) 0:02:47.436 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.049) 0:02:47.485 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.270) 0:02:47.755 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003704", "end": "2024-07-10 04:33:28.949422", "rc": 0, "start": "2024-07-10 04:33:28.945718" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:28 +0000 (0:00:00.227) 0:02:47.983 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003686", "end": "2024-07-10 04:33:29.172446", "rc": 0, "start": "2024-07-10 04:33:29.168760" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.230) 0:02:48.214 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.038) 0:02:48.253 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.029) 0:02:48.282 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.028) 0:02:48.311 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.025) 0:02:48.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.024) 0:02:48.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.080) 0:02:48.441 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.081) 0:02:48.523 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.197) 0:02:48.721 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:29 +0000 (0:00:00.040) 0:02:48.762 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.552) 0:02:49.314 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.026) 0:02:49.341 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.045) 0:02:49.387 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.032) 0:02:49.420 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.042) 0:02:49.462 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.080) 0:02:49.542 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.032) 0:02:49.574 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.040) 0:02:49.615 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.027) 0:02:49.642 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.039) 0:02:49.682 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.112) 0:02:49.794 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.029) 0:02:49.824 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:30 +0000 (0:00:00.040) 0:02:49.865 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.222) 0:02:50.088 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.027) 0:02:50.116 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.201) 0:02:50.317 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003758", "end": "2024-07-10 04:33:31.498204", "rc": 0, "start": "2024-07-10 04:33:31.494446" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.198) 0:02:50.516 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003681", "end": "2024-07-10 04:33:31.694745", "rc": 0, "start": "2024-07-10 04:33:31.691064" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.208) 0:02:50.724 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.045) 0:02:50.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.021) 0:02:50.792 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.022) 0:02:50.814 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.021) 0:02:50.836 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.024) 0:02:50.860 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.023) 0:02:50.883 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.022) 0:02:50.906 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:33:31 +0000 (0:00:00.045) 0:02:50.952 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.047) 0:02:51.000 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.072) 0:02:51.072 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.043) 0:02:51.115 ******** 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.005907", "end": "2024-07-10 04:33:32.326753", "rc": 0, "start": "2024-07-10 04:33:32.320846" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.254) 0:02:51.370 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.046) 0:02:51.416 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.061) 0:02:51.478 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.049) 0:02:51.527 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017910", "end": "2024-07-10 04:33:32.717700", "rc": 0, "start": "2024-07-10 04:33:32.699790" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.209) 0:02:51.737 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.043) 0:02:51.780 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.028) 0:02:51.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.025) 0:02:51.834 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Wednesday 10 July 2024 04:33:32 +0000 (0:00:00.034) 0:02:51.869 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Wednesday 10 July 2024 04:33:34 +0000 (0:00:01.401) 0:02:53.271 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Wednesday 10 July 2024 04:33:34 +0000 (0:00:00.217) 0:02:53.488 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Wednesday 10 July 2024 04:33:34 +0000 (0:00:00.284) 0:02:53.773 ******** 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-1720586014.8399656-7081-110009800524786/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Wednesday 10 July 2024 04:33:35 +0000 (0:00:00.562) 0:02:54.335 ******** 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: 5afe72ff5dbbb94629e2269dc6b79242694ca1737b01f52cebd8cb93ec18ac7e Container: 4ee4605add0e915b8d674f289fa6d01cea840ddf8902c6f1e861987ef2143878 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Wednesday 10 July 2024 04:33:36 +0000 (0:00:00.971) 0:02:55.307 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Wednesday 10 July 2024 04:33:36 +0000 (0:00:00.442) 0:02:55.749 ******** 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": "network-online.target run-user-2001.mount -.mount basic.target \"app-podman\\\\x2dkube.slice\"", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Wednesday 10 July 2024 04:33:37 +0000 (0:00:00.426) 0:02:56.175 ******** 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": "-.mount network-online.target basic.target run-user-2001.mount \"app-podman\\\\x2dkube.slice\"", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Wednesday 10 July 2024 04:33:38 +0000 (0:00:01.016) 0:02:57.192 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.034) 0:02:57.226 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.059) 0:02:57.286 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.029) 0:02:57.315 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.028) 0:02:57.344 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.024) 0:02:57.369 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.028) 0:02:57.397 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.035) 0:02:57.432 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.024) 0:02:57.457 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.024) 0:02:57.481 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.028) 0:02:57.509 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.253) 0:02:57.763 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:38 +0000 (0:00:00.032) 0:02:57.796 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.229) 0:02:58.025 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.008401", "end": "2024-07-10 04:33:39.259406", "rc": 0, "start": "2024-07-10 04:33:39.251005" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.302) 0:02:58.328 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005650", "end": "2024-07-10 04:33:39.580872", "rc": 0, "start": "2024-07-10 04:33:39.575222" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.269) 0:02:58.597 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.032) 0:02:58.629 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.022) 0:02:58.652 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.021) 0:02:58.674 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.020) 0:02:58.695 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.024) 0:02:58.719 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.022) 0:02:58.742 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.049) 0:02:58.792 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.030) 0:02:58.822 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.026) 0:02:58.848 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.044) 0:02:58.893 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.024) 0:02:58.917 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:33:39 +0000 (0:00:00.033) 0:02:58.951 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.045) 0:02:58.996 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.035) 0:02:59.031 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.335) 0:02:59.367 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.036) 0:02:59.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.036) 0:02:59.440 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Wednesday 10 July 2024 04:33:40 +0000 (0:00:00.050) 0:02:59.490 ******** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Wednesday 10 July 2024 04:33:41 +0000 (0:00:00.853) 0:03:00.344 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Wednesday 10 July 2024 04:33:41 +0000 (0:00:00.262) 0:03:00.607 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Wednesday 10 July 2024 04:33:41 +0000 (0:00:00.023) 0:03:00.630 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Wednesday 10 July 2024 04:33:41 +0000 (0:00:00.047) 0:03:00.678 ******** 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-1720586021.7511115-7258-251912213926847/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.719) 0:03:01.397 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.029) 0:03:01.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.030) 0:03:01.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.029) 0:03:01.486 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.019) 0:03:01.505 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.097) 0:03:01.603 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.029) 0:03:01.633 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.036) 0:03:01.669 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.032) 0:03:01.702 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.028) 0:03:01.730 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:42 +0000 (0:00:00.030) 0:03:01.760 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.258) 0:03:02.019 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.040) 0:03:02.059 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.270) 0:03:02.329 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005853", "end": "2024-07-10 04:33:43.535291", "rc": 0, "start": "2024-07-10 04:33:43.529438" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.223) 0:03:02.553 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003606", "end": "2024-07-10 04:33:43.755934", "rc": 0, "start": "2024-07-10 04:33:43.752328" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.222) 0:03:02.776 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.034) 0:03:02.811 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.107) 0:03:02.918 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.026) 0:03:02.944 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:43 +0000 (0:00:00.027) 0:03:02.972 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.029) 0:03:03.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.038) 0:03:03.041 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.078) 0:03:03.119 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.028) 0:03:03.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.023) 0:03:03.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.028) 0:03:03.199 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.024) 0:03:03.224 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.022) 0:03:03.246 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.021) 0:03:03.267 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.059) 0:03:03.327 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.027) 0:03:03.355 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.021) 0:03:03.376 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.021) 0:03:03.397 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.035) 0:03:03.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.077) 0:03:03.511 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.054) 0:03:03.565 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.051) 0:03:03.617 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.291) 0:03:03.909 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:44 +0000 (0:00:00.036) 0:03:03.946 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.280) 0:03:04.226 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005267", "end": "2024-07-10 04:33:45.449144", "rc": 0, "start": "2024-07-10 04:33:45.443877" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.264) 0:03:04.490 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005556", "end": "2024-07-10 04:33:45.750111", "rc": 0, "start": "2024-07-10 04:33:45.744555" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.295) 0:03:04.786 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.044) 0:03:04.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.035) 0:03:04.866 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.023) 0:03:04.890 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.022) 0:03:04.912 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.022) 0:03:04.935 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:33:45 +0000 (0:00:00.022) 0:03:04.958 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.032) 0:03:04.990 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.023) 0:03:05.014 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.086) 0:03:05.100 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.025) 0:03:05.126 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.041) 0:03:05.168 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.033) 0:03:05.201 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.021) 0:03:05.223 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:212 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.039) 0:03:05.262 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.032) 0:03:05.294 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.035) 0:03:05.330 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.025) 0:03:05.356 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.022) 0:03:05.379 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.029) 0:03:05.408 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:33:46 +0000 (0:00:00.056) 0:03:05.465 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.828) 0:03:06.293 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.024) 0:03:06.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.023) 0:03:06.341 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042911", "end": "2024-07-10 04:33:47.607026", "rc": 0, "start": "2024-07-10 04:33:47.564115" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.294) 0:03:06.635 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.030) 0:03:06.665 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.022) 0:03:06.687 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.043) 0:03:06.731 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:47 +0000 (0:00:00.040) 0:03:06.772 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.254) 0:03:07.026 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.026) 0:03:07.053 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.026) 0:03:07.080 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.241) 0:03:07.322 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.027) 0:03:07.349 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.302) 0:03:07.651 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.022) 0:03:07.674 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.021) 0:03:07.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.021) 0:03:07.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.021) 0:03:07.738 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.020) 0:03:07.759 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.019) 0:03:07.778 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.020) 0:03:07.798 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.020) 0:03:07.819 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.028) 0:03:07.848 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.042) 0:03:07.891 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.021) 0:03:07.912 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.019) 0:03:07.932 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:33:48 +0000 (0:00:00.049) 0:03:07.982 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.002 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.022 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.072) 0:03:08.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.019) 0:03:08.135 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.040) 0:03:08.176 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.196 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.217 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.019) 0:03:08.237 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.021) 0:03:08.279 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.023) 0:03:08.302 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.018) 0:03:08.321 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.050) 0:03:08.372 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.019) 0:03:08.391 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.021) 0:03:08.413 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.020) 0:03:08.433 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.034) 0:03:08.468 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.117) 0:03:08.585 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.026) 0:03:08.611 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.028) 0:03:08.640 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.210) 0:03:08.850 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:49 +0000 (0:00:00.028) 0:03:08.879 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.269) 0:03:09.149 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.024) 0:03:09.173 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.034) 0:03:09.208 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.026) 0:03:09.234 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.029) 0:03:09.264 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.047) 0:03:09.312 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.038) 0:03:09.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.024) 0:03:09.375 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.052) 0:03:09.428 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.031) 0:03:09.460 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.036) 0:03:09.496 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.035) 0:03:09.531 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.090) 0:03:09.621 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.046) 0:03:09.668 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.037) 0:03:09.706 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.030) 0:03:09.736 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.037) 0:03:09.774 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.077) 0:03:09.851 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.031) 0:03:09.883 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.037) 0:03:09.920 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.035) 0:03:09.956 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:50 +0000 (0:00:00.025) 0:03:09.982 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.030) 0:03:10.012 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.245) 0:03:10.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.029) 0:03:10.287 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.262) 0:03:10.549 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.021) 0:03:10.571 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.084) 0:03:10.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.022) 0:03:10.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.021) 0:03:10.700 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.023) 0:03:10.723 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.024) 0:03:10.748 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.023) 0:03:10.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.034) 0:03:10.807 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.034) 0:03:10.841 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.034) 0:03:10.875 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.032) 0:03:10.908 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.024) 0:03:10.933 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:51 +0000 (0:00:00.028) 0:03:10.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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.026) 0:03:10.988 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.022) 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 [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.028) 0:03:11.039 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.065) 0:03:11.105 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.031) 0:03:11.136 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.036) 0:03:11.173 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.102) 0:03:11.275 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.055) 0:03:11.331 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.036) 0:03:11.368 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.028) 0:03:11.396 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.029) 0:03:11.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.230) 0:03:11.656 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.030) 0:03:11.687 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.209) 0:03:11.897 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.022) 0:03:11.920 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.023) 0:03:11.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:52 +0000 (0:00:00.020) 0:03:11.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.021) 0:03:11.985 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.020) 0:03:12.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.022) 0:03:12.028 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.030) 0:03:12.059 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.025) 0:03:12.084 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.030) 0:03:12.115 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.120) 0:03:12.236 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.025) 0:03:12.262 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.025) 0:03:12.287 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.039) 0:03:12.327 ******** 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.009195", "end": "2024-07-10 04:33:53.585181", "rc": 0, "start": "2024-07-10 04:33:53.575986" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.278) 0:03:12.606 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.043) 0:03:12.649 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:33:53 +0000 (0:00:00.021) 0:03:12.670 ******** 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": "systemd-journald.socket basic.target \"system-podman\\\\x2dkube.slice\" sysinit.target network-online.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 : Check if kube file exists] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.415) 0:03:13.086 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.239) 0:03:13.326 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.027) 0:03:13.353 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.250) 0:03:13.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.049) 0:03:13.653 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.122) 0:03:13.776 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.051) 0:03:13.827 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.031) 0:03:13.859 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.033) 0:03:13.892 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:33:54 +0000 (0:00:00.030) 0:03:13.923 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.083) 0:03:14.007 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.027) 0:03:14.034 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.041) 0:03:14.076 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.023) 0:03:14.099 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.030) 0:03:14.130 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.038) 0:03:14.169 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.028) 0:03:14.197 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.028) 0:03:14.226 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.028) 0:03:14.254 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.274) 0:03:14.529 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.080) 0:03:14.609 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.243) 0:03:14.853 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.026) 0:03:14.879 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.031) 0:03:14.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:55 +0000 (0:00:00.032) 0:03:14.943 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.047) 0:03:14.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.036) 0:03:15.028 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.038) 0:03:15.066 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.026) 0:03:15.092 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.024) 0:03:15.117 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.040) 0:03:15.157 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.040) 0:03:15.198 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.035) 0:03:15.233 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.045) 0:03:15.278 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.028) 0:03:15.307 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.052) 0:03:15.359 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.022) 0:03:15.382 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:33:56 +0000 (0:00:00.490) 0:03:15.873 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.253) 0:03:16.127 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.057) 0:03:16.184 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.040) 0:03:16.225 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.020) 0:03:16.246 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.023) 0:03:16.270 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.025) 0:03:16.295 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.022) 0:03:16.318 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.029) 0:03:16.348 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.029) 0:03:16.378 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.024) 0:03:16.402 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.021) 0:03:16.423 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.022) 0:03:16.446 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.023) 0:03:16.470 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.024) 0:03:16.494 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.024) 0:03:16.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.021) 0:03:16.541 ******** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.082) 0:03:16.623 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.079) 0:03:16.703 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.023) 0:03:16.726 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.037) 0:03:16.764 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.025) 0:03:16.790 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.026) 0:03:16.816 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:33:57 +0000 (0:00:00.034) 0:03:16.850 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.264) 0:03:17.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.038) 0:03:17.152 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.263) 0:03:17.416 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.023) 0:03:17.439 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.021) 0:03:17.461 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.035) 0:03:17.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.022) 0:03:17.518 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.031) 0:03:17.550 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.107) 0:03:17.657 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.022) 0:03:17.679 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.022) 0:03:17.702 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.031) 0:03:17.733 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.023) 0:03:17.756 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.020) 0:03:17.777 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:33:58 +0000 (0:00:00.024) 0:03:17.802 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.264) 0:03:18.067 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.260) 0:03:18.327 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.297) 0:03:18.625 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.092) 0:03:18.717 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.034) 0:03:18.752 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.045) 0:03:18.797 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.029) 0:03:18.826 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:33:59 +0000 (0:00:00.122) 0:03:18.949 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.052) 0:03:19.001 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.036) 0:03:19.037 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.036) 0:03:19.074 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.307) 0:03:19.382 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.052) 0:03:19.434 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.297) 0:03:19.732 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.028) 0:03:19.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.052) 0:03:19.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.038) 0:03:19.851 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.056) 0:03:19.907 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.037) 0:03:19.944 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:00 +0000 (0:00:00.030) 0:03:19.975 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.028) 0:03:20.004 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.035) 0:03:20.039 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.043) 0:03:20.083 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.029) 0:03:20.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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.030) 0:03:20.143 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.092) 0:03:20.235 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:34:01 +0000 (0:00:00.031) 0:03:20.266 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.800) 0:03:21.067 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.240) 0:03:21.308 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:233 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.283) 0:03:21.591 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.104) 0:03:21.696 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.086) 0:03:21.782 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.032) 0:03:21.815 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.023) 0:03:21.838 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.048) 0:03:21.887 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Wednesday 10 July 2024 04:34:02 +0000 (0:00:00.077) 0:03:21.964 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Wednesday 10 July 2024 04:34:03 +0000 (0:00:00.969) 0:03:22.933 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Wednesday 10 July 2024 04:34:03 +0000 (0:00:00.041) 0:03:22.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.063) 0:03:23.039 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038142", "end": "2024-07-10 04:34:04.313684", "rc": 0, "start": "2024-07-10 04:34:04.275542" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.308) 0:03:23.347 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.038) 0:03:23.386 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.032) 0:03:23.418 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.051) 0:03:23.470 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.042) 0:03:23.512 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.272) 0:03:23.785 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.054) 0:03:23.839 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:04 +0000 (0:00:00.029) 0:03:23.869 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:05 +0000 (0:00:00.326) 0:03:24.195 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:05 +0000 (0:00:00.032) 0:03:24.228 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:05 +0000 (0:00:00.229) 0:03:24.458 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005554", "end": "2024-07-10 04:34:05.744103", "rc": 0, "start": "2024-07-10 04:34:05.738549" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:05 +0000 (0:00:00.311) 0:03:24.769 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003792", "end": "2024-07-10 04:34:06.024505", "rc": 0, "start": "2024-07-10 04:34:06.020713" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.309) 0:03:25.078 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.043) 0:03:25.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.025) 0:03:25.147 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.070) 0:03:25.217 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.097) 0:03:25.315 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.041) 0:03:25.356 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.044) 0:03:25.401 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.069) 0:03:25.470 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.060) 0:03:25.531 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.053) 0:03:25.585 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.029) 0:03:25.614 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.128) 0:03:25.743 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.033) 0:03:25.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.039) 0:03:25.816 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.098) 0:03:25.914 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Wednesday 10 July 2024 04:34:06 +0000 (0:00:00.046) 0:03:25.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.057) 0:03:26.017 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.069) 0:03:26.087 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.035) 0:03:26.122 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.035) 0:03:26.158 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.043) 0:03:26.201 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.034) 0:03:26.235 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.038) 0:03:26.274 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.030) 0:03:26.304 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.029) 0:03:26.334 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.061) 0:03:26.396 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.091) 0:03:26.487 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.030) 0:03:26.518 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.039) 0:03:26.558 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.045) 0:03:26.604 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.042) 0:03:26.646 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.029) 0:03:26.675 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:07 +0000 (0:00:00.051) 0:03:26.727 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.270) 0:03:26.997 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.056) 0:03:27.054 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.278) 0:03:27.332 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006588", "end": "2024-07-10 04:34:08.553080", "rc": 0, "start": "2024-07-10 04:34:08.546492" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.252) 0:03:27.584 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004226", "end": "2024-07-10 04:34:08.829849", "rc": 0, "start": "2024-07-10 04:34:08.825623" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.263) 0:03:27.848 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.033) 0:03:27.882 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.027) 0:03:27.909 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.023) 0:03:27.932 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:08 +0000 (0:00:00.022) 0:03:27.955 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.090) 0:03:28.045 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.023) 0:03:28.069 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.031) 0:03:28.100 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.030) 0:03:28.131 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.042) 0:03:28.173 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.023) 0:03:28.197 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.035) 0:03:28.233 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.046) 0:03:28.280 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.026) 0:03:28.306 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.027) 0:03:28.333 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.065) 0:03:28.399 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.030) 0:03:28.429 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.063) 0:03:28.492 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.045) 0:03:28.538 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.025) 0:03:28.563 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.027) 0:03:28.591 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.321) 0:03:28.913 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:09 +0000 (0:00:00.036) 0:03:28.949 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.264) 0:03:29.213 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004465", "end": "2024-07-10 04:34:10.450504", "rc": 0, "start": "2024-07-10 04:34:10.446039" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.257) 0:03:29.470 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003796", "end": "2024-07-10 04:34:10.673685", "rc": 0, "start": "2024-07-10 04:34:10.669889" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.237) 0:03:29.707 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.060) 0:03:29.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.023) 0:03:29.792 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.022) 0:03:29.814 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.031) 0:03:29.846 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.024) 0:03:29.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.028) 0:03:29.899 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.038) 0:03:29.937 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.024) 0:03:29.962 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:34:10 +0000 (0:00:00.021) 0:03:29.983 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.021) 0:03:30.005 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.023) 0:03:30.028 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.028) 0:03:30.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.077) 0:03:30.134 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.025) 0:03:30.159 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.089) 0:03:30.249 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.037) 0:03:30.287 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.050) 0:03:30.338 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.040) 0:03:30.378 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.041) 0:03:30.420 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.027) 0:03:30.447 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.034) 0:03:30.481 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.039) 0:03:30.521 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.239) 0:03:30.760 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:11 +0000 (0:00:00.028) 0:03:30.789 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.218) 0:03:31.007 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004275", "end": "2024-07-10 04:34:12.206849", "rc": 0, "start": "2024-07-10 04:34:12.202574" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.220) 0:03:31.227 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006018", "end": "2024-07-10 04:34:12.459287", "rc": 0, "start": "2024-07-10 04:34:12.453269" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.297) 0:03:31.525 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.033) 0:03:31.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.022) 0:03:31.581 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.022) 0:03:31.603 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.023) 0:03:31.627 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.026) 0:03:31.653 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.026) 0:03:31.679 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.025) 0:03:31.705 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.038) 0:03:31.743 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.022) 0:03:31.766 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.023) 0:03:31.790 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Wednesday 10 July 2024 04:34:12 +0000 (0:00:00.026) 0:03:31.816 ******** 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.008955", "end": "2024-07-10 04:34:13.050214", "rc": 0, "start": "2024-07-10 04:34:13.041259" } 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Wednesday 10 July 2024 04:34:13 +0000 (0:00:00.253) 0:03:32.070 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Wednesday 10 July 2024 04:34:13 +0000 (0:00:00.045) 0:03:32.115 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586012.7408981, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586016.136934, "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": 1720586016.136934, "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Wednesday 10 July 2024 04:34:13 +0000 (0:00:00.231) 0:03:32.346 ******** 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": "Wed 2024-07-10 04:33:38 UTC", "ActiveEnterTimestampMonotonic": "710097317", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target basic.target run-user-2001.mount \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-07-10 04:33:37 UTC", "AssertTimestampMonotonic": "709486112", "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": "18625828000", "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": "Wed 2024-07-10 04:33:37 UTC", "ConditionTimestampMonotonic": "709486108", "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": "46021", "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": "22092", "ExecMainStartTimestamp": "Wed 2024-07-10 04:33:38 UTC", "ExecMainStartTimestampMonotonic": "710097248", "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=[Wed 2024-07-10 04:33:37 UTC] ; stop_time=[n/a] ; pid=22082 ; 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=[Wed 2024-07-10 04:33:37 UTC] ; stop_time=[n/a] ; pid=22082 ; 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": "Wed 2024-07-10 04:33:37 UTC", "InactiveExitTimestampMonotonic": "709495451", "InvocationID": "441baf97a6904ef28f33d7e59196c1cd", "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": "22092", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "45395968", "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": "Wed 2024-07-10 04:33:38 UTC", "StateChangeTimestampMonotonic": "710097317", "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": "12", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Wednesday 10 July 2024 04:34:14 +0000 (0:00:01.033) 0:03:33.379 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586015.6339288, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720586015.2829251, "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": 1720586015.087923, "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": "4161606674", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Wednesday 10 July 2024 04:34:14 +0000 (0:00:00.232) 0:03:33.612 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Wednesday 10 July 2024 04:34:14 +0000 (0:00:00.338) 0:03:33.951 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.191) 0:03:34.142 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044432", "end": "2024-07-10 04:34:15.372740", "rc": 0, "start": "2024-07-10 04:34:15.328308" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.250) 0:03:34.392 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.034) 0:03:34.426 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.023) 0:03:34.450 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.028) 0:03:34.478 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.026) 0:03:34.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.020) 0:03:34.525 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.106) 0:03:34.632 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.026) 0:03:34.659 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.024) 0:03:34.683 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.020) 0:03:34.704 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.028) 0:03:34.733 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.039) 0:03:34.773 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.026) 0:03:34.799 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.028) 0:03:34.828 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:15 +0000 (0:00:00.034) 0:03:34.862 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.215) 0:03:35.077 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.032) 0:03:35.110 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.201) 0:03:35.311 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003688", "end": "2024-07-10 04:34:16.489491", "rc": 0, "start": "2024-07-10 04:34:16.485803" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.194) 0:03:35.506 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003684", "end": "2024-07-10 04:34:16.684698", "rc": 0, "start": "2024-07-10 04:34:16.681014" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.194) 0:03:35.700 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.031) 0:03:35.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.071) 0:03:35.803 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.024) 0:03:35.827 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.020) 0:03:35.848 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.020) 0:03:35.869 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.019) 0:03:35.888 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:136 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.042) 0:03:35.930 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:142 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.023) 0:03:35.954 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:153 Wednesday 10 July 2024 04:34:16 +0000 (0:00:00.021) 0:03:35.976 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:207 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.041) 0:03:36.017 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:222 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.023) 0:03:36.041 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.049) 0:03:36.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586012.7408981, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586016.136934, "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": 1720586016.136934, "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.202) 0:03:36.292 ******** 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 -.mount app.slice basic.target", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.403) 0:03:36.696 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.192) 0:03:36.888 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Wednesday 10 July 2024 04:34:17 +0000 (0:00:00.083) 0:03:36.972 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.033) 0:03:37.006 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.035) 0:03:37.041 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.026) 0:03:37.067 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.393) 0:03:37.461 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "--all", "-f" ], "delta": "0:00:00.080697", "end": "2024-07-10 04:34:18.754678", "rc": 0, "start": "2024-07-10 04:34:18.673981" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f f32231cd3df5a143f8c1b9bf943d24628dda6bf96b764f3912eecb1f21517172 TASK [linux-system-roles.podman : Remove networks no longer in use] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.311) 0:03:37.773 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:73 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.038) 0:03:37.812 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:82 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.031) 0:03:37.843 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:92 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.038) 0:03:37.881 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:102 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.038) 0:03:37.920 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:112 Wednesday 10 July 2024 04:34:18 +0000 (0:00:00.055) 0:03:37.976 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.033) 0:03:38.009 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:133 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.024) 0:03:38.033 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:226 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.037) 0:03:38.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.028) 0:03:38.099 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.172) 0:03:38.271 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.077) 0:03:38.349 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.067) 0:03:38.416 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720586012.7408981, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720586016.136934, "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": 1720586016.136934, "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.216) 0:03:38.633 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Wednesday 10 July 2024 04:34:19 +0000 (0:00:00.307) 0:03:38.940 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.046136", "end": "2024-07-10 04:34:20.174096", "rc": 0, "start": "2024-07-10 04:34:20.127960" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.268) 0:03:39.208 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.043388", "end": "2024-07-10 04:34:20.445516", "rc": 0, "start": "2024-07-10 04:34:20.402128" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.255) 0:03:39.464 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008007", "end": "2024-07-10 04:34:20.648459", "rc": 0, "start": "2024-07-10 04:34:20.640452" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.220) 0:03:39.684 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.067) 0:03:39.751 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.023) 0:03:39.775 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.037) 0:03:39.812 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.024) 0:03:39.836 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.098) 0:03:39.934 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:20 +0000 (0:00:00.034) 0:03:39.968 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.198) 0:03:40.167 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.027) 0:03:40.194 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.213) 0:03:40.408 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003827", "end": "2024-07-10 04:34:21.592339", "rc": 0, "start": "2024-07-10 04:34:21.588512" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.200) 0:03:40.608 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003707", "end": "2024-07-10 04:34:21.786519", "rc": 0, "start": "2024-07-10 04:34:21.782812" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.210) 0:03:40.819 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.045) 0:03:40.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.021) 0:03:40.885 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.025) 0:03:40.910 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.020) 0:03:40.931 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:21 +0000 (0:00:00.031) 0:03:40.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.022) 0:03:40.985 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.032) 0:03:41.017 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.031) 0:03:41.048 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.031) 0:03:41.080 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.127) 0:03:41.208 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.192) 0:03:41.400 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.191) 0:03:41.591 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.030) 0:03:41.622 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.088) 0:03:41.710 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.023) 0:03:41.734 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.033) 0:03:41.768 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.025) 0:03:41.793 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.039) 0:03:41.832 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.032) 0:03:41.865 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.038) 0:03:41.903 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Wednesday 10 July 2024 04:34:22 +0000 (0:00:00.037) 0:03:41.941 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Wednesday 10 July 2024 04:34:23 +0000 (0:00:00.201) 0:03:42.143 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Wednesday 10 July 2024 04:34:23 +0000 (0:00:00.052) 0:03:42.196 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1720585905.4257593, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "fc3588658699d4eb56c9a9cdf6678e83337ea7ee", "ctime": 1720585876.1374466, "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": "3878614522", "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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Wednesday 10 July 2024 04:34:23 +0000 (0:00:00.286) 0:03:42.482 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003808", "end": "2024-07-10 04:34:23.669254", "rc": 0, "start": "2024-07-10 04:34:23.665446" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Wednesday 10 July 2024 04:34:23 +0000 (0:00:00.214) 0:03:42.696 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003724", "end": "2024-07-10 04:34:23.908214", "rc": 0, "start": "2024-07-10 04:34:23.904490" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Wednesday 10 July 2024 04:34:23 +0000 (0:00:00.260) 0:03:42.956 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.053) 0:03:43.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.053) 0:03:43.063 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.047) 0:03:43.111 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.042) 0:03:43.153 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.050) 0:03:43.204 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.056) 0:03:43.260 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.033) 0:03:43.294 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.034) 0:03:43.328 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.041) 0:03:43.369 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.045) 0:03:43.415 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Wednesday 10 July 2024 04:34:24 +0000 (0:00:00.070) 0:03:43.485 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Wednesday 10 July 2024 04:34:25 +0000 (0:00:00.619) 0:03:44.105 ******** 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-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Wednesday 10 July 2024 04:34:25 +0000 (0:00:00.210) 0:03:44.316 ******** 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-cleanupd45hpq9j/tests/tests_auth_and_security.yml:255 Wednesday 10 July 2024 04:34:25 +0000 (0:00:00.282) 0:03:44.598 ******** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:260 Wednesday 10 July 2024 04:34:25 +0000 (0:00:00.357) 0:03:44.955 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:278 Wednesday 10 July 2024 04:34:26 +0000 (0:00:00.200) 0:03:45.156 ******** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_qaqhzyvu_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tests_auth_and_security.yml:286 Wednesday 10 July 2024 04:34:26 +0000 (0:00:00.159) 0:03:45.316 ******** included: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/cleanup_registry.yml:3 Wednesday 10 July 2024 04:34:26 +0000 (0:00:00.053) 0:03:45.369 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.318372", "end": "2024-07-10 04:34:26.890644", "rc": 0, "start": "2024-07-10 04:34:26.572272" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/cleanup_registry.yml:7 Wednesday 10 July 2024 04:34:26 +0000 (0:00:00.558) 0:03:45.928 ******** changed: [sut] => (item=/tmp/lsr_3jhyh7jw_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_3jhyh7jw_podman", "path": "/tmp/lsr_3jhyh7jw_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 Wednesday 10 July 2024 04:34:27 +0000 (0:00:00.193) 0:03:46.122 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 61.40s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.90s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:54 - Start registry ---------------------------------------------------------- 3.06s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:92 - fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.73s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.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.30s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.66s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.59s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/tasks/setup_registry.yml:118 linux-system-roles.podman : Ensure container images are present --------- 1.40s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.29s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.19s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Start service ------------------------------- 1.19s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.03s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Start service ------------------------------- 1.02s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Update containers/pods ---------------------- 0.97s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Gather the package facts -------------------- 0.97s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.92s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.88s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.85s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.83s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Remove certs.d files ------------------------ 0.80s /WORKDIR/git-handle-quadlet-cleanupd45hpq9j/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 ---^---^---^---^---^--- # 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) ---^---^---^---^---^---