# 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_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:4 Saturday 18 May 2024 16:44:06 +0000 (0:00:00.014) 0:00:00.014 ********** 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-ci5ceo2pn2/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:9 Saturday 18 May 2024 16:44:06 +0000 (0:00:00.013) 0:00:00.027 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:58 Saturday 18 May 2024 16:44:06 +0000 (0:00:00.802) 0:00:00.830 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:44:06 +0000 (0:00:00.056) 0:00:00.886 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:44:07 +0000 (0:00:00.024) 0:00:00.911 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:44:07 +0000 (0:00:00.023) 0:00:00.935 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:44:07 +0000 (0:00:00.263) 0:00:01.198 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:44:07 +0000 (0:00:00.047) 0:00:01.246 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:44:07 +0000 (0:00:00.035) 0:00:01.282 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:44:08 +0000 (0:00:00.764) 0:00:02.046 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:44:08 +0000 (0:00:00.035) 0:00:02.081 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:45:12 +0000 (0:01:04.773) 0:01:06.855 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032026", "end": "2024-05-18 16:45:13.227341", "rc": 0, "start": "2024-05-18 16:45:13.195315" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.307) 0:01:07.162 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.029) 0:01:07.192 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.028) 0:01:07.220 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.073) 0:01:07.294 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.039) 0:01:07.333 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.256) 0:01:07.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.024) 0:01:07.614 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.028) 0:01:07.643 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.208) 0:01:07.851 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:13 +0000 (0:00:00.024) 0:01:07.875 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.204) 0:01:08.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.099 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.018) 0:01:08.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.020) 0:01:08.157 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.020) 0:01:08.177 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.023) 0:01:08.200 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.020) 0:01:08.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.241 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.096) 0:01:08.338 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.039) 0:01:08.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.021) 0:01:08.399 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.419 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.041) 0:01:08.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.024) 0:01:08.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.027) 0:01:08.512 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.047) 0:01:08.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.022) 0:01:08.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.601 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.041) 0:01:08.643 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.662 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.682 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.020) 0:01:08.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.021) 0:01:08.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.743 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.054) 0:01:08.798 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.817 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.837 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.018) 0:01:08.856 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.019) 0:01:08.875 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:45:14 +0000 (0:00:00.018) 0:01:08.893 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.051) 0:01:08.945 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.027) 0:01:08.972 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.025) 0:01:08.998 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.019) 0:01:09.017 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.028) 0:01:09.046 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.036) 0:01:09.083 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.024) 0:01:09.107 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.024) 0:01:09.132 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.026) 0:01:09.159 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.207) 0:01:09.366 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.025) 0:01:09.392 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.232) 0:01:09.625 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.019) 0:01:09.645 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.020) 0:01:09.665 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.019) 0:01:09.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.020) 0:01:09.705 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.019) 0:01:09.724 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.020) 0:01:09.744 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.021) 0:01:09.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.026) 0:01:09.792 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.040) 0:01:09.833 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.022) 0:01:09.856 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:15 +0000 (0:00:00.020) 0:01:09.876 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.046) 0:01:09.922 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.022) 0:01:09.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.019) 0:01:09.964 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.042) 0:01:10.007 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.034) 0:01:10.042 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.019) 0:01:10.061 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.018) 0:01:10.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.051) 0:01:10.132 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.018) 0:01:10.150 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.024) 0:01:10.174 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.263) 0:01:10.437 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.021) 0:01:10.458 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:45:16 +0000 (0:00:00.024) 0:01:10.483 ********** changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1716050716.6135209-12813-43696305943239/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.605) 0:01:11.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.023) 0:01:11.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.023) 0:01:11.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.024) 0:01:11.160 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.018) 0:01:11.179 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.018) 0:01:11.197 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:74 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.018) 0:01:11.216 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:78 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.020) 0:01:11.236 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.044) 0:01:11.281 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.071) 0:01:11.353 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.026) 0:01:11.379 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.021) 0:01:11.401 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.023) 0:01:11.424 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:45:17 +0000 (0:00:00.049) 0:01:11.474 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.633) 0:01:12.108 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.020) 0:01:12.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.026) 0:01:12.155 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032207", "end": "2024-05-18 16:45:18.448249", "rc": 0, "start": "2024-05-18 16:45:18.416042" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.231) 0:01:12.387 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.025) 0:01:12.412 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.021) 0:01:12.433 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.040) 0:01:12.473 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.067) 0:01:12.541 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.027) 0:01:12.569 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.026) 0:01:12.596 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.035) 0:01:12.631 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.222) 0:01:12.854 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:18 +0000 (0:00:00.027) 0:01:12.882 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.202) 0:01:13.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.106 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.022) 0:01:13.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.026) 0:01:13.219 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.025) 0:01:13.265 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.033) 0:01:13.299 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.044) 0:01:13.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.059) 0:01:13.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.022) 0:01:13.426 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.046) 0:01:13.472 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.022) 0:01:13.516 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.045) 0:01:13.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.024) 0:01:13.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.024) 0:01:13.611 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.044) 0:01:13.655 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.023) 0:01:13.679 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.024) 0:01:13.703 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.768 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.021) 0:01:13.789 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.810 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.830 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.056) 0:01:13.887 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:45:19 +0000 (0:00:00.020) 0:01:13.907 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.020) 0:01:13.928 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.052) 0:01:13.980 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.030) 0:01:14.010 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.047) 0:01:14.058 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.028) 0:01:14.087 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.041) 0:01:14.128 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.041) 0:01:14.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.037) 0:01:14.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.026) 0:01:14.233 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.047) 0:01:14.280 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.207) 0:01:14.488 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.029) 0:01:14.518 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.204) 0:01:14.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.020) 0:01:14.743 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.057) 0:01:14.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.023) 0:01:14.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.022) 0:01:14.846 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.020) 0:01:14.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:20 +0000 (0:00:00.022) 0:01:14.889 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.020) 0:01:14.910 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.025) 0:01:14.935 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.047) 0:01:14.983 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.024) 0:01:15.008 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.029) 0:01:15.037 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.069) 0:01:15.107 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.029) 0:01:15.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.028) 0:01:15.165 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.053) 0:01:15.219 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.042) 0:01:15.261 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.036) 0:01:15.298 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.027) 0:01:15.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.023) 0:01:15.349 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:45:21 +0000 (0:00:00.075) 0:01:15.424 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:22 +0000 (0:00:00.703) 0:01:16.128 ********** 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": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:22 +0000 (0:00:00.210) 0:01:16.338 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:45:22 +0000 (0:00:00.020) 0:01:16.359 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:45:22 +0000 (0:00:00.020) 0:01:16.380 ********** changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1716050722.5130856-13017-58098146935518/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.552) 0:01:16.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.024) 0:01:16.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.023) 0:01:16.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.026) 0:01:17.007 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.018) 0:01:17.026 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.019) 0:01:17.046 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:94 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.018) 0:01:17.065 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:101 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.024) 0:01:17.089 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.098) 0:01:17.187 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.038) 0:01:17.226 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.027) 0:01:17.254 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.020) 0:01:17.274 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.020) 0:01:17.295 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:45:23 +0000 (0:00:00.050) 0:01:17.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.632) 0:01:17.977 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.020) 0:01:17.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.026) 0:01:18.024 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030041", "end": "2024-05-18 16:45:24.310318", "rc": 0, "start": "2024-05-18 16:45:24.280277" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.221) 0:01:18.246 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.021) 0:01:18.267 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.054) 0:01:18.322 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.041) 0:01:18.364 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.042) 0:01:18.406 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.026) 0:01:18.433 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.026) 0:01:18.459 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.037) 0:01:18.496 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.203) 0:01:18.700 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:24 +0000 (0:00:00.028) 0:01:18.729 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.205) 0:01:18.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.024) 0:01:18.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.022) 0:01:18.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.025 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.030) 0:01:19.055 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.077 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.063) 0:01:19.162 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.027) 0:01:19.190 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.041) 0:01:19.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.022) 0:01:19.276 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.044) 0:01:19.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:19.362 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.041) 0:01:19.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.425 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:19.445 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.041) 0:01:19.487 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:19.507 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:19.527 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:19.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.021) 0:01:19.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.057) 0:01:19.626 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:19.647 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.018) 0:01:19.666 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:19.686 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.019) 0:01:19.705 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.020) 0:01:19.725 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.018) 0:01:19.744 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.050) 0:01:19.795 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.028) 0:01:19.824 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.031) 0:01:19.855 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:25 +0000 (0:00:00.024) 0:01:19.879 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.035) 0:01:19.915 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.038) 0:01:19.954 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.025) 0:01:19.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.025) 0:01:20.005 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.034) 0:01:20.039 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.243) 0:01:20.283 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.030) 0:01:20.313 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.206) 0:01:20.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.022) 0:01:20.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.021) 0:01:20.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.605 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.021) 0:01:20.626 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.647 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.667 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.688 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.037) 0:01:20.725 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.021) 0:01:20.746 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.767 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.046) 0:01:20.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.024) 0:01:20.838 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.042) 0:01:20.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:45:26 +0000 (0:00:00.020) 0:01:20.901 ********** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.528) 0:01:21.430 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.201) 0:01:21.632 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.033) 0:01:21.666 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.020) 0:01:21.687 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.021) 0:01:21.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:27 +0000 (0:00:00.020) 0:01:21.729 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.542) 0:01:22.271 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037849", "end": "2024-05-18 16:45:28.578576", "rc": 0, "start": "2024-05-18 16:45:28.540727" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.243) 0:01:22.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.023) 0:01:22.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.019) 0:01:22.558 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.019) 0:01:22.577 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.018) 0:01:22.596 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.019) 0:01:22.615 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.073) 0:01:22.689 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.025) 0:01:22.714 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.020) 0:01:22.735 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.020) 0:01:22.755 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:45:28 +0000 (0:00:00.048) 0:01:22.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.645) 0:01:23.449 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.022) 0:01:23.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.032) 0:01:23.503 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031715", "end": "2024-05-18 16:45:29.798081", "rc": 0, "start": "2024-05-18 16:45:29.766366" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.231) 0:01:23.735 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.022) 0:01:23.757 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.022) 0:01:23.780 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.045) 0:01:23.825 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:29 +0000 (0:00:00.077) 0:01:23.903 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.026) 0:01:23.929 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.025) 0:01:23.954 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.028) 0:01:23.982 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.208) 0:01:24.191 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.030) 0:01:24.222 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.204) 0:01:24.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.023) 0:01:24.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.025) 0:01:24.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.022) 0:01:24.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.021) 0:01:24.519 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.021) 0:01:24.540 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.021) 0:01:24.562 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.023) 0:01:24.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.023) 0:01:24.609 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.027) 0:01:24.636 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.041) 0:01:24.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.064) 0:01:24.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.024) 0:01:24.767 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.047) 0:01:24.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.020) 0:01:24.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.020) 0:01:24.855 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:45:30 +0000 (0:00:00.045) 0:01:24.901 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.022) 0:01:24.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.021) 0:01:24.944 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.043) 0:01:24.988 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.021) 0:01:25.009 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.022) 0:01:25.032 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.021) 0:01:25.053 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.030) 0:01:25.083 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.022) 0:01:25.106 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.020) 0:01:25.127 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.018) 0:01:25.145 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.018) 0:01:25.164 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.052) 0:01:25.216 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.019) 0:01:25.236 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.018) 0:01:25.254 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.049) 0:01:25.303 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.027) 0:01:25.331 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.027) 0:01:25.358 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.023) 0:01:25.382 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.036) 0:01:25.418 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.037) 0:01:25.456 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.028) 0:01:25.484 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.026) 0:01:25.511 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.029) 0:01:25.541 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.210) 0:01:25.752 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:31 +0000 (0:00:00.026) 0:01:25.778 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.205) 0:01:25.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.070) 0:01:26.055 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.022) 0:01:26.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.023) 0:01:26.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.022) 0:01:26.122 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.022) 0:01:26.145 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.020) 0:01:26.166 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.020) 0:01:26.187 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.019) 0:01:26.207 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.034) 0:01:26.242 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.021) 0:01:26.263 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.020) 0:01:26.283 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.048) 0:01:26.332 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.025) 0:01:26.357 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.043) 0:01:26.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:45:32 +0000 (0:00:00.021) 0:01:26.422 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice systemd-journald.socket -.mount", "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": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; 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/bogus.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/bogus.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/bogus.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/bogus.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/bogus.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": "bogus.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": "bogus.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": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.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": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.552) 0:01:26.975 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.240) 0:01:27.215 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.033) 0:01:27.248 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.021) 0:01:27.269 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.020) 0:01:27.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.019) 0:01:27.309 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:33 +0000 (0:00:00.546) 0:01:27.855 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038124", "end": "2024-05-18 16:45:34.161566", "rc": 0, "start": "2024-05-18 16:45:34.123442" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.242) 0:01:28.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.023) 0:01:28.122 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.021) 0:01:28.143 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.021) 0:01:28.165 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.028) 0:01:28.194 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:113 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.022) 0:01:28.216 ********** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:126 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.519) 0:01:28.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:139 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.099) 0:01:28.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:171 Saturday 18 May 2024 16:45:34 +0000 (0:00:00.052) 0:01:28.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:177 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.036) 0:01:28.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:180 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.042) 0:01:28.966 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.047) 0:01:29.014 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.037) 0:01:29.051 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.036) 0:01:29.088 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.041) 0:01:29.129 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.034) 0:01:29.163 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.054) 0:01:29.218 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:45:35 +0000 (0:00:00.673) 0:01:29.892 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.070) 0:01:29.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.033) 0:01:29.996 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030897", "end": "2024-05-18 16:45:36.287968", "rc": 0, "start": "2024-05-18 16:45:36.257071" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.230) 0:01:30.226 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.025) 0:01:30.251 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.021) 0:01:30.273 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.069) 0:01:30.343 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.041) 0:01:30.385 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.213) 0:01:30.598 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.025) 0:01:30.624 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.032) 0:01:30.657 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.211) 0:01:30.868 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:36 +0000 (0:00:00.029) 0:01:30.897 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.240) 0:01:31.138 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004030", "end": "2024-05-18 16:45:37.406848", "rc": 0, "start": "2024-05-18 16:45:37.402818" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.214) 0:01:31.352 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004004", "end": "2024-05-18 16:45:37.622314", "rc": 0, "start": "2024-05-18 16:45:37.618310" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.213) 0:01:31.565 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.032) 0:01:31.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.020) 0:01:31.619 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.021) 0:01:31.641 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.021) 0:01:31.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.022) 0:01:31.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.020) 0:01:31.706 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.027) 0:01:31.733 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.044) 0:01:31.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.023) 0:01:31.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.021) 0:01:31.822 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.044) 0:01:31.867 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:45:37 +0000 (0:00:00.023) 0:01:31.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.029) 0:01:31.920 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.042) 0:01:31.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.022) 0:01:31.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.060) 0:01:32.045 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.043) 0:01:32.088 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.025) 0:01:32.114 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.025) 0:01:32.140 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.022) 0:01:32.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.022) 0:01:32.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.023) 0:01:32.209 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.021) 0:01:32.231 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.022) 0:01:32.253 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.025) 0:01:32.278 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.022) 0:01:32.301 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.067) 0:01:32.368 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.028) 0:01:32.397 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.037) 0:01:32.435 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.036) 0:01:32.471 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.019032", "end": "2024-05-18 16:45:38.761648", "rc": 0, "start": "2024-05-18 16:45:38.742616" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.232) 0:01:32.703 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.065) 0:01:32.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:45:38 +0000 (0:00:00.023) 0:01:32.791 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050738.8699572, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050738.8699572, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:45:39 +0000 (0:00:00.204) 0:01:32.996 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.918) 0:01:33.915 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.024) 0:01:33.940 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.029) 0:01:33.970 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.034) 0:01:34.005 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.234) 0:01:34.240 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.034) 0:01:34.274 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.024) 0:01:34.299 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050739.5349555, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050739.5349555, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:45:40 +0000 (0:00:00.206) 0:01:34.505 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.441) 0:01:34.947 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.021) 0:01:34.968 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.062) 0:01:35.031 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.027) 0:01:35.058 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.027) 0:01:35.086 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.022) 0:01:35.109 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.029) 0:01:35.138 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.041) 0:01:35.180 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.027) 0:01:35.208 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.028) 0:01:35.236 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.029) 0:01:35.265 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.207) 0:01:35.473 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.028) 0:01:35.502 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.204) 0:01:35.706 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003939", "end": "2024-05-18 16:45:41.972298", "rc": 0, "start": "2024-05-18 16:45:41.968359" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:41 +0000 (0:00:00.202) 0:01:35.908 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004163", "end": "2024-05-18 16:45:42.183953", "rc": 0, "start": "2024-05-18 16:45:42.179790" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.211) 0:01:36.120 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.038) 0:01:36.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.033) 0:01:36.191 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.021) 0:01:36.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.022) 0:01:36.235 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.020) 0:01:36.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.026) 0:01:36.283 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.037) 0:01:36.321 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.025) 0:01:36.346 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.022) 0:01:36.369 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.050) 0:01:36.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.033) 0:01:36.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.026) 0:01:36.478 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.045) 0:01:36.523 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.037) 0:01:36.561 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.198) 0:01:36.759 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.060) 0:01:36.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.024) 0:01:36.845 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.020) 0:01:36.865 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:42 +0000 (0:00:00.022) 0:01:36.888 ********** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:43 +0000 (0:00:00.208) 0:01:37.096 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:45:43 +0000 (0:00:00.022) 0:01:37.119 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:45:43 +0000 (0:00:00.024) 0:01:37.143 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1716050743.2743325-13653-39010632657289/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:45:43 +0000 (0:00:00.558) 0:01:37.702 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.388) 0:01:38.090 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.024) 0:01:38.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.025) 0:01:38.140 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.027) 0:01:38.168 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.026) 0:01:38.195 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.020) 0:01:38.215 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.037) 0:01:38.252 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.097) 0:01:38.350 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.028) 0:01:38.378 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.036) 0:01:38.415 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.039) 0:01:38.454 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.204) 0:01:38.658 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.025) 0:01:38.684 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:44 +0000 (0:00:00.203) 0:01:38.887 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003811", "end": "2024-05-18 16:45:45.150646", "rc": 0, "start": "2024-05-18 16:45:45.146835" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.206) 0:01:39.094 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003878", "end": "2024-05-18 16:45:45.362846", "rc": 0, "start": "2024-05-18 16:45:45.358968" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.205) 0:01:39.299 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.030) 0:01:39.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.019) 0:01:39.349 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.019) 0:01:39.369 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.019) 0:01:39.388 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.022) 0:01:39.410 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.021) 0:01:39.432 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.038) 0:01:39.471 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.027) 0:01:39.499 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.075) 0:01:39.574 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.047) 0:01:39.621 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.023) 0:01:39.645 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.021) 0:01:39.666 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.044) 0:01:39.711 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:45 +0000 (0:00:00.036) 0:01:39.747 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.205) 0:01:39.953 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.026) 0:01:39.980 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.023) 0:01:40.003 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.023) 0:01:40.026 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.021) 0:01:40.047 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.204) 0:01:40.252 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.032) 0:01:40.284 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:45:46 +0000 (0:00:00.043) 0:01:40.328 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1716050746.48277-13746-60979634274241/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.612) 0:01:40.940 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.391) 0:01:41.332 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target run-user-1111.mount -.mount app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/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", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.424) 0:01:41.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.024) 0:01:41.781 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.026) 0:01:41.808 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.028) 0:01:41.836 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.021) 0:01:41.858 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:45:47 +0000 (0:00:00.031) 0:01:41.889 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.046) 0:01:41.935 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.026) 0:01:41.962 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.029) 0:01:41.991 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.028) 0:01:42.020 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.204) 0:01:42.225 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.027) 0:01:42.253 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.247) 0:01:42.500 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004047", "end": "2024-05-18 16:45:48.773566", "rc": 0, "start": "2024-05-18 16:45:48.769519" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:45:48 +0000 (0:00:00.217) 0:01:42.718 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003982", "end": "2024-05-18 16:45:48.990272", "rc": 0, "start": "2024-05-18 16:45:48.986290" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.208) 0:01:42.926 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.031) 0:01:42.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.020) 0:01:42.978 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.022) 0:01:43.000 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.022) 0:01:43.023 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.021) 0:01:43.045 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.020) 0:01:43.065 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.038) 0:01:43.104 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.023) 0:01:43.127 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.023) 0:01:43.151 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.048) 0:01:43.199 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.024) 0:01:43.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.020) 0:01:43.244 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.045) 0:01:43.290 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.076) 0:01:43.366 ********** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.207) 0:01:43.574 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.028) 0:01:43.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.029) 0:01:43.631 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:45:49 +0000 (0:00:00.036) 0:01:43.668 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:45:58 +0000 (0:00:08.383) 0:01:52.051 ********** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:45:58 +0000 (0:00:00.208) 0:01:52.260 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:45:58 +0000 (0:00:00.024) 0:01:52.284 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:45:58 +0000 (0:00:00.023) 0:01:52.307 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1716050758.4386437-13841-152627617434281/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:45:58 +0000 (0:00:00.558) 0:01:52.866 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:45:59 +0000 (0:00:00.449) 0:01:53.315 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount -.mount quadlet-basic-network.service basic.target app.slice quadlet-basic-mysql-volume.service", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service app.slice", "RequiresMountsFor": "/run/user/1111/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/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:46:00 +0000 (0:00:01.571) 0:01:54.887 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:46:01 +0000 (0:00:00.024) 0:01:54.911 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:46:01 +0000 (0:00:00.022) 0:01:54.933 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:46:01 +0000 (0:00:00.020) 0:01:54.954 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:189 Saturday 18 May 2024 16:46:01 +0000 (0:00:00.021) 0:01:54.976 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003164", "end": "2024-05-18 16:46:01.298676", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-18 16:46:01.295512" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003270", "end": "2024-05-18 16:46:01.582733", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-18 16:46:01.579463" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.003225", "end": "2024-05-18 16:46:01.887289", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-18 16:46:01.884064" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:199 Saturday 18 May 2024 16:46:01 +0000 (0:00:00.853) 0:01:55.829 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716050738.7549574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716050738.7549574, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380964, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1716050738.7549574, "nlink": 1, "path": "/var/lib/systemd/linger/user_quadlet_basic", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "1289035003", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:207 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.231) 0:01:56.061 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.104) 0:01:56.165 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.048) 0:01:56.213 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.037) 0:01:56.251 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.024) 0:01:56.276 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.026) 0:01:56.302 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:46:02 +0000 (0:00:00.056) 0:01:56.359 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.681) 0:01:57.041 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.023) 0:01:57.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.027) 0:01:57.091 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032832", "end": "2024-05-18 16:46:03.420529", "rc": 0, "start": "2024-05-18 16:46:03.387697" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.268) 0:01:57.360 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.090) 0:01:57.451 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.026) 0:01:57.478 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.074) 0:01:57.552 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.058) 0:01:57.611 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.042) 0:01:57.654 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.030) 0:01:57.685 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:03 +0000 (0:00:00.039) 0:01:57.724 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.242) 0:01:57.967 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.028) 0:01:57.995 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.216) 0:01:58.211 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003916", "end": "2024-05-18 16:46:04.486463", "rc": 0, "start": "2024-05-18 16:46:04.482547" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.211) 0:01:58.422 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004234", "end": "2024-05-18 16:46:04.758291", "rc": 0, "start": "2024-05-18 16:46:04.754057" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.273) 0:01:58.696 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.030) 0:01:58.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.060) 0:01:58.786 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.807 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.828 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.020) 0:01:58.869 ********** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:46:04 +0000 (0:00:00.025) 0:01:58.895 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.038) 0:01:58.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.020) 0:01:58.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.019) 0:01:58.974 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.040) 0:01:59.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.022) 0:01:59.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.022) 0:01:59.060 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.040) 0:01:59.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.020) 0:01:59.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.022) 0:01:59.143 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.040) 0:01:59.184 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.057) 0:01:59.241 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.263 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.023) 0:01:59.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.024) 0:01:59.332 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.022) 0:01:59.355 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.377 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.398 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.021) 0:01:59.420 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.064) 0:01:59.484 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.024) 0:01:59.509 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.027) 0:01:59.537 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.036) 0:01:59.573 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.024) 0:01:59.597 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.023) 0:01:59.620 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.026) 0:01:59.646 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050760.8619037, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050760.8619037, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:05 +0000 (0:00:00.210) 0:01:59.857 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.286) 0:02:00.144 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.023) 0:02:00.167 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.027) 0:02:00.195 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.032) 0:02:00.227 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.023) 0:02:00.251 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.021) 0:02:00.272 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.025) 0:02:00.298 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050760.8619037, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050760.8619037, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:06 +0000 (0:00:00.218) 0:02:00.516 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.405) 0:02:00.922 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.021) 0:02:00.943 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.065) 0:02:01.009 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.028) 0:02:01.037 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.027) 0:02:01.064 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.076) 0:02:01.141 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.032) 0:02:01.174 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.047) 0:02:01.222 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.026) 0:02:01.248 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.026) 0:02:01.274 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.031) 0:02:01.305 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.209) 0:02:01.515 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.028) 0:02:01.543 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:07 +0000 (0:00:00.324) 0:02:01.867 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006003", "end": "2024-05-18 16:46:08.290506", "rc": 0, "start": "2024-05-18 16:46:08.284503" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.366) 0:02:02.234 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006260", "end": "2024-05-18 16:46:08.644679", "rc": 0, "start": "2024-05-18 16:46:08.638419" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.356) 0:02:02.590 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.029) 0:02:02.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.019) 0:02:02.640 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.070) 0:02:02.711 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.022) 0:02:02.734 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.023) 0:02:02.757 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.020) 0:02:02.777 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.039) 0:02:02.817 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.022) 0:02:02.840 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:08 +0000 (0:00:00.021) 0:02:02.861 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:09 +0000 (0:00:00.049) 0:02:02.911 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:09 +0000 (0:00:00.024) 0:02:02.935 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:46:09 +0000 (0:00:00.043) 0:02:02.979 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050760.8619037, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050760.8619037, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "uid": 1111, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:46:09 +0000 (0:00:00.331) 0:02:03.310 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-18 16:45:47 UTC", "ActiveEnterTimestampMonotonic": "577575221", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target run-user-1111.mount app.slice -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:45:47 UTC", "AssertTimestampMonotonic": "577528392", "Before": "quadlet-basic-mysql.service 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": "40425000", "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-05-18 16:45:47 UTC", "ConditionTimestampMonotonic": "577528386", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-18 16:45:47 UTC", "ExecMainExitTimestampMonotonic": "577575088", "ExecMainPID": "12207", "ExecMainStartTimestamp": "Sat 2024-05-18 16:45:47 UTC", "ExecMainStartTimestampMonotonic": "577535098", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-18 16:45:47 UTC", "InactiveExitTimestampMonotonic": "577535491", "InvocationID": "db8353efdeca420697c4d1e2e7536cb5", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/1111/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", "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-05-18 16:45:47 UTC", "StateChangeTimestampMonotonic": "577575221", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:46:20 +0000 (0:00:10.806) 0:02:14.117 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.204) 0:02:14.321 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.032) 0:02:14.354 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.021) 0:02:14.376 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.022) 0:02:14.398 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.025) 0:02:14.423 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:20 +0000 (0:00:00.420) 0:02:14.844 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049948", "end": "2024-05-18 16:46:21.172142", "rc": 0, "start": "2024-05-18 16:46:21.122194" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.266) 0:02:15.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.024) 0:02:15.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.019) 0:02:15.154 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.026) 0:02:15.181 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.025) 0:02:15.206 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.020) 0:02:15.227 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.028) 0:02:15.256 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.041) 0:02:15.298 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.026) 0:02:15.324 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.025) 0:02:15.350 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.028) 0:02:15.379 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.204) 0:02:15.583 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.027) 0:02:15.611 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:21 +0000 (0:00:00.202) 0:02:15.813 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003918", "end": "2024-05-18 16:46:22.078684", "rc": 0, "start": "2024-05-18 16:46:22.074766" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.241) 0:02:16.055 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003961", "end": "2024-05-18 16:46:22.321859", "rc": 0, "start": "2024-05-18 16:46:22.317898" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.204) 0:02:16.259 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.030) 0:02:16.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.020) 0:02:16.310 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.020) 0:02:16.331 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.020) 0:02:16.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.021) 0:02:16.372 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.019) 0:02:16.392 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.036) 0:02:16.428 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.021) 0:02:16.449 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.020) 0:02:16.470 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.046) 0:02:16.517 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.024) 0:02:16.541 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.043) 0:02:16.585 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050780.111858, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050780.111858, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:46:22 +0000 (0:00:00.208) 0:02:16.794 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-18 16:46:00 UTC", "ActiveEnterTimestampMonotonic": "590688474", "ActiveExitTimestamp": "Sat 2024-05-18 16:46:09 UTC", "ActiveExitTimestampMonotonic": "599665739", "ActiveState": "failed", "After": "quadlet-basic-mysql-volume.service -.mount app.slice quadlet-basic-network.service run-user-1111.mount basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:45:59 UTC", "AssertTimestampMonotonic": "589559294", "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": "3843558000", "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-05-18 16:45:59 UTC", "ConditionTimestampMonotonic": "589559290", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-18 16:46:20 UTC", "ExecMainExitTimestampMonotonic": "609900239", "ExecMainPID": "12723", "ExecMainStartTimestamp": "Sat 2024-05-18 16:46:00 UTC", "ExecMainStartTimestampMonotonic": "590688333", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/quadlet-basic-mysql.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/1111/systemd/generator/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-18 16:46:20 UTC", "InactiveEnterTimestampMonotonic": "609939657", "InactiveExitTimestamp": "Sat 2024-05-18 16:45:59 UTC", "InactiveExitTimestampMonotonic": "589563417", "InvocationID": "372a7f5f9b18441eb2bb9ca3755abce9", "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": "quadlet-basic-mysql.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 quadlet-basic-network.service basic.target quadlet-basic-mysql-volume.service", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-18 16:46:20 UTC", "StateChangeTimestampMonotonic": "609939657", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "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": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.474) 0:02:17.268 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.204) 0:02:17.472 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.035) 0:02:17.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.021) 0:02:17.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.022) 0:02:17.552 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:23 +0000 (0:00:00.024) 0:02:17.577 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.399) 0:02:17.976 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.053586", "end": "2024-05-18 16:46:24.310318", "rc": 0, "start": "2024-05-18 16:46:24.256732" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.274) 0:02:18.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.025) 0:02:18.275 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.020) 0:02:18.296 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.026) 0:02:18.323 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.025) 0:02:18.348 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.020) 0:02:18.369 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.028) 0:02:18.397 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.075) 0:02:18.472 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.025) 0:02:18.498 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.028) 0:02:18.527 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.029) 0:02:18.556 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.207) 0:02:18.763 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:24 +0000 (0:00:00.026) 0:02:18.790 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.207) 0:02:18.997 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004157", "end": "2024-05-18 16:46:25.266200", "rc": 0, "start": "2024-05-18 16:46:25.262043" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.207) 0:02:19.204 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004047", "end": "2024-05-18 16:46:25.477412", "rc": 0, "start": "2024-05-18 16:46:25.473365" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.211) 0:02:19.416 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.035) 0:02:19.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.021) 0:02:19.473 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.021) 0:02:19.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.020) 0:02:19.515 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.021) 0:02:19.536 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.020) 0:02:19.556 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.038) 0:02:19.595 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.020) 0:02:19.616 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.064) 0:02:19.680 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.049) 0:02:19.730 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.026) 0:02:19.756 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:46:25 +0000 (0:00:00.044) 0:02:19.800 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050780.111858, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050780.111858, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.213) 0:02:20.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.025) 0:02:20.039 ********** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.211) 0:02:20.250 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.034) 0:02:20.285 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.021) 0:02:20.307 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.023) 0:02:20.330 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.025) 0:02:20.355 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:26 +0000 (0:00:00.391) 0:02:20.747 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049465", "end": "2024-05-18 16:46:27.077937", "rc": 0, "start": "2024-05-18 16:46:27.028472" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.269) 0:02:21.017 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.052521", "end": "2024-05-18 16:46:27.354827", "rc": 0, "start": "2024-05-18 16:46:27.302306" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.277) 0:02:21.295 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.027) 0:02:21.322 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.062) 0:02:21.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.027) 0:02:21.412 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.028) 0:02:21.441 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050738.7909575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050780.111858, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "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": 1716050780.111858, "nlink": 7, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 1111, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 18 May 2024 16:46:27 +0000 (0:00:00.203) 0:02:21.644 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.319) 0:02:21.964 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.051085", "end": "2024-05-18 16:46:28.292876", "rc": 0, "start": "2024-05-18 16:46:28.241791" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.267) 0:02:22.232 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.050461", "end": "2024-05-18 16:46:28.556879", "rc": 0, "start": "2024-05-18 16:46:28.506418" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.265) 0:02:22.497 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009907", "end": "2024-05-18 16:46:28.770053", "rc": 0, "start": "2024-05-18 16:46:28.760146" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.219) 0:02:22.717 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.020) 0:02:22.737 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:221 Saturday 18 May 2024 16:46:28 +0000 (0:00:00.019) 0:02:22.757 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:227 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.242) 0:02:22.999 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.063) 0:02:23.063 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.036) 0:02:23.100 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.028) 0:02:23.128 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.022) 0:02:23.150 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.022) 0:02:23.173 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.050) 0:02:23.224 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.658) 0:02:23.882 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:46:29 +0000 (0:00:00.022) 0:02:23.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.029) 0:02:23.934 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031937", "end": "2024-05-18 16:46:30.257025", "rc": 0, "start": "2024-05-18 16:46:30.225088" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.277) 0:02:24.212 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.022) 0:02:24.235 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.022) 0:02:24.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.061) 0:02:24.319 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.041) 0:02:24.361 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.210) 0:02:24.572 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.026) 0:02:24.599 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.031) 0:02:24.630 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.209) 0:02:24.840 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:30 +0000 (0:00:00.026) 0:02:24.866 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.205) 0:02:25.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.024) 0:02:25.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.026) 0:02:25.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.025) 0:02:25.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.169 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.059) 0:02:25.228 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.021) 0:02:25.250 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.291 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.027) 0:02:25.319 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.041) 0:02:25.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.023) 0:02:25.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.022) 0:02:25.406 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.050) 0:02:25.456 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.021) 0:02:25.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.497 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.039) 0:02:25.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.023) 0:02:25.581 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.042) 0:02:25.624 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.021) 0:02:25.645 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.056) 0:02:25.701 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.023) 0:02:25.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.021) 0:02:25.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.019) 0:02:25.786 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.020) 0:02:25.806 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.019) 0:02:25.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 [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:46:31 +0000 (0:00:00.028) 0:02:25.854 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.061) 0:02:25.916 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.025) 0:02:25.941 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.028) 0:02:25.969 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.035) 0:02:26.005 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.022) 0:02:26.027 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.023) 0:02:26.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.023) 0:02:26.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.024) 0:02:26.098 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.399) 0:02:26.498 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.025) 0:02:26.524 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.031) 0:02:26.556 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.042) 0:02:26.598 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.028) 0:02:26.627 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.021) 0:02:26.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.023) 0:02:26.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:32 +0000 (0:00:00.021) 0:02:26.694 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.339) 0:02:27.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 Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.054 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.062) 0:02:27.117 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.027) 0:02:27.144 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.030) 0:02:27.175 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.196 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.032) 0:02:27.228 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.076) 0:02:27.305 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.027) 0:02:27.332 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.028) 0:02:27.360 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.031) 0:02:27.391 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.211) 0:02:27.603 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.026) 0:02:27.629 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.205) 0:02:27.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.022) 0:02:27.857 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.020) 0:02:27.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:33 +0000 (0:00:00.021) 0:02:27.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.022) 0:02:27.921 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.024) 0:02:27.946 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:27.969 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:27.992 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.022) 0:02:28.015 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.037) 0:02:28.053 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.021) 0:02:28.075 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.021) 0:02:28.096 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.049) 0:02:28.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.081) 0:02:28.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:28.250 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.047) 0:02:28.297 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.039) 0:02:28.337 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.023) 0:02:28.361 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.021) 0:02:28.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.021) 0:02:28.404 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.020) 0:02:28.425 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.019) 0:02:28.445 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.225) 0:02:28.670 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.020) 0:02:28.691 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:46:34 +0000 (0:00:00.020) 0:02:28.711 ********** changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/etc/containers/systemd/quadlet-basic.network", "gid": 0, "group": "root", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1716050794.8397462-14502-41613323236327/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:46:35 +0000 (0:00:00.539) 0:02:29.250 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:46:35 +0000 (0:00:00.559) 0:02:29.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:46:35 +0000 (0:00:00.024) 0:02:29.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:35 +0000 (0:00:00.024) 0:02:29.860 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:35 +0000 (0:00:00.028) 0:02:29.888 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.029) 0:02:29.917 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.051) 0:02:29.968 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.032) 0:02:30.001 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.043) 0:02:30.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.026) 0:02:30.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.027) 0:02:30.098 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.029) 0:02:30.127 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.212) 0:02:30.340 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.027) 0:02:30.367 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.208) 0:02:30.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.022) 0:02:30.598 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.021) 0:02:30.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.023) 0:02:30.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.078) 0:02:30.722 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.023) 0:02:30.745 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.022) 0:02:30.768 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.022) 0:02:30.790 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.024) 0:02:30.814 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.039) 0:02:30.853 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.024) 0:02:30.878 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:36 +0000 (0:00:00.029) 0:02:30.908 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.051) 0:02:30.959 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.028) 0:02:30.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.022) 0:02:31.009 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.052) 0:02:31.062 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.041) 0:02:31.104 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.032) 0:02:31.137 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.024) 0:02:31.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.022) 0:02:31.185 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.023) 0:02:31.208 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.021) 0:02:31.230 ********** 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": 35, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.252) 0:02:31.482 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.026) 0:02:31.509 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:46:37 +0000 (0:00:00.025) 0:02:31.535 ********** changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/etc/containers/systemd/quadlet-basic-mysql.volume", "gid": 0, "group": "root", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1716050797.6662943-14592-138442009718528/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:46:38 +0000 (0:00:00.541) 0:02:32.076 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:46:38 +0000 (0:00:00.515) 0:02:32.592 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount system.slice sysinit.target systemd-journald.socket 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": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "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", "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": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.409) 0:02:33.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.023) 0:02:33.025 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.029) 0:02:33.054 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.029) 0:02:33.083 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.024) 0:02:33.108 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.037) 0:02:33.145 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.081) 0:02:33.227 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.027) 0:02:33.254 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.026) 0:02:33.280 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.029) 0:02:33.310 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.203) 0:02:33.513 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.028) 0:02:33.542 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.203) 0:02:33.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.022) 0:02:33.768 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.025) 0:02:33.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.023) 0:02:33.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.026) 0:02:33.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:39 +0000 (0:00:00.035) 0:02:33.880 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.041) 0:02:33.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.026) 0:02:33.948 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.048) 0:02:33.996 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.069) 0:02:34.066 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.031) 0:02:34.097 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.027) 0:02:34.124 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.055) 0:02:34.180 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.027) 0:02:34.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.061) 0:02:34.268 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.046) 0:02:34.314 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.049) 0:02:34.364 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.029) 0:02:34.393 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.030) 0:02:34.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.024) 0:02:34.447 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:46:40 +0000 (0:00:00.023) 0:02:34.470 ********** 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 : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:48 +0000 (0:00:08.105) 0:02:42.575 ********** 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": 69, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:48 +0000 (0:00:00.210) 0:02:42.785 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:46:48 +0000 (0:00:00.024) 0:02:42.810 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:46:48 +0000 (0:00:00.022) 0:02:42.833 ********** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/etc/containers/systemd/quadlet-basic-mysql.container", "gid": 0, "group": "root", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1716050808.9623842-14684-178423552666677/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:46:49 +0000 (0:00:00.540) 0:02:43.373 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.581) 0:02:43.955 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target systemd-journald.socket system.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service -.mount", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-mysql.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": "quadlet-basic-mysql-volume.service sysinit.target quadlet-basic-network.service -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.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": "quadlet-basic-mysql", "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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.756) 0:02:44.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.023) 0:02:44.735 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.020) 0:02:44.755 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.020) 0:02:44.775 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:234 Saturday 18 May 2024 16:46:50 +0000 (0:00:00.019) 0:02:44.795 ********** ok: [sut] => (item=quadlet-basic-mysql.container) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.container" ], "delta": "0:00:00.003362", "end": "2024-05-18 16:46:51.126468", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-18 16:46:51.123106" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.003095", "end": "2024-05-18 16:46:51.379243", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-18 16:46:51.376148" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002834", "end": "2024-05-18 16:46:51.724865", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-18 16:46:51.722031" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:244 Saturday 18 May 2024 16:46:51 +0000 (0:00:00.866) 0:02:45.661 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.144024", "end": "2024-05-18 16:46:52.083230", "failed_when_result": false, "rc": 0, "start": "2024-05-18 16:46:51.939206" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:259 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.368) 0:02:46.030 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.033) 0:02:46.063 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.080) 0:02:46.144 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.026) 0:02:46.170 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.020) 0:02:46.191 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.020) 0:02:46.211 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.053) 0:02:46.265 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:46:52 +0000 (0:00:00.632) 0:02:46.898 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.020) 0:02:46.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.026) 0:02:46.945 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030605", "end": "2024-05-18 16:46:53.232411", "rc": 0, "start": "2024-05-18 16:46:53.201806" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.224) 0:02:47.169 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.023) 0:02:47.192 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.025) 0:02:47.217 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.067) 0:02:47.285 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.091) 0:02:47.377 ********** ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.235) 0:02:47.613 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.025) 0:02:47.638 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:53 +0000 (0:00:00.029) 0:02:47.668 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.243) 0:02:47.911 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.028) 0:02:47.939 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.230) 0:02:48.169 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004011", "end": "2024-05-18 16:46:54.441756", "rc": 0, "start": "2024-05-18 16:46:54.437745" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.210) 0:02:48.380 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003894", "end": "2024-05-18 16:46:54.655498", "rc": 0, "start": "2024-05-18 16:46:54.651604" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.211) 0:02:48.592 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.032) 0:02:48.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.020) 0:02:48.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.022) 0:02:48.710 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.067) 0:02:48.778 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.027) 0:02:48.805 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.042) 0:02:48.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.021) 0:02:48.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:46:54 +0000 (0:00:00.020) 0:02:48.890 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.042) 0:02:48.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.021) 0:02:48.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.022) 0:02:48.976 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.042) 0:02:49.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.020) 0:02:49.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.021) 0:02:49.061 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.043) 0:02:49.105 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.021) 0:02:49.126 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.020) 0:02:49.147 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.024) 0:02:49.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.023) 0:02:49.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.072) 0:02:49.267 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.023) 0:02:49.291 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.028) 0:02:49.319 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.037) 0:02:49.357 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.040) 0:02:49.397 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.071) 0:02:49.469 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.029) 0:02:49.498 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.032) 0:02:49.530 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.037) 0:02:49.567 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.025) 0:02:49.593 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.038) 0:02:49.632 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:55 +0000 (0:00:00.072) 0:02:49.704 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.329) 0:02:50.034 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.026) 0:02:50.061 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.027) 0:02:50.088 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.047) 0:02:50.135 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.170) 0:02:50.305 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.027) 0:02:50.333 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.034) 0:02:50.367 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.035) 0:02:50.402 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.202) 0:02:50.605 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.023) 0:02:50.629 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.019) 0:02:50.648 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.073) 0:02:50.722 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.028) 0:02:50.751 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.028) 0:02:50.779 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.033) 0:02:50.813 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.032) 0:02:50.845 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:56 +0000 (0:00:00.038) 0:02:50.883 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.027) 0:02:50.911 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.025) 0:02:50.936 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.077) 0:02:51.014 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.317) 0:02:51.331 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.030) 0:02:51.361 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:46:57 +0000 (0:00:00.338) 0:02:51.700 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.006060", "end": "2024-05-18 16:46:58.083608", "rc": 0, "start": "2024-05-18 16:46:58.077548" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.331) 0:02:52.031 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006189", "end": "2024-05-18 16:46:58.405247", "rc": 0, "start": "2024-05-18 16:46:58.399058" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.317) 0:02:52.348 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.031) 0:02:52.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.024) 0:02:52.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.026) 0:02:52.430 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.029) 0:02:52.460 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.024) 0:02:52.484 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.025) 0:02:52.509 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.043) 0:02:52.552 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.023) 0:02:52.576 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.021) 0:02:52.597 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.099) 0:02:52.696 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.027) 0:02:52.724 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:46:58 +0000 (0:00:00.050) 0:02:52.775 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.202) 0:02:52.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.025) 0:02:53.003 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.212) 0:02:53.215 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.035) 0:02:53.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.024) 0:02:53.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.026) 0:02:53.302 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.037) 0:02:53.339 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.024) 0:02:53.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.025) 0:02:53.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.023) 0:02:53.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.023) 0:02:53.436 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.028) 0:02:53.465 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.026) 0:02:53.491 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.021) 0:02:53.513 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.108) 0:02:53.621 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.041) 0:02:53.663 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.028) 0:02:53.691 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.026) 0:02:53.718 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:46:59 +0000 (0:00:00.032) 0:02:53.750 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.241) 0:02:53.992 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.032) 0:02:54.025 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.215) 0:02:54.240 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004014", "end": "2024-05-18 16:47:00.517769", "rc": 0, "start": "2024-05-18 16:47:00.513755" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.240) 0:02:54.480 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004135", "end": "2024-05-18 16:47:00.781650", "rc": 0, "start": "2024-05-18 16:47:00.777515" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.253) 0:02:54.734 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.070) 0:02:54.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.031) 0:02:54.836 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.036) 0:02:54.872 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:00 +0000 (0:00:00.024) 0:02:54.897 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.022) 0:02:54.919 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.024) 0:02:54.944 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.114) 0:02:55.058 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.034) 0:02:55.093 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.025) 0:02:55.119 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.058) 0:02:55.178 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.035) 0:02:55.213 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.052) 0:02:55.266 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.249) 0:02:55.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.039) 0:02:55.556 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.264) 0:02:55.821 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:01 +0000 (0:00:00.050) 0:02:55.871 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.040) 0:02:55.912 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.040) 0:02:55.952 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.039) 0:02:55.992 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.043) 0:02:56.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.032) 0:02:56.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.030) 0:02:56.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.027) 0:02:56.126 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.149) 0:02:56.276 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.054) 0:02:56.330 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.042) 0:02:56.373 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.036) 0:02:56.410 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.048) 0:02:56.459 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.029) 0:02:56.488 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.031) 0:02:56.520 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.033) 0:02:56.553 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.216) 0:02:56.769 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:02 +0000 (0:00:00.036) 0:02:56.805 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.212) 0:02:57.018 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003982", "end": "2024-05-18 16:47:03.288101", "rc": 0, "start": "2024-05-18 16:47:03.284119" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.209) 0:02:57.227 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003919", "end": "2024-05-18 16:47:03.493704", "rc": 0, "start": "2024-05-18 16:47:03.489785" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.203) 0:02:57.431 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.031) 0:02:57.463 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.021) 0:02:57.485 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.022) 0:02:57.507 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.092) 0:02:57.600 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.030) 0:02:57.630 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.024) 0:02:57.655 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.040) 0:02:57.695 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.024) 0:02:57.720 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.023) 0:02:57.743 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.057) 0:02:57.800 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.031) 0:02:57.832 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:47:03 +0000 (0:00:00.049) 0:02:57.881 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.227) 0:02:58.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.023) 0:02:58.132 ********** ok: [sut] => { "changed": false, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.203) 0:02:58.336 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.036) 0:02:58.372 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.031) 0:02:58.403 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.025) 0:02:58.429 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.026) 0:02:58.455 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.095) 0:02:58.551 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.026) 0:02:58.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.034) 0:02:58.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.027) 0:02:58.639 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.091) 0:02:58.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.030) 0:02:58.762 ********** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 18 May 2024 16:47:04 +0000 (0:00:00.053) 0:02:58.815 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.211) 0:02:59.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.026) 0:02:59.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.025) 0:02:59.078 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.026) 0:02:59.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.026) 0:02:59.131 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.024) 0:02:59.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 [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:273 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.025) 0:02:59.181 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:279 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.322) 0:02:59.504 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.130) 0:02:59.634 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.044) 0:02:59.679 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.036) 0:02:59.716 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.030) 0:02:59.746 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.029) 0:02:59.776 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:47:05 +0000 (0:00:00.076) 0:02:59.852 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.640) 0:03:00.493 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.023) 0:03:00.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.031) 0:03:00.547 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031141", "end": "2024-05-18 16:47:06.837272", "rc": 0, "start": "2024-05-18 16:47:06.806131" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.228) 0:03:00.776 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.023) 0:03:00.800 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:47:06 +0000 (0:00:00.027) 0:03:00.827 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.140) 0:03:00.968 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.043) 0:03:01.011 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.225) 0:03:01.237 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.037) 0:03:01.274 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.045) 0:03:01.319 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.222) 0:03:01.542 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.040) 0:03:01.583 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.206) 0:03:01.790 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.024) 0:03:01.814 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.023) 0:03:01.838 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.023) 0:03:01.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:07 +0000 (0:00:00.023) 0:03:01.886 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.021) 0:03:01.908 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.021) 0:03:01.930 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.022) 0:03:01.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.022) 0:03:01.975 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.032) 0:03:02.007 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.116) 0:03:02.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.032) 0:03:02.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.024) 0:03:02.181 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.047) 0:03:02.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.023) 0:03:02.252 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.024) 0:03:02.276 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.047) 0:03:02.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.025) 0:03:02.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.026) 0:03:02.377 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.055) 0:03:02.432 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.025) 0:03:02.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.024) 0:03:02.483 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.028) 0:03:02.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.022) 0:03:02.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.024) 0:03:02.559 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.025) 0:03:02.584 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.092) 0:03:02.677 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.021) 0:03:02.699 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.022) 0:03:02.721 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.066) 0:03:02.788 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.026) 0:03:02.815 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.031) 0:03:02.846 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:08 +0000 (0:00:00.041) 0:03:02.887 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.024) 0:03:02.911 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.023) 0:03:02.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.020) 0:03:02.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.021) 0:03:02.977 ********** 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 : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.248) 0:03:03.225 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.023) 0:03:03.249 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.029) 0:03:03.279 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.036) 0:03:03.315 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.022) 0:03:03.337 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.084) 0:03:03.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.023) 0:03:03.445 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.024) 0:03:03.470 ********** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.243) 0:03:03.713 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.030) 0:03:03.743 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.083) 0:03:03.827 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.037) 0:03:03.865 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:47:09 +0000 (0:00:00.038) 0:03:03.903 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.048) 0:03:03.952 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.039) 0:03:03.991 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.050) 0:03:04.042 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.032) 0:03:04.074 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.031) 0:03:04.106 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.030) 0:03:04.136 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.211) 0:03:04.347 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.104) 0:03:04.452 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.221) 0:03:04.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.029) 0:03:04.703 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.026) 0:03:04.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.064) 0:03:04.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.031) 0:03:04.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.029) 0:03:04.855 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:10 +0000 (0:00:00.026) 0:03:04.881 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.031) 0:03:04.913 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.026) 0:03:04.939 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.044) 0:03:04.983 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.041) 0:03:05.025 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.036) 0:03:05.061 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.075) 0:03:05.137 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.028) 0:03:05.165 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.045) 0:03:05.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:47:11 +0000 (0:00:00.027) 0:03:05.238 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-18 16:46:39 UTC", "ActiveEnterTimestampMonotonic": "628828201", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:46:38 UTC", "AssertTimestampMonotonic": "628771862", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "45529000", "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-05-18 16:46:38 UTC", "ConditionTimestampMonotonic": "628771858", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-18 16:46:39 UTC", "ExecMainExitTimestampMonotonic": "628828079", "ExecMainPID": "14579", "ExecMainStartTimestamp": "Sat 2024-05-18 16:46:39 UTC", "ExecMainStartTimestampMonotonic": "628779035", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; 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 volume create --ignore systemd-quadlet-basic-mysql ; 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": "/run/systemd/generator/quadlet-basic-mysql-volume.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": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-05-18 16:46:39 UTC", "InactiveExitTimestampMonotonic": "628779731", "InvocationID": "c944cf6a48e54d3585706a048d2c3d9b", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "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": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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-05-18 16:46:39 UTC", "StateChangeTimestampMonotonic": "628828201", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "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": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:47:13 +0000 (0:00:01.933) 0:03:07.172 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:47:13 +0000 (0:00:00.240) 0:03:07.412 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:13 +0000 (0:00:00.067) 0:03:07.479 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:13 +0000 (0:00:00.024) 0:03:07.504 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:13 +0000 (0:00:00.037) 0:03:07.541 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:47:13 +0000 (0:00:00.024) 0:03:07.566 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.533) 0:03:08.099 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039681", "end": "2024-05-18 16:47:14.406814", "rc": 0, "start": "2024-05-18 16:47:14.367133" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.261) 0:03:08.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.033) 0:03:08.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.109) 0:03:08.503 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.037) 0:03:08.541 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.050) 0:03:08.591 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.024) 0:03:08.616 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.045) 0:03:08.661 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.043) 0:03:08.705 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.028) 0:03:08.734 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.026) 0:03:08.761 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:47:14 +0000 (0:00:00.031) 0:03:08.793 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.209) 0:03:09.002 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.034) 0:03:09.037 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.211) 0:03:09.249 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.035) 0:03:09.284 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.027) 0:03:09.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.024) 0:03:09.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.037) 0:03:09.374 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.035) 0:03:09.409 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.080) 0:03:09.490 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.023) 0:03:09.513 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.022) 0:03:09.535 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.042) 0:03:09.577 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.025) 0:03:09.603 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.037) 0:03:09.641 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.052) 0:03:09.693 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.028) 0:03:09.721 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.050) 0:03:09.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:47:15 +0000 (0:00:00.025) 0:03:09.797 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-05-18 16:46:50 UTC", "ActiveEnterTimestampMonotonic": "640523425", "ActiveExitTimestamp": "Sat 2024-05-18 16:47:11 UTC", "ActiveExitTimestampMonotonic": "661654319", "ActiveState": "inactive", "After": "system.slice sysinit.target quadlet-basic-mysql-volume.service -.mount systemd-journald.socket basic.target quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:46:50 UTC", "AssertTimestampMonotonic": "640193603", "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": "3757172000", "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-05-18 16:46:50 UTC", "ConditionTimestampMonotonic": "640193595", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-05-18 16:47:13 UTC", "ExecMainExitTimestampMonotonic": "662948191", "ExecMainPID": "15061", "ExecMainStartTimestamp": "Sat 2024-05-18 16:46:50 UTC", "ExecMainStartTimestampMonotonic": "640523383", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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/quadlet-basic-mysql.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": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-05-18 16:47:13 UTC", "InactiveEnterTimestampMonotonic": "662986207", "InactiveExitTimestamp": "Sat 2024-05-18 16:46:50 UTC", "InactiveExitTimestampMonotonic": "640197489", "InvocationID": "9ac04d638f04450294ce4b61473bffc0", "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": "quadlet-basic-mysql.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": "system.slice -.mount quadlet-basic-mysql-volume.service sysinit.target quadlet-basic-network.service", "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/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Sat 2024-05-18 16:47:13 UTC", "StateChangeTimestampMonotonic": "662986207", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "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": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.555) 0:03:10.353 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.209) 0:03:10.562 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.044) 0:03:10.607 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.030) 0:03:10.638 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.086) 0:03:10.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:47:16 +0000 (0:00:00.025) 0:03:10.750 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.577) 0:03:11.328 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040578", "end": "2024-05-18 16:47:17.651830", "rc": 0, "start": "2024-05-18 16:47:17.611252" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.266) 0:03:11.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.029) 0:03:11.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.025) 0:03:11.650 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.032) 0:03:11.683 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.029) 0:03:11.713 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.024) 0:03:11.738 ********** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.034) 0:03:11.772 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.043) 0:03:11.815 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.037) 0:03:11.853 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:47:17 +0000 (0:00:00.030) 0:03:11.884 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.035) 0:03:11.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.212) 0:03:12.131 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.095) 0:03:12.227 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050714.1360173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716050684.3760877, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "120466798", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.216) 0:03:12.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.469 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.541 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.565 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.026) 0:03:12.592 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.617 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.025) 0:03:12.642 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.043) 0:03:12.686 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.026) 0:03:12.712 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.023) 0:03:12.736 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.055) 0:03:12.791 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.030) 0:03:12.822 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.052) 0:03:12.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:47:18 +0000 (0:00:00.024) 0:03:12.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.024) 0:03:12.923 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.265) 0:03:13.188 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.039) 0:03:13.227 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.033) 0:03:13.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.030) 0:03:13.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.025) 0:03:13.318 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:47:19 +0000 (0:00:00.538) 0:03:13.856 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037803", "end": "2024-05-18 16:47:20.163375", "rc": 0, "start": "2024-05-18 16:47:20.125572" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.246) 0:03:14.103 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.038552", "end": "2024-05-18 16:47:20.408795", "rc": 0, "start": "2024-05-18 16:47:20.370243" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.243) 0:03:14.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.024) 0:03:14.371 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.025) 0:03:14.397 ********** skipping: [sut] => { "censored": "the 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.022) 0:03:14.419 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=638 changed=51 unreachable=0 failed=0 skipped=671 rescued=0 ignored=0 Saturday 18 May 2024 16:47:20 +0000 (0:00:00.008) 0:03:14.428 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.77s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Stop and disable service ------------------- 10.81s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.38s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.11s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Stop and disable service -------------------- 1.93s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Start service ------------------------------- 1.57s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.92s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Check files ------------------------------------------------------------- 0.87s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:234 -------------- Check files ------------------------------------------------------------- 0.85s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:189 -------------- Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Gather the package facts -------------------- 0.76s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 0.76s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Ensure container images are present --------- 0.70s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 0.67s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.66s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.65s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.64s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.63s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.63s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 ---^---^---^---^---^--- # 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]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [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) [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) ---^---^---^---^---^---