# 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-cilal1vknm/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:4 Sunday 18 February 2024 00:28:27 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] => { "ansible_facts": { "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-cilal1vknm/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-cilal1vknm/tests/tests_quadlet_basic.yml:9 Sunday 18 February 2024 00:28:27 +0000 (0:00:00.011) 0:00:00.025 ******* ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:57 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.717) 0:00:00.743 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.049) 0:00:00.792 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.023) 0:00:00.816 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.020) 0:00:00.836 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.264) 0:00:01.100 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.023) 0:00:01.123 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:28:28 +0000 (0:00:00.058) 0:00:01.181 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:28:30 +0000 (0:00:01.431) 0:00:02.612 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:28:30 +0000 (0:00:00.037) 0:00:02.650 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: podman-plugins-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-58.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: crun-1.14-1.module_el8+871+552be958.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: fuse3-3.3.0-17.el8.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-17.el8.x86_64", "Installed: podman-gvproxy-3:4.9.2-1.module_el8+899+3d7192e3.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:33:35 +0000 (0:05:05.261) 0:05:07.912 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041071", "end": "2024-02-18 00:33:35.863461", "rc": 0, "start": "2024-02-18 00:33:35.822390" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:33:35 +0000 (0:00:00.326) 0:05:08.239 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:33:35 +0000 (0:00:00.027) 0:05:08.266 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:33:35 +0000 (0:00:00.026) 0:05:08.293 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.049) 0:05:08.343 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.034) 0:05:08.377 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.343) 0:05:08.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.021) 0:05:08.743 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.024) 0:05:08.767 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.224) 0:05:08.991 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.023) 0:05:09.014 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.201) 0:05:09.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.018) 0:05:09.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.018) 0:05:09.252 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.018) 0:05:09.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.035) 0:05:09.306 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:36 +0000 (0:00:00.018) 0:05:09.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.343 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.037) 0:05:09.381 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.035) 0:05:09.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.451 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.035) 0:05:09.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.522 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.036) 0:05:09.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.018) 0:05:09.577 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.595 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.036) 0:05:09.631 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.649 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.667 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.037) 0:05:09.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.019) 0:05:09.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.741 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.018) 0:05:09.759 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.776 ******* skipping: [sut] => { "censored": "the 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.016) 0:05:09.793 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.015) 0:05:09.809 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.044) 0:05:09.854 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.022) 0:05:09.877 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.023) 0:05:09.900 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.017) 0:05:09.918 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.026) 0:05:09.944 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.034) 0:05:09.979 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.025) 0:05:10.005 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.023) 0:05:10.028 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.027) 0:05:10.055 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.223) 0:05:10.279 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:37 +0000 (0:00:00.024) 0:05:10.303 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.197) 0:05:10.501 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.018) 0:05:10.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.537 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.572 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.590 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.607 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.032) 0:05:10.640 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.018) 0:05:10.659 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.018) 0:05:10.677 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.043) 0:05:10.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.017) 0:05:10.739 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.039) 0:05:10.779 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.031) 0:05:10.810 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.019) 0:05:10.829 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.048) 0:05:10.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.021) 0:05:10.900 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.018) 0:05:10.919 ******* skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.023) 0:05:10.943 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.262) 0:05:11.205 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.021) 0:05:11.226 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:33:38 +0000 (0:00:00.021) 0:05:11.248 ******* 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-1708216418.9562123-7630-47426645462314/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.603) 0:05:11.852 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.020) 0:05:11.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.021) 0:05:11.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.021) 0:05:11.916 ******* TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:73 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.017) 0:05:11.933 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:77 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.019) 0:05:11.953 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.038) 0:05:11.992 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.056) 0:05:12.048 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.026) 0:05:12.074 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.018) 0:05:12.093 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.020) 0:05:12.113 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:33:39 +0000 (0:00:00.047) 0:05:12.161 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:33:41 +0000 (0:00:01.311) 0:05:13.472 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.020) 0:05:13.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.024) 0:05:13.517 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032986", "end": "2024-02-18 00:33:41.386099", "rc": 0, "start": "2024-02-18 00:33:41.353113" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.228) 0:05:13.746 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.041) 0:05:13.788 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.019) 0:05:13.808 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.034) 0:05:13.843 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.035) 0:05:13.878 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.023) 0:05:13.902 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.023) 0:05:13.925 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.025) 0:05:13.951 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.201) 0:05:14.152 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:41 +0000 (0:00:00.023) 0:05:14.175 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.197) 0:05:14.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.019) 0:05:14.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.410 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.017) 0:05:14.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.446 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.017) 0:05:14.464 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.042) 0:05:14.506 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.024) 0:05:14.531 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.036) 0:05:14.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.605 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.036) 0:05:14.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.659 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.677 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.037) 0:05:14.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.019) 0:05:14.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.753 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.037) 0:05:14.790 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.808 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.827 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.043) 0:05:14.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.019) 0:05:14.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.908 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.020) 0:05:14.929 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.019) 0:05:14.949 ******* skipping: [sut] => { "censored": "the 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.018) 0:05:14.968 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.020) 0:05:14.988 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.046) 0:05:15.035 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.028) 0:05:15.063 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.024) 0:05:15.087 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.017) 0:05:15.105 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.027) 0:05:15.132 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.033) 0:05:15.165 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.022) 0:05:15.188 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.021) 0:05:15.210 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:42 +0000 (0:00:00.024) 0:05:15.234 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.230) 0:05:15.464 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.024) 0:05:15.489 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.201) 0:05:15.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.730 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.018) 0:05:15.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.017) 0:05:15.786 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.018) 0:05:15.805 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.033) 0:05:15.838 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.858 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.878 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.044) 0:05:15.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:15.941 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.041) 0:05:15.983 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.033) 0:05:16.016 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.043) 0:05:16.060 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.019) 0:05:16.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.018) 0:05:16.098 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:33:43 +0000 (0:00:00.017) 0:05:16.116 ******* ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:33:44 +0000 (0:00:01.097) 0:05:17.214 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.212) 0:05:17.426 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.019) 0:05:17.446 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.019) 0:05:17.465 ******* 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-1708216425.1712134-7816-119560061781846/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.546) 0:05:18.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.021) 0:05:18.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.021) 0:05:18.055 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.067) 0:05:18.122 ******* TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:93 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.018) 0:05:18.141 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:100 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.020) 0:05:18.162 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.054) 0:05:18.217 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.032) 0:05:18.250 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.023) 0:05:18.273 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.018) 0:05:18.292 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:33:45 +0000 (0:00:00.017) 0:05:18.309 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:33:46 +0000 (0:00:00.049) 0:05:18.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:33:47 +0000 (0:00:01.331) 0:05:19.690 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.019) 0:05:19.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.022) 0:05:19.733 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032241", "end": "2024-02-18 00:33:47.601574", "rc": 0, "start": "2024-02-18 00:33:47.569333" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.229) 0:05:19.962 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.020) 0:05:19.983 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.024) 0:05:20.008 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.037) 0:05:20.045 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.038) 0:05:20.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.024) 0:05:20.108 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.025) 0:05:20.133 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:47 +0000 (0:00:00.025) 0:05:20.158 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.207) 0:05:20.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.049) 0:05:20.415 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.202) 0:05:20.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.022) 0:05:20.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:20.660 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:20.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:20.701 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:20.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.022) 0:05:20.744 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.026) 0:05:20.771 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.041) 0:05:20.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.021) 0:05:20.834 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:20.855 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.037) 0:05:20.892 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.019) 0:05:20.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.019) 0:05:20.931 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.064) 0:05:20.995 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.020) 0:05:21.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.019) 0:05:21.036 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.038) 0:05:21.074 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.019) 0:05:21.093 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.018) 0:05:21.112 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.018) 0:05:21.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.018) 0:05:21.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.018) 0:05:21.167 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.017) 0:05:21.185 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.018) 0:05:21.203 ******* skipping: [sut] => { "censored": "the 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.016) 0:05:21.220 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.017) 0:05:21.237 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.045) 0:05:21.283 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:33:48 +0000 (0:00:00.024) 0:05:21.307 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.024) 0:05:21.332 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.050) 0:05:21.383 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.027) 0:05:21.410 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.033) 0:05:21.444 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.022) 0:05:21.467 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.023) 0:05:21.491 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.025) 0:05:21.516 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.205) 0:05:21.721 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.024) 0:05:21.746 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.199) 0:05:21.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.019) 0:05:21.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.017) 0:05:21.983 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.018) 0:05:22.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.018) 0:05:22.020 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.017) 0:05:22.038 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.018) 0:05:22.056 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.033) 0:05:22.090 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.044) 0:05:22.134 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.019) 0:05:22.153 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.046) 0:05:22.200 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.040) 0:05:22.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:33:49 +0000 (0:00:00.020) 0:05:22.261 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.458) 0:05:22.719 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.204) 0:05:22.924 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.030) 0:05:22.955 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.019) 0:05:22.975 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.017) 0:05:22.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:33:50 +0000 (0:00:00.018) 0:05:23.011 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.497) 0:05:23.509 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041235", "end": "2024-02-18 00:33:51.394057", "rc": 0, "start": "2024-02-18 00:33:51.352822" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.246) 0:05:23.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.020) 0:05:23.775 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.018) 0:05:23.794 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.017) 0:05:23.811 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.033) 0:05:23.844 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.023) 0:05:23.868 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.018) 0:05:23.887 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.018) 0:05:23.905 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:33:51 +0000 (0:00:00.048) 0:05:23.954 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:33:52 +0000 (0:00:01.334) 0:05:25.289 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:33:52 +0000 (0:00:00.019) 0:05:25.308 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.024) 0:05:25.332 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030077", "end": "2024-02-18 00:33:53.196368", "rc": 0, "start": "2024-02-18 00:33:53.166291" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.223) 0:05:25.556 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.020) 0:05:25.577 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.019) 0:05:25.597 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.036) 0:05:25.633 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.038) 0:05:25.671 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.027) 0:05:25.699 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.024) 0:05:25.723 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.024) 0:05:25.748 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.204) 0:05:25.952 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.023) 0:05:25.976 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.217) 0:05:26.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.020) 0:05:26.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.018) 0:05:26.232 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.018) 0:05:26.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.017) 0:05:26.269 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.018) 0:05:26.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.018) 0:05:26.305 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:33:53 +0000 (0:00:00.024) 0:05:26.330 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.036) 0:05:26.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.020) 0:05:26.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.019) 0:05:26.406 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.036) 0:05:26.442 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.019) 0:05:26.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.019) 0:05:26.481 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.036) 0:05:26.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.046) 0:05:26.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.019) 0:05:26.585 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.038) 0:05:26.623 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.642 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.660 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.019) 0:05:26.698 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.717 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.735 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.018) 0:05:26.753 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.016) 0:05:26.770 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.017) 0:05:26.788 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.044) 0:05:26.832 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.025) 0:05:26.857 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.024) 0:05:26.882 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.022) 0:05:26.905 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.056) 0:05:26.962 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.035) 0:05:26.997 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.024) 0:05:27.022 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.024) 0:05:27.046 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.028) 0:05:27.074 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.204) 0:05:27.279 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:33:54 +0000 (0:00:00.025) 0:05:27.305 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.201) 0:05:27.506 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.019) 0:05:27.526 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.019) 0:05:27.545 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.017) 0:05:27.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.018) 0:05:27.581 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.017) 0:05:27.599 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.018) 0:05:27.618 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.033) 0:05:27.651 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.019) 0:05:27.671 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.018) 0:05:27.689 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.085) 0:05:27.775 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.041) 0:05:27.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.020) 0:05:27.837 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:33:55 +0000 (0:00:00.482) 0:05:28.320 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.204) 0:05:28.524 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.031) 0:05:28.556 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.019) 0:05:28.576 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.018) 0:05:28.595 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.018) 0:05:28.613 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:33:56 +0000 (0:00:00.457) 0:05:29.071 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040950", "end": "2024-02-18 00:33:56.951106", "rc": 0, "start": "2024-02-18 00:33:56.910156" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.267) 0:05:29.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.022) 0:05:29.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.018) 0:05:29.379 ******* TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:112 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.017) 0:05:29.397 ******* 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-cilal1vknm/tests/tests_quadlet_basic.yml:125 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.519) 0:05:29.917 ******* ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:138 Sunday 18 February 2024 00:33:57 +0000 (0:00:00.194) 0:05:30.111 ******* changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.341559", "end": "2024-02-18 00:33:58.671775", "rc": 0, "start": "2024-02-18 00:33:58.330216" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:176 Sunday 18 February 2024 00:33:58 +0000 (0:00:00.553) 0:05:31.032 ******* changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:179 Sunday 18 February 2024 00:34:43 +0000 (0:00:44.540) 0:06:15.573 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.042) 0:06:15.615 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.033) 0:06:15.648 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.049) 0:06:15.698 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.020) 0:06:15.718 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.020) 0:06:15.739 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:34:43 +0000 (0:00:00.049) 0:06:15.788 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:34:45 +0000 (0:00:01.607) 0:06:17.396 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.020) 0:06:17.417 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.023) 0:06:17.440 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.317073", "end": "2024-02-18 00:34:45.595831", "rc": 0, "start": "2024-02-18 00:34:45.278758" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.536) 0:06:17.976 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.021) 0:06:17.998 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.019) 0:06:18.018 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.063) 0:06:18.081 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.036) 0:06:18.117 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:34:45 +0000 (0:00:00.209) 0:06:18.327 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.024) 0:06:18.351 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.026) 0:06:18.378 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.206) 0:06:18.584 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.024) 0:06:18.609 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.222) 0:06:18.831 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004686", "end": "2024-02-18 00:34:46.679111", "rc": 0, "start": "2024-02-18 00:34:46.674425" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.207) 0:06:19.039 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004417", "end": "2024-02-18 00:34:46.885836", "rc": 0, "start": "2024-02-18 00:34:46.881419" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.230) 0:06:19.269 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.020) 0:06:19.289 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.020) 0:06:19.309 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:34:46 +0000 (0:00:00.019) 0:06:19.328 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.349 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.025) 0:06:19.375 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.035) 0:06:19.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.019) 0:06:19.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.019) 0:06:19.450 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.037) 0:06:19.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.019) 0:06:19.527 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.036) 0:06:19.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.019) 0:06:19.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.019) 0:06:19.604 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.069) 0:06:19.674 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.021) 0:06:19.695 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.715 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.736 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.777 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:19.798 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.018) 0:06:19.817 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.060) 0:06:19.877 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.021) 0:06:19.899 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.026) 0:06:19.925 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.031) 0:06:19.957 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.026887", "end": "2024-02-18 00:34:47.829314", "rc": 0, "start": "2024-02-18 00:34:47.802427" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.242) 0:06:20.200 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.024) 0:06:20.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:34:47 +0000 (0:00:00.020) 0:06:20.245 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216487.8938293, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216487.8938293, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:34:48 +0000 (0:00:00.205) 0:06:20.451 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:34:48 +0000 (0:00:00.824) 0:06:21.276 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:34:48 +0000 (0:00:00.021) 0:06:21.297 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:34:48 +0000 (0:00:00.025) 0:06:21.323 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.031) 0:06:21.354 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.198) 0:06:21.553 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.025) 0:06:21.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.022) 0:06:21.601 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216488.7788007, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216488.7788007, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.207) 0:06:21.809 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.404) 0:06:22.213 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.045) 0:06:22.259 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:34:49 +0000 (0:00:00.060) 0:06:22.319 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.027) 0:06:22.347 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.026) 0:06:22.373 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.019) 0:06:22.393 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.027) 0:06:22.421 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.033) 0:06:22.455 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.024) 0:06:22.480 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.024) 0:06:22.504 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.027) 0:06:22.531 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.208) 0:06:22.739 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.024) 0:06:22.764 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.203) 0:06:22.967 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003954", "end": "2024-02-18 00:34:50.815305", "rc": 0, "start": "2024-02-18 00:34:50.811351" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:34:50 +0000 (0:00:00.206) 0:06:23.174 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003938", "end": "2024-02-18 00:34:51.020871", "rc": 0, "start": "2024-02-18 00:34:51.016933" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.206) 0:06:23.380 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.020) 0:06:23.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.020) 0:06:23.421 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.019) 0:06:23.441 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.020) 0:06:23.461 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.035) 0:06:23.497 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.021) 0:06:23.519 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.021) 0:06:23.540 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.046) 0:06:23.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.020) 0:06:23.608 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.042) 0:06:23.650 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.035) 0:06:23.686 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.203) 0:06:23.889 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.023) 0:06:23.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.050) 0:06:23.964 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.019) 0:06:23.983 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.019) 0:06:24.002 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.222) 0:06:24.224 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.021) 0:06:24.246 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:34:51 +0000 (0:00:00.021) 0:06:24.268 ******* 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-1708216491.9771724-8415-264697554819734/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.559) 0:06:24.827 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.358) 0:06:25.186 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.023) 0:06:25.209 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.023) 0:06:25.233 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.023) 0:06:25.257 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.024) 0:06:25.281 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.018) 0:06:25.299 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:34:52 +0000 (0:00:00.028) 0:06:25.328 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.059) 0:06:25.387 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.024) 0:06:25.412 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.022) 0:06:25.434 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.026) 0:06:25.461 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.206) 0:06:25.667 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.025) 0:06:25.692 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.203) 0:06:25.895 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003878", "end": "2024-02-18 00:34:53.740025", "rc": 0, "start": "2024-02-18 00:34:53.736147" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.203) 0:06:26.098 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003792", "end": "2024-02-18 00:34:53.939014", "rc": 0, "start": "2024-02-18 00:34:53.935222" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.198) 0:06:26.297 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:34:53 +0000 (0:00:00.019) 0:06:26.317 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:26.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:26.356 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:26.375 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.034) 0:06:26.409 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.020) 0:06:26.430 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.047) 0:06:26.477 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.047) 0:06:26.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:26.544 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.039) 0:06:26.584 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.032) 0:06:26.616 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.197) 0:06:26.813 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.022) 0:06:26.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:26.856 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.018) 0:06:26.875 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.017) 0:06:26.893 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.204) 0:06:27.097 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.019) 0:06:27.117 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:34:54 +0000 (0:00:00.018) 0:06:27.135 ******* 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-1708216494.841479-8502-67358669447348/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:34:55 +0000 (0:00:00.540) 0:06:27.675 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:34:55 +0000 (0:00:00.354) 0:06:28.030 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount basic.target -.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.410) 0:06:28.441 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.020) 0:06:28.462 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.024) 0:06:28.487 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.023) 0:06:28.510 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.018) 0:06:28.529 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.026) 0:06:28.556 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.033) 0:06:28.590 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.023) 0:06:28.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.023) 0:06:28.636 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.024) 0:06:28.661 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.207) 0:06:28.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.084) 0:06:28.953 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:34:56 +0000 (0:00:00.202) 0:06:29.156 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003782", "end": "2024-02-18 00:34:57.002793", "rc": 0, "start": "2024-02-18 00:34:56.999011" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.205) 0:06:29.362 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003877", "end": "2024-02-18 00:34:57.205747", "rc": 0, "start": "2024-02-18 00:34:57.201870" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.202) 0:06:29.564 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.020) 0:06:29.585 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.019) 0:06:29.604 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.020) 0:06:29.625 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.020) 0:06:29.646 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.035) 0:06:29.681 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.021) 0:06:29.702 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.019) 0:06:29.722 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.047) 0:06:29.770 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.020) 0:06:29.790 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.040) 0:06:29.830 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.064) 0:06:29.894 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.201) 0:06:30.095 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.023) 0:06:30.119 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.020) 0:06:30.140 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:34:57 +0000 (0:00:00.019) 0:06:30.159 ******* changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:35:06 +0000 (0:00:08.585) 0:06:38.745 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:35:06 +0000 (0:00:00.211) 0:06:38.956 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:35:06 +0000 (0:00:00.046) 0:06:39.003 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:35:06 +0000 (0:00:00.020) 0:06:39.023 ******* 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-1708216506.7301486-8591-170712664143564/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:35:07 +0000 (0:00:00.556) 0:06:39.579 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:35:07 +0000 (0:00:00.356) 0:06:39.936 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-1111.mount quadlet-basic-mysql-volume.service -.slice basic.target quadlet-basic-network.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.slice basic.target quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:35:09 +0000 (0:00:01.501) 0:06:41.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:35:09 +0000 (0:00:00.021) 0:06:41.459 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:188 Sunday 18 February 2024 00:35:09 +0000 (0:00:00.019) 0:06:41.479 ******* 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.003543", "end": "2024-02-18 00:35:09.382712", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-02-18 00:35:09.379169" } 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:01.003971", "end": "2024-02-18 00:35:10.583291", "item": "quadlet-basic.network", "rc": 0, "start": "2024-02-18 00:35:09.579320" } 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:01.003229", "end": "2024-02-18 00:35:11.764851", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-02-18 00:35:10.761622" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:198 Sunday 18 February 2024 00:35:11 +0000 (0:00:02.649) 0:06:44.128 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1708216487.8188317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1708216487.8188317, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50331970, "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": 1708216487.8188317, "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": "3241892200", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:206 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.214) 0:06:44.343 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.047) 0:06:44.390 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.033) 0:06:44.423 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.027) 0:06:44.450 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.019) 0:06:44.470 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.020) 0:06:44.490 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:35:12 +0000 (0:00:00.049) 0:06:44.540 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:35:13 +0000 (0:00:01.447) 0:06:45.988 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:35:13 +0000 (0:00:00.020) 0:06:46.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:35:13 +0000 (0:00:00.025) 0:06:46.034 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032760", "end": "2024-02-18 00:35:13.906039", "rc": 0, "start": "2024-02-18 00:35:13.873279" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:35:13 +0000 (0:00:00.231) 0:06:46.265 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:35:13 +0000 (0:00:00.021) 0:06:46.287 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:35:13 +0000 (0:00:00.019) 0:06:46.307 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.062) 0:06:46.369 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.038) 0:06:46.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.025) 0:06:46.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.027) 0:06:46.460 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.026) 0:06:46.487 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.295) 0:06:46.783 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.025) 0:06:46.808 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.229) 0:06:47.038 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004033", "end": "2024-02-18 00:35:14.885233", "rc": 0, "start": "2024-02-18 00:35:14.881200" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:14 +0000 (0:00:00.205) 0:06:47.244 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003837", "end": "2024-02-18 00:35:15.085972", "rc": 0, "start": "2024-02-18 00:35:15.082135" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.200) 0:06:47.445 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.486 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.506 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.527 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.025) 0:06:47.552 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.038) 0:06:47.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.021) 0:06:47.612 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.021) 0:06:47.633 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.037) 0:06:47.671 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.712 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.069) 0:06:47.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.823 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.038) 0:06:47.862 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.882 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.903 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.021) 0:06:47.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.021) 0:06:47.966 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.020) 0:06:47.986 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.019) 0:06:48.006 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.058) 0:06:48.064 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.023) 0:06:48.087 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.026) 0:06:48.114 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.067) 0:06:48.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.022) 0:06:48.204 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.022) 0:06:48.227 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:15 +0000 (0:00:00.025) 0:06:48.252 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216508.9511485, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216508.9511485, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.314) 0:06:48.566 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.424) 0:06:48.990 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.022) 0:06:49.013 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.028) 0:06:49.042 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.031) 0:06:49.073 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.021) 0:06:49.095 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.022) 0:06:49.117 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:16 +0000 (0:00:00.025) 0:06:49.142 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216508.9511485, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216508.9511485, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.305) 0:06:49.448 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.379) 0:06:49.827 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.019) 0:06:49.847 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.061) 0:06:49.908 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.026) 0:06:49.934 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.027) 0:06:49.962 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.021) 0:06:49.983 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.030) 0:06:50.013 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.036) 0:06:50.050 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.025) 0:06:50.075 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.025) 0:06:50.101 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:17 +0000 (0:00:00.028) 0:06:50.130 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.203) 0:06:50.333 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.027) 0:06:50.360 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.237) 0:06:50.598 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003766", "end": "2024-02-18 00:35:18.449091", "rc": 0, "start": "2024-02-18 00:35:18.445325" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.210) 0:06:50.809 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003917", "end": "2024-02-18 00:35:18.653400", "rc": 0, "start": "2024-02-18 00:35:18.649483" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.205) 0:06:51.014 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.020) 0:06:51.034 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.020) 0:06:51.055 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.021) 0:06:51.076 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.020) 0:06:51.096 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.035) 0:06:51.132 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.021) 0:06:51.153 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.020) 0:06:51.174 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.045) 0:06:51.220 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:35:18 +0000 (0:00:00.041) 0:06:51.261 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216508.9511485, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216508.9511485, "nlink": 8, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 200, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:35:19 +0000 (0:00:00.209) 0:06:51.470 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sun 2024-02-18 00:34:56 UTC", "ActiveEnterTimestampMonotonic": "31276588", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.slice run-user-1111.mount basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-02-18 00:34:56 UTC", "AssertTimestampMonotonic": "31225500", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-02-18 00:34:56 UTC", "ConditionTimestampMonotonic": "31225498", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-02-18 00:34:56 UTC", "ExecMainExitTimestampMonotonic": "31276354", "ExecMainPID": "2417", "ExecMainStartTimestamp": "Sun 2024-02-18 00:34:56 UTC", "ExecMainStartTimestampMonotonic": "31226387", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sun 2024-02-18 00:34:56 UTC", "InactiveExitTimestampMonotonic": "31226444", "InvocationID": "ed4b2039ed164c0aa25260087acf7075", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sun 2024-02-18 00:34:56 UTC", "StateChangeTimestampMonotonic": "31276588", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:35:21 +0000 (0:00:02.697) 0:06:54.168 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.204) 0:06:54.372 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.035) 0:06:54.407 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.024) 0:06:54.432 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.021) 0:06:54.453 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.025) 0:06:54.479 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.346) 0:06:54.825 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049765", "end": "2024-02-18 00:35:22.725478", "rc": 0, "start": "2024-02-18 00:35:22.675713" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.261) 0:06:55.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.023) 0:06:55.110 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.020) 0:06:55.131 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.025) 0:06:55.156 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.025) 0:06:55.181 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.019) 0:06:55.201 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.028) 0:06:55.230 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.035) 0:06:55.265 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.025) 0:06:55.290 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:22 +0000 (0:00:00.024) 0:06:55.315 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.027) 0:06:55.342 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.198) 0:06:55.541 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.026) 0:06:55.567 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.231) 0:06:55.799 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003420", "end": "2024-02-18 00:35:23.637229", "rc": 0, "start": "2024-02-18 00:35:23.633809" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.197) 0:06:55.996 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003365", "end": "2024-02-18 00:35:23.835278", "rc": 0, "start": "2024-02-18 00:35:23.831913" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.196) 0:06:56.193 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.019) 0:06:56.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.020) 0:06:56.233 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.019) 0:06:56.253 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.020) 0:06:56.273 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.036) 0:06:56.310 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:23 +0000 (0:00:00.021) 0:06:56.331 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.021) 0:06:56.353 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.047) 0:06:56.401 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.042) 0:06:56.443 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216521.736735, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216521.736735, "nlink": 8, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.202) 0:06:56.645 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sun 2024-02-18 00:35:09 UTC", "ActiveEnterTimestampMonotonic": "44257521", "ActiveExitTimestamp": "Sun 2024-02-18 00:35:19 UTC", "ActiveExitTimestampMonotonic": "54771747", "ActiveState": "inactive", "After": "-.slice quadlet-basic-network.service -.mount run-user-1111.mount quadlet-basic-mysql-volume.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-02-18 00:35:07 UTC", "AssertTimestampMonotonic": "43162457", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-02-18 00:35:07 UTC", "ConditionTimestampMonotonic": "43162455", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-02-18 00:35:21 UTC", "ExecMainExitTimestampMonotonic": "56960761", "ExecMainPID": "3015", "ExecMainStartTimestamp": "Sun 2024-02-18 00:35:09 UTC", "ExecMainStartTimestampMonotonic": "44257489", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sun 2024-02-18 00:35:21 UTC", "InactiveEnterTimestampMonotonic": "57000231", "InactiveExitTimestamp": "Sun 2024-02-18 00:35:07 UTC", "InactiveExitTimestampMonotonic": "43163181", "InvocationID": "9eaaf1aba37044d09af9359532e8ec60", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.slice quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sun 2024-02-18 00:35:21 UTC", "StateChangeTimestampMonotonic": "57000231", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.364) 0:06:57.010 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.199) 0:06:57.210 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.033) 0:06:57.243 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.022) 0:06:57.265 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.022) 0:06:57.288 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:35:24 +0000 (0:00:00.025) 0:06:57.313 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.348) 0:06:57.662 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046485", "end": "2024-02-18 00:35:25.563551", "rc": 0, "start": "2024-02-18 00:35:25.517066" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.263) 0:06:57.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.022) 0:06:57.948 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.019) 0:06:57.967 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.025) 0:06:57.993 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.024) 0:06:58.017 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.018) 0:06:58.036 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.026) 0:06:58.063 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.060) 0:06:58.124 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.024) 0:06:58.149 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.024) 0:06:58.173 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:25 +0000 (0:00:00.026) 0:06:58.200 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.204) 0:06:58.404 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.026) 0:06:58.430 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.206) 0:06:58.636 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003955", "end": "2024-02-18 00:35:26.482325", "rc": 0, "start": "2024-02-18 00:35:26.478370" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.204) 0:06:58.841 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003853", "end": "2024-02-18 00:35:26.682369", "rc": 0, "start": "2024-02-18 00:35:26.678516" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.200) 0:06:59.041 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.020) 0:06:59.062 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.019) 0:06:59.082 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.020) 0:06:59.102 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.020) 0:06:59.123 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.035) 0:06:59.158 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.022) 0:06:59.180 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.019) 0:06:59.200 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.076) 0:06:59.276 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:35:26 +0000 (0:00:00.040) 0:06:59.317 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216521.736735, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216521.736735, "nlink": 8, "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.206) 0:06:59.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.021) 0:06:59.546 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.206) 0:06:59.752 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.033) 0:06:59.786 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.022) 0:06:59.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.021) 0:06:59.830 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.025) 0:06:59.856 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:35:27 +0000 (0:00:00.351) 0:07:00.207 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049596", "end": "2024-02-18 00:35:28.112641", "rc": 0, "start": "2024-02-18 00:35:28.063045" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.266) 0:07:00.474 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.065650", "end": "2024-02-18 00:35:28.397698", "rc": 0, "start": "2024-02-18 00:35:28.332048" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.320) 0:07:00.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.020) 0:07:00.815 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.053) 0:07:00.869 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.025) 0:07:00.894 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.025) 0:07:00.920 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216487.836831, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708216521.736735, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28939, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1708216521.736735, "nlink": 8, "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 : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Sunday 18 February 2024 00:35:28 +0000 (0:00:00.209) 0:07:01.129 ******* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Sunday 18 February 2024 00:35:29 +0000 (0:00:00.312) 0:07:01.441 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.051042", "end": "2024-02-18 00:35:29.345988", "rc": 0, "start": "2024-02-18 00:35:29.294946" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Sunday 18 February 2024 00:35:29 +0000 (0:00:00.267) 0:07:01.709 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.046999", "end": "2024-02-18 00:35:29.608731", "rc": 0, "start": "2024-02-18 00:35:29.561732" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Sunday 18 February 2024 00:35:29 +0000 (0:00:00.261) 0:07:01.970 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008537", "end": "2024-02-18 00:35:29.820095", "rc": 0, "start": "2024-02-18 00:35:29.811558" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:220 Sunday 18 February 2024 00:35:29 +0000 (0:00:00.218) 0:07:02.189 ******* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:226 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.192) 0:07:02.381 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.081) 0:07:02.463 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.033) 0:07:02.497 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.024) 0:07:02.521 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.018) 0:07:02.540 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.018) 0:07:02.559 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:35:30 +0000 (0:00:00.048) 0:07:02.607 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:35:31 +0000 (0:00:01.307) 0:07:03.915 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.050) 0:07:03.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.024) 0:07:03.990 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035104", "end": "2024-02-18 00:35:31.862086", "rc": 0, "start": "2024-02-18 00:35:31.826982" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.232) 0:07:04.222 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.021) 0:07:04.243 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.020) 0:07:04.263 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:35:31 +0000 (0:00:00.056) 0:07:04.320 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.036) 0:07:04.356 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.203) 0:07:04.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.025) 0:07:04.584 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.026) 0:07:04.610 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.203) 0:07:04.814 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.025) 0:07:04.840 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.201) 0:07:05.041 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.050) 0:07:05.091 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.020) 0:07:05.112 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.020) 0:07:05.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.019) 0:07:05.152 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.020) 0:07:05.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.020) 0:07:05.193 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.025) 0:07:05.218 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.035) 0:07:05.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.020) 0:07:05.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.019) 0:07:05.293 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:35:32 +0000 (0:00:00.035) 0:07:05.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.348 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.018) 0:07:05.367 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.035) 0:07:05.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.423 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.018) 0:07:05.442 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.067) 0:07:05.509 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.529 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.549 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.568 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.588 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.018) 0:07:05.607 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.018) 0:07:05.625 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.018) 0:07:05.643 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.055) 0:07:05.699 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.021) 0:07:05.720 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.026) 0:07:05.747 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.031) 0:07:05.779 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.798 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.019) 0:07:05.837 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:33 +0000 (0:00:00.050) 0:07:05.888 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.952) 0:07:06.841 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.021) 0:07:06.862 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.026) 0:07:06.889 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.031) 0:07:06.920 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.020) 0:07:06.940 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.018) 0:07:06.959 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.019) 0:07:06.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:34 +0000 (0:00:00.019) 0:07:06.998 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.365) 0:07:07.364 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.018) 0:07:07.382 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.086) 0:07:07.468 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.026) 0:07:07.494 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.023) 0:07:07.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.020) 0:07:07.538 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.026) 0:07:07.565 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.033) 0:07:07.599 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.023) 0:07:07.623 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.023) 0:07:07.646 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.025) 0:07:07.672 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.206) 0:07:07.879 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.025) 0:07:07.904 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.206) 0:07:08.111 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.019) 0:07:08.130 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.018) 0:07:08.149 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.018) 0:07:08.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.017) 0:07:08.186 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.046) 0:07:08.232 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.020) 0:07:08.252 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.033) 0:07:08.286 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.020) 0:07:08.306 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:35 +0000 (0:00:00.019) 0:07:08.325 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.045) 0:07:08.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.020) 0:07:08.391 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.039) 0:07:08.430 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.032) 0:07:08.462 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.019) 0:07:08.482 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.017) 0:07:08.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.018) 0:07:08.519 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.018) 0:07:08.537 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.018) 0:07:08.555 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.207) 0:07:08.763 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.048) 0:07:08.811 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:35:36 +0000 (0:00:00.019) 0:07:08.831 ******* 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-1708216536.5382085-9204-68177858609837/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.540) 0:07:09.372 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.447) 0:07:09.820 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.022) 0:07:09.842 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.022) 0:07:09.865 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.024) 0:07:09.889 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.024) 0:07:09.913 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.020) 0:07:09.933 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.027) 0:07:09.961 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.034) 0:07:09.996 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.024) 0:07:10.020 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.023) 0:07:10.043 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.025) 0:07:10.068 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.231) 0:07:10.299 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:37 +0000 (0:00:00.025) 0:07:10.325 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.195) 0:07:10.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.540 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.559 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.597 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.636 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.033) 0:07:10.670 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.021) 0:07:10.691 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.710 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.047) 0:07:10.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:10.777 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.038) 0:07:10.816 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.060) 0:07:10.877 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.020) 0:07:10.897 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.934 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.952 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.018) 0:07:10.971 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.200) 0:07:11.172 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.020) 0:07:11.192 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:35:38 +0000 (0:00:00.019) 0:07:11.211 ******* 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-1708216538.9170778-9288-69777738728902/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:35:39 +0000 (0:00:00.537) 0:07:11.749 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:35:39 +0000 (0:00:00.442) 0:07:12.191 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.417) 0:07:12.609 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.021) 0:07:12.630 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.026) 0:07:12.656 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.024) 0:07:12.681 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.020) 0:07:12.701 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.030) 0:07:12.731 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.035) 0:07:12.767 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.023) 0:07:12.790 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.024) 0:07:12.815 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.026) 0:07:12.841 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.204) 0:07:13.045 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.024) 0:07:13.070 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.201) 0:07:13.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.019) 0:07:13.291 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.017) 0:07:13.309 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:40 +0000 (0:00:00.018) 0:07:13.327 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.051) 0:07:13.378 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.019) 0:07:13.398 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.019) 0:07:13.417 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.033) 0:07:13.451 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.020) 0:07:13.471 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.019) 0:07:13.491 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.047) 0:07:13.538 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.018) 0:07:13.557 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.039) 0:07:13.596 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.032) 0:07:13.629 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.020) 0:07:13.649 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.018) 0:07:13.667 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.018) 0:07:13.686 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Sunday 18 February 2024 00:35:41 +0000 (0:00:00.018) 0:07:13.704 ******* changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Sunday 18 February 2024 00:35:49 +0000 (0:00:08.000) 0:07:21.705 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Sunday 18 February 2024 00:35:49 +0000 (0:00:00.202) 0:07:21.907 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Sunday 18 February 2024 00:35:49 +0000 (0:00:00.019) 0:07:21.927 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Sunday 18 February 2024 00:35:49 +0000 (0:00:00.018) 0:07:21.946 ******* 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-1708216549.6517854-9374-254856454457309/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Sunday 18 February 2024 00:35:50 +0000 (0:00:00.536) 0:07:22.482 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Sunday 18 February 2024 00:35:50 +0000 (0:00:00.453) 0:07:22.936 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket quadlet-basic-mysql-volume.service basic.target system.slice sysinit.target quadlet-basic-network.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service sysinit.target quadlet-basic-mysql-volume.service system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Sunday 18 February 2024 00:35:51 +0000 (0:00:00.829) 0:07:23.765 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:35:51 +0000 (0:00:00.021) 0:07:23.787 ******* TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:233 Sunday 18 February 2024 00:35:51 +0000 (0:00:00.044) 0:07:23.831 ******* 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.003506", "end": "2024-02-18 00:35:51.735313", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-02-18 00:35:51.731807" } 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:01.003797", "end": "2024-02-18 00:35:52.931733", "item": "quadlet-basic.network", "rc": 0, "start": "2024-02-18 00:35:51.927936" } 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:01.004069", "end": "2024-02-18 00:35:54.114500", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-02-18 00:35:53.110431" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:243 Sunday 18 February 2024 00:35:54 +0000 (0:00:02.644) 0:07:26.475 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.351945", "end": "2024-02-18 00:35:54.661989", "failed_when_result": false, "rc": 0, "start": "2024-02-18 00:35:54.310044" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:258 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.551) 0:07:27.026 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.030) 0:07:27.057 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.034) 0:07:27.091 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.050) 0:07:27.142 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.020) 0:07:27.163 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.020) 0:07:27.183 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:35:54 +0000 (0:00:00.050) 0:07:27.233 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:35:56 +0000 (0:00:01.339) 0:07:28.572 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.019) 0:07:28.592 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.023) 0:07:28.615 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.074783", "end": "2024-02-18 00:35:56.572069", "rc": 0, "start": "2024-02-18 00:35:56.497286" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.335) 0:07:28.951 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.045) 0:07:28.996 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.019) 0:07:29.016 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.058) 0:07:29.075 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.037) 0:07:29.112 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:56 +0000 (0:00:00.212) 0:07:29.325 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.023) 0:07:29.348 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.025) 0:07:29.374 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.205) 0:07:29.579 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.025) 0:07:29.605 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.208) 0:07:29.813 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005869", "end": "2024-02-18 00:35:57.747253", "rc": 0, "start": "2024-02-18 00:35:57.741384" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:35:57 +0000 (0:00:00.300) 0:07:30.114 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006558", "end": "2024-02-18 00:35:58.078866", "rc": 0, "start": "2024-02-18 00:35:58.072308" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.332) 0:07:30.446 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.045) 0:07:30.492 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.512 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.531 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.550 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.025) 0:07:30.575 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.037) 0:07:30.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.651 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.038) 0:07:30.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.728 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.038) 0:07:30.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.787 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.806 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.068) 0:07:30.875 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.894 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.913 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.932 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:30.969 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.019) 0:07:30.989 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.018) 0:07:31.007 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.058) 0:07:31.066 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.021) 0:07:31.087 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.024) 0:07:31.112 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.030) 0:07:31.143 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.020) 0:07:31.164 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.020) 0:07:31.185 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:58 +0000 (0:00:00.022) 0:07:31.207 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.314) 0:07:31.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.050) 0:07:31.572 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.021) 0:07:31.594 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.025) 0:07:31.619 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.031) 0:07:31.650 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.021) 0:07:31.671 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.021) 0:07:31.692 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.022) 0:07:31.715 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.260) 0:07:31.976 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.020) 0:07:31.997 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.017) 0:07:32.015 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.061) 0:07:32.076 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.024) 0:07:32.101 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.025) 0:07:32.127 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.019) 0:07:32.147 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.057) 0:07:32.204 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.036) 0:07:32.241 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.023) 0:07:32.264 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.024) 0:07:32.288 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:35:59 +0000 (0:00:00.026) 0:07:32.315 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.203) 0:07:32.518 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.025) 0:07:32.543 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.199) 0:07:32.743 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003844", "end": "2024-02-18 00:36:00.586962", "rc": 0, "start": "2024-02-18 00:36:00.583118" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.202) 0:07:32.946 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003897", "end": "2024-02-18 00:36:00.795738", "rc": 0, "start": "2024-02-18 00:36:00.791841" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.209) 0:07:33.156 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.019) 0:07:33.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.019) 0:07:33.194 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.018) 0:07:33.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.018) 0:07:33.232 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.033) 0:07:33.265 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:00 +0000 (0:00:00.055) 0:07:33.321 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:33.341 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.047) 0:07:33.388 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.041) 0:07:33.430 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.202) 0:07:33.633 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.022) 0:07:33.655 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.206) 0:07:33.861 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.032) 0:07:33.894 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:33.914 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:33.935 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.022) 0:07:33.958 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:33.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:33.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.020) 0:07:34.019 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.018) 0:07:34.037 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.054) 0:07:34.091 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.025) 0:07:34.117 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.019) 0:07:34.136 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.028) 0:07:34.164 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.034) 0:07:34.199 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.024) 0:07:34.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.022) 0:07:34.246 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:01 +0000 (0:00:00.026) 0:07:34.273 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.206) 0:07:34.479 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.030) 0:07:34.510 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.204) 0:07:34.714 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003842", "end": "2024-02-18 00:36:02.556965", "rc": 0, "start": "2024-02-18 00:36:02.553123" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.203) 0:07:34.917 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003801", "end": "2024-02-18 00:36:02.760033", "rc": 0, "start": "2024-02-18 00:36:02.756232" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.201) 0:07:35.119 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.019) 0:07:35.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.048) 0:07:35.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.020) 0:07:35.208 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.020) 0:07:35.228 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.034) 0:07:35.263 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.019) 0:07:35.282 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:02 +0000 (0:00:00.019) 0:07:35.302 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.045) 0:07:35.347 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.040) 0:07:35.388 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.199) 0:07:35.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.021) 0:07:35.609 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.202) 0:07:35.812 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.032) 0:07:35.845 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.020) 0:07:35.865 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.020) 0:07:35.885 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.022) 0:07:35.908 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.048) 0:07:35.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.021) 0:07:35.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.020) 0:07:35.999 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.020) 0:07:36.019 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.024) 0:07:36.044 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.025) 0:07:36.069 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.018) 0:07:36.088 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.028) 0:07:36.116 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.035) 0:07:36.152 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.024) 0:07:36.176 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.023) 0:07:36.200 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:03 +0000 (0:00:00.025) 0:07:36.226 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.205) 0:07:36.432 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.025) 0:07:36.457 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.200) 0:07:36.658 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003943", "end": "2024-02-18 00:36:04.501511", "rc": 0, "start": "2024-02-18 00:36:04.497568" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.232) 0:07:36.891 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003825", "end": "2024-02-18 00:36:04.733618", "rc": 0, "start": "2024-02-18 00:36:04.729793" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.202) 0:07:37.093 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.020) 0:07:37.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.019) 0:07:37.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.020) 0:07:37.154 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.019) 0:07:37.174 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.035) 0:07:37.209 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.019) 0:07:37.229 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.018) 0:07:37.247 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:04 +0000 (0:00:00.045) 0:07:37.293 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.041) 0:07:37.334 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.195) 0:07:37.530 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.021) 0:07:37.551 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.201) 0:07:37.753 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.063) 0:07:37.816 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.021) 0:07:37.838 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.020) 0:07:37.859 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.023) 0:07:37.882 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.020) 0:07:37.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.021) 0:07:37.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.020) 0:07:37.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.019) 0:07:37.964 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.056) 0:07:38.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.024) 0:07:38.045 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.024) 0:07:38.070 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.196) 0:07:38.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.019) 0:07:38.286 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.019) 0:07:38.306 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Sunday 18 February 2024 00:36:05 +0000 (0:00:00.019) 0:07:38.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:272 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.019) 0:07:38.344 ******* changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:278 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.370) 0:07:38.715 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.042) 0:07:38.757 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.035) 0:07:38.793 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.026) 0:07:38.819 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.020) 0:07:38.839 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.021) 0:07:38.860 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Sunday 18 February 2024 00:36:06 +0000 (0:00:00.049) 0:07:38.910 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Sunday 18 February 2024 00:36:07 +0000 (0:00:01.338) 0:07:40.248 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Sunday 18 February 2024 00:36:07 +0000 (0:00:00.020) 0:07:40.269 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Sunday 18 February 2024 00:36:07 +0000 (0:00:00.022) 0:07:40.291 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031343", "end": "2024-02-18 00:36:08.157810", "rc": 0, "start": "2024-02-18 00:36:08.126467" } STDOUT: podman version 4.9.3-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.226) 0:07:40.517 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.3-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.020) 0:07:40.538 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.019) 0:07:40.558 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.058) 0:07:40.617 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.038) 0:07:40.655 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.206) 0:07:40.862 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.024) 0:07:40.886 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.025) 0:07:40.912 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.205) 0:07:41.117 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:08 +0000 (0:00:00.025) 0:07:41.143 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.202) 0:07:41.345 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.384 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.403 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.421 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.459 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.024) 0:07:41.484 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.037) 0:07:41.522 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.560 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.037) 0:07:41.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.635 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.039) 0:07:41.675 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.047) 0:07:41.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.742 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.039) 0:07:41.782 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:41.801 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.820 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.876 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.894 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:41.913 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.059) 0:07:41.972 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.021) 0:07:41.993 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.024) 0:07:42.018 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.030) 0:07:42.049 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.018) 0:07:42.067 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.049) 0:07:42.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:42.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:36:09 +0000 (0:00:00.019) 0:07:42.155 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.241) 0:07:42.397 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.021) 0:07:42.418 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.024) 0:07:42.443 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.031) 0:07:42.475 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.019) 0:07:42.494 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.018) 0:07:42.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.018) 0:07:42.532 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.019) 0:07:42.551 ******* changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.248) 0:07:42.799 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.019) 0:07:42.818 ******* included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.063) 0:07:42.882 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.055) 0:07:42.938 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.025) 0:07:42.964 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.019) 0:07:42.983 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.027) 0:07:43.010 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.034) 0:07:43.045 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.023) 0:07:43.069 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.024) 0:07:43.093 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.025) 0:07:43.119 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:10 +0000 (0:00:00.204) 0:07:43.323 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.025) 0:07:43.348 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.200) 0:07:43.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.020) 0:07:43.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.018) 0:07:43.587 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.020) 0:07:43.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.019) 0:07:43.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.019) 0:07:43.646 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.049) 0:07:43.695 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.035) 0:07:43.730 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.021) 0:07:43.752 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.018) 0:07:43.770 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.046) 0:07:43.817 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.041) 0:07:43.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:11 +0000 (0:00:00.019) 0:07:43.878 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sun 2024-02-18 00:35:40 UTC", "ActiveEnterTimestampMonotonic": "75415085", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target -.mount sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sun 2024-02-18 00:35:40 UTC", "AssertTimestampMonotonic": "75360936", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2024-02-18 00:35:40 UTC", "ConditionTimestampMonotonic": "75360934", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sun 2024-02-18 00:35:40 UTC", "ExecMainExitTimestampMonotonic": "75414891", "ExecMainPID": "5203", "ExecMainStartTimestamp": "Sun 2024-02-18 00:35:40 UTC", "ExecMainStartTimestampMonotonic": "75361713", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sun 2024-02-18 00:35:40 UTC", "InactiveExitTimestampMonotonic": "75361765", "InvocationID": "ae8a9b0f12bd4ce087cbf7ced99c5ef0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sun 2024-02-18 00:35:40 UTC", "StateChangeTimestampMonotonic": "75415085", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:13 +0000 (0:00:02.394) 0:07:46.272 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.202) 0:07:46.475 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.032) 0:07:46.508 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.020) 0:07:46.528 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.020) 0:07:46.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.018) 0:07:46.566 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.462) 0:07:47.029 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045059", "end": "2024-02-18 00:36:14.913464", "rc": 0, "start": "2024-02-18 00:36:14.868405" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.244) 0:07:47.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.022) 0:07:47.296 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:36:14 +0000 (0:00:00.018) 0:07:47.314 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.024) 0:07:47.338 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.023) 0:07:47.362 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.018) 0:07:47.381 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.027) 0:07:47.408 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.066) 0:07:47.474 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.024) 0:07:47.499 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.024) 0:07:47.523 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.026) 0:07:47.550 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.207) 0:07:47.757 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.025) 0:07:47.783 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.204) 0:07:47.987 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.019) 0:07:48.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.018) 0:07:48.025 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.018) 0:07:48.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.019) 0:07:48.064 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.018) 0:07:48.082 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.019) 0:07:48.101 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.033) 0:07:48.135 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.020) 0:07:48.155 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.018) 0:07:48.173 ******* 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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.046) 0:07:48.219 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.072) 0:07:48.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:15 +0000 (0:00:00.020) 0:07:48.312 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target quadlet-basic-mysql-volume.service quadlet-basic-network.service system.slice -.mount systemd-journald.socket basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-network.service system.slice sysinit.target quadlet-basic-mysql-volume.service -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.484) 0:07:48.797 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.205) 0:07:49.003 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.031) 0:07:49.035 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.020) 0:07:49.055 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.018) 0:07:49.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:16 +0000 (0:00:00.018) 0:07:49.092 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.448) 0:07:49.541 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042785", "end": "2024-02-18 00:36:17.428577", "rc": 0, "start": "2024-02-18 00:36:17.385792" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.248) 0:07:49.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.021) 0:07:49.811 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.050) 0:07:49.862 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.026) 0:07:49.888 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.024) 0:07:49.912 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.020) 0:07:49.932 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.027) 0:07:49.959 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.036) 0:07:49.996 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.023) 0:07:50.019 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.023) 0:07:50.043 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.026) 0:07:50.069 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.207) 0:07:50.276 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Sunday 18 February 2024 00:36:17 +0000 (0:00:00.025) 0:07:50.302 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708216416.8491287, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1708216383.175218, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6904945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "2914922551", "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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.201) 0:07:50.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.020) 0:07:50.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:50.541 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:50.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:50.578 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.049) 0:07:50.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.020) 0:07:50.648 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.035) 0:07:50.683 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.021) 0:07:50.704 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:50.723 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.045) 0:07:50.768 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.040) 0:07:50.808 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.019) 0:07:50.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.019) 0:07:50.847 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.199) 0:07:51.047 ******* included: /WORKDIR/git-weekly-cilal1vknm/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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.032) 0:07:51.080 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.019) 0:07:51.099 ******* 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-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:51.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Sunday 18 February 2024 00:36:18 +0000 (0:00:00.018) 0:07:51.136 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Sunday 18 February 2024 00:36:19 +0000 (0:00:00.479) 0:07:51.615 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042369", "end": "2024-02-18 00:36:19.499611", "rc": 0, "start": "2024-02-18 00:36:19.457242" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Sunday 18 February 2024 00:36:19 +0000 (0:00:00.244) 0:07:51.860 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.077760", "end": "2024-02-18 00:36:19.777598", "rc": 0, "start": "2024-02-18 00:36:19.699838" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Sunday 18 February 2024 00:36:19 +0000 (0:00:00.284) 0:07:52.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Sunday 18 February 2024 00:36:19 +0000 (0:00:00.019) 0:07:52.164 ******* META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=611 changed=54 unreachable=0 failed=0 skipped=587 rescued=0 ignored=0 Sunday 18 February 2024 00:36:19 +0000 (0:00:00.006) 0:07:52.171 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ---- 305.26s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 44.54s /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:176 -------------- linux-system-roles.podman : Ensure container images are present --------- 8.59s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.00s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 2.79s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.70s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Check files ------------------------------------------------------------- 2.65s /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:188 -------------- Check files ------------------------------------------------------------- 2.64s /WORKDIR/git-weekly-cilal1vknm/tests/tests_quadlet_basic.yml:233 -------------- linux-system-roles.podman : Stop and disable service -------------------- 2.39s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.61s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.50s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : Gather the package facts -------------------- 1.43s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.33s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.10s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Manage each secret -------------------------- 0.95s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.83s /WORKDIR/git-weekly-cilal1vknm/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [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) ---^---^---^---^---^---