# 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:4 Saturday 06 July 2024 18:56:13 +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-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:9 Saturday 06 July 2024 18:56:13 +0000 (0:00:00.011) 0:00:00.024 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:48 Saturday 06 July 2024 18:56:13 +0000 (0:00:00.702) 0:00:00.726 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:56:13 +0000 (0:00:00.088) 0:00:00.814 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:56:13 +0000 (0:00:00.014) 0:00:00.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:56:14 +0000 (0:00:00.018) 0:00:00.847 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:56:14 +0000 (0:00:00.244) 0:00:01.092 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:56:14 +0000 (0:00:00.021) 0:00:01.113 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:56:14 +0000 (0:00:00.032) 0:00:01.145 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:56:15 +0000 (0:00:00.742) 0:00:01.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:56:15 +0000 (0:00:00.028) 0:00:01.916 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: podman-2:5.1.1-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: passt-0^20240624.g1ee2eca-1.el9.x86_64", "Installed: passt-selinux-0^20240624.g1ee2eca-1.el9.noarch", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: container-selinux-3:2.232.1-1.el9.noarch", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-90.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.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-8.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:57:17 +0000 (0:01:02.124) 0:01:04.040 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035358", "end": "2024-07-06 18:57:17.460571", "rc": 0, "start": "2024-07-06 18:57:17.425213" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.295) 0:01:04.335 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.027) 0:01:04.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.027) 0:01:04.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.064) 0:01:04.456 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.035) 0:01:04.491 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.265) 0:01:04.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.029) 0:01:04.786 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:17 +0000 (0:00:00.041) 0:01:04.827 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.223) 0:01:05.051 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.038) 0:01:05.090 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.192) 0:01:05.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.020) 0:01:05.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.021) 0:01:05.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.019) 0:01:05.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.020) 0:01:05.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.022) 0:01:05.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.024) 0:01:05.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.032) 0:01:05.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.028) 0:01:05.474 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.043) 0:01:05.517 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.079) 0:01:05.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.022) 0:01:05.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.024) 0:01:05.643 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.051) 0:01:05.695 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.032) 0:01:05.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.019) 0:01:05.746 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.038) 0:01:05.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.021) 0:01:05.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:57:18 +0000 (0:00:00.022) 0:01:05.829 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.063) 0:01:05.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.022) 0:01:05.915 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.023) 0:01:05.939 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.019) 0:01:05.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.019) 0:01:05.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.018) 0:01:05.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.019) 0:01:06.015 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.019) 0:01:06.035 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.050) 0:01:06.085 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.027) 0:01:06.113 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.024) 0:01:06.138 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.018) 0:01:06.156 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.018) 0:01:06.175 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.017) 0:01:06.193 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.019) 0:01:06.212 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:52 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.023) 0:01:06.236 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:5 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.046) 0:01:06.283 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_alvd02ei_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:12 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.339) 0:01:06.622 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_alvd02ei_podman/auth", "__podman_test_authfile": "/tmp/lsr_alvd02ei_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:18 Saturday 06 July 2024 18:57:19 +0000 (0:00:00.024) 0:01:06.647 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_alvd02ei_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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:24 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.362) 0:01:07.009 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.075) 0:01:07.085 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/.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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.060) 0:01:07.146 ********* 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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.087) 0:01:07.233 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.240) 0:01:07.473 ********* 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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.036) 0:01:07.510 ********* 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-weekly-cicqz7yvr8/.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-weekly-cicqz7yvr8/.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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 06 July 2024 18:57:20 +0000 (0:00:00.054) 0:01:07.564 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "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", "Installed: python3-cffi-1.14.5-5.el9.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 06 July 2024 18:57:23 +0000 (0:00:02.829) 0:01:10.394 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 06 July 2024 18:57:26 +0000 (0:00:02.611) 0:01:13.005 ********* 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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 06 July 2024 18:57:26 +0000 (0:00:00.208) 0:01:13.214 ********* 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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 06 July 2024 18:57:26 +0000 (0:00:00.227) 0:01:13.442 ********* 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": "dbus-broker.service dbus.socket basic.target system.slice systemd-journald.socket network.target syslog.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 06 July 2024 18:57:27 +0000 (0:00:00.712) 0:01:14.154 ********* 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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 06 July 2024 18:57:28 +0000 (0:00:00.715) 0:01:14.869 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRSy9Rc0tsTVBRR0dRb25sRW0rUnRpREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTW1KbQpOREpqTW1FdE5UTXdaalF3TmpFdE9UQmhNamM1TkRRdE9XSmxORFprT0Rjd0hoY05NalF3TnpBMk1UZzFOekkzCldoY05NalV3TnpBMk1UZzFOekkzV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzM4ZlVxSk9TL2ZHcCt0QmN6bUpPQ0ZNVmpHZHVYS1RhYwpTRjJlMHBCcDk3SzVYeWFOOGJ2WmhhalhPa1VTU3YvSlRuNDloMVphS1VEQTVXVzV2TG1DM2kwWUN3Rmc0cTVaCk50SmlYOTJ2aHFuSjBqYmoyM2hHZTJ3QlRwSUxxS3ZGeDh2bWovWXluUDkwaUxPVGg0WmQwM0tFOFlUT3FNNFQKU0lCSU16SmhTTHduUzRmbjlmZURWdFN5VnQyenVXQmdUSlFjRTBVQkJVTHFyVXFZN0NqY2xkUGJnS210WFhVNgp5V3BjZTVPMlhpdm0wZ29CQXlIYmo4RHpsMVhVYldmNzkxTjBFVUsybGlUNUoyZCtkV2Zzdk5JVkVUdllYZ3MvCmVsNUlKZmVSTXBSc2RETVZET3FCNDBHbVdnZmpobnFuRDhtUGttMzhwb1o2T1pGOUNOTVJBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUMDZLYkdiQjhGTktDbk94TUgxQVVYVEpYZWlEQWZCZ05WSFNNRUdEQVdnQlRESUdHZlQ2UGoKVW83Z2ZjYStldDNaTzRMVEh6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUF4MFFIenRqd0Y4U1psQmRvT013cgpDSXZHUERFNytQeE9yM0pqWmp5QVF2UWNmTXZ3NjMxbU9HeWdkQ2FCSWtKaEg2ckZDUkJZSk8xRkpaZ0llUllkCnp4cG9CeEkwOUVXalVyaThTbklWMFJDY1d0SlgvUnRLamwxdDgzdXFtQ3AzRS81TmozdDQwbUZXaGhrQ2NOaTIKS3JVditwalRDcW1YUWxDRm5vL1JuOU9reXlJQWdtOTZzdGZkYk1TbkdMaXRlM1hjSkNQN2hrYWgyNWl4WEM0ZwptM1dEM3pXbGRqMXFqYm9mUHEva0dxaC9WUzVDeXo0T2s1QlNFb2xFVUtUQVZtRlM4dHlyR1I0VEdnNGFDYXA3CmM1Q1RscFVuMkR4eVA4UWc3OWc4VnNIU1NlZlBvVm9YcytVSHc4SktwNW9qUGNEM2M5a3huakxSTVFPK0M2b0IKaGc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQzM4ZlVxSk9TL2ZHcCsKdEJjem1KT0NGTVZqR2R1WEtUYWNTRjJlMHBCcDk3SzVYeWFOOGJ2WmhhalhPa1VTU3YvSlRuNDloMVphS1VEQQo1V1c1dkxtQzNpMFlDd0ZnNHE1Wk50SmlYOTJ2aHFuSjBqYmoyM2hHZTJ3QlRwSUxxS3ZGeDh2bWovWXluUDkwCmlMT1RoNFpkMDNLRThZVE9xTTRUU0lCSU16SmhTTHduUzRmbjlmZURWdFN5VnQyenVXQmdUSlFjRTBVQkJVTHEKclVxWTdDamNsZFBiZ0ttdFhYVTZ5V3BjZTVPMlhpdm0wZ29CQXlIYmo4RHpsMVhVYldmNzkxTjBFVUsybGlUNQpKMmQrZFdmc3ZOSVZFVHZZWGdzL2VsNUlKZmVSTXBSc2RETVZET3FCNDBHbVdnZmpobnFuRDhtUGttMzhwb1o2Ck9aRjlDTk1SQWdNQkFBRUNnZ0VBQjlWbkVuZGx3bjNpN3lodVFJVkQ2dXRGaUxYbU15YlBLNUt0WWdFbm8wdW8KTWRyS2dvc0Q2L3lVTnk1RkdNVlc1VlRSYlg5Zy93LzRzUDVUK2JmKzBvTHh1cTlsVEtINnVOUHIyOEtuWnowOQo1OWxxK3dNeXVSV3lnTSsreW41UmFtZmEyQ1BUWVU1c1ZxTW51cVd2NURrSURIOVluNUJ5emtGdExTWDVCRW1KCk14YmEySmtMRCtWdDVCRHBiVjQwRTlNNWlERC9wZkxuT1ZQSS81cjVjRzBzbUhSN3RuMVFQVTlMUU96T1NBTUIKN3hjbDd6M0MxUjFkYklIcURQY1haRzZiL0lyeE1ORmYzRzBNSjhTSElybDdsSkpkeTNiRFd6K0s1MzZOckYxSQphOHJGYmRjUHZvaFJOZWQ1amRZWWprd0NkNzJBMWh2WGZ0VS9maXEzRVFLQmdRRGc1bG5yTTc4MnlhMVJNZnRqCllRSERkejNDdDRNbDZlbUNJTlZIa0tHNjlKcWF3T0JDM0dXTnZUak1wWmIyMEFJemx0T2YzdjdpOFM0cU9OZHAKMTZzYlVzNFdocDBMSHpzMzRQOU9jd09lWm1RY0FDQ0FjU1RmeTdwakZoKzhpZ3cvMnJ1WmY2NjAxVmFWLzNlQQpCWkRqSjA0UFpER2p3WURPeHhiNzRWcWdIUUtCZ1FEUlljYVppemxDcys0a2JqYlZ2dVNidHlIMGs1R0RFdGFyClpWQnFMM1dKQlFCYmlNZDEzSVhxdkVFNVFkazRZMEtSVEZFOUQ1dXNvTTBLQ1puT01EUHBkYlJBbFNHQjBVWEUKZXEwTEhxVExWZ3NWMWdYaTg1bkZYT3VKTGduSzI1WExRSjYyc2doTmp6RSs4SG5WRWRDdTJqeGlDOVB4RU16MwpNOEU4YWpqMGhRS0JnUUN2NjMvcXUwK1hTNnFIR05ITHF0WDJVQSsvZ0V6V0cyTE1wMkl0MkxTcHlTd21ZVGtMCkU5dGNRK2RxTFIwcGN3eEZ6blU3V1BPSUVhQks1cXVaMzFtNHhjenZVZDBHRmlmOFRjTm5XaEE2bDEwM2llSGkKbHA2QmNKc2JadkxzU0EvTTR3eGJ4Y1NqTHozTGwwbWltcmY2OTRQWUJrZk9FRTd4Y0VwS1BMem5BUUtCZ1FDYQpZckR3V0VMQlZ6Q1o5aFpDcHIyanYzV3ZBL3hBSEd6aTloSkVLWGhOcnIxandNZnB0TStkbEcrM1MwRmluWFhnCjh0Zlg0U0ZWT1QvV1RkdjF0MzhmZmlXSmxTeWVydkwxZThzS0x1OHQ2dVREbGdyREhBRmZFRE92ODUxTzBYaHkKNU5QaVBBVjVRc0w1K0pDc3RiVWNxRmZycDNNQUJmWkx0QUtnakdZd2pRS0JnRGlEQ2duYjB5QUVyUlFNRlpCYQphQ3IvUktxOU9QSnpuYTgvTzFCY1U3YlkwS05GdzZ5c2UvUGF4UDJjT3Z2cWVIa252QVVuSVZIS0pETnpzSlZjCkx2cWs5cDdmUzIxTDJBUkh4bUszdXlIQTZxZ1ZyYjBNVmFtTDlRZUVlNXAxSmIzYXd5cUpSTW5aNEsvRkQrNUsKdlE1dUlreHd3Qk9YdmlacG9LSSs5WHpTCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRSy9Rc0tsTVBRR0dRb25sRW0rUnRpREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTW1KbQpOREpqTW1FdE5UTXdaalF3TmpFdE9UQmhNamM1TkRRdE9XSmxORFprT0Rjd0hoY05NalF3TnpBMk1UZzFOekkzCldoY05NalV3TnpBMk1UZzFOekkzV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQzM4ZlVxSk9TL2ZHcCt0QmN6bUpPQ0ZNVmpHZHVYS1RhYwpTRjJlMHBCcDk3SzVYeWFOOGJ2WmhhalhPa1VTU3YvSlRuNDloMVphS1VEQTVXVzV2TG1DM2kwWUN3Rmc0cTVaCk50SmlYOTJ2aHFuSjBqYmoyM2hHZTJ3QlRwSUxxS3ZGeDh2bWovWXluUDkwaUxPVGg0WmQwM0tFOFlUT3FNNFQKU0lCSU16SmhTTHduUzRmbjlmZURWdFN5VnQyenVXQmdUSlFjRTBVQkJVTHFyVXFZN0NqY2xkUGJnS210WFhVNgp5V3BjZTVPMlhpdm0wZ29CQXlIYmo4RHpsMVhVYldmNzkxTjBFVUsybGlUNUoyZCtkV2Zzdk5JVkVUdllYZ3MvCmVsNUlKZmVSTXBSc2RETVZET3FCNDBHbVdnZmpobnFuRDhtUGttMzhwb1o2T1pGOUNOTVJBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUMDZLYkdiQjhGTktDbk94TUgxQVVYVEpYZWlEQWZCZ05WSFNNRUdEQVdnQlRESUdHZlQ2UGoKVW83Z2ZjYStldDNaTzRMVEh6QU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUF4MFFIenRqd0Y4U1psQmRvT013cgpDSXZHUERFNytQeE9yM0pqWmp5QVF2UWNmTXZ3NjMxbU9HeWdkQ2FCSWtKaEg2ckZDUkJZSk8xRkpaZ0llUllkCnp4cG9CeEkwOUVXalVyaThTbklWMFJDY1d0SlgvUnRLamwxdDgzdXFtQ3AzRS81TmozdDQwbUZXaGhrQ2NOaTIKS3JVditwalRDcW1YUWxDRm5vL1JuOU9reXlJQWdtOTZzdGZkYk1TbkdMaXRlM1hjSkNQN2hrYWgyNWl4WEM0ZwptM1dEM3pXbGRqMXFqYm9mUHEva0dxaC9WUzVDeXo0T2s1QlNFb2xFVUtUQVZtRlM4dHlyR1I0VEdnNGFDYXA3CmM1Q1RscFVuMkR4eVA4UWc3OWc4VnNIU1NlZlBvVm9YcytVSHc4SktwNW9qUGNEM2M5a3huakxSTVFPK0M2b0IKaGc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 06 July 2024 18:57:28 +0000 (0:00:00.630) 0:01:15.499 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC38fUqJOS/fGp+\ntBczmJOCFMVjGduXKTacSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA\n5WW5vLmC3i0YCwFg4q5ZNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90\niLOTh4Zd03KE8YTOqM4TSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULq\nrUqY7CjcldPbgKmtXXU6yWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5\nJ2d+dWfsvNIVETvYXgs/el5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6\nOZF9CNMRAgMBAAECggEAB9VnEndlwn3i7yhuQIVD6utFiLXmMybPK5KtYgEno0uo\nMdrKgosD6/yUNy5FGMVW5VTRbX9g/w/4sP5T+bf+0oLxuq9lTKH6uNPr28KnZz09\n59lq+wMyuRWygM++yn5Ramfa2CPTYU5sVqMnuqWv5DkIDH9Yn5ByzkFtLSX5BEmJ\nMxba2JkLD+Vt5BDpbV40E9M5iDD/pfLnOVPI/5r5cG0smHR7tn1QPU9LQOzOSAMB\n7xcl7z3C1R1dbIHqDPcXZG6b/IrxMNFf3G0MJ8SHIrl7lJJdy3bDWz+K536NrF1I\na8rFbdcPvohRNed5jdYYjkwCd72A1hvXftU/fiq3EQKBgQDg5lnrM782ya1RMftj\nYQHDdz3Ct4Ml6emCINVHkKG69JqawOBC3GWNvTjMpZb20AIzltOf3v7i8S4qONdp\n16sbUs4Whp0LHzs34P9OcwOeZmQcACCAcSTfy7pjFh+8igw/2ruZf6601VaV/3eA\nBZDjJ04PZDGjwYDOxxb74VqgHQKBgQDRYcaZizlCs+4kbjbVvuSbtyH0k5GDEtar\nZVBqL3WJBQBbiMd13IXqvEE5Qdk4Y0KRTFE9D5usoM0KCZnOMDPpdbRAlSGB0UXE\neq0LHqTLVgsV1gXi85nFXOuJLgnK25XLQJ62sghNjzE+8HnVEdCu2jxiC9PxEMz3\nM8E8ajj0hQKBgQCv63/qu0+XS6qHGNHLqtX2UA+/gEzWG2LMp2It2LSpySwmYTkL\nE9tcQ+dqLR0pcwxFznU7WPOIEaBK5quZ31m4xczvUd0GFif8TcNnWhA6l103ieHi\nlp6BcJsbZvLsSA/M4wxbxcSjLz3Ll0mimrf694PYBkfOEE7xcEpKPLznAQKBgQCa\nYrDwWELBVzCZ9hZCpr2jv3WvA/xAHGzi9hJEKXhNrr1jwMfptM+dlG+3S0FinXXg\n8tfX4SFVOT/WTdv1t38ffiWJlSyervL1e8sKLu8t6uTDlgrDHAFfEDOv851O0Xhy\n5NPiPAV5QsL5+JCstbUcqFfrp3MABfZLtAKgjGYwjQKBgDiDCgnb0yAErRQMFZBa\naCr/RKq9OPJzna8/O1BcU7bY0KNFw6yse/PaxP2cOvvqeHknvAUnIVHKJDNzsJVc\nLvqk9p7fS21L2ARHxmK3uyHA6qgVrb0MVamL9QeEe5p1Jb3awyqJRMnZ4K/FD+5K\nvQ5uIkxwwBOXviZpoKI+9XzS\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 06 July 2024 18:57:28 +0000 (0:00:00.030) 0:01:15.530 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC38fUqJOS/fGp+\ntBczmJOCFMVjGduXKTacSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA\n5WW5vLmC3i0YCwFg4q5ZNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90\niLOTh4Zd03KE8YTOqM4TSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULq\nrUqY7CjcldPbgKmtXXU6yWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5\nJ2d+dWfsvNIVETvYXgs/el5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6\nOZF9CNMRAgMBAAECggEAB9VnEndlwn3i7yhuQIVD6utFiLXmMybPK5KtYgEno0uo\nMdrKgosD6/yUNy5FGMVW5VTRbX9g/w/4sP5T+bf+0oLxuq9lTKH6uNPr28KnZz09\n59lq+wMyuRWygM++yn5Ramfa2CPTYU5sVqMnuqWv5DkIDH9Yn5ByzkFtLSX5BEmJ\nMxba2JkLD+Vt5BDpbV40E9M5iDD/pfLnOVPI/5r5cG0smHR7tn1QPU9LQOzOSAMB\n7xcl7z3C1R1dbIHqDPcXZG6b/IrxMNFf3G0MJ8SHIrl7lJJdy3bDWz+K536NrF1I\na8rFbdcPvohRNed5jdYYjkwCd72A1hvXftU/fiq3EQKBgQDg5lnrM782ya1RMftj\nYQHDdz3Ct4Ml6emCINVHkKG69JqawOBC3GWNvTjMpZb20AIzltOf3v7i8S4qONdp\n16sbUs4Whp0LHzs34P9OcwOeZmQcACCAcSTfy7pjFh+8igw/2ruZf6601VaV/3eA\nBZDjJ04PZDGjwYDOxxb74VqgHQKBgQDRYcaZizlCs+4kbjbVvuSbtyH0k5GDEtar\nZVBqL3WJBQBbiMd13IXqvEE5Qdk4Y0KRTFE9D5usoM0KCZnOMDPpdbRAlSGB0UXE\neq0LHqTLVgsV1gXi85nFXOuJLgnK25XLQJ62sghNjzE+8HnVEdCu2jxiC9PxEMz3\nM8E8ajj0hQKBgQCv63/qu0+XS6qHGNHLqtX2UA+/gEzWG2LMp2It2LSpySwmYTkL\nE9tcQ+dqLR0pcwxFznU7WPOIEaBK5quZ31m4xczvUd0GFif8TcNnWhA6l103ieHi\nlp6BcJsbZvLsSA/M4wxbxcSjLz3Ll0mimrf694PYBkfOEE7xcEpKPLznAQKBgQCa\nYrDwWELBVzCZ9hZCpr2jv3WvA/xAHGzi9hJEKXhNrr1jwMfptM+dlG+3S0FinXXg\n8tfX4SFVOT/WTdv1t38ffiWJlSyervL1e8sKLu8t6uTDlgrDHAFfEDOv851O0Xhy\n5NPiPAV5QsL5+JCstbUcqFfrp3MABfZLtAKgjGYwjQKBgDiDCgnb0yAErRQMFZBa\naCr/RKq9OPJzna8/O1BcU7bY0KNFw6yse/PaxP2cOvvqeHknvAUnIVHKJDNzsJVc\nLvqk9p7fS21L2ARHxmK3uyHA6qgVrb0MVamL9QeEe5p1Jb3awyqJRMnZ4K/FD+5K\nvQ5uIkxwwBOXviZpoKI+9XzS\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\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.030791", "end": "2024-07-06 18:57:28.878450", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQK/QsKlMPQGGQonlEm+RtiDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMmJm\nNDJjMmEtNTMwZjQwNjEtOTBhMjc5NDQtOWJlNDZkODcwHhcNMjQwNzA2MTg1NzI3\nWhcNMjUwNzA2MTg1NzI3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC38fUqJOS/fGp+tBczmJOCFMVjGduXKTac\nSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA5WW5vLmC3i0YCwFg4q5Z\nNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90iLOTh4Zd03KE8YTOqM4T\nSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULqrUqY7CjcldPbgKmtXXU6\nyWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5J2d+dWfsvNIVETvYXgs/\nel5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6OZF9CNMRAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBT06KbGbB8FNKCnOxMH1AUXTJXeiDAfBgNVHSMEGDAWgBTDIGGfT6Pj\nUo7gfca+et3ZO4LTHzANBgkqhkiG9w0BAQsFAAOCAQEAx0QHztjwF8SZlBdoOMwr\nCIvGPDE7+PxOr3JjZjyAQvQcfMvw631mOGygdCaBIkJhH6rFCRBYJO1FJZgIeRYd\nzxpoBxI09EWjUri8SnIV0RCcWtJX/RtKjl1t83uqmCp3E/5Nj3t40mFWhhkCcNi2\nKrUv+pjTCqmXQlCFno/Rn9OkyyIAgm96stfdbMSnGLite3XcJCP7hkah25ixXC4g\nm3WD3zWldj1qjbofPq/kGqh/VS5Cyz4Ok5BSEolEUKTAVmFS8tyrGR4TGg4aCap7\nc5CTlpUn2DxyP8Qg79g8VsHSSefPoVoXs+UHw8JKp5ojPcD3c9kxnjLRMQO+C6oB\nhg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC38fUqJOS/fGp+\ntBczmJOCFMVjGduXKTacSF2e0pBp97K5XyaN8bvZhajXOkUSSv/JTn49h1ZaKUDA\n5WW5vLmC3i0YCwFg4q5ZNtJiX92vhqnJ0jbj23hGe2wBTpILqKvFx8vmj/YynP90\niLOTh4Zd03KE8YTOqM4TSIBIMzJhSLwnS4fn9feDVtSyVt2zuWBgTJQcE0UBBULq\nrUqY7CjcldPbgKmtXXU6yWpce5O2Xivm0goBAyHbj8Dzl1XUbWf791N0EUK2liT5\nJ2d+dWfsvNIVETvYXgs/el5IJfeRMpRsdDMVDOqB40GmWgfjhnqnD8mPkm38poZ6\nOZF9CNMRAgMBAAECggEAB9VnEndlwn3i7yhuQIVD6utFiLXmMybPK5KtYgEno0uo\nMdrKgosD6/yUNy5FGMVW5VTRbX9g/w/4sP5T+bf+0oLxuq9lTKH6uNPr28KnZz09\n59lq+wMyuRWygM++yn5Ramfa2CPTYU5sVqMnuqWv5DkIDH9Yn5ByzkFtLSX5BEmJ\nMxba2JkLD+Vt5BDpbV40E9M5iDD/pfLnOVPI/5r5cG0smHR7tn1QPU9LQOzOSAMB\n7xcl7z3C1R1dbIHqDPcXZG6b/IrxMNFf3G0MJ8SHIrl7lJJdy3bDWz+K536NrF1I\na8rFbdcPvohRNed5jdYYjkwCd72A1hvXftU/fiq3EQKBgQDg5lnrM782ya1RMftj\nYQHDdz3Ct4Ml6emCINVHkKG69JqawOBC3GWNvTjMpZb20AIzltOf3v7i8S4qONdp\n16sbUs4Whp0LHzs34P9OcwOeZmQcACCAcSTfy7pjFh+8igw/2ruZf6601VaV/3eA\nBZDjJ04PZDGjwYDOxxb74VqgHQKBgQDRYcaZizlCs+4kbjbVvuSbtyH0k5GDEtar\nZVBqL3WJBQBbiMd13IXqvEE5Qdk4Y0KRTFE9D5usoM0KCZnOMDPpdbRAlSGB0UXE\neq0LHqTLVgsV1gXi85nFXOuJLgnK25XLQJ62sghNjzE+8HnVEdCu2jxiC9PxEMz3\nM8E8ajj0hQKBgQCv63/qu0+XS6qHGNHLqtX2UA+/gEzWG2LMp2It2LSpySwmYTkL\nE9tcQ+dqLR0pcwxFznU7WPOIEaBK5quZ31m4xczvUd0GFif8TcNnWhA6l103ieHi\nlp6BcJsbZvLsSA/M4wxbxcSjLz3Ll0mimrf694PYBkfOEE7xcEpKPLznAQKBgQCa\nYrDwWELBVzCZ9hZCpr2jv3WvA/xAHGzi9hJEKXhNrr1jwMfptM+dlG+3S0FinXXg\n8tfX4SFVOT/WTdv1t38ffiWJlSyervL1e8sKLu8t6uTDlgrDHAFfEDOv851O0Xhy\n5NPiPAV5QsL5+JCstbUcqFfrp3MABfZLtAKgjGYwjQKBgDiDCgnb0yAErRQMFZBa\naCr/RKq9OPJzna8/O1BcU7bY0KNFw6yse/PaxP2cOvvqeHknvAUnIVHKJDNzsJVc\nLvqk9p7fS21L2ARHxmK3uyHA6qgVrb0MVamL9QeEe5p1Jb3awyqJRMnZ4K/FD+5K\nvQ5uIkxwwBOXviZpoKI+9XzS\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-06 18:57:28.847659" } STDOUT: Request "20240706185727" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 06 July 2024 18:57:28 +0000 (0:00:00.224) 0:01:15.754 ********* 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:35 Saturday 06 July 2024 18:57:29 +0000 (0:00:00.581) 0:01:16.336 ********* changed: [sut] => { "changed": true, "checksum": "48e84faf42eb7ce70d38082ef81ffca1aedfd4d2", "dest": "/tmp/lsr_alvd02ei_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "af4b37051bc08b3be9d2d515315beff5", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720292249.5273268-2640-86482343732532/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:41 Saturday 06 July 2024 18:57:30 +0000 (0:00:00.603) 0:01:16.939 ********* changed: [sut] => { "changed": true, "checksum": "0866fb5f655a06b219691070e413199b8d07f5c8", "dest": "/tmp/lsr_alvd02ei_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "bb23ff204bc75b3e015b8d1b3a89c3e2", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1720292250.136308-2658-130235231125789/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:47 Saturday 06 July 2024 18:57:30 +0000 (0:00:00.517) 0:01:17.457 ********* changed: [sut] => { "changed": true, "checksum": "48e84faf42eb7ce70d38082ef81ffca1aedfd4d2", "dest": "/tmp/lsr_alvd02ei_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "af4b37051bc08b3be9d2d515315beff5", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720292250.646015-2681-140400256730986/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:54 Saturday 06 July 2024 18:57:31 +0000 (0:00:00.501) 0:01:17.959 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "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", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-1.6.1-23.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:59 Saturday 06 July 2024 18:57:34 +0000 (0:00:03.389) 0:01:21.348 ********* 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:67 Saturday 06 July 2024 18:57:34 +0000 (0:00:00.240) 0:01:21.588 ********* 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:84 Saturday 06 July 2024 18:57:35 +0000 (0:00:00.542) 0:01:22.131 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_alvd02ei_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:92 Saturday 06 July 2024 18:57:35 +0000 (0:00:00.048) 0:01:22.179 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_alvd02ei_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.389950", "end": "2024-07-06 18:57:37.882794", "rc": 0, "start": "2024-07-06 18:57:35.492844" } STDOUT: 6dcc328b66bc7f7f422ca27ef6bafbb8787138b2c6ade32e180d92ee29e04d7c STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:103 Saturday 06 July 2024 18:57:37 +0000 (0:00:02.590) 0:01:24.770 ********* 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:107 Saturday 06 July 2024 18:57:38 +0000 (0:00:00.328) 0:01:25.098 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.039914", "end": "2024-07-06 18:57:38.462249", "rc": 0, "start": "2024-07-06 18:57:38.422335" } STDERR: time="2024-07-06T18:57:37.879794632Z" 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=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.879854154Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.879967905Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.880271479Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.19.9 instance.id=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.880428084Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.880452904Z" 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=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 time="2024-07-06T18:57:37.88066577Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=b36aa035-fca5-4963-a988-f43b26ffaf47 service=registry version=2.8.2 2024/07/06 18:57:38 http: TLS handshake error from 10.88.0.1:57858: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:113 Saturday 06 July 2024 18:57:38 +0000 (0:00:00.254) 0:01:25.353 ********* 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:118 Saturday 06 July 2024 18:57:38 +0000 (0:00:00.041) 0:01:25.394 ********* 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_alvd02ei_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_alvd02ei_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.343526", "end": "2024-07-06 18:57:40.076744", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-06 18:57:38.733218" } 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-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:129 Saturday 06 July 2024 18:57:40 +0000 (0:00:01.557) 0:01:26.952 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_alvd02ei_podman/auth/auth.json", "--cert-dir=/tmp/lsr_alvd02ei_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.169008", "end": "2024-07-06 18:57:40.436568", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-06 18:57:40.267560" } 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:60 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.363) 0:01:27.315 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.068) 0:01:27.384 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.036) 0:01:27.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.038) 0:01:27.460 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.023) 0:01:27.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.043) 0:01:27.527 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:57:40 +0000 (0:00:00.049) 0:01:27.577 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.697) 0:01:28.274 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.043) 0:01:28.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.028) 0:01:28.347 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027226", "end": "2024-07-06 18:57:41.693619", "rc": 0, "start": "2024-07-06 18:57:41.666393" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.233) 0:01:28.581 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.029) 0:01:28.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.057) 0:01:28.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.043) 0:01:28.712 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.040) 0:01:28.752 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:41 +0000 (0:00:00.045) 0:01:28.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.050) 0:01:28.849 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.070) 0:01:28.919 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.243) 0:01:29.163 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.061) 0:01:29.224 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.229) 0:01:29.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.056) 0:01:29.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.036) 0:01:29.547 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.052) 0:01:29.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.042) 0:01:29.643 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.033) 0:01:29.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.035) 0:01:29.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.028) 0:01:29.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:57:42 +0000 (0:00:00.036) 0:01:29.778 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.132) 0:01:29.911 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.045) 0:01:29.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.023) 0:01:29.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.026) 0:01:30.007 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.042) 0:01:30.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.028) 0:01:30.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.054) 0:01:30.133 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.062) 0:01:30.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.029) 0:01:30.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.030) 0:01:30.255 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.041) 0:01:30.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.019) 0:01:30.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.020) 0:01:30.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.019) 0:01:30.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.049) 0:01:30.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.019) 0:01:30.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.018) 0:01:30.443 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.019) 0:01:30.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.031) 0:01:30.494 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.037) 0:01:30.532 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.020) 0:01:30.552 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.048) 0:01:30.601 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.036) 0:01:30.638 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.039) 0:01:30.678 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.027) 0:01:30.705 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.038) 0:01:30.744 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.034) 0:01:30.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.025) 0:01:30.804 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:43 +0000 (0:00:00.027) 0:01:30.832 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.199) 0:01:31.031 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.064) 0:01:31.096 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.199) 0:01:31.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.021) 0:01:31.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.022) 0:01:31.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.020) 0:01:31.360 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.026) 0:01:31.387 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.027) 0:01:31.414 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.022) 0:01:31.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.020) 0:01:31.458 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.021) 0:01:31.479 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.021) 0:01:31.500 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.030) 0:01:31.531 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.024) 0:01:31.555 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.030) 0:01:31.586 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.027) 0:01:31.613 ********* 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.006118", "end": "2024-07-06 18:57:44.932787", "rc": 0, "start": "2024-07-06 18:57:44.926669" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.195) 0:01:31.809 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:57:44 +0000 (0:00:00.019) 0:01:31.829 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.073) 0:01:31.902 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.034) 0:01:31.937 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.021) 0:01:31.958 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.024) 0:01:31.982 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.020) 0:01:32.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.019) 0:01:32.022 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.021) 0:01:32.044 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:75 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.546) 0:01:32.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:86 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.023) 0:01:32.613 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.040) 0:01:32.654 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.044) 0:01:32.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.027) 0:01:32.726 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.027) 0:01:32.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:57:45 +0000 (0:00:00.020) 0:01:32.774 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:57:46 +0000 (0:00:00.089) 0:01:32.863 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:57:46 +0000 (0:00:00.646) 0:01:33.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:57:46 +0000 (0:00:00.025) 0:01:33.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:57:46 +0000 (0:00:00.048) 0:01:33.585 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027091", "end": "2024-07-06 18:57:46.963571", "rc": 0, "start": "2024-07-06 18:57:46.936480" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.291) 0:01:33.876 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.077) 0:01:33.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.075) 0:01:34.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.087) 0:01:34.117 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.055) 0:01:34.173 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.034) 0:01:34.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.084) 0:01:34.291 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.068) 0:01:34.360 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.202) 0:01:34.563 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.026) 0:01:34.589 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.200) 0:01:34.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:47 +0000 (0:00:00.032) 0:01:34.822 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.031) 0:01:34.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.021) 0:01:34.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.026) 0:01:34.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.022) 0:01:34.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.021) 0:01:34.946 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.020) 0:01:34.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.036) 0:01:35.003 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.029) 0:01:35.032 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.041) 0:01:35.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.024) 0:01:35.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.022) 0:01:35.121 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.080) 0:01:35.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.031) 0:01:35.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.035) 0:01:35.268 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.043) 0:01:35.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.021) 0:01:35.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.026) 0:01:35.359 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.040) 0:01:35.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.021) 0:01:35.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.019) 0:01:35.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.020) 0:01:35.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.020) 0:01:35.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.026) 0:01:35.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.020) 0:01:35.530 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.019) 0:01:35.550 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.019) 0:01:35.569 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.020) 0:01:35.590 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.059) 0:01:35.650 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.057) 0:01:35.707 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.025) 0:01:35.733 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.026) 0:01:35.760 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.022) 0:01:35.782 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:48 +0000 (0:00:00.036) 0:01:35.819 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.039) 0:01:35.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.029) 0:01:35.888 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.034) 0:01:35.922 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.197) 0:01:36.119 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.026) 0:01:36.145 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.203) 0:01:36.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.021) 0:01:36.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.020) 0:01:36.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.020) 0:01:36.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.053) 0:01:36.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.021) 0:01:36.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.020) 0:01:36.507 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.019) 0:01:36.526 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.019) 0:01:36.546 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.018) 0:01:36.565 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.035) 0:01:36.600 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.064) 0:01:36.664 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.034) 0:01:36.699 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:57:49 +0000 (0:00:00.056) 0:01:36.756 ********* 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.005989", "end": "2024-07-06 18:57:50.080080", "rc": 0, "start": "2024-07-06 18:57:50.074091" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.201) 0:01:36.957 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.020) 0:01:36.977 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.042) 0:01:37.020 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.034) 0:01:37.055 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.019) 0:01:37.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.022) 0:01:37.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.020) 0:01:37.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.057) 0:01:37.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.025) 0:01:37.201 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:101 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.442) 0:01:37.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:112 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.024) 0:01:37.669 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_lif1dfjo_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:120 Saturday 06 July 2024 18:57:50 +0000 (0:00:00.130) 0:01:37.800 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.083) 0:01:37.884 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.043) 0:01:37.927 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.029) 0:01:37.957 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.049) 0:01:38.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.030) 0:01:38.037 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.058) 0:01:38.096 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:57:51 +0000 (0:00:00.724) 0:01:38.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.027) 0:01:38.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.025) 0:01:38.873 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028785", "end": "2024-07-06 18:57:52.212222", "rc": 0, "start": "2024-07-06 18:57:52.183437" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.214) 0:01:39.088 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.022) 0:01:39.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.020) 0:01:39.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.055) 0:01:39.187 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.039) 0:01:39.226 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.025) 0:01:39.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.024) 0:01:39.276 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.028) 0:01:39.304 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.199) 0:01:39.503 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.031) 0:01:39.535 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.196) 0:01:39.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.031) 0:01:39.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.038) 0:01:39.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.022) 0:01:39.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:52 +0000 (0:00:00.021) 0:01:39.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.020) 0:01:39.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.020) 0:01:39.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.020) 0:01:39.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.020) 0:01:39.928 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.026) 0:01:39.954 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.051) 0:01:40.006 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.033) 0:01:40.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.036) 0:01:40.077 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.043) 0:01:40.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.039) 0:01:40.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.032) 0:01:40.193 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.111) 0:01:40.304 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.028) 0:01:40.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.068) 0:01:40.401 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.071) 0:01:40.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.040) 0:01:40.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.023) 0:01:40.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.033) 0:01:40.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.024) 0:01:40.596 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.035) 0:01:40.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.024) 0:01:40.655 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.021) 0:01:40.677 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.071) 0:01:40.748 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.021) 0:01:40.770 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.023) 0:01:40.794 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:57:53 +0000 (0:00:00.023) 0:01:40.817 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.040) 0:01:40.858 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.113) 0:01:40.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.026) 0:01:40.998 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.029) 0:01:41.027 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.234) 0:01:41.261 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.032) 0:01:41.294 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.213) 0:01:41.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.026) 0:01:41.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.042) 0:01:41.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.031) 0:01:41.608 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.024) 0:01:41.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.043) 0:01:41.676 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.041) 0:01:41.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.039) 0:01:41.756 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:57:54 +0000 (0:00:00.036) 0:01:41.793 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:57:55 +0000 (0:00:00.070) 0:01:41.864 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:57:55 +0000 (0:00:00.023) 0:01:41.887 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:57:55 +0000 (0:00:00.069) 0:01:41.956 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:57:55 +0000 (0:00:00.239) 0:01:42.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.658) 0:01:42.854 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.075) 0:01:42.929 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.061) 0:01:42.991 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.042) 0:01:43.033 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.023) 0:01:43.056 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.029) 0:01:43.086 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.076) 0:01:43.162 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.039) 0:01:43.202 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.035) 0:01:43.238 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.024) 0:01:43.262 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.070) 0:01:43.332 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.062) 0:01:43.395 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.066) 0:01:43.461 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.034) 0:01:43.495 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.239) 0:01:43.735 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:57:56 +0000 (0:00:00.037) 0:01:43.772 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.194) 0:01:43.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.021) 0:01:43.989 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.020) 0:01:44.009 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.023) 0:01:44.032 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.024) 0:01:44.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.024) 0:01:44.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.023) 0:01:44.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.021) 0:01:44.128 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.030) 0:01:44.158 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.027) 0:01:44.185 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.035) 0:01:44.221 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.021) 0:01:44.242 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.023) 0:01:44.266 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.023) 0:01:44.289 ********* 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.006011", "end": "2024-07-06 18:57:57.634993", "rc": 0, "start": "2024-07-06 18:57:57.628982" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.222) 0:01:44.511 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.020) 0:01:44.532 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.082) 0:01:44.614 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.035) 0:01:44.649 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.021) 0:01:44.670 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.028) 0:01:44.699 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.030) 0:01:44.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.025) 0:01:44.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:57:57 +0000 (0:00:00.029) 0:01:44.784 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 06 July 2024 18:57:58 +0000 (0:00:00.541) 0:01:45.326 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 06 July 2024 18:57:58 +0000 (0:00:00.203) 0:01:45.530 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 06 July 2024 18:57:58 +0000 (0:00:00.216) 0:01:45.746 ********* 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-1720292278.9389536-4386-211519229211001/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 06 July 2024 18:57:59 +0000 (0:00:00.562) 0:01:46.308 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: f02788103f6a74817cf765ef449097487e68526de2b19c7d90ccd55faf137f78 Container: be4fdafb675bb770ed395a3afdcdfa9219708e1cd5b8b069fa12b695e7ebcfa4 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 06 July 2024 18:58:00 +0000 (0:00:01.056) 0:01:47.365 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 06 July 2024 18:58:01 +0000 (0:00:00.650) 0:01:48.016 ********* 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 -.mount systemd-journald.socket basic.target \"system-podman\\\\x2dkube.slice\" 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": "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": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 06 July 2024 18:58:01 +0000 (0:00:00.721) 0:01:48.737 ********* 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 \"system-podman\\\\x2dkube.slice\" sysinit.target -.mount network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 06 July 2024 18:58:03 +0000 (0:00:01.274) 0:01:50.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.022) 0:01:50.034 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.066) 0:01:50.100 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.029) 0:01:50.129 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.061) 0:01:50.191 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.020) 0:01:50.211 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.029) 0:01:50.240 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.037) 0:01:50.278 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.031) 0:01:50.309 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.026) 0:01:50.335 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.033) 0:01:50.369 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.241) 0:01:50.610 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:03 +0000 (0:00:00.040) 0:01:50.650 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.286) 0:01:50.937 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.021) 0:01:50.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.036) 0:01:50.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.021) 0:01:51.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.032) 0:01:51.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.047) 0:01:51.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.063) 0:01:51.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.042) 0:01:51.203 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.115) 0:01:51.318 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.068) 0:01:51.386 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.028) 0:01:51.415 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.024) 0:01:51.440 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.040) 0:01:51.481 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.025) 0:01:51.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.020) 0:01:51.527 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.074) 0:01:51.601 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.037) 0:01:51.639 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.026) 0:01:51.666 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.019) 0:01:51.685 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.020) 0:01:51.705 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 06 July 2024 18:58:04 +0000 (0:00:00.018) 0:01:51.724 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 06 July 2024 18:58:05 +0000 (0:00:00.826) 0:01:52.550 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 06 July 2024 18:58:06 +0000 (0:00:00.325) 0:01:52.876 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 06 July 2024 18:58:06 +0000 (0:00:00.031) 0:01:52.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 06 July 2024 18:58:06 +0000 (0:00:00.046) 0:01:52.954 ********* 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-1720292286.1631422-4641-69432231038007/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 06 July 2024 18:58:06 +0000 (0:00:00.838) 0:01:53.792 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 06 July 2024 18:58:06 +0000 (0:00:00.025) 0:01:53.818 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.043) 0:01:53.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.028) 0:01:53.890 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.028) 0:01:53.918 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.043) 0:01:53.961 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.085) 0:01:54.047 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.033) 0:01:54.081 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.041) 0:01:54.123 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.026) 0:01:54.149 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.054) 0:01:54.203 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.073) 0:01:54.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.042) 0:01:54.319 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.037) 0:01:54.357 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.286) 0:01:54.644 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:07 +0000 (0:00:00.029) 0:01:54.674 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.289) 0:01:54.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.029) 0:01:54.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.034) 0:01:55.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.045) 0:01:55.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.031) 0:01:55.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.035) 0:01:55.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.020) 0:01:55.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.020) 0:01:55.181 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.033) 0:01:55.214 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.087) 0:01:55.302 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.036) 0:01:55.338 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.049) 0:01:55.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.078) 0:01:55.466 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.039) 0:01:55.505 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.050) 0:01:55.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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.029) 0:01:55.586 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:135 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.048) 0:01:55.634 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.052) 0:01:55.687 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.034) 0:01:55.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.031) 0:01:55.754 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.019) 0:01:55.773 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:58:08 +0000 (0:00:00.020) 0:01:55.794 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:58:09 +0000 (0:00:00.054) 0:01:55.848 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:58:09 +0000 (0:00:00.869) 0:01:56.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:58:09 +0000 (0:00:00.037) 0:01:56.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:58:09 +0000 (0:00:00.040) 0:01:56.796 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040527", "end": "2024-07-06 18:58:10.220822", "rc": 0, "start": "2024-07-06 18:58:10.180295" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.306) 0:01:57.102 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.021) 0:01:57.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.019) 0:01:57.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.038) 0:01:57.182 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.038) 0:01:57.220 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.025) 0:01:57.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.034) 0:01:57.281 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.030) 0:01:57.312 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.292) 0:01:57.604 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:10 +0000 (0:00:00.045) 0:01:57.650 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.335) 0:01:57.985 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.086) 0:01:58.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.024) 0:01:58.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.025) 0:01:58.164 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.023) 0:01:58.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.025) 0:01:58.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.235 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.026) 0:01:58.261 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.039) 0:01:58.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.033) 0:01:58.356 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.052) 0:01:58.408 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.024) 0:01:58.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.454 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.045) 0:01:58.499 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.070) 0:01:58.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.026) 0:01:58.597 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.041) 0:01:58.638 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.021) 0:01:58.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.020) 0:01:58.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.020) 0:01:58.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.020) 0:01:58.742 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.022) 0:01:58.765 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.019) 0:01:58.785 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.020) 0:01:58.805 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:58:11 +0000 (0:00:00.028) 0:01:58.834 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.042) 0:01:58.876 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.103) 0:01:58.980 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.095) 0:01:59.075 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.057) 0:01:59.133 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.044) 0:01:59.177 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.144) 0:01:59.322 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.037) 0:01:59.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.035) 0:01:59.395 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.033) 0:01:59.429 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.309) 0:01:59.738 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:12 +0000 (0:00:00.029) 0:01:59.768 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.284) 0:02:00.052 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.022) 0:02:00.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.033) 0:02:00.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.021) 0:02:00.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.021) 0:02:00.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.021) 0:02:00.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.023) 0:02:00.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.022) 0:02:00.218 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.020) 0:02:00.238 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.020) 0:02:00.258 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.029) 0:02:00.288 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.055) 0:02:00.343 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.023) 0:02:00.366 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.031) 0:02:00.398 ********* 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.007160", "end": "2024-07-06 18:58:13.753047", "rc": 0, "start": "2024-07-06 18:58:13.745887" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.238) 0:02:00.637 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.029) 0:02:00.667 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.070) 0:02:00.737 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.047) 0:02:00.785 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.022) 0:02:00.808 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:13 +0000 (0:00:00.021) 0:02:00.830 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:58:14 +0000 (0:00:00.023) 0:02:00.853 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:58:14 +0000 (0:00:00.028) 0:02:00.882 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:58:14 +0000 (0:00:00.020) 0:02:00.903 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 06 July 2024 18:58:14 +0000 (0:00:00.821) 0:02:01.724 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720292279.8703291, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720292279.3633273, "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": 1720292279.1703265, "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": "2190966019", "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 06 July 2024 18:58:15 +0000 (0:00:00.333) 0:02:02.058 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 06 July 2024 18:58:15 +0000 (0:00:00.241) 0:02:02.299 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.598) 0:02:02.898 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.431) 0:02:03.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.035) 0:02:03.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.037) 0:02:03.403 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.024) 0:02:03.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.025) 0:02:03.453 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.059) 0:02:03.512 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.028) 0:02:03.541 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.026) 0:02:03.567 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.068) 0:02:03.636 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.050) 0:02:03.686 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.039) 0:02:03.726 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.039) 0:02:03.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:16 +0000 (0:00:00.048) 0:02:03.813 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.040) 0:02:03.854 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.286) 0:02:04.141 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.053) 0:02:04.194 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.267) 0:02:04.462 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.021) 0:02:04.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.029) 0:02:04.512 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.021) 0:02:04.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.023) 0:02:04.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.022) 0:02:04.580 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.025) 0:02:04.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.021) 0:02:04.627 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.023) 0:02:04.650 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.064) 0:02:04.715 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.085) 0:02:04.800 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:58:17 +0000 (0:00:00.023) 0:02:04.823 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.048) 0:02:04.872 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.050) 0:02:04.923 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.022) 0:02:04.945 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.047) 0:02:04.992 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.069) 0:02:05.062 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.026) 0:02:05.089 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.045) 0:02:05.134 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.060) 0:02:05.194 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 06 July 2024 18:58:18 +0000 (0:00:00.030) 0:02:05.224 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 06 July 2024 18:58:19 +0000 (0:00:00.798) 0:02:06.023 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 06 July 2024 18:58:19 +0000 (0:00:00.279) 0:02:06.303 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 06 July 2024 18:58:19 +0000 (0:00:00.066) 0:02:06.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 06 July 2024 18:58:19 +0000 (0:00:00.026) 0:02:06.396 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.663) 0:02:07.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.025) 0:02:07.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.025) 0:02:07.110 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.024) 0:02:07.135 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.021) 0:02:07.156 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.028) 0:02:07.184 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:146 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.024) 0:02:07.208 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_lif1dfjo_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:152 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.380) 0:02:07.588 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.093) 0:02:07.682 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.046) 0:02:07.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:58:20 +0000 (0:00:00.045) 0:02:07.775 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.083) 0:02:07.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.024) 0:02:07.883 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.053) 0:02:07.936 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.796) 0:02:08.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.028) 0:02:08.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:58:21 +0000 (0:00:00.039) 0:02:08.801 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.050840", "end": "2024-07-06 18:58:22.261038", "rc": 0, "start": "2024-07-06 18:58:22.210198" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.344) 0:02:09.145 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.021) 0:02:09.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.022) 0:02:09.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.040) 0:02:09.229 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.041) 0:02:09.270 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.058) 0:02:09.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.029) 0:02:09.358 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.030) 0:02:09.389 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.275) 0:02:09.665 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:22 +0000 (0:00:00.039) 0:02:09.704 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.295) 0:02:10.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.023) 0:02:10.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.023) 0:02:10.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.021) 0:02:10.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.022) 0:02:10.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.020) 0:02:10.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.021) 0:02:10.133 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.032) 0:02:10.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.023) 0:02:10.188 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.027) 0:02:10.216 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.038) 0:02:10.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.037) 0:02:10.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.080) 0:02:10.372 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.044) 0:02:10.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.023) 0:02:10.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.022) 0:02:10.463 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.044) 0:02:10.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.021) 0:02:10.530 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.020) 0:02:10.550 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.038) 0:02:10.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.019) 0:02:10.608 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.019) 0:02:10.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.019) 0:02:10.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.020) 0:02:10.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.024) 0:02:10.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.033) 0:02:10.726 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.028) 0:02:10.754 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:58:23 +0000 (0:00:00.020) 0:02:10.774 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.101) 0:02:10.876 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.029) 0:02:10.905 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.041) 0:02:10.947 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.051) 0:02:10.999 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.030) 0:02:11.029 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.035) 0:02:11.064 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.291) 0:02:11.356 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:24 +0000 (0:00:00.036) 0:02:11.392 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:25 +0000 (0:00:01.254) 0:02:12.647 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:25 +0000 (0:00:00.046) 0:02:12.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:25 +0000 (0:00:00.041) 0:02:12.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:25 +0000 (0:00:00.030) 0:02:12.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.103) 0:02:12.869 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.029) 0:02:12.898 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.027) 0:02:12.925 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.030) 0:02:12.956 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.038) 0:02:12.994 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.044) 0:02:13.038 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:58:26 +0000 (0:00:00.312) 0:02:13.351 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.886) 0:02:14.237 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.024) 0:02:14.262 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.025) 0:02:14.288 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.066) 0:02:14.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.026) 0:02:14.382 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.035) 0:02:14.417 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.064) 0:02:14.481 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.045) 0:02:14.527 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.203) 0:02:14.731 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.029) 0:02:14.760 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:27 +0000 (0:00:00.059) 0:02:14.820 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.029) 0:02:14.849 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.026) 0:02:14.876 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.030) 0:02:14.907 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.257) 0:02:15.164 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.040) 0:02:15.205 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.269) 0:02:15.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.021) 0:02:15.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.020) 0:02:15.516 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.020) 0:02:15.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.019) 0:02:15.556 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.022) 0:02:15.578 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.022) 0:02:15.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.021) 0:02:15.622 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.027) 0:02:15.650 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.069) 0:02:15.719 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.034) 0:02:15.753 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.025) 0:02:15.779 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.025) 0:02:15.804 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:58:28 +0000 (0:00:00.024) 0:02:15.828 ********* 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.007668", "end": "2024-07-06 18:58:29.209002", "rc": 0, "start": "2024-07-06 18:58:29.201334" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.264) 0:02:16.093 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.038) 0:02:16.131 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.063) 0:02:16.195 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.042) 0:02:16.237 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.040) 0:02:16.277 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.026) 0:02:16.304 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.046) 0:02:16.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.060) 0:02:16.410 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:58:29 +0000 (0:00:00.036) 0:02:16.447 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 06 July 2024 18:58:30 +0000 (0:00:00.815) 0:02:17.263 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720292279.8703291, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720292279.3633273, "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": 1720292279.1703265, "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": "2190966019", "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 06 July 2024 18:58:30 +0000 (0:00:00.298) 0:02:17.561 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 06 July 2024 18:58:30 +0000 (0:00:00.274) 0:02:17.836 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 06 July 2024 18:58:31 +0000 (0:00:00.710) 0:02:18.546 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.440) 0:02:18.987 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.061) 0:02:19.049 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.058) 0:02:19.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.055) 0:02:19.162 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.047) 0:02:19.209 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.076) 0:02:19.285 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.029) 0:02:19.315 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.029) 0:02:19.345 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.084) 0:02:19.430 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.036) 0:02:19.466 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.041) 0:02:19.508 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.084) 0:02:19.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.035) 0:02:19.628 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:32 +0000 (0:00:00.030) 0:02:19.659 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.263) 0:02:19.922 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.043) 0:02:19.966 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.292) 0:02:20.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.027) 0:02:20.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.034) 0:02:20.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.042) 0:02:20.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.036) 0:02:20.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.024) 0:02:20.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.023) 0:02:20.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.033) 0:02:20.482 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.063) 0:02:20.545 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.076) 0:02:20.622 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.094) 0:02:20.717 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.051) 0:02:20.769 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:58:33 +0000 (0:00:00.074) 0:02:20.843 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.049) 0:02:20.892 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.026) 0:02:20.919 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.063) 0:02:20.982 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.049) 0:02:21.032 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.041) 0:02:21.074 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.041) 0:02:21.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.048) 0:02:21.164 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 06 July 2024 18:58:34 +0000 (0:00:00.042) 0:02:21.206 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 06 July 2024 18:58:35 +0000 (0:00:00.787) 0:02:21.993 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 06 July 2024 18:58:35 +0000 (0:00:00.283) 0:02:22.277 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 06 July 2024 18:58:35 +0000 (0:00:00.022) 0:02:22.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 06 July 2024 18:58:35 +0000 (0:00:00.055) 0:02:22.355 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.646) 0:02:23.002 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.024) 0:02:23.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.024) 0:02:23.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.060) 0:02:23.110 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.049) 0:02:23.160 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.096) 0:02:23.257 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.069) 0:02:23.326 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.071) 0:02:23.397 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.061) 0:02:23.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.052) 0:02:23.512 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:36 +0000 (0:00:00.080) 0:02:23.592 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.304) 0:02:23.896 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.037) 0:02:23.934 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.274) 0:02:24.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.040) 0:02:24.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.039) 0:02:24.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.029) 0:02:24.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.023) 0:02:24.342 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.030) 0:02:24.373 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.023) 0:02:24.397 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.027) 0:02:24.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.046) 0:02:24.471 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.056) 0:02:24.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.064) 0:02:24.592 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.034) 0:02:24.626 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.064) 0:02:24.691 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.061) 0:02:24.753 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.041) 0:02:24.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:58:37 +0000 (0:00:00.032) 0:02:24.826 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:164 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.027) 0:02:24.854 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.217) 0:02:25.072 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.116) 0:02:25.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.058) 0:02:25.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.035) 0:02:25.284 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.041) 0:02:25.325 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:58:38 +0000 (0:00:00.093) 0:02:25.419 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.801) 0:02:26.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.024) 0:02:26.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.038) 0:02:26.284 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043627", "end": "2024-07-06 18:58:39.697756", "rc": 0, "start": "2024-07-06 18:58:39.654129" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.313) 0:02:26.597 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.050) 0:02:26.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.058) 0:02:26.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:58:39 +0000 (0:00:00.137) 0:02:26.843 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.043) 0:02:26.887 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.033) 0:02:26.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.037) 0:02:26.957 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.034) 0:02:26.992 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.313) 0:02:27.305 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.046) 0:02:27.352 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.274) 0:02:27.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.021) 0:02:27.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.032) 0:02:27.681 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.024) 0:02:27.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.025) 0:02:27.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.023) 0:02:27.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.027) 0:02:27.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:40 +0000 (0:00:00.021) 0:02:27.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.059) 0:02:27.864 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.026) 0:02:27.890 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.038) 0:02:27.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.025) 0:02:27.955 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.022) 0:02:27.977 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.040) 0:02:28.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.023) 0:02:28.041 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.023) 0:02:28.065 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.040) 0:02:28.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.032) 0:02:28.137 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.022) 0:02:28.160 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.045) 0:02:28.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.021) 0:02:28.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.027) 0:02:28.254 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.033) 0:02:28.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.116) 0:02:28.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.032) 0:02:28.436 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.042) 0:02:28.478 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.026) 0:02:28.505 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.051) 0:02:28.556 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.023) 0:02:28.579 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.043) 0:02:28.623 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.026) 0:02:28.650 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.045) 0:02:28.695 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.029) 0:02:28.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.028) 0:02:28.754 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:41 +0000 (0:00:00.030) 0:02:28.784 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.283) 0:02:29.068 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.029) 0:02:29.097 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.272) 0:02:29.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.089) 0:02:29.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.034) 0:02:29.493 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.025) 0:02:29.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.023) 0:02:29.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.055) 0:02:29.598 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.035) 0:02:29.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.047) 0:02:29.682 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.027) 0:02:29.709 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.031) 0:02:29.741 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.024) 0:02:29.765 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.031) 0:02:29.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:58:42 +0000 (0:00:00.038) 0:02:29.835 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.032) 0:02:29.868 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.036) 0:02:29.905 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.025) 0:02:29.930 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.028) 0:02:29.958 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.120) 0:02:30.079 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.042) 0:02:30.121 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.155) 0:02:30.276 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.040) 0:02:30.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.048) 0:02:30.365 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.062) 0:02:30.428 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.323) 0:02:30.751 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:43 +0000 (0:00:00.034) 0:02:30.786 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.268) 0:02:31.055 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.033) 0:02:31.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.031) 0:02:31.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.026) 0:02:31.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.024) 0:02:31.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.192 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.020) 0:02:31.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.259 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.030) 0:02:31.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.311 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.334 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.101) 0:02:31.436 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.024) 0:02:31.460 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.021) 0:02:31.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.022) 0:02:31.503 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.019) 0:02:31.523 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.064) 0:02:31.588 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.028) 0:02:31.616 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.032) 0:02:31.648 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.047) 0:02:31.696 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.059) 0:02:31.756 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.027) 0:02:31.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:44 +0000 (0:00:00.030) 0:02:31.814 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.055) 0:02:31.870 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.314) 0:02:32.185 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.051) 0:02:32.236 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.333) 0:02:32.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.102) 0:02:32.672 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.059) 0:02:32.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.031) 0:02:32.764 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.021) 0:02:32.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.023) 0:02:32.808 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:45 +0000 (0:00:00.023) 0:02:32.832 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.020) 0:02:32.852 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.020) 0:02:32.873 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.019) 0:02:32.892 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.034) 0:02:32.927 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.030) 0:02:32.957 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.060) 0:02:33.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.047) 0:02:33.064 ********* 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.006363", "end": "2024-07-06 18:58:46.417694", "rc": 0, "start": "2024-07-06 18:58:46.411331" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.237) 0:02:33.301 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.068) 0:02:33.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 06 July 2024 18:58:46 +0000 (0:00:00.021) 0:02:33.392 ********* 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": "Sat 2024-07-06 18:58:03 UTC", "ActiveEnterTimestampMonotonic": "587095661", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target \"system-podman\\\\x2dkube.slice\" sysinit.target -.mount network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-06 18:58:02 UTC", "AssertTimestampMonotonic": "586271495", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "27250257000", "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": "Sat 2024-07-06 18:58:02 UTC", "ConditionTimestampMonotonic": "586271493", "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": "7465", "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": "14513", "ExecMainStartTimestamp": "Sat 2024-07-06 18:58:03 UTC", "ExecMainStartTimestampMonotonic": "587095625", "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=[Sat 2024-07-06 18:58:02 UTC] ; stop_time=[n/a] ; pid=14454 ; 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=[Sat 2024-07-06 18:58:02 UTC] ; stop_time=[n/a] ; pid=14454 ; 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": "Sat 2024-07-06 18:58:02 UTC", "InactiveExitTimestampMonotonic": "586273101", "InvocationID": "adf01134108d48eda480abb73c031ae2", "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": "14513", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22794240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-07-06 18:58:03 UTC", "StateChangeTimestampMonotonic": "587095661", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 06 July 2024 18:58:47 +0000 (0:00:01.396) 0:02:34.788 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292279.8703291, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720292279.3633273, "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": 1720292279.1703265, "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": "2190966019", "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 06 July 2024 18:58:48 +0000 (0:00:00.236) 0:02:35.025 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 06 July 2024 18:58:48 +0000 (0:00:00.355) 0:02:35.380 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 06 July 2024 18:58:48 +0000 (0:00:00.198) 0:02:35.578 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.032643", "end": "2024-07-06 18:58:48.925313", "rc": 0, "start": "2024-07-06 18:58:48.892670" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 06 July 2024 18:58:48 +0000 (0:00:00.226) 0:02:35.804 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:48 +0000 (0:00:00.036) 0:02:35.841 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.027) 0:02:35.869 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.024) 0:02:35.893 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.027) 0:02:35.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.023) 0:02:35.944 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.069) 0:02:36.013 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.031) 0:02:36.044 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.114) 0:02:36.158 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.034) 0:02:36.193 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.035) 0:02:36.228 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.077) 0:02:36.306 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.114) 0:02:36.420 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.039) 0:02:36.460 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.044) 0:02:36.504 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.275) 0:02:36.780 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:49 +0000 (0:00:00.034) 0:02:36.815 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.214) 0:02:37.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.028) 0:02:37.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.050) 0:02:37.108 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.048) 0:02:37.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.023) 0:02:37.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.036) 0:02:37.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.040) 0:02:37.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.039) 0:02:37.297 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.029) 0:02:37.326 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.209) 0:02:37.535 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.027) 0:02:37.562 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.049) 0:02:37.612 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.051) 0:02:37.663 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.028) 0:02:37.692 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.063) 0:02:37.755 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 06 July 2024 18:58:50 +0000 (0:00:00.041) 0:02:37.797 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target sysinit.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.641) 0:02:38.439 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.024) 0:02:38.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.031) 0:02:38.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.035) 0:02:38.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.025) 0:02:38.555 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.031) 0:02:38.587 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.206) 0:02:38.793 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:58:51 +0000 (0:00:00.044) 0:02:38.838 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:58:52 +0000 (0:00:00.144) 0:02:38.982 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:58:52 +0000 (0:00:00.033) 0:02:39.016 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 06 July 2024 18:58:52 +0000 (0:00:00.043) 0:02:39.059 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 06 July 2024 18:58:52 +0000 (0:00:00.544) 0:02:39.604 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037064", "end": "2024-07-06 18:58:52.968325", "rc": 0, "start": "2024-07-06 18:58:52.931261" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.247) 0:02:39.851 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.024) 0:02:39.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.050) 0:02:39.926 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.059) 0:02:39.986 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.070) 0:02:40.056 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.046) 0:02:40.103 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.039) 0:02:40.142 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.037) 0:02:40.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.027) 0:02:40.208 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.028) 0:02:40.237 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.274) 0:02:40.511 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.029) 0:02:40.540 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.202) 0:02:40.743 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.021) 0:02:40.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.020) 0:02:40.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.019) 0:02:40.805 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.020) 0:02:40.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:53 +0000 (0:00:00.019) 0:02:40.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:40.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:40.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:40.907 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.031) 0:02:40.939 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:40.959 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:40.980 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.020) 0:02:41.000 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.197) 0:02:41.198 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.294) 0:02:41.492 ********* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.223) 0:02:41.716 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.063) 0:02:41.779 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.024) 0:02:41.804 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:58:54 +0000 (0:00:00.024) 0:02:41.828 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.022) 0:02:41.851 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.036) 0:02:41.887 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.025) 0:02:41.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.025) 0:02:41.938 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.041) 0:02:41.979 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.243) 0:02:42.223 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.026) 0:02:42.249 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.204) 0:02:42.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.024) 0:02:42.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.024) 0:02:42.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.068) 0:02:42.570 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.046) 0:02:42.617 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.023) 0:02:42.640 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.024) 0:02:42.665 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.050) 0:02:42.715 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.025) 0:02:42.741 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.037) 0:02:42.778 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:58:55 +0000 (0:00:00.041) 0:02:42.820 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:58:56 +0000 (0:00:00.031) 0:02:42.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:58:56 +0000 (0:00:00.028) 0:02:42.880 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:58:56 +0000 (0:00:00.029) 0:02:42.910 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:58:56 +0000 (0:00:00.598) 0:02:43.508 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:58:56 +0000 (0:00:00.222) 0:02:43.730 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:178 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.218) 0:02:43.949 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:183 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.474) 0:02:44.423 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.134) 0:02:44.557 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.036) 0:02:44.594 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.036) 0:02:44.631 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.027) 0:02:44.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.039) 0:02:44.698 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:58:57 +0000 (0:00:00.053) 0:02:44.751 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:58:58 +0000 (0:00:00.652) 0:02:45.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:58:58 +0000 (0:00:00.022) 0:02:45.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:58:58 +0000 (0:00:00.037) 0:02:45.464 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029320", "end": "2024-07-06 18:58:58.829644", "rc": 0, "start": "2024-07-06 18:58:58.800324" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:58:58 +0000 (0:00:00.279) 0:02:45.744 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:58:58 +0000 (0:00:00.056) 0:02:45.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.047) 0:02:45.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.124) 0:02:45.973 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.064) 0:02:46.037 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.058) 0:02:46.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.044) 0:02:46.140 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.047) 0:02:46.187 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.216) 0:02:46.404 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.062) 0:02:46.466 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.211) 0:02:46.678 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.021) 0:02:46.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.020) 0:02:46.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.019) 0:02:46.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.021) 0:02:46.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.030) 0:02:46.792 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.022) 0:02:46.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:58:59 +0000 (0:00:00.022) 0:02:46.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.062) 0:02:46.899 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.028) 0:02:46.927 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.038) 0:02:46.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.028) 0:02:46.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.025) 0:02:47.020 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.039) 0:02:47.059 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.080 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.100 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.039) 0:02:47.139 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.025) 0:02:47.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.185 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.040) 0:02:47.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.246 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.020) 0:02:47.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.062) 0:02:47.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.022) 0:02:47.372 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.021) 0:02:47.394 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.023) 0:02:47.417 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.057) 0:02:47.475 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.026) 0:02:47.501 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.025) 0:02:47.527 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.025) 0:02:47.552 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.035) 0:02:47.587 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.202) 0:02:47.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:00 +0000 (0:00:00.027) 0:02:47.818 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.029) 0:02:47.847 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.211) 0:02:48.059 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.028) 0:02:48.088 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.252) 0:02:48.340 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004074", "end": "2024-07-06 18:59:01.666676", "rc": 0, "start": "2024-07-06 18:59:01.662602" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.226) 0:02:48.567 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003876", "end": "2024-07-06 18:59:01.934932", "rc": 0, "start": "2024-07-06 18:59:01.931056" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:01 +0000 (0:00:00.258) 0:02:48.826 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.032) 0:02:48.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.022) 0:02:48.881 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.020) 0:02:48.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.020) 0:02:48.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.020) 0:02:48.943 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.031) 0:02:48.974 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.029) 0:02:49.004 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.042) 0:02:49.046 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.058) 0:02:49.105 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:02 +0000 (0:00:00.240) 0:02:49.346 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.777) 0:02:50.123 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.063) 0:02:50.187 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.024) 0:02:50.211 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.030) 0:02:50.242 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.127) 0:02:50.369 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.039) 0:02:50.409 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.051) 0:02:50.460 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.048) 0:02:50.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.063) 0:02:50.571 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:03 +0000 (0:00:00.046) 0:02:50.618 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.251) 0:02:50.869 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.041) 0:02:50.911 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.215) 0:02:51.126 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003839", "end": "2024-07-06 18:59:04.449504", "rc": 0, "start": "2024-07-06 18:59:04.445665" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.204) 0:02:51.331 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003747", "end": "2024-07-06 18:59:04.654748", "rc": 0, "start": "2024-07-06 18:59:04.651001" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.227) 0:02:51.558 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.047) 0:02:51.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.027) 0:02:51.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.033) 0:02:51.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.022) 0:02:51.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.087) 0:02:51.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:04 +0000 (0:00:00.056) 0:02:51.835 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:05 +0000 (0:00:00.181) 0:02:52.016 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:05 +0000 (0:00:00.211) 0:02:52.227 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:05 +0000 (0:00:00.027) 0:02:52.255 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.633) 0:02:52.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 [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.021) 0:02:52.910 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.022) 0:02:52.932 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.039) 0:02:52.971 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.022) 0:02:52.994 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.053) 0:02:53.047 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.026) 0:02:53.073 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.028) 0:02:53.102 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.031) 0:02:53.133 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.126) 0:02:53.260 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.043) 0:02:53.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.056) 0:02:53.360 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.035) 0:02:53.395 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.231) 0:02:53.627 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:06 +0000 (0:00:00.037) 0:02:53.664 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.211) 0:02:53.876 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006177", "end": "2024-07-06 18:59:07.203357", "rc": 0, "start": "2024-07-06 18:59:07.197180" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.203) 0:02:54.079 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003777", "end": "2024-07-06 18:59:07.407924", "rc": 0, "start": "2024-07-06 18:59:07.404147" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.208) 0:02:54.288 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.040) 0:02:54.328 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.040) 0:02:54.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.037) 0:02:54.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.027) 0:02:54.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.049) 0:02:54.482 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.021) 0:02:54.504 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.021) 0:02:54.525 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.079) 0:02:54.605 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.024) 0:02:54.630 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.024) 0:02:54.654 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:59:07 +0000 (0:00:00.040) 0:02:54.694 ********* 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.006093", "end": "2024-07-06 18:59:08.024319", "rc": 0, "start": "2024-07-06 18:59:08.018226" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.210) 0:02:54.905 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.022) 0:02:54.927 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.042) 0:02:54.970 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.034) 0:02:55.004 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.021104", "end": "2024-07-06 18:59:08.345078", "rc": 0, "start": "2024-07-06 18:59:08.323974" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.236) 0:02:55.241 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.026) 0:02:55.267 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.021) 0:02:55.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.024) 0:02:55.314 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 06 July 2024 18:59:08 +0000 (0:00:00.027) 0:02:55.342 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 06 July 2024 18:59:09 +0000 (0:00:01.303) 0:02:56.645 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 06 July 2024 18:59:09 +0000 (0:00:00.195) 0:02:56.841 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 06 July 2024 18:59:10 +0000 (0:00:00.202) 0:02:57.044 ********* 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-1720292350.2383904-7203-161824219059786/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 06 July 2024 18:59:10 +0000 (0:00:00.535) 0:02:57.579 ********* 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: 5b62f4ff00edb5521edb544d3a839aac97b8a854e22577fda6f6edc466a2c08b Container: a710d8d9711d3c3baa526b850ce87d5290bf3637da129835f4b2c64e841e40cd TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 06 July 2024 18:59:11 +0000 (0:00:00.931) 0:02:58.511 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 06 July 2024 18:59:12 +0000 (0:00:00.469) 0:02:58.981 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount \"app-podman\\\\x2dkube.slice\" network-online.target basic.target run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 06 July 2024 18:59:12 +0000 (0:00:00.433) 0:02:59.414 ********* 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": "network-online.target run-user-2001.mount -.mount basic.target \"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": "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": "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.985) 0:03:00.400 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.065) 0:03:00.466 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.056) 0:03:00.522 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.030) 0:03:00.553 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.036) 0:03:00.589 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.021) 0:03:00.611 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.032) 0:03:00.643 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.045) 0:03:00.688 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.032) 0:03:00.721 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.025) 0:03:00.747 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:13 +0000 (0:00:00.031) 0:03:00.778 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:14 +0000 (0:00:00.274) 0:03:01.052 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:14 +0000 (0:00:00.026) 0:03:01.079 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:14 +0000 (0:00:00.275) 0:03:01.354 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003841", "end": "2024-07-06 18:59:14.742230", "rc": 0, "start": "2024-07-06 18:59:14.738389" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:14 +0000 (0:00:00.316) 0:03:01.670 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005952", "end": "2024-07-06 18:59:15.051853", "rc": 0, "start": "2024-07-06 18:59:15.045901" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.267) 0:03:01.937 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.032) 0:03:01.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.021) 0:03:01.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.020) 0:03:02.012 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.023) 0:03:02.035 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.021) 0:03:02.057 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.022) 0:03:02.080 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.042) 0:03:02.122 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.021) 0:03:02.144 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.022) 0:03:02.167 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.041) 0:03:02.208 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.024) 0:03:02.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.020) 0:03:02.253 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.042) 0:03:02.295 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.034) 0:03:02.330 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.307) 0:03:02.637 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.025) 0:03:02.663 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.027) 0:03:02.690 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 06 July 2024 18:59:15 +0000 (0:00:00.026) 0:03:02.717 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 06 July 2024 18:59:16 +0000 (0:00:00.852) 0:03:03.569 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 06 July 2024 18:59:16 +0000 (0:00:00.249) 0:03:03.818 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 06 July 2024 18:59:16 +0000 (0:00:00.023) 0:03:03.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.023) 0:03:03.866 ********* 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-1720292357.081456-7331-16961713622661/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.773) 0:03:04.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.024) 0:03:04.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.026) 0:03:04.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.043) 0:03:04.733 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:59:17 +0000 (0:00:00.085) 0:03:04.818 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.062) 0:03:04.881 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.025) 0:03:04.906 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.035) 0:03:04.942 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.029) 0:03:04.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.029) 0:03:05.001 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.039) 0:03:05.041 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.285) 0:03:05.327 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.029) 0:03:05.356 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:18 +0000 (0:00:00.295) 0:03:05.651 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.010241", "end": "2024-07-06 18:59:19.023305", "rc": 0, "start": "2024-07-06 18:59:19.013064" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.256) 0:03:05.908 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006573", "end": "2024-07-06 18:59:19.263442", "rc": 0, "start": "2024-07-06 18:59:19.256869" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.237) 0:03:06.146 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.047) 0:03:06.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.070) 0:03:06.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.021) 0:03:06.285 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.019) 0:03:06.305 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.020) 0:03:06.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.019) 0:03:06.345 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.118) 0:03:06.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.043) 0:03:06.506 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.030) 0:03:06.537 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.030) 0:03:06.567 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.037) 0:03:06.604 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.023) 0:03:06.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.028) 0:03:06.657 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.099) 0:03:06.757 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.024) 0:03:06.782 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:19 +0000 (0:00:00.037) 0:03:06.820 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.045) 0:03:06.865 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.042) 0:03:06.907 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.182) 0:03:07.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.039) 0:03:07.129 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.041) 0:03:07.171 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.222) 0:03:07.394 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.037) 0:03:07.431 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:20 +0000 (0:00:00.266) 0:03:07.698 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006900", "end": "2024-07-06 18:59:21.101133", "rc": 0, "start": "2024-07-06 18:59:21.094233" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.285) 0:03:07.984 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005881", "end": "2024-07-06 18:59:21.369665", "rc": 0, "start": "2024-07-06 18:59:21.363784" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.278) 0:03:08.262 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.037) 0:03:08.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.024) 0:03:08.324 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.036) 0:03:08.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.030) 0:03:08.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.023) 0:03:08.415 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.032) 0:03:08.448 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.028) 0:03:08.477 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.026) 0:03:08.503 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.115) 0:03:08.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.037) 0:03:08.656 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.043) 0:03:08.699 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.060) 0:03:08.759 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.022) 0:03:08.782 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:212 Saturday 06 July 2024 18:59:21 +0000 (0:00:00.024) 0:03:08.807 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.039) 0:03:08.846 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.062) 0:03:08.909 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.029) 0:03:08.938 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.031) 0:03:08.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.023) 0:03:08.994 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:59:22 +0000 (0:00:00.066) 0:03:09.061 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.837) 0:03:09.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.021) 0:03:09.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.027) 0:03:09.948 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040869", "end": "2024-07-06 18:59:23.381481", "rc": 0, "start": "2024-07-06 18:59:23.340612" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.323) 0:03:10.271 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.023) 0:03:10.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.023) 0:03:10.318 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.046) 0:03:10.365 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.042) 0:03:10.407 ********* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.264) 0:03:10.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.063) 0:03:10.735 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:23 +0000 (0:00:00.041) 0:03:10.776 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.253) 0:03:11.030 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.029) 0:03:11.059 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.328) 0:03:11.388 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.045) 0:03:11.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.033) 0:03:11.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.024) 0:03:11.491 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.052) 0:03:11.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.042) 0:03:11.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.048) 0:03:11.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.024) 0:03:11.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.024) 0:03:11.684 ********* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.033) 0:03:11.718 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.043) 0:03:11.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.021) 0:03:11.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.019) 0:03:11.803 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:59:24 +0000 (0:00:00.040) 0:03:11.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.022) 0:03:11.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.028) 0:03:11.895 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.104) 0:03:11.999 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.020) 0:03:12.020 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.019) 0:03:12.039 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.046) 0:03:12.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.020) 0:03:12.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.023) 0:03:12.130 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.029) 0:03:12.159 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.026) 0:03:12.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.027) 0:03:12.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.042) 0:03:12.255 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.021) 0:03:12.277 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.054) 0:03:12.331 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.024) 0:03:12.355 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.024) 0:03:12.380 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.024) 0:03:12.405 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.081) 0:03:12.486 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.076) 0:03:12.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.029) 0:03:12.593 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:25 +0000 (0:00:00.064) 0:03:12.658 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.284) 0:03:12.943 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.039) 0:03:12.982 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.283) 0:03:13.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.025) 0:03:13.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.022) 0:03:13.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.026) 0:03:13.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.024) 0:03:13.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.027) 0:03:13.392 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.026) 0:03:13.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.029) 0:03:13.448 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.041) 0:03:13.489 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.034) 0:03:13.523 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.026) 0:03:13.550 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.040) 0:03:13.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.080) 0:03:13.671 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.031) 0:03:13.703 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.057) 0:03:13.761 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.025) 0:03:13.786 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:59:26 +0000 (0:00:00.044) 0:03:13.831 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.091) 0:03:13.922 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.029) 0:03:13.952 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.038) 0:03:13.991 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.026) 0:03:14.017 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.026) 0:03:14.043 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.031) 0:03:14.075 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.273) 0:03:14.349 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.031) 0:03:14.381 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.225) 0:03:14.606 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.019) 0:03:14.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.066) 0:03:14.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.021) 0:03:14.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.020) 0:03:14.734 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.019) 0:03:14.754 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.020) 0:03:14.774 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.019) 0:03:14.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:27 +0000 (0:00:00.019) 0:03:14.813 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.034) 0:03:14.848 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.030) 0:03:14.879 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.022) 0:03:14.902 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.042) 0:03:14.944 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.022) 0:03:14.966 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.026) 0:03:14.993 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.025) 0:03:15.018 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.024) 0:03:15.043 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.061) 0:03:15.104 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.026) 0:03:15.131 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.046) 0:03:15.177 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.094) 0:03:15.272 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.056) 0:03:15.328 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.025) 0:03:15.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.041) 0:03:15.396 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.049) 0:03:15.445 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.284) 0:03:15.730 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:28 +0000 (0:00:00.028) 0:03:15.758 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.267) 0:03:16.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.021) 0:03:16.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.023) 0:03:16.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.020) 0:03:16.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.026) 0:03:16.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.025) 0:03:16.144 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.031) 0:03:16.175 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.021) 0:03:16.197 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.039) 0:03:16.236 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.068) 0:03:16.305 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.032) 0:03:16.337 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.026) 0:03:16.364 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.045) 0:03:16.409 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.050) 0:03:16.460 ********* 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.006461", "end": "2024-07-06 18:59:29.864808", "rc": 0, "start": "2024-07-06 18:59:29.858347" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:59:29 +0000 (0:00:00.309) 0:03:16.769 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 06 July 2024 18:59:30 +0000 (0:00:00.090) 0:03:16.860 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 06 July 2024 18:59:30 +0000 (0:00:00.037) 0:03:16.897 ********* 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": "network-online.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" sysinit.target -.mount basic.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": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 06 July 2024 18:59:30 +0000 (0:00:00.459) 0:03:17.357 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 06 July 2024 18:59:30 +0000 (0:00:00.261) 0:03:17.619 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 06 July 2024 18:59:30 +0000 (0:00:00.026) 0:03:17.646 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.248) 0:03:17.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.022) 0:03:17.917 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.075) 0:03:17.992 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.021) 0:03:18.013 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.021) 0:03:18.035 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.021) 0:03:18.056 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.019) 0:03:18.076 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.061) 0:03:18.137 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.026) 0:03:18.164 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.033) 0:03:18.198 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.031) 0:03:18.229 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.038) 0:03:18.268 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.039) 0:03:18.308 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.027) 0:03:18.335 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.025) 0:03:18.361 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.028) 0:03:18.389 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.250) 0:03:18.639 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:31 +0000 (0:00:00.070) 0:03:18.710 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.253) 0:03:18.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.022) 0:03:18.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.021) 0:03:19.007 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.020) 0:03:19.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.019) 0:03:19.047 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.020) 0:03:19.067 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.019) 0:03:19.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.020) 0:03:19.107 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.019) 0:03:19.126 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.035) 0:03:19.162 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.021) 0:03:19.184 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.019) 0:03:19.203 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.042) 0:03:19.246 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.025) 0:03:19.271 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.048) 0:03:19.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.021) 0:03:19.341 ********* 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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.462) 0:03:19.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 06 July 2024 18:59:32 +0000 (0:00:00.024) 0:03:19.829 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.035) 0:03:19.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.029) 0:03:19.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.027) 0:03:19.921 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.026) 0:03:19.947 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.268) 0:03:20.215 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.035) 0:03:20.251 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.024) 0:03:20.275 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.025) 0:03:20.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.025) 0:03:20.327 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.024) 0:03:20.351 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.026) 0:03:20.377 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.026) 0:03:20.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.022) 0:03:20.427 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.019) 0:03:20.446 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.115) 0:03:20.562 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.023) 0:03:20.585 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.043) 0:03:20.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.031) 0:03:20.661 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.035) 0:03:20.697 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:33 +0000 (0:00:00.031) 0:03:20.729 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.269) 0:03:20.998 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.026) 0:03:21.025 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.288) 0:03:21.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.022) 0:03:21.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.022) 0:03:21.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.026) 0:03:21.386 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.028) 0:03:21.415 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.020) 0:03:21.435 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.019) 0:03:21.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.073) 0:03:21.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.027) 0:03:21.555 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.039) 0:03:21.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.033) 0:03:21.628 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.024) 0:03:21.652 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:34 +0000 (0:00:00.022) 0:03:21.675 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.273) 0:03:21.948 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.216) 0:03:22.165 ********* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.270) 0:03:22.436 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.095) 0:03:22.531 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.033) 0:03:22.565 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.039) 0:03:22.605 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.032) 0:03:22.637 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.057) 0:03:22.695 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.116) 0:03:22.811 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:35 +0000 (0:00:00.033) 0:03:22.844 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.033) 0:03:22.878 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.309) 0:03:23.187 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.040) 0:03:23.227 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.269) 0:03:23.497 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.020) 0:03:23.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.019) 0:03:23.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.021) 0:03:23.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.031) 0:03:23.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.023) 0:03:23.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.026) 0:03:23.642 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.022) 0:03:23.664 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.020) 0:03:23.685 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.025) 0:03:23.711 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.021) 0:03:23.732 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.027) 0:03:23.760 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.021) 0:03:23.781 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:36 +0000 (0:00:00.029) 0:03:23.810 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:59:37 +0000 (0:00:00.849) 0:03:24.660 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.230) 0:03:24.891 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:233 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.229) 0:03:25.120 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.040) 0:03:25.161 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.036) 0:03:25.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.025) 0:03:25.223 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.020) 0:03:25.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.020) 0:03:25.265 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 06 July 2024 18:59:38 +0000 (0:00:00.075) 0:03:25.340 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.917) 0:03:26.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.026) 0:03:26.284 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.033) 0:03:26.317 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.053430", "end": "2024-07-06 18:59:39.758035", "rc": 0, "start": "2024-07-06 18:59:39.704605" } STDOUT: podman version 5.1.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.320) 0:03:26.638 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.033) 0:03:26.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.029) 0:03:26.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.042) 0:03:26.743 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:39 +0000 (0:00:00.046) 0:03:26.790 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.272) 0:03:27.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.024) 0:03:27.086 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.027) 0:03:27.114 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.285) 0:03:27.400 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.027) 0:03:27.427 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:40 +0000 (0:00:00.257) 0:03:27.685 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003806", "end": "2024-07-06 18:59:41.034109", "rc": 0, "start": "2024-07-06 18:59:41.030303" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.231) 0:03:27.917 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004075", "end": "2024-07-06 18:59:41.265199", "rc": 0, "start": "2024-07-06 18:59:41.261124" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.259) 0:03:28.176 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.039) 0:03:28.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.023) 0:03:28.239 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.036) 0:03:28.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.022) 0:03:28.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.028) 0:03:28.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.020) 0:03:28.346 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.027) 0:03:28.374 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.041) 0:03:28.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.021) 0:03:28.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.022) 0:03:28.460 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.085) 0:03:28.545 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.020) 0:03:28.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.021) 0:03:28.587 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.042) 0:03:28.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.025) 0:03:28.655 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.023) 0:03:28.679 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.061) 0:03:28.740 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.022) 0:03:28.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.035) 0:03:28.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.026) 0:03:28.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 06 July 2024 18:59:41 +0000 (0:00:00.021) 0:03:28.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.020) 0:03:28.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.022) 0:03:28.888 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.030) 0:03:28.919 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.096) 0:03:29.016 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.023) 0:03:29.039 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.045) 0:03:29.084 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.029) 0:03:29.114 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.037) 0:03:29.151 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.050) 0:03:29.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.026) 0:03:29.228 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.030) 0:03:29.258 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.263) 0:03:29.522 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:42 +0000 (0:00:00.042) 0:03:29.564 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.314) 0:03:29.879 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007176", "end": "2024-07-06 18:59:43.242818", "rc": 0, "start": "2024-07-06 18:59:43.235642" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.248) 0:03:30.128 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003963", "end": "2024-07-06 18:59:43.487248", "rc": 0, "start": "2024-07-06 18:59:43.483285" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.252) 0:03:30.380 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.065) 0:03:30.446 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.068) 0:03:30.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.103) 0:03:30.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.045) 0:03:30.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.026) 0:03:30.690 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.022) 0:03:30.712 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.030) 0:03:30.742 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.022) 0:03:30.765 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.028) 0:03:30.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.022) 0:03:30.815 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:43 +0000 (0:00:00.029) 0:03:30.845 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.049) 0:03:30.894 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.024) 0:03:30.919 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.022) 0:03:30.941 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.053) 0:03:30.994 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.022) 0:03:31.017 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.034) 0:03:31.052 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.025) 0:03:31.077 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.030) 0:03:31.107 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.142) 0:03:31.250 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.296) 0:03:31.546 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.028) 0:03:31.574 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:44 +0000 (0:00:00.261) 0:03:31.835 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004051", "end": "2024-07-06 18:59:45.187016", "rc": 0, "start": "2024-07-06 18:59:45.182965" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.237) 0:03:32.073 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005088", "end": "2024-07-06 18:59:45.471610", "rc": 0, "start": "2024-07-06 18:59:45.466522" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.278) 0:03:32.351 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.031) 0:03:32.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.021) 0:03:32.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.022) 0:03:32.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.051) 0:03:32.479 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.022) 0:03:32.502 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.023) 0:03:32.525 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.033) 0:03:32.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.021) 0:03:32.580 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.019) 0:03:32.600 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.061) 0:03:32.662 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.029) 0:03:32.692 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.021) 0:03:32.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.020) 0:03:32.735 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.019) 0:03:32.754 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 06 July 2024 18:59:45 +0000 (0:00:00.069) 0:03:32.823 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.028) 0:03:32.852 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.030) 0:03:32.882 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.023) 0:03:32.906 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.038) 0:03:32.944 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.035) 0:03:32.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.040) 0:03:33.021 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.032) 0:03:33.053 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.262) 0:03:33.316 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.036) 0:03:33.352 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:46 +0000 (0:00:00.332) 0:03:33.684 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005159", "end": "2024-07-06 18:59:47.074169", "rc": 0, "start": "2024-07-06 18:59:47.069010" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.285) 0:03:33.970 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004689", "end": "2024-07-06 18:59:47.357579", "rc": 0, "start": "2024-07-06 18:59:47.352890" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.272) 0:03:34.243 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.036) 0:03:34.279 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.034) 0:03:34.313 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.035) 0:03:34.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.026) 0:03:34.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.031) 0:03:34.406 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.021) 0:03:34.428 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.027) 0:03:34.456 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.048) 0:03:34.504 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.038) 0:03:34.542 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.033) 0:03:34.576 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 06 July 2024 18:59:47 +0000 (0:00:00.027) 0:03:34.603 ********* 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.007559", "end": "2024-07-06 18:59:48.012062", "rc": 0, "start": "2024-07-06 18:59:48.004503" } 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 06 July 2024 18:59:48 +0000 (0:00:00.301) 0:03:34.905 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 06 July 2024 18:59:48 +0000 (0:00:00.101) 0:03:35.006 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292348.3645866, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720292351.4875994, "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": 1720292351.4875994, "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 06 July 2024 18:59:48 +0000 (0:00:00.284) 0:03:35.291 ********* 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": "Sat 2024-07-06 18:59:13 UTC", "ActiveEnterTimestampMonotonic": "657476181", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target run-user-2001.mount -.mount basic.target \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-06 18:59:12 UTC", "AssertTimestampMonotonic": "656870257", "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": "19486358000", "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": "Sat 2024-07-06 18:59:12 UTC", "ConditionTimestampMonotonic": "656870253", "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": "53123", "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": "22755", "ExecMainStartTimestamp": "Sat 2024-07-06 18:59:13 UTC", "ExecMainStartTimestampMonotonic": "657476096", "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=[Sat 2024-07-06 18:59:12 UTC] ; stop_time=[n/a] ; pid=22744 ; 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=[Sat 2024-07-06 18:59:12 UTC] ; stop_time=[n/a] ; pid=22744 ; 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": "Sat 2024-07-06 18:59:12 UTC", "InactiveExitTimestampMonotonic": "656880590", "InvocationID": "fab16e89dfec4422a3c7932b45717b64", "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": "22755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "41967616", "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]", "StateChangeTimestamp": "Sat 2024-07-06 18:59:13 UTC", "StateChangeTimestampMonotonic": "657476181", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 06 July 2024 18:59:49 +0000 (0:00:00.924) 0:03:36.216 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292351.0275977, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720292350.668596, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 511705410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720292350.4765954, "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": "1888130373", "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 06 July 2024 18:59:49 +0000 (0:00:00.203) 0:03:36.420 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 06 July 2024 18:59:49 +0000 (0:00:00.325) 0:03:36.745 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.198) 0:03:36.943 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.044767", "end": "2024-07-06 18:59:50.324535", "rc": 0, "start": "2024-07-06 18:59:50.279768" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.261) 0:03:37.205 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.034) 0:03:37.240 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.020) 0:03:37.261 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.064) 0:03:37.325 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.037) 0:03:37.362 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.029) 0:03:37.391 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.068) 0:03:37.460 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.029) 0:03:37.490 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.027) 0:03:37.518 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.021) 0:03:37.540 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.030) 0:03:37.571 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.038) 0:03:37.609 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.026) 0:03:37.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.023) 0:03:37.659 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:50 +0000 (0:00:00.030) 0:03:37.689 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.201) 0:03:37.891 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.028) 0:03:37.919 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.211) 0:03:38.131 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003708", "end": "2024-07-06 18:59:51.470153", "rc": 0, "start": "2024-07-06 18:59:51.466445" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.230) 0:03:38.362 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003820", "end": "2024-07-06 18:59:51.687460", "rc": 0, "start": "2024-07-06 18:59:51.683640" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.213) 0:03:38.576 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.042) 0:03:38.618 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.023) 0:03:38.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.023) 0:03:38.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.020) 0:03:38.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.020) 0:03:38.705 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.019) 0:03:38.725 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.037) 0:03:38.763 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.021) 0:03:38.785 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 06 July 2024 18:59:51 +0000 (0:00:00.022) 0:03:38.807 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.042) 0:03:38.850 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.028) 0:03:38.878 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.058) 0:03:38.936 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292348.3645866, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720292351.4875994, "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": 1720292351.4875994, "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.214) 0:03:39.150 ********* 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": "app.slice basic.target -.mount run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.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.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 : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.440) 0:03:39.591 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.025) 0:03:39.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.021) 0:03:39.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.022) 0:03:39.660 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.023) 0:03:39.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 06 July 2024 18:59:52 +0000 (0:00:00.033) 0:03:39.716 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.223) 0:03:39.940 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.035) 0:03:39.976 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.023) 0:03:39.999 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.022) 0:03:40.022 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.027) 0:03:40.049 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.398) 0:03:40.448 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050381", "end": "2024-07-06 18:59:53.834214", "rc": 0, "start": "2024-07-06 18:59:53.783833" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.266) 0:03:40.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.023) 0:03:40.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 06 July 2024 18:59:53 +0000 (0:00:00.021) 0:03:40.759 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.109) 0:03:40.869 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.024) 0:03:40.894 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.027) 0:03:40.922 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292348.3645866, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720292351.4875994, "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": 1720292351.4875994, "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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.197) 0:03:41.119 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.320) 0:03:41.440 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.045208", "end": "2024-07-06 18:59:54.813139", "rc": 0, "start": "2024-07-06 18:59:54.767931" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 06 July 2024 18:59:54 +0000 (0:00:00.265) 0:03:41.705 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.045294", "end": "2024-07-06 18:59:55.108791", "rc": 0, "start": "2024-07-06 18:59:55.063497" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.288) 0:03:41.994 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.010497", "end": "2024-07-06 18:59:55.331823", "rc": 0, "start": "2024-07-06 18:59:55.321326" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.224) 0:03:42.218 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.083) 0:03:42.301 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.024) 0:03:42.326 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.121) 0:03:42.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.028) 0:03:42.475 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.030) 0:03:42.506 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.051) 0:03:42.557 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.215) 0:03:42.772 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:55 +0000 (0:00:00.028) 0:03:42.800 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.222) 0:03:43.023 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003810", "end": "2024-07-06 18:59:56.361608", "rc": 0, "start": "2024-07-06 18:59:56.357798" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.255) 0:03:43.279 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003787", "end": "2024-07-06 18:59:56.647291", "rc": 0, "start": "2024-07-06 18:59:56.643504" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.266) 0:03:43.545 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.045) 0:03:43.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.033) 0:03:43.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.032) 0:03:43.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.032) 0:03:43.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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.025) 0:03:43.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.041) 0:03:43.755 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.032) 0:03:43.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 06 July 2024 18:59:56 +0000 (0:00:00.031) 0:03:43.819 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.032) 0:03:43.851 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.098) 0:03:43.950 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.274) 0:03:44.225 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.212) 0:03:44.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.025) 0:03:44.463 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.072) 0:03:44.535 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.036) 0:03:44.572 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.040) 0:03:44.612 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.026) 0:03:44.639 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.052) 0:03:44.691 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.036) 0:03:44.728 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.059) 0:03:44.787 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 06 July 2024 18:59:57 +0000 (0:00:00.050) 0:03:44.837 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 06 July 2024 18:59:58 +0000 (0:00:00.216) 0:03:45.054 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 06 July 2024 18:59:58 +0000 (0:00:00.038) 0:03:45.092 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720292238.3981848, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1720292209.3149757, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546751, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2300444860", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 06 July 2024 18:59:58 +0000 (0:00:00.347) 0:03:45.440 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006289", "end": "2024-07-06 18:59:58.802039", "rc": 0, "start": "2024-07-06 18:59:58.795750" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 06 July 2024 18:59:58 +0000 (0:00:00.249) 0:03:45.690 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004044", "end": "2024-07-06 18:59:59.054056", "rc": 0, "start": "2024-07-06 18:59:59.050012" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.248) 0:03:45.938 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.062) 0:03:46.001 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.033) 0:03:46.034 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.027) 0:03:46.061 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.044) 0:03:46.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.027) 0:03:46.133 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.027) 0:03:46.161 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.046) 0:03:46.207 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.029) 0:03:46.236 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.032) 0:03:46.269 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.020) 0:03:46.290 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 06 July 2024 18:59:59 +0000 (0:00:00.034) 0:03:46.325 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 06 July 2024 19:00:00 +0000 (0:00:00.584) 0:03:46.910 ********* 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-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 06 July 2024 19:00:00 +0000 (0:00:00.211) 0:03:47.121 ********* 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-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:255 Saturday 06 July 2024 19:00:00 +0000 (0:00:00.261) 0:03:47.382 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:260 Saturday 06 July 2024 19:00:00 +0000 (0:00:00.324) 0:03:47.706 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:278 Saturday 06 July 2024 19:00:01 +0000 (0:00:00.230) 0:03:47.936 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_lif1dfjo_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tests_auth_and_security.yml:286 Saturday 06 July 2024 19:00:01 +0000 (0:00:00.128) 0:03:48.065 ********* included: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/cleanup_registry.yml:3 Saturday 06 July 2024 19:00:01 +0000 (0:00:00.044) 0:03:48.110 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.286327", "end": "2024-07-06 19:00:01.710714", "rc": 0, "start": "2024-07-06 19:00:01.424387" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/cleanup_registry.yml:7 Saturday 06 July 2024 19:00:01 +0000 (0:00:00.481) 0:03:48.592 ********* changed: [sut] => (item=/tmp/lsr_alvd02ei_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_alvd02ei_podman", "path": "/tmp/lsr_alvd02ei_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=891 rescued=2 ignored=0 Saturday 06 July 2024 19:00:01 +0000 (0:00:00.193) 0:03:48.786 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 62.12s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.39s /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.83s /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.61s /WORKDIR/git-weekly-cicqz7yvr8/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 2.59s /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.64s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.56s /WORKDIR/git-weekly-cicqz7yvr8/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Stop and disable service -------------------- 1.40s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 1.30s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.27s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : See if getsubids exists --------------------- 1.25s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 linux-system-roles.podman : Update containers/pods ---------------------- 1.06s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Start service ------------------------------- 0.99s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Update containers/pods ---------------------- 0.93s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Stop and disable service -------------------- 0.92s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Gather the package facts -------------------- 0.92s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure credential file is copied ------------ 0.89s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 linux-system-roles.podman : Gather the package facts -------------------- 0.87s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.85s /WORKDIR/git-weekly-cicqz7yvr8/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Remove certs.d files ------------------------ 0.85s /WORKDIR/git-weekly-cicqz7yvr8/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) ---^---^---^---^---^---