# 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-cih11exz5w/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:4 Saturday 18 May 2024 16:54:53 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/tests_quadlet_basic.yml:9 Saturday 18 May 2024 16:54:53 +0000 (0:00:00.011) 0:00:00.024 ********** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:58 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.713) 0:00:00.738 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.048) 0:00:00.787 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.016) 0:00:00.803 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.018) 0:00:00.822 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.257) 0:00:01.079 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.021) 0:00:01.100 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:54:54 +0000 (0:00:00.035) 0:00:01.135 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:54:56 +0000 (0:00:01.438) 0:00:02.574 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:54:56 +0000 (0:00:00.030) 0:00:02.604 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: conmon-3:2.1.10-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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:56:00 +0000 (0:01:04.158) 0:01:06.763 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036636", "end": "2024-05-18 16:56:00.805742", "rc": 0, "start": "2024-05-18 16:56:00.769106" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:56:00 +0000 (0:00:00.356) 0:01:07.120 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:56:00 +0000 (0:00:00.029) 0:01:07.150 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:56:00 +0000 (0:00:00.046) 0:01:07.196 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:56:00 +0000 (0:00:00.053) 0:01:07.250 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.038) 0:01:07.288 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.256) 0:01:07.545 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.025) 0:01:07.570 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.026) 0:01:07.597 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.202) 0:01:07.799 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.025) 0:01:07.824 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.205) 0:01:08.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.023) 0:01:08.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.022) 0:01:08.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.021) 0:01:08.098 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.029) 0:01:08.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.022) 0:01:08.151 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.062) 0:01:08.213 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.021) 0:01:08.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:56:01 +0000 (0:00:00.025) 0:01:08.260 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.045) 0:01:08.306 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.039) 0:01:08.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.021) 0:01:08.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.387 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.040) 0:01:08.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.448 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.469 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.042) 0:01:08.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.022) 0:01:08.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.554 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.041) 0:01:08.596 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.616 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.048) 0:01:08.664 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.021) 0:01:08.686 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.727 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.747 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.019) 0:01:08.767 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.018) 0:01:08.786 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.019) 0:01:08.805 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.826 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.018) 0:01:08.844 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.049) 0:01:08.894 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.025) 0:01:08.919 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.026) 0:01:08.945 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.020) 0:01:08.965 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.028) 0:01:08.994 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.037) 0:01:09.032 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.025) 0:01:09.058 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.026) 0:01:09.084 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:02 +0000 (0:00:00.078) 0:01:09.163 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.208) 0:01:09.371 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.025) 0:01:09.397 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.203) 0:01:09.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.018) 0:01:09.619 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:09.638 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:09.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:09.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:09.697 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.018) 0:01:09.715 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:09.735 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.018) 0:01:09.754 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.034) 0:01:09.789 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.020) 0:01:09.809 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.021) 0:01:09.830 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.045) 0:01:09.876 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.022) 0:01:09.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.048) 0:01:09.948 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.044) 0:01:09.992 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.034) 0:01:10.026 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:10.046 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.018) 0:01:10.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.019) 0:01:10.085 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.018) 0:01:10.103 ********** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:56:03 +0000 (0:00:00.024) 0:01:10.127 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.307) 0:01:10.434 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.020) 0:01:10.454 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.020) 0:01:10.475 ********** 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-1716051364.2258089-12806-178588624919248/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.646) 0:01:11.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.023) 0:01:11.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.051) 0:01:11.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.024) 0:01:11.220 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.019) 0:01:11.239 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.018) 0:01:11.258 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:74 Saturday 18 May 2024 16:56:04 +0000 (0:00:00.018) 0:01:11.277 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:78 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.020) 0:01:11.297 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.043) 0:01:11.340 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.033) 0:01:11.373 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.023) 0:01:11.397 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.019) 0:01:11.416 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.019) 0:01:11.436 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:56:05 +0000 (0:00:00.048) 0:01:11.484 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:56:06 +0000 (0:00:01.346) 0:01:12.830 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.020) 0:01:12.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.023) 0:01:12.875 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033581", "end": "2024-05-18 16:56:06.790113", "rc": 0, "start": "2024-05-18 16:56:06.756532" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.230) 0:01:13.105 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.021) 0:01:13.127 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.020) 0:01:13.148 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.035) 0:01:13.183 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.036) 0:01:13.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.024) 0:01:13.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:06 +0000 (0:00:00.023) 0:01:13.268 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.025) 0:01:13.294 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.231) 0:01:13.526 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.025) 0:01:13.551 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.200) 0:01:13.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.020) 0:01:13.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.020) 0:01:13.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.852 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.020) 0:01:13.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.910 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.025) 0:01:13.936 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.037) 0:01:13.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:13.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:14.013 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.037) 0:01:14.050 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.050) 0:01:14.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.021) 0:01:14.122 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.038) 0:01:14.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:14.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.020) 0:01:14.201 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.039) 0:01:14.240 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.020) 0:01:14.261 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:56:07 +0000 (0:00:00.019) 0:01:14.281 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:14.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:14.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:14.339 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:14.359 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.018) 0:01:14.377 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.018) 0:01:14.396 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.018) 0:01:14.414 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.018) 0:01:14.432 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.046) 0:01:14.479 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.047) 0:01:14.527 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.025) 0:01:14.553 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.023) 0:01:14.576 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:14.596 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.027) 0:01:14.624 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.035) 0:01:14.659 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.023) 0:01:14.682 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.024) 0:01:14.707 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.027) 0:01:14.734 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.204) 0:01:14.939 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.025) 0:01:14.965 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.201) 0:01:15.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:15.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.019) 0:01:15.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.049) 0:01:15.255 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:08 +0000 (0:00:00.021) 0:01:15.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.020) 0:01:15.296 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.020) 0:01:15.317 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.019) 0:01:15.337 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.020) 0:01:15.357 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.035) 0:01:15.392 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.021) 0:01:15.414 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.021) 0:01:15.436 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.045) 0:01:15.481 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.023) 0:01:15.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.019) 0:01:15.524 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.042) 0:01:15.567 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.033) 0:01:15.600 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.019) 0:01:15.620 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.019) 0:01:15.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.055) 0:01:15.695 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:56:09 +0000 (0:00:00.019) 0:01:15.715 ********** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:56:10 +0000 (0:00:01.241) 0:01:16.957 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:56:10 +0000 (0:00:00.213) 0:01:17.170 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:56:10 +0000 (0:00:00.020) 0:01:17.191 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:56:10 +0000 (0:00:00.020) 0:01:17.211 ********** 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-1716051370.9604218-13010-71220550476553/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.540) 0:01:17.752 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.021) 0:01:17.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.023) 0:01:17.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.023) 0:01:17.821 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.045) 0:01:17.867 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.019) 0:01:17.886 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:94 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.019) 0:01:17.905 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:101 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.021) 0:01:17.927 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.062) 0:01:17.989 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.035) 0:01:18.025 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.025) 0:01:18.050 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.019) 0:01:18.070 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.019) 0:01:18.090 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:56:11 +0000 (0:00:00.049) 0:01:18.140 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:56:13 +0000 (0:00:01.344) 0:01:19.484 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.020) 0:01:19.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.024) 0:01:19.530 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031472", "end": "2024-05-18 16:56:13.442913", "rc": 0, "start": "2024-05-18 16:56:13.411441" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.228) 0:01:19.758 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.021) 0:01:19.780 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.019) 0:01:19.799 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.036) 0:01:19.835 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.038) 0:01:19.874 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.024) 0:01:19.899 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.024) 0:01:19.923 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.026) 0:01:19.950 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.234) 0:01:20.184 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:13 +0000 (0:00:00.025) 0:01:20.210 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.203) 0:01:20.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.434 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:20.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:20.514 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.534 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:20.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.574 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.025) 0:01:20.600 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.037) 0:01:20.637 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:20.677 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.038) 0:01:20.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.052) 0:01:20.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.789 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.039) 0:01:20.829 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.870 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.040) 0:01:20.910 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.021) 0:01:20.932 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:20.951 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:20.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:21.012 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.020) 0:01:21.032 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.018) 0:01:21.051 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.021) 0:01:21.072 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.019) 0:01:21.092 ********** skipping: [sut] => { "censored": "the 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.027) 0:01:21.120 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.075) 0:01:21.196 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.054) 0:01:21.251 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:56:14 +0000 (0:00:00.029) 0:01:21.280 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.027) 0:01:21.308 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.023) 0:01:21.332 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.038) 0:01:21.370 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.038) 0:01:21.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.031) 0:01:21.440 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.027) 0:01:21.467 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.032) 0:01:21.499 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.213) 0:01:21.713 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.025) 0:01:21.739 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.205) 0:01: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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.022) 0:01:21.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.022) 0:01:21.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.064) 0:01:22.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.022) 0:01:22.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.022) 0:01:22.099 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.020) 0:01:22.120 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.021) 0:01:22.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.026) 0:01:22.168 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.045) 0:01:22.213 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.023) 0:01:22.237 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:56:15 +0000 (0:00:00.020) 0:01:22.258 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.048) 0:01:22.307 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.025) 0:01:22.332 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.042) 0:01:22.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.021) 0:01:22.396 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.507) 0:01:22.903 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.227) 0:01:23.131 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:56:16 +0000 (0:00:00.125) 0:01:23.257 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.061) 0:01:23.319 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.043) 0:01:23.362 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.032) 0:01:23.394 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.501) 0:01:23.895 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039405", "end": "2024-05-18 16:56:17.832450", "rc": 0, "start": "2024-05-18 16:56:17.793045" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.255) 0:01:24.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.030) 0:01:24.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.030) 0:01:24.213 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.035) 0:01:24.249 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:56:17 +0000 (0:00:00.032) 0:01:24.282 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.033) 0:01:24.315 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.040) 0:01:24.355 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.057) 0:01:24.413 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.033) 0:01:24.446 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.074) 0:01:24.521 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:56:18 +0000 (0:00:00.072) 0:01:24.593 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:56:19 +0000 (0:00:01.376) 0:01:25.969 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:56:19 +0000 (0:00:00.034) 0:01:26.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:56:19 +0000 (0:00:00.038) 0:01:26.041 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031327", "end": "2024-05-18 16:56:19.975399", "rc": 0, "start": "2024-05-18 16:56:19.944072" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.254) 0:01:26.295 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.026) 0:01:26.322 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.036) 0:01:26.359 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.082) 0:01:26.441 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.058) 0:01:26.499 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.028) 0:01:26.528 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.040) 0:01:26.568 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.038) 0:01:26.607 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.206) 0:01:26.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.029) 0:01:26.844 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.210) 0:01:27.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.032) 0:01:27.086 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.033) 0:01:27.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.031) 0:01:27.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.035) 0:01:27.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.037) 0:01:27.223 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:20 +0000 (0:00:00.049) 0:01:27.272 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.045) 0:01:27.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.032) 0:01:27.351 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.063) 0:01:27.414 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.055) 0:01:27.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.033) 0:01:27.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.033) 0:01:27.537 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.057) 0:01:27.594 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.034) 0:01:27.628 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.054) 0:01:27.683 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.061) 0:01:27.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.030) 0:01:27.775 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.034) 0:01:27.810 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.067) 0:01:27.877 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.044) 0:01:27.922 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.031) 0:01:27.953 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.038) 0:01:27.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.079) 0:01:28.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.037) 0:01:28.109 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.037) 0:01:28.147 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.033) 0:01:28.181 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.024) 0:01:28.205 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.033) 0:01:28.238 ********** skipping: [sut] => { "censored": "the 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:56:21 +0000 (0:00:00.031) 0:01:28.270 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.033) 0:01:28.304 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.065) 0:01:28.369 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.040) 0:01:28.410 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.031) 0:01:28.441 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.032) 0:01:28.474 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.043) 0:01:28.517 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.054) 0:01:28.571 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.039) 0:01:28.610 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.040) 0:01:28.651 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.065) 0:01:28.717 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.210) 0:01:28.927 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.026) 0:01:28.954 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.204) 0:01:29.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.022) 0:01:29.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.021) 0:01:29.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.021) 0:01:29.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.021) 0:01:29.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:56:22 +0000 (0:00:00.021) 0:01:29.267 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.022) 0:01:29.289 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.021) 0:01:29.311 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.021) 0:01:29.332 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.036) 0:01:29.368 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.021) 0:01:29.390 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.021) 0:01:29.412 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.046) 0:01:29.459 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.032) 0:01:29.491 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.082) 0:01:29.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.022) 0:01:29.596 ********** 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 -.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": "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 -.mount sysinit.target", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:56:23 +0000 (0:00:00.495) 0:01:30.092 ********** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.206) 0:01:30.298 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.033) 0:01:30.331 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.019) 0:01:30.351 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.021) 0:01:30.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.021) 0:01:30.394 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.458) 0:01:30.852 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040290", "end": "2024-05-18 16:56:24.783496", "rc": 0, "start": "2024-05-18 16:56:24.743206" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.246) 0:01:31.099 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.023) 0:01:31.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.022) 0:01:31.145 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.063) 0:01:31.209 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.025) 0:01:31.234 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:113 Saturday 18 May 2024 16:56:24 +0000 (0:00:00.029) 0:01:31.263 ********** 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-cih11exz5w/tests/tests_quadlet_basic.yml:126 Saturday 18 May 2024 16:56:25 +0000 (0:00:00.367) 0:01:31.631 ********** 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-cih11exz5w/tests/tests_quadlet_basic.yml:139 Saturday 18 May 2024 16:56:25 +0000 (0:00:00.202) 0:01:31.833 ********** 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.149076", "end": "2024-05-18 16:56:26.234733", "rc": 0, "start": "2024-05-18 16:56:26.085657" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:177 Saturday 18 May 2024 16:56:26 +0000 (0:00:00.360) 0:01:32.552 ********** changed: [sut] => { "changed": true, "elapsed": 48, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:180 Saturday 18 May 2024 16:57:14 +0000 (0:00:48.706) 0:02:21.259 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.046) 0:02:21.305 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.035) 0:02:21.341 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.060) 0:02:21.402 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.021) 0:02:21.423 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.021) 0:02:21.444 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:57:15 +0000 (0:00:00.051) 0:02:21.496 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:57:16 +0000 (0:00:01.622) 0:02:23.119 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:57:16 +0000 (0:00:00.027) 0:02:23.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:57:16 +0000 (0:00:00.031) 0:02:23.178 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.286068", "end": "2024-05-18 16:57:17.344960", "rc": 0, "start": "2024-05-18 16:57:17.058892" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.507) 0:02:23.686 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.021) 0:02:23.707 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.021) 0:02:23.728 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.065) 0:02:23.794 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.039) 0:02:23.834 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.207) 0:02:24.041 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.047) 0:02:24.088 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:17 +0000 (0:00:00.030) 0:02:24.119 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.230) 0:02:24.349 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.029) 0:02:24.378 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.220) 0:02:24.598 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004386", "end": "2024-05-18 16:57:18.487461", "rc": 0, "start": "2024-05-18 16:57:18.483075" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.206) 0:02:24.805 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004202", "end": "2024-05-18 16:57:18.692898", "rc": 0, "start": "2024-05-18 16:57:18.688696" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.205) 0:02:25.010 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.069) 0:02:25.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.025) 0:02:25.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.036) 0:02:25.141 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.024) 0:02:25.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.022) 0:02:25.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.025) 0:02:25.214 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:57:18 +0000 (0:00:00.034) 0:02:25.248 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.041) 0:02:25.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.026) 0:02:25.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.032) 0:02:25.349 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.044) 0:02:25.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.037) 0:02:25.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.032) 0:02:25.463 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.041) 0:02:25.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.020) 0:02:25.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.020) 0:02:25.546 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.075) 0:02:25.621 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.020) 0:02:25.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.020) 0:02:25.663 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.024) 0:02:25.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.023) 0:02:25.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.038) 0:02:25.750 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.025) 0:02:25.775 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.035) 0:02:25.810 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.031) 0:02:25.842 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.023) 0:02:25.865 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.064) 0:02:25.930 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.024) 0:02:25.954 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.027) 0:02:25.982 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:19 +0000 (0:00:00.035) 0:02:26.017 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022129", "end": "2024-05-18 16:57:19.923726", "rc": 0, "start": "2024-05-18 16:57:19.901597" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:20 +0000 (0:00:00.271) 0:02:26.288 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:20 +0000 (0:00:00.027) 0:02:26.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:57:20 +0000 (0:00:00.030) 0:02:26.346 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051439.9805794, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051439.9805794, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:57:20 +0000 (0:00:00.218) 0:02:26.564 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.833) 0:02:27.397 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.024) 0:02:27.422 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.030) 0:02:27.452 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.038) 0:02:27.491 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.227) 0:02:27.719 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.028) 0:02:27.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.025) 0:02:27.773 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051440.9405546, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051440.9405546, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:57:21 +0000 (0:00:00.209) 0:02:27.982 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.415) 0:02:28.397 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.030) 0:02:28.428 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.073) 0:02:28.502 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.030) 0:02:28.533 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.032) 0:02:28.565 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.025) 0:02:28.591 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.030) 0:02:28.621 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.040) 0:02:28.662 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.028) 0:02:28.690 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.026) 0:02:28.716 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.028) 0:02:28.744 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.205) 0:02:28.950 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.027) 0:02:28.977 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:22 +0000 (0:00:00.252) 0:02:29.230 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003606", "end": "2024-05-18 16:57:23.119803", "rc": 0, "start": "2024-05-18 16:57:23.116197" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.206) 0:02:29.436 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003632", "end": "2024-05-18 16:57:23.326262", "rc": 0, "start": "2024-05-18 16:57:23.322630" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.206) 0:02:29.643 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.030) 0:02:29.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.022) 0:02:29.696 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.020) 0:02:29.716 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.020) 0:02:29.737 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.019) 0:02:29.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.020) 0:02:29.778 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.035) 0:02:29.813 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.021) 0:02:29.835 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.021) 0:02:29.856 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.048) 0:02:29.904 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.025) 0:02:29.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.021) 0:02:29.951 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.075) 0:02:30.027 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.034) 0:02:30.061 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.198) 0:02:30.259 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:23 +0000 (0:00:00.025) 0:02:30.285 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.022) 0:02:30.308 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.021) 0:02:30.330 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.019) 0:02:30.349 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.212) 0:02:30.561 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.022) 0:02:30.584 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.021) 0:02:30.606 ********** 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-1716051444.3557873-13675-61381888442492/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:57:24 +0000 (0:00:00.553) 0:02:31.159 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.357) 0:02:31.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.023) 0:02:31.540 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.067) 0:02:31.607 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.029) 0:02:31.636 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.027) 0:02:31.663 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.025) 0:02:31.689 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.033) 0:02:31.722 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.050) 0:02:31.772 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.027) 0:02:31.800 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.025) 0:02:31.825 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.027) 0:02:31.853 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.205) 0:02:32.059 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:25 +0000 (0:00:00.031) 0:02:32.091 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.206) 0:02:32.297 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003631", "end": "2024-05-18 16:57:26.185329", "rc": 0, "start": "2024-05-18 16:57:26.181698" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.203) 0:02:32.501 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003565", "end": "2024-05-18 16:57:26.384348", "rc": 0, "start": "2024-05-18 16:57:26.380783" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.199) 0:02:32.700 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.061) 0:02:32.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.020) 0:02:32.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.020) 0:02:32.803 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.020) 0:02:32.824 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.020) 0:02:32.844 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.020) 0:02:32.865 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.035) 0:02:32.901 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.021) 0:02:32.922 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.021) 0:02:32.944 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.046) 0:02:32.991 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.025) 0:02:33.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.019) 0:02:33.036 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.042) 0:02:33.078 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:26 +0000 (0:00:00.033) 0:02:33.112 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.199) 0:02:33.311 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.061) 0:02:33.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.021) 0:02:33.394 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.019) 0:02:33.414 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.018) 0:02:33.432 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.209) 0:02:33.642 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.022) 0:02:33.665 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.020) 0:02:33.685 ********** 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-1716051447.4347754-13790-38851430412793/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:57:27 +0000 (0:00:00.551) 0:02:34.237 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.359) 0:02:34.596 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target -.slice run-user-1111.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": "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": "4", "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": "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": "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": "-.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]", "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.474) 0:02:35.071 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.022) 0:02:35.094 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.027) 0:02:35.121 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.070) 0:02:35.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.021) 0:02:35.213 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.030) 0:02:35.243 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:28 +0000 (0:00:00.039) 0:02:35.283 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.027) 0:02:35.311 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.028) 0:02:35.339 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.031) 0:02:35.371 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.217) 0:02:35.588 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.027) 0:02:35.616 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.202) 0:02:35.818 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003655", "end": "2024-05-18 16:57:29.702838", "rc": 0, "start": "2024-05-18 16:57:29.699183" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.204) 0:02:36.022 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003569", "end": "2024-05-18 16:57:29.910368", "rc": 0, "start": "2024-05-18 16:57:29.906799" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.205) 0:02:36.227 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.030) 0:02:36.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:29 +0000 (0:00:00.021) 0:02:36.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.024) 0:02:36.304 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.062) 0:02:36.367 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.020) 0:02:36.387 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.020) 0:02:36.408 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.036) 0:02:36.444 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.021) 0:02:36.466 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.022) 0:02:36.488 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.046) 0:02:36.534 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.024) 0:02:36.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.020) 0:02:36.579 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.041) 0:02:36.621 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.033) 0:02:36.655 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.199) 0:02:36.854 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.025) 0:02:36.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.021) 0:02:36.901 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:57:30 +0000 (0:00:00.019) 0:02:36.920 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:57:38 +0000 (0:00:08.281) 0:02:45.202 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:57:39 +0000 (0:00:00.211) 0:02:45.413 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:57:39 +0000 (0:00:00.023) 0:02:45.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:57:39 +0000 (0:00:00.023) 0:02:45.460 ********** 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-1716051459.2100556-13936-138420992485504/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:57:39 +0000 (0:00:00.535) 0:02:45.996 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:57:40 +0000 (0:00:00.361) 0:02:46.357 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice basic.target quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service run-user-1111.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": "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": "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": "basic.target quadlet-basic-mysql-volume.service quadlet-basic-network.service -.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", "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:57:41 +0000 (0:00:01.300) 0:02:47.658 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:57:41 +0000 (0:00:00.022) 0:02:47.680 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:57:41 +0000 (0:00:00.056) 0:02:47.737 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:57:41 +0000 (0:00:00.019) 0:02:47.757 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:189 Saturday 18 May 2024 16:57:41 +0000 (0:00:00.018) 0:02:47.776 ********** 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.003107", "end": "2024-05-18 16:57:41.688667", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-18 16:57:41.685560" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002723", "end": "2024-05-18 16:57:41.884416", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-18 16:57:41.881693" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002835", "end": "2024-05-18 16:57:42.071880", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-18 16:57:42.069045" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:199 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.613) 0:02:48.390 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716051439.9135811, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716051439.9135811, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50331969, "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": 1716051439.9135811, "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": "3735126573", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:207 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.211) 0:02:48.601 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.051) 0:02:48.653 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.035) 0:02:48.689 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.024) 0:02:48.713 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.020) 0:02:48.734 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.019) 0:02:48.754 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:57:42 +0000 (0:00:00.050) 0:02:48.804 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:57:43 +0000 (0:00:01.407) 0:02:50.212 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:57:43 +0000 (0:00:00.020) 0:02:50.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:57:43 +0000 (0:00:00.026) 0:02:50.258 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.036160", "end": "2024-05-18 16:57:44.185910", "rc": 0, "start": "2024-05-18 16:57:44.149750" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.246) 0:02:50.505 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.022) 0:02:50.527 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.020) 0:02:50.548 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.062) 0:02:50.611 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.063) 0:02:50.675 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.027) 0:02:50.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.026) 0:02:50.729 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.027) 0:02:50.756 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.220) 0:02:50.977 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.026) 0:02:51.003 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:44 +0000 (0:00:00.205) 0:02:51.208 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004135", "end": "2024-05-18 16:57:45.100675", "rc": 0, "start": "2024-05-18 16:57:45.096540" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.208) 0:02:51.417 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004031", "end": "2024-05-18 16:57:45.307870", "rc": 0, "start": "2024-05-18 16:57:45.303839" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.207) 0:02:51.624 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.032) 0:02:51.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.021) 0:02:51.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.698 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.718 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.760 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.026) 0:02:51.786 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.068) 0:02:51.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.896 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.038) 0:02:51.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.021) 0:02:51.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:51.975 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.043) 0:02:52.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.026) 0:02:52.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.021) 0:02:52.067 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.039) 0:02:52.106 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:52.127 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.019) 0:02:52.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:52.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.052) 0:02:52.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:52.240 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.020) 0:02:52.261 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:57:45 +0000 (0:00:00.018) 0:02:52.280 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.019) 0:02:52.299 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.018) 0:02:52.317 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.059) 0:02:52.377 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.021) 0:02:52.399 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.027) 0:02:52.426 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.032) 0:02:52.459 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.022) 0:02:52.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.023) 0:02:52.505 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.027) 0:02:52.532 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051461.2150292, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051461.2150292, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.206) 0:02:52.739 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.442) 0:02:53.181 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.021) 0:02:53.203 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.026) 0:02:53.229 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.031) 0:02:53.260 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:57:46 +0000 (0:00:00.022) 0:02:53.282 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.023) 0:02:53.305 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.026) 0:02:53.332 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051461.2150292, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051461.2150292, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.208) 0:02:53.540 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.297) 0:02:53.838 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.022) 0:02:53.860 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.061) 0:02:53.921 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.026) 0:02:53.948 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.024) 0:02:53.973 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.019) 0:02:53.992 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.074) 0:02:54.067 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.037) 0:02:54.104 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.025) 0:02:54.130 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.024) 0:02:54.155 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:57:47 +0000 (0:00:00.028) 0:02:54.183 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:57:48 +0000 (0:00:00.321) 0:02:54.505 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:57:48 +0000 (0:00:00.029) 0:02:54.534 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:57:48 +0000 (0:00:00.310) 0:02:54.845 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004579", "end": "2024-05-18 16:57:48.852221", "rc": 0, "start": "2024-05-18 16:57:48.847642" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:57:48 +0000 (0:00:00.331) 0:02:55.177 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004533", "end": "2024-05-18 16:57:49.156310", "rc": 0, "start": "2024-05-18 16:57:49.151777" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.301) 0:02:55.478 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.029) 0:02:55.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.020) 0:02:55.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.055) 0:02:55.583 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.020) 0:02:55.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.020) 0:02:55.624 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.019) 0:02:55.644 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.037) 0:02:55.682 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.021) 0:02:55.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.020) 0:02:55.724 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.046) 0:02:55.771 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.023) 0:02:55.795 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.041) 0:02:55.837 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051461.2150292, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051461.2150292, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:57:49 +0000 (0:00:00.206) 0:02:56.044 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-18 16:57:28 UTC", "ActiveEnterTimestampMonotonic": "35861466", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.slice -.mount basic.target run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:57:28 UTC", "AssertTimestampMonotonic": "35800509", "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": "Sat 2024-05-18 16:57:28 UTC", "ConditionTimestampMonotonic": "35800507", "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": "Sat 2024-05-18 16:57:28 UTC", "ExecMainExitTimestampMonotonic": "35861230", "ExecMainPID": "2425", "ExecMainStartTimestamp": "Sat 2024-05-18 16:57:28 UTC", "ExecMainStartTimestampMonotonic": "35801279", "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": "Sat 2024-05-18 16:57:28 UTC", "InactiveExitTimestampMonotonic": "35801313", "InvocationID": "34d9af3a14fc4a689a91d8ef4d0d5ea0", "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": "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": "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": "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]", "StateChangeTimestamp": "Sat 2024-05-18 16:57:28 UTC", "StateChangeTimestampMonotonic": "35861466", "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:00 +0000 (0:00:10.699) 0:03:06.744 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:00 +0000 (0:00:00.206) 0:03:06.950 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:00 +0000 (0:00:00.032) 0:03:06.983 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:00 +0000 (0:00:00.021) 0:03:07.005 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:00 +0000 (0:00:00.020) 0:03:07.026 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:00 +0000 (0:00:00.054) 0:03:07.080 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.360) 0:03:07.441 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.049564", "end": "2024-05-18 16:58:01.389480", "rc": 0, "start": "2024-05-18 16:58:01.339916" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.267) 0:03:07.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.023) 0:03:07.731 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.021) 0:03:07.753 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.026) 0:03:07.779 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.027) 0:03:07.807 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.020) 0:03:07.828 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.028) 0:03:07.857 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.039) 0:03:07.896 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.028) 0:03:07.924 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.027) 0:03:07.952 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.030) 0:03:07.982 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.210) 0:03:08.193 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:01 +0000 (0:00:00.086) 0:03:08.279 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.211) 0:03:08.491 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003743", "end": "2024-05-18 16:58:02.379025", "rc": 0, "start": "2024-05-18 16:58:02.375282" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.206) 0:03:08.697 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003843", "end": "2024-05-18 16:58:02.583369", "rc": 0, "start": "2024-05-18 16:58:02.579526" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.204) 0:03:08.901 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.031) 0:03:08.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.022) 0:03:08.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.021) 0:03:08.976 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.020) 0:03:08.997 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.020) 0:03:09.018 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.020) 0:03:09.038 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.038) 0:03:09.076 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.021) 0:03:09.098 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.020) 0:03:09.118 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.047) 0:03:09.166 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.023) 0:03:09.190 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:02 +0000 (0:00:00.088) 0:03:09.279 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051480.3535335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051480.3535335, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.206) 0:03:09.485 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-18 16:57:41 UTC", "ActiveEnterTimestampMonotonic": "48436190", "ActiveExitTimestamp": "Sat 2024-05-18 16:57:50 UTC", "ActiveExitTimestampMonotonic": "57225401", "ActiveState": "failed", "After": "-.mount basic.target run-user-1111.mount -.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:57:40 UTC", "AssertTimestampMonotonic": "47542198", "Before": "shutdown.target default.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": "Sat 2024-05-18 16:57:40 UTC", "ConditionTimestampMonotonic": "47542196", "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": "Sat 2024-05-18 16:58:00 UTC", "ExecMainExitTimestampMonotonic": "67488315", "ExecMainPID": "3027", "ExecMainStartTimestamp": "Sat 2024-05-18 16:57:41 UTC", "ExecMainStartTimestampMonotonic": "48436159", "ExecMainStatus": "137", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "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": "Sat 2024-05-18 16:58:00 UTC", "InactiveEnterTimestampMonotonic": "67530024", "InactiveExitTimestamp": "Sat 2024-05-18 16:57:40 UTC", "InactiveExitTimestampMonotonic": "47542931", "InvocationID": "950d45bddd494e72a17487e06e4f2688", "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": "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": "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": "basic.target -.slice quadlet-basic-mysql-volume.service quadlet-basic-network.service", "RequiresMountsFor": "/run/user/1111/containers /home/user_quadlet_basic", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "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": "Sat 2024-05-18 16:58:00 UTC", "StateChangeTimestampMonotonic": "67530024", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.375) 0:03:09.861 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.202) 0:03:10.063 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.035) 0:03:10.099 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.022) 0:03:10.121 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.023) 0:03:10.145 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:03 +0000 (0:00:00.025) 0:03:10.170 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.356) 0:03:10.527 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047199", "end": "2024-05-18 16:58:04.471470", "rc": 0, "start": "2024-05-18 16:58:04.424271" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.264) 0:03:10.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.026) 0:03:10.817 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.021) 0:03:10.838 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.072) 0:03:10.911 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.027) 0:03:10.939 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.022) 0:03:10.962 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.030) 0:03:10.992 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.040) 0:03:11.032 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.027) 0:03:11.059 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.027) 0:03:11.087 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:04 +0000 (0:00:00.030) 0:03:11.117 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.206) 0:03:11.324 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.026) 0:03:11.351 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.202) 0:03:11.553 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003705", "end": "2024-05-18 16:58:05.439295", "rc": 0, "start": "2024-05-18 16:58:05.435590" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.201) 0:03:11.755 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003698", "end": "2024-05-18 16:58:05.642094", "rc": 0, "start": "2024-05-18 16:58:05.638396" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.204) 0:03:11.960 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.032) 0:03:11.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.022) 0:03:12.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.059) 0:03:12.074 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.021) 0:03:12.096 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.021) 0:03:12.118 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.023) 0:03:12.141 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.036) 0:03:12.178 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.022) 0:03:12.201 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.023) 0:03:12.224 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:05 +0000 (0:00:00.047) 0:03:12.272 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.024) 0:03:12.296 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.041) 0:03:12.338 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051480.3535335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051480.3535335, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.204) 0:03:12.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.021) 0:03:12.564 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.199) 0:03:12.764 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.033) 0:03:12.798 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.074) 0:03:12.872 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.023) 0:03:12.896 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.027) 0:03:12.923 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:06 +0000 (0:00:00.350) 0:03:13.274 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045430", "end": "2024-05-18 16:58:07.216398", "rc": 0, "start": "2024-05-18 16:58:07.170968" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.260) 0:03:13.535 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.061896", "end": "2024-05-18 16:58:07.494731", "rc": 0, "start": "2024-05-18 16:58:07.432835" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.278) 0:03:13.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.020) 0:03:13.834 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.054) 0:03:13.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.025) 0:03:13.914 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.027) 0:03:13.941 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051439.9315805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716051480.3535335, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27250, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1716051480.3535335, "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 18 May 2024 16:58:07 +0000 (0:00:00.202) 0:03:14.144 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.344) 0:03:14.488 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.047162", "end": "2024-05-18 16:58:08.428520", "rc": 0, "start": "2024-05-18 16:58:08.381358" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.258) 0:03:14.747 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.048305", "end": "2024-05-18 16:58:08.689491", "rc": 0, "start": "2024-05-18 16:58:08.641186" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.261) 0:03:15.008 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008856", "end": "2024-05-18 16:58:08.901933", "rc": 0, "start": "2024-05-18 16:58:08.893077" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.215) 0:03:15.223 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.020) 0:03:15.244 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:221 Saturday 18 May 2024 16:58:08 +0000 (0:00:00.019) 0:03:15.263 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:227 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.192) 0:03:15.455 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.057) 0:03:15.513 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.035) 0:03:15.548 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.025) 0:03:15.573 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.019) 0:03:15.593 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.019) 0:03:15.613 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:58:09 +0000 (0:00:00.096) 0:03:15.710 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:58:10 +0000 (0:00:01.339) 0:03:17.049 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:58:10 +0000 (0:00:00.023) 0:03:17.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:58:10 +0000 (0:00:00.027) 0:03:17.100 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032798", "end": "2024-05-18 16:58:11.012689", "rc": 0, "start": "2024-05-18 16:58:10.979891" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.229) 0:03:17.329 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.021) 0:03:17.351 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.020) 0:03:17.371 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.058) 0:03:17.430 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.066) 0:03:17.497 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.205) 0:03:17.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.027) 0:03:17.730 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.029) 0:03:17.759 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.208) 0:03:17.968 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.028) 0:03:17.996 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.205) 0:03:18.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.022) 0:03:18.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.021) 0:03:18.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.020) 0:03:18.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:11 +0000 (0:00:00.020) 0:03:18.288 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.023) 0:03:18.332 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.373 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.028) 0:03:18.402 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.083) 0:03:18.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.022) 0:03:18.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.529 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.039) 0:03:18.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.610 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.038) 0:03:18.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.690 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.041) 0:03:18.732 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.754 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:18.775 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.062) 0:03:18.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.881 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.022) 0:03:18.903 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.925 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.947 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:18.968 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.065) 0:03:19.034 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.022) 0:03:19.057 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.029) 0:03:19.086 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.032) 0:03:19.119 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.021) 0:03:19.140 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.019) 0:03:19.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:19.180 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:12 +0000 (0:00:00.020) 0:03:19.201 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.434) 0:03:19.635 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.066) 0:03:19.701 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.028) 0:03:19.730 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.035) 0:03:19.765 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.021) 0:03:19.787 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.023) 0:03:19.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.021) 0:03:19.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.021) 0:03:19.853 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.365) 0:03:20.218 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:58:13 +0000 (0:00:00.020) 0:03:20.239 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.066) 0:03:20.305 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.026) 0:03:20.331 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.025) 0:03:20.356 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.019) 0:03:20.376 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.028) 0:03:20.405 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.069) 0:03:20.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.025) 0:03:20.500 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.024) 0:03:20.525 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.028) 0:03:20.553 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.207) 0:03:20.760 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.026) 0:03:20.787 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.205) 0:03:20.992 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.020) 0:03:21.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.020) 0:03:21.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.019) 0:03:21.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.020) 0:03:21.074 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.020) 0:03:21.095 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.019) 0:03:21.114 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.020) 0:03:21.135 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.019) 0:03:21.155 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.036) 0:03:21.191 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.021) 0:03:21.213 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:14 +0000 (0:00:00.068) 0:03:21.281 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.050) 0:03:21.332 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.025) 0:03:21.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.021) 0:03:21.379 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.046) 0:03:21.426 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.038) 0:03:21.464 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.024) 0:03:21.488 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.024) 0:03:21.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.023) 0:03:21.536 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.020) 0:03:21.557 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.018) 0:03:21.576 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.206) 0:03:21.783 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.020) 0:03:21.803 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:58:15 +0000 (0:00:00.019) 0:03:21.823 ********** 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-1716051495.571075-14724-110831458141940/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.529) 0:03:22.353 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.459) 0:03:22.812 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.025) 0:03:22.837 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.024) 0:03:22.861 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.026) 0:03:22.888 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.024) 0:03:22.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.020) 0:03:22.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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.029) 0:03:22.963 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.036) 0:03:23.000 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.024) 0:03:23.024 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.026) 0:03:23.051 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:16 +0000 (0:00:00.030) 0:03:23.081 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.209) 0:03:23.290 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.033) 0:03:23.324 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.206) 0:03:23.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.022) 0:03:23.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:23.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.022) 0:03:23.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.023) 0:03:23.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.022) 0:03:23.643 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:23.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.020) 0:03:23.685 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:23.707 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.035) 0:03:23.742 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:23.764 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:23.786 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.046) 0:03:23.832 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.023) 0:03:23.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.019) 0:03:23.875 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.042) 0:03:23.918 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.069) 0:03:23.987 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.021) 0:03:24.009 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.020) 0:03:24.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.023) 0:03:24.052 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.019) 0:03:24.072 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:17 +0000 (0:00:00.022) 0:03:24.094 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:18 +0000 (0:00:00.211) 0:03:24.306 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:58:18 +0000 (0:00:00.021) 0:03:24.327 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:58:18 +0000 (0:00:00.020) 0:03:24.347 ********** 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-1716051498.0960515-14814-77788396765892/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:58:18 +0000 (0:00:00.534) 0:03:24.882 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.443) 0:03:25.326 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target -.mount systemd-journald.socket system.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/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": "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": "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.458) 0:03:25.785 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.022) 0:03:25.807 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.026) 0:03:25.834 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.024) 0:03:25.859 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.020) 0:03:25.879 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.028) 0:03:25.908 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.036) 0:03:25.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.025) 0:03:25.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.027) 0:03:25.997 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.028) 0:03:26.025 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.208) 0:03:26.234 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:19 +0000 (0:00:00.026) 0:03:26.260 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.205) 0:03:26.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.021) 0:03:26.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.019) 0:03:26.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.062) 0:03:26.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.022) 0:03:26.612 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.633 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.653 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.021) 0:03:26.674 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.036) 0:03:26.710 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.021) 0:03:26.732 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.022) 0:03:26.754 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.046) 0:03:26.800 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.024) 0:03:26.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.845 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.042) 0:03:26.888 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.034) 0:03:26.922 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.942 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.019) 0:03:26.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.020) 0:03:26.982 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:58:20 +0000 (0:00:00.018) 0:03:27.001 ********** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:28 +0000 (0:00:08.052) 0:03:35.053 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:28 +0000 (0:00:00.210) 0:03:35.264 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:58:28 +0000 (0:00:00.021) 0:03:35.285 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:58:29 +0000 (0:00:00.021) 0:03:35.307 ********** 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-1716051509.0559294-14906-66836814667061/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:58:29 +0000 (0:00:00.553) 0:03:35.860 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.449) 0:03:36.310 ********** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target quadlet-basic-network.service quadlet-basic-mysql-volume.service systemd-journald.socket basic.target -.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": "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": "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 quadlet-basic-network.service -.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", "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": "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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.827) 0:03:37.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.022) 0:03:37.159 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.018) 0:03:37.178 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.019) 0:03:37.197 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:234 Saturday 18 May 2024 16:58:30 +0000 (0:00:00.018) 0:03:37.216 ********** 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.003153", "end": "2024-05-18 16:58:31.142628", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-05-18 16:58:31.139475" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:00.002660", "end": "2024-05-18 16:58:31.341881", "item": "quadlet-basic.network", "rc": 0, "start": "2024-05-18 16:58:31.339221" } STDOUT: # # Ansible managed # # system_role:podman [Network] Subnet=192.168.29.0/24 Gateway=192.168.29.1 Label=app=wordpress ok: [sut] => (item=quadlet-basic-mysql.volume) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic-mysql.volume" ], "delta": "0:00:00.002719", "end": "2024-05-18 16:58:31.531906", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-05-18 16:58:31.529187" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:244 Saturday 18 May 2024 16:58:31 +0000 (0:00:00.632) 0:03:37.849 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.242165", "end": "2024-05-18 16:58:31.980363", "failed_when_result": false, "rc": 0, "start": "2024-05-18 16:58:31.738198" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:259 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.452) 0:03:38.301 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.033) 0:03:38.335 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.070) 0:03:38.406 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.026) 0:03:38.432 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.020) 0:03:38.453 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.020) 0:03:38.473 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:58:32 +0000 (0:00:00.051) 0:03:38.525 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:58:33 +0000 (0:00:01.340) 0:03:39.865 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:58:33 +0000 (0:00:00.020) 0:03:39.886 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:58:33 +0000 (0:00:00.024) 0:03:39.910 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047668", "end": "2024-05-18 16:58:33.865311", "rc": 0, "start": "2024-05-18 16:58:33.817643" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:58:33 +0000 (0:00:00.305) 0:03:40.216 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:58:33 +0000 (0:00:00.021) 0:03:40.238 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:58:33 +0000 (0:00:00.020) 0:03:40.259 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.060) 0:03:40.319 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.040) 0:03:40.360 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.211) 0:03:40.571 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.026) 0:03:40.597 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.026) 0:03:40.624 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.207) 0:03:40.832 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.028) 0:03:40.860 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.203) 0:03:41.064 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003658", "end": "2024-05-18 16:58:34.952690", "rc": 0, "start": "2024-05-18 16:58:34.949032" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:34 +0000 (0:00:00.205) 0:03:41.269 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003716", "end": "2024-05-18 16:58:35.156917", "rc": 0, "start": "2024-05-18 16:58:35.153201" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.205) 0:03:41.474 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.062) 0:03:41.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.021) 0:03:41.599 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.641 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.026) 0:03:41.667 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.040) 0:03:41.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.748 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.040) 0:03:41.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:41.829 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.040) 0:03:41.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.019) 0:03:41.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.051) 0:03:41.942 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.043) 0:03:41.985 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:42.006 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.019) 0:03:42.026 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:42.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.019) 0:03:42.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:42.086 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.020) 0:03:42.107 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.018) 0:03:42.126 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.019) 0:03:42.145 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.018) 0:03:42.164 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.062) 0:03:42.226 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.021) 0:03:42.248 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:35 +0000 (0:00:00.028) 0:03:42.276 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.032) 0:03:42.308 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.056) 0:03:42.365 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.023) 0:03:42.388 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.025) 0:03:42.413 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.251) 0:03:42.664 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.022) 0:03:42.687 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.021) 0:03:42.708 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.026) 0:03:42.735 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.031) 0:03:42.767 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.022) 0:03:42.789 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.021) 0:03:42.810 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.025) 0:03:42.836 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.195) 0:03:43.031 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.022) 0:03:43.053 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.018) 0:03:43.072 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.101) 0:03:43.173 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.027) 0:03:43.201 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.026) 0:03:43.227 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.020) 0:03:43.247 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:36 +0000 (0:00:00.029) 0:03:43.277 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.037) 0:03:43.314 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.024) 0:03:43.339 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.024) 0:03:43.364 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.029) 0:03:43.393 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.305) 0:03:43.699 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.027) 0:03:43.727 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:37 +0000 (0:00:00.306) 0:03:44.033 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005203", "end": "2024-05-18 16:58:38.013528", "rc": 0, "start": "2024-05-18 16:58:38.008325" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.303) 0:03:44.336 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.006318", "end": "2024-05-18 16:58:38.335869", "rc": 0, "start": "2024-05-18 16:58:38.329551" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.359) 0:03:44.695 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.032) 0:03:44.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.771 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.793 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.814 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.836 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.038) 0:03:44.874 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.023) 0:03:44.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.021) 0:03:44.919 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.048) 0:03:44.967 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.025) 0:03:44.993 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:38 +0000 (0:00:00.045) 0:03:45.038 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.303) 0:03:45.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.024) 0:03:45.367 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.304) 0:03:45.672 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.034) 0:03:45.706 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.023) 0:03:45.730 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.023) 0:03:45.753 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.027) 0:03:45.781 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.024) 0:03:45.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.024) 0:03:45.829 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.024) 0:03:45.854 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.021) 0:03:45.875 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.028) 0:03:45.904 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.027) 0:03:45.932 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.022) 0:03:45.955 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.030) 0:03:45.985 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.038) 0:03:46.024 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.026) 0:03:46.050 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.028) 0:03:46.078 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:39 +0000 (0:00:00.030) 0:03:46.109 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.262) 0:03:46.372 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.028) 0:03:46.400 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.203) 0:03:46.604 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003655", "end": "2024-05-18 16:58:40.488342", "rc": 0, "start": "2024-05-18 16:58:40.484687" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.201) 0:03:46.805 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003603", "end": "2024-05-18 16:58:40.692241", "rc": 0, "start": "2024-05-18 16:58:40.688638" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.203) 0:03:47.009 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.032) 0:03:47.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.023) 0:03:47.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.022) 0:03:47.087 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.022) 0:03:47.110 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.021) 0:03:47.131 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.021) 0:03:47.153 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.037) 0:03:47.191 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.022) 0:03:47.213 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.021) 0:03:47.235 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:40 +0000 (0:00:00.049) 0:03:47.284 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.065) 0:03:47.350 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.045) 0:03:47.395 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.230) 0:03:47.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.025) 0:03:47.651 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.280) 0:03:47.931 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.034) 0:03:47.966 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.023) 0:03:47.989 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.022) 0:03:48.012 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.025) 0:03:48.037 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.023) 0:03:48.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.022) 0:03:48.083 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.023) 0:03:48.107 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.021) 0:03:48.128 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.026) 0:03:48.155 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.076) 0:03:48.231 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.021) 0:03:48.253 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:41 +0000 (0:00:00.030) 0:03:48.284 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.039) 0:03:48.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.027) 0:03:48.351 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.026) 0:03:48.377 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.029) 0:03:48.407 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.202) 0:03:48.609 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.027) 0:03:48.637 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.197) 0:03:48.834 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003579", "end": "2024-05-18 16:58:42.717155", "rc": 0, "start": "2024-05-18 16:58:42.713576" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.199) 0:03:49.034 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003607", "end": "2024-05-18 16:58:42.916710", "rc": 0, "start": "2024-05-18 16:58:42.913103" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.200) 0:03:49.234 ********** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.029) 0:03:49.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:42 +0000 (0:00:00.020) 0:03:49.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.019) 0:03:49.304 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.055) 0:03:49.360 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.022) 0:03:49.382 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.020) 0:03:49.402 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.036) 0:03:49.439 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.021) 0:03:49.461 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.020) 0:03:49.482 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.047) 0:03:49.529 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.023) 0:03:49.552 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.043) 0:03:49.596 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.195) 0:03:49.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.022) 0:03:49.814 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.198) 0:03:50.013 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.033) 0:03:50.046 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.021) 0:03:50.068 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.058) 0:03:50.127 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.025) 0:03:50.152 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.022) 0:03:50.175 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.021) 0:03:50.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.022) 0:03:50.218 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:58:43 +0000 (0:00:00.020) 0:03:50.238 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.059) 0:03:50.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.025) 0:03:50.323 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.025) 0:03:50.349 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.190) 0:03:50.539 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.021) 0:03:50.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.020) 0:03:50.580 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.020) 0:03:50.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.018) 0:03:50.620 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.019) 0:03:50.639 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:273 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.019) 0:03:50.659 ********** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:279 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.371) 0:03:51.030 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.047) 0:03:51.077 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.036) 0:03:51.113 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.025) 0:03:51.139 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.020) 0:03:51.160 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.021) 0:03:51.181 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/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-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:58:44 +0000 (0:00:00.050) 0:03:51.231 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:58:46 +0000 (0:00:01.341) 0:03:52.573 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.021) 0:03:52.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.024) 0:03:52.619 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031005", "end": "2024-05-18 16:58:46.524814", "rc": 0, "start": "2024-05-18 16:58:46.493809" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.222) 0:03:52.842 ********** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.022) 0:03:52.864 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.021) 0:03:52.885 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.061) 0:03:52.946 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.040) 0:03:52.987 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.203) 0:03:53.190 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.026) 0:03:53.217 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:46 +0000 (0:00:00.027) 0:03:53.245 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.200) 0:03:53.445 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.027) 0:03:53.472 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.239) 0:03:53.711 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.021) 0:03:53.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.753 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.021) 0:03:53.775 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.021) 0:03:53.796 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.021) 0:03:53.817 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.837 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.879 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.025) 0:03:53.904 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.040) 0:03:53.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:53.986 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.039) 0:03:54.026 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:54.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.019) 0:03:54.066 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.076) 0:03:54.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.021) 0:03:54.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.019) 0:03:54.183 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.042) 0:03:54.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.019) 0:03:54.246 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:58:47 +0000 (0:00:00.020) 0:03:54.267 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.021) 0:03:54.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:54.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.022) 0:03:54.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.021) 0:03:54.353 ********** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.019) 0:03:54.373 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.019) 0:03:54.392 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.019) 0:03:54.412 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.061) 0:03:54.474 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.022) 0:03:54.496 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.061) 0:03:54.558 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.033) 0:03:54.591 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:54.611 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:54.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:54.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:54.673 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.241) 0:03:54.914 ********** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.023) 0:03:54.937 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.026) 0:03:54.963 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.033) 0:03:54.997 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:55.017 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:55.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.020) 0:03:55.058 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 18 May 2024 16:58:48 +0000 (0:00:00.021) 0:03:55.079 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.234) 0:03:55.313 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.057) 0:03:55.370 ********** included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.066) 0:03:55.437 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.027) 0:03:55.464 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.025) 0:03:55.490 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.020) 0:03:55.510 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.029) 0:03:55.539 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.037) 0:03:55.577 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.025) 0:03:55.602 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.024) 0:03:55.627 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.028) 0:03:55.655 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.199) 0:03:55.855 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.027) 0:03:55.883 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.197) 0:03:56.081 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:56.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.059) 0:03:56.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.020) 0:03:56.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.020) 0:03:56.202 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:56.221 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.020) 0:03:56.242 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.020) 0:03:56.262 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:49 +0000 (0:00:00.019) 0:03:56.282 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.035) 0:03:56.318 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.021) 0:03:56.339 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.020) 0:03:56.360 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.047) 0:03:56.407 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.023) 0:03:56.430 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.044) 0:03:56.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:50 +0000 (0:00:00.020) 0:03:56.495 ********** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-05-18 16:58:19 UTC", "ActiveEnterTimestampMonotonic": "86540094", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target -.mount system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:58:19 UTC", "AssertTimestampMonotonic": "86465666", "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": "Sat 2024-05-18 16:58:19 UTC", "ConditionTimestampMonotonic": "86465665", "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": "Sat 2024-05-18 16:58:19 UTC", "ExecMainExitTimestampMonotonic": "86539873", "ExecMainPID": "5220", "ExecMainStartTimestamp": "Sat 2024-05-18 16:58:19 UTC", "ExecMainStartTimestampMonotonic": "86466567", "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": "Sat 2024-05-18 16:58:19 UTC", "InactiveExitTimestampMonotonic": "86466619", "InvocationID": "ffa0c27d78a9472d962f3c5903ae439f", "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": "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": "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": "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]", "StateChangeTimestamp": "Sat 2024-05-18 16:58:19 UTC", "StateChangeTimestampMonotonic": "86540094", "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": "22405", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:52 +0000 (0:00:02.500) 0:03:58.995 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:52 +0000 (0:00:00.200) 0:03:59.195 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:52 +0000 (0:00:00.033) 0:03:59.229 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:52 +0000 (0:00:00.020) 0:03:59.249 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:52 +0000 (0:00:00.020) 0:03:59.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.020) 0:03:59.290 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.455) 0:03:59.746 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042307", "end": "2024-05-18 16:58:53.670320", "rc": 0, "start": "2024-05-18 16:58:53.628013" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.241) 0:03:59.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.023) 0:04:00.011 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.021) 0:04:00.032 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.025) 0:04:00.058 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.025) 0:04:00.084 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.020) 0:04:00.104 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.029) 0:04:00.134 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.037) 0:04:00.172 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.025) 0:04:00.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.024) 0:04:00.222 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:53 +0000 (0:00:00.028) 0:04:00.250 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.199) 0:04:00.449 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.026) 0:04:00.476 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.197) 0:04:00.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.065) 0:04:00.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.821 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.019) 0:04:00.841 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.862 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.019) 0:04:00.882 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.037) 0:04:00.919 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.022) 0:04:00.942 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:00.962 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.047) 0:04:01.010 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.023) 0:04:01.033 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.043) 0:04:01.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:54 +0000 (0:00:00.020) 0:04:01.097 ********** 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": "-.mount systemd-journald.socket quadlet-basic-network.service system.slice sysinit.target quadlet-basic-mysql-volume.service 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": "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": "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 -.mount system.slice quadlet-basic-mysql-volume.service sysinit.target", "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": "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.463) 0:04:01.560 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.237) 0:04:01.798 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.033) 0:04:01.831 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.020) 0:04:01.852 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.020) 0:04:01.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:55 +0000 (0:00:00.019) 0:04:01.893 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.437) 0:04:02.330 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041052", "end": "2024-05-18 16:58:56.251501", "rc": 0, "start": "2024-05-18 16:58:56.210449" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.238) 0:04:02.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.023) 0:04:02.593 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.020) 0:04:02.613 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.026) 0:04:02.640 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.025) 0:04:02.666 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.020) 0:04:02.687 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.029) 0:04:02.716 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.079) 0:04:02.796 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.025) 0:04:02.821 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.026) 0:04:02.848 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.031) 0:04:02.880 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.205) 0:04:03.085 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:58:56 +0000 (0:00:00.026) 0:04:03.111 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716051361.7074873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1716051328.268362, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6893578, "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": "145872312", "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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.201) 0:04:03.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:03.334 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.019) 0:04:03.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:03.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:03.395 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.019) 0:04:03.415 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:03.435 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.019) 0:04:03.455 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.021) 0:04:03.476 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.035) 0:04:03.511 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.021) 0:04:03.533 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.060) 0:04:03.593 ********** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.047) 0:04:03.640 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.024) 0:04:03.665 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.043) 0:04:03.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:03.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.021) 0:04:03.750 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.196) 0:04:03.946 ********** included: /WORKDIR/git-weekly-cih11exz5w/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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.033) 0:04:03.980 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:04.000 ********** 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-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.020) 0:04:04.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:58:57 +0000 (0:00:00.019) 0:04:04.041 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.430) 0:04:04.472 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037081", "end": "2024-05-18 16:58:58.389321", "rc": 0, "start": "2024-05-18 16:58:58.352240" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.234) 0:04:04.706 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.075184", "end": "2024-05-18 16:58:58.662317", "rc": 0, "start": "2024-05-18 16:58:58.587133" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.276) 0:04:04.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.021) 0:04:05.004 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.019) 0:04:05.024 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.018) 0:04:05.043 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=642 changed=54 unreachable=0 failed=0 skipped=667 rescued=0 ignored=0 Saturday 18 May 2024 16:58:58 +0000 (0:00:00.007) 0:04:05.050 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 64.16s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 48.71s /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.70s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 8.28s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 8.05s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 2.75s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.50s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Gather the package facts -------------------- 1.62s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.44s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.38s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.34s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.30s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 linux-system-roles.podman : Ensure container images are present --------- 1.24s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Manage each secret -------------------------- 0.83s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 linux-system-roles.podman : Start service ------------------------------- 0.83s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-cih11exz5w/tests/tests_quadlet_basic.yml:9 ---------------- linux-system-roles.podman : Ensure quadlet file is present -------------- 0.65s /WORKDIR/git-weekly-cih11exz5w/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 ---^---^---^---^---^--- # 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]: 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) ---^---^---^---^---^---