# 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-cizc2fjo2z/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:4 Saturday 23 March 2024 17:20:21 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/tests_quadlet_basic.yml:9 Saturday 23 March 2024 17:20:21 +0000 (0:00:00.012) 0:00:00.025 ******** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:58 Saturday 23 March 2024 17:20:22 +0000 (0:00:00.891) 0:00:00.917 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:20:22 +0000 (0:00:00.047) 0:00:00.964 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:20:22 +0000 (0:00:00.016) 0:00:00.980 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:20:22 +0000 (0:00:00.020) 0:00:01.000 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:20:23 +0000 (0:00:00.280) 0:00:01.281 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:20:23 +0000 (0:00:00.021) 0:00:01.302 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:20:23 +0000 (0:00:00.034) 0:00:01.336 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:20:24 +0000 (0:00:01.568) 0:00:02.905 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:20:24 +0000 (0:00:00.029) 0:00:02.934 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:21:33 +0000 (0:01:09.029) 0:01:11.964 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.043739", "end": "2024-03-23 17:21:34.078034", "rc": 0, "start": "2024-03-23 17:21:34.034295" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.389) 0:01:12.353 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.029) 0:01:12.383 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.029) 0:01:12.412 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.073) 0:01:12.485 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.035) 0:01:12.521 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.278) 0:01:12.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.024) 0:01:12.824 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.027) 0:01:12.852 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.253) 0:01:13.105 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:34 +0000 (0:00:00.025) 0:01:13.131 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.229) 0:01:13.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.021) 0:01:13.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.022) 0:01:13.404 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.021) 0:01:13.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.019) 0:01:13.445 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.486 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.092) 0:01:13.578 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.038) 0:01:13.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.021) 0:01:13.638 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.658 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.038) 0:01:13.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.019) 0:01:13.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.017) 0:01:13.734 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.037) 0:01:13.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.812 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.037) 0:01:13.849 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.870 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.018) 0:01:13.888 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:13.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.019) 0:01:13.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.042) 0:01:13.970 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.019) 0:01:13.990 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.020) 0:01:14.010 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.018) 0:01:14.029 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.018) 0:01:14.048 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.049) 0:01:14.097 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.026) 0:01:14.123 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.025) 0:01:14.149 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.019) 0:01:14.169 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.029) 0:01:14.198 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:35 +0000 (0:00:00.036) 0:01:14.235 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.024) 0:01:14.259 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.024) 0:01:14.283 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.026) 0:01:14.309 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.233) 0:01:14.542 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.024) 0:01:14.567 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.256) 0:01:14.824 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.019) 0:01:14.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.022) 0:01:14.866 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.023) 0:01:14.889 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.019) 0:01:14.909 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.020) 0:01:14.929 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.019) 0:01:14.948 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.037) 0:01:14.985 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.020) 0:01:15.006 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.020) 0:01:15.026 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.046) 0:01:15.073 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.019) 0:01:15.092 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.042) 0:01:15.134 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.034) 0:01:15.169 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.020) 0:01:15.190 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.020) 0:01:15.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:21:36 +0000 (0:00:00.024) 0:01:15.234 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:21:37 +0000 (0:00:00.052) 0:01:15.287 ******** skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:21:37 +0000 (0:00:00.024) 0:01:15.311 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:21:37 +0000 (0:00:00.297) 0:01:15.609 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:21:37 +0000 (0:00:00.020) 0:01:15.629 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:21:37 +0000 (0:00:00.020) 0:01:15.650 ******** 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-1711214497.4477634-8398-228032510413712/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.674) 0:01:16.324 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.022) 0:01:16.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.022) 0:01:16.369 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.023) 0:01:16.393 ******** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:74 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.018) 0:01:16.411 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:78 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.021) 0:01:16.433 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.039) 0:01:16.473 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.033) 0:01:16.506 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.056) 0:01:16.563 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.019) 0:01:16.583 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.019) 0:01:16.602 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:21:38 +0000 (0:00:00.051) 0:01:16.654 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:21:39 +0000 (0:00:01.467) 0:01:18.122 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:21:39 +0000 (0:00:00.020) 0:01:18.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:21:39 +0000 (0:00:00.025) 0:01:18.167 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034236", "end": "2024-03-23 17:21:40.143628", "rc": 0, "start": "2024-03-23 17:21:40.109392" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.253) 0:01:18.421 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.022) 0:01:18.443 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.048) 0:01:18.492 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.036) 0:01:18.529 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.039) 0:01:18.568 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.024) 0:01:18.593 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.024) 0:01:18.618 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.026) 0:01:18.644 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.227) 0:01:18.872 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.025) 0:01:18.898 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.224) 0:01:19.122 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.021) 0:01:19.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.019) 0:01:19.163 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.020) 0:01:19.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.020) 0:01:19.204 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:40 +0000 (0:00:00.019) 0:01:19.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.048) 0:01:19.271 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.030) 0:01:19.301 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.039) 0:01:19.341 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.021) 0:01:19.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.383 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.038) 0:01:19.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.019) 0:01:19.442 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.462 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.037) 0:01:19.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.520 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.540 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.039) 0:01:19.580 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.019) 0:01:19.600 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.620 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.049) 0:01:19.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.021) 0:01:19.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.020) 0:01:19.712 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.019) 0:01:19.732 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.019) 0:01:19.751 ******** skipping: [sut] => { "censored": "the 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.018) 0:01:19.770 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.018) 0:01:19.789 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.047) 0:01:19.836 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.026) 0:01:19.863 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.025) 0:01:19.888 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.019) 0:01:19.908 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.029) 0:01:19.938 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.035) 0:01:19.973 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.026) 0:01:20.000 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.024) 0:01:20.024 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:41 +0000 (0:00:00.028) 0:01:20.052 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.260) 0:01:20.313 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.025) 0:01:20.339 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.230) 0:01:20.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.610 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.651 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.671 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.019) 0:01:20.691 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.034) 0:01:20.726 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.747 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.021) 0:01:20.768 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.046) 0:01:20.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.019) 0:01:20.835 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.042) 0:01:20.877 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.068) 0:01:20.946 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.967 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:20.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.020) 0:01:21.007 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:21:42 +0000 (0:00:00.019) 0:01:21.027 ******** ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "attempts": 1, "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:21:43 +0000 (0:00:01.139) 0:01:22.166 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.236) 0:01:22.403 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.019) 0:01:22.423 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.021) 0:01:22.444 ******** 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-1711214504.2414045-8584-30480508903166/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.610) 0:01:23.054 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.052) 0:01:23.107 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.024) 0:01:23.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.025) 0:01:23.158 ******** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:94 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.020) 0:01:23.178 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:101 Saturday 23 March 2024 17:21:44 +0000 (0:00:00.024) 0:01:23.203 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.058) 0:01:23.262 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.035) 0:01:23.298 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.026) 0:01:23.324 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.019) 0:01:23.343 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.020) 0:01:23.363 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:21:45 +0000 (0:00:00.050) 0:01:23.414 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:21:46 +0000 (0:00:01.460) 0:01:24.874 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:21:46 +0000 (0:00:00.019) 0:01:24.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:21:46 +0000 (0:00:00.025) 0:01:24.919 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031701", "end": "2024-03-23 17:21:46.895650", "rc": 0, "start": "2024-03-23 17:21:46.863949" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:21:46 +0000 (0:00:00.251) 0:01:25.171 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:21:46 +0000 (0:00:00.021) 0:01:25.193 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:21:46 +0000 (0:00:00.019) 0:01:25.213 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.036) 0:01:25.249 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.038) 0:01:25.288 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.025) 0:01:25.314 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.024) 0:01:25.339 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.025) 0:01:25.364 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.229) 0:01:25.593 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.026) 0:01:25.620 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.225) 0:01:25.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.020) 0:01:25.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.019) 0:01:25.885 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.019) 0:01:25.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.019) 0:01:25.924 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.022) 0:01:25.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.020) 0:01:25.967 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.025) 0:01:25.992 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.038) 0:01:26.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.020) 0:01:26.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.019) 0:01:26.072 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.038) 0:01:26.110 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.019) 0:01:26.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.045) 0:01:26.175 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.039) 0:01:26.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:21:47 +0000 (0:00:00.020) 0:01:26.235 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.020) 0:01:26.255 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.041) 0:01:26.297 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.021) 0:01:26.318 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.020) 0:01:26.338 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.020) 0:01:26.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.019) 0:01:26.378 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.019) 0:01:26.398 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.019) 0:01:26.418 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.018) 0:01:26.437 ******** skipping: [sut] => { "censored": "the 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.018) 0:01:26.455 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.018) 0:01:26.474 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.048) 0:01:26.522 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.055) 0:01:26.578 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.026) 0:01:26.605 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.023) 0:01:26.628 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.027) 0:01:26.656 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.034) 0:01:26.690 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.024) 0:01:26.715 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.024) 0:01:26.739 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.026) 0:01:26.766 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.237) 0:01:27.004 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:48 +0000 (0:00:00.026) 0:01:27.030 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.233) 0:01:27.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.019) 0:01:27.283 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.019) 0:01:27.303 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.019) 0:01:27.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.021) 0:01:27.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.057) 0:01:27.402 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.020) 0:01:27.422 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.036) 0:01:27.459 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.021) 0:01:27.480 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.020) 0:01:27.500 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.047) 0:01:27.547 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.042) 0:01:27.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.021) 0:01:27.612 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:21:49 +0000 (0:00:00.516) 0:01:28.128 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.229) 0:01:28.357 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.033) 0:01:28.390 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.020) 0:01:28.411 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.022) 0:01:28.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.059) 0:01:28.493 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:21:50 +0000 (0:00:00.530) 0:01:29.024 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041693", "end": "2024-03-23 17:21:51.018811", "rc": 0, "start": "2024-03-23 17:21:50.977118" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.272) 0:01:29.296 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.022) 0:01:29.319 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.022) 0:01:29.341 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.019) 0:01:29.360 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.035) 0:01:29.395 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.025) 0:01:29.421 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.021) 0:01:29.443 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.020) 0:01:29.463 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:21:51 +0000 (0:00:00.051) 0:01:29.514 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:21:52 +0000 (0:00:01.493) 0:01:31.008 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:21:52 +0000 (0:00:00.019) 0:01:31.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:21:52 +0000 (0:00:00.023) 0:01:31.052 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032478", "end": "2024-03-23 17:21:53.026165", "rc": 0, "start": "2024-03-23 17:21:52.993687" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.250) 0:01:31.302 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.021) 0:01:31.323 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.020) 0:01:31.343 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.036) 0:01:31.380 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.038) 0:01:31.418 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.026) 0:01:31.444 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.024) 0:01:31.469 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.055) 0:01:31.524 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.228) 0:01:31.752 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.025) 0:01:31.778 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.228) 0:01:32.007 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.021) 0:01:32.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.020) 0:01:32.049 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.020) 0:01:32.069 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.019) 0:01:32.089 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.020) 0:01:32.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.019) 0:01:32.128 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.025) 0:01:32.154 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.039) 0:01:32.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.020) 0:01:32.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:21:53 +0000 (0:00:00.019) 0:01:32.233 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.037) 0:01:32.271 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.049) 0:01:32.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.341 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.039) 0:01:32.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.421 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.041) 0:01:32.463 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.483 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.503 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.019) 0:01:32.523 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.019) 0:01:32.562 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.020) 0:01:32.582 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.018) 0:01:32.601 ******** skipping: [sut] => { "censored": "the 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.018) 0:01:32.620 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.018) 0:01:32.639 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.081) 0:01:32.720 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.026) 0:01:32.746 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.024) 0:01:32.771 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.023) 0:01:32.795 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.027) 0:01:32.822 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.037) 0:01:32.859 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.024) 0:01:32.884 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.026) 0:01:32.911 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.028) 0:01:32.939 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.230) 0:01:33.169 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:21:54 +0000 (0:00:00.027) 0:01:33.196 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.226) 0:01:33.423 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.020) 0:01:33.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.019) 0:01:33.464 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.020) 0:01:33.484 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.020) 0:01:33.504 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.053) 0:01:33.558 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.022) 0:01:33.580 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.035) 0:01:33.615 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.021) 0:01:33.637 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.019) 0:01:33.657 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.048) 0:01:33.705 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.041) 0:01:33.747 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:21:55 +0000 (0:00:00.020) 0:01:33.768 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target -.mount systemd-journald.socket", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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": "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", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.531) 0:01:34.299 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.228) 0:01:34.528 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.033) 0:01:34.561 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.022) 0:01:34.584 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.063) 0:01:34.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.021) 0:01:34.669 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:21:56 +0000 (0:00:00.501) 0:01:35.170 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041395", "end": "2024-03-23 17:21:57.158729", "rc": 0, "start": "2024-03-23 17:21:57.117334" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.264) 0:01:35.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.024) 0:01:35.459 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.022) 0:01:35.481 ******** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:113 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.019) 0:01:35.501 ******** 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-cizc2fjo2z/tests/tests_quadlet_basic.yml:126 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.440) 0:01:35.941 ******** 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-cizc2fjo2z/tests/tests_quadlet_basic.yml:139 Saturday 23 March 2024 17:21:57 +0000 (0:00:00.228) 0:01:36.170 ******** 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.172534", "end": "2024-03-23 17:21:58.794361", "rc": 0, "start": "2024-03-23 17:21:58.621827" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:177 Saturday 23 March 2024 17:21:58 +0000 (0:00:00.505) 0:01:37.073 ******** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:180 Saturday 23 March 2024 17:22:22 +0000 (0:00:23.883) 0:02:00.956 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.041) 0:02:00.998 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.035) 0:02:01.034 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.027) 0:02:01.061 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.048) 0:02:01.110 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.020) 0:02:01.131 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:22:22 +0000 (0:00:00.049) 0:02:01.181 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:22:24 +0000 (0:00:01.717) 0:02:02.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:22:24 +0000 (0:00:00.028) 0:02:02.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:22:24 +0000 (0:00:00.041) 0:02:02.968 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.180009", "end": "2024-03-23 17:22:25.149588", "rc": 0, "start": "2024-03-23 17:22:24.969579" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.432) 0:02:03.401 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.021) 0:02:03.423 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.021) 0:02:03.445 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.064) 0:02:03.510 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.038) 0:02:03.548 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.237) 0:02:03.785 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.025) 0:02:03.810 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.026) 0:02:03.837 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.231) 0:02:04.068 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:25 +0000 (0:00:00.025) 0:02:04.093 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.238) 0:02:04.331 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005332", "end": "2024-03-23 17:22:26.288782", "rc": 0, "start": "2024-03-23 17:22:26.283450" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.235) 0:02:04.567 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004926", "end": "2024-03-23 17:22:26.516189", "rc": 0, "start": "2024-03-23 17:22:26.511263" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.263) 0:02:04.830 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.020) 0:02:04.851 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.024) 0:02:04.875 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.021) 0:02:04.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.020) 0:02:04.918 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.026) 0:02:04.944 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.038) 0:02:04.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.020) 0:02:05.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.021) 0:02:05.024 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.038) 0:02:05.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.021) 0:02:05.084 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.019) 0:02:05.103 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.036) 0:02:05.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.020) 0:02:05.160 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:22:26 +0000 (0:00:00.020) 0:02:05.181 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.074) 0:02:05.255 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.020) 0:02:05.275 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.020) 0:02:05.295 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.020) 0:02:05.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.019) 0:02:05.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.020) 0:02:05.355 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.019) 0:02:05.375 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.019) 0:02:05.395 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.059) 0:02:05.454 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.023) 0:02:05.477 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.028) 0:02:05.506 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.033) 0:02:05.539 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.024233", "end": "2024-03-23 17:22:27.515220", "rc": 0, "start": "2024-03-23 17:22:27.490987" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.268) 0:02:05.808 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.024) 0:02:05.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.020) 0:02:05.853 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214547.5799727, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214547.5799727, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:22:27 +0000 (0:00:00.240) 0:02:06.094 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.813) 0:02:06.907 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.021) 0:02:06.929 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.026) 0:02:06.955 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.032) 0:02:06.987 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.225) 0:02:07.213 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:28 +0000 (0:00:00.025) 0:02:07.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.021) 0:02:07.260 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214548.4890146, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214548.4890146, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.230) 0:02:07.490 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.438) 0:02:07.929 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.053) 0:02:07.982 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.058) 0:02:08.041 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.026) 0:02:08.067 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.025) 0:02:08.092 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.019) 0:02:08.112 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.028) 0:02:08.140 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.034) 0:02:08.174 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.031) 0:02:08.206 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:29 +0000 (0:00:00.025) 0:02:08.231 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.032) 0:02:08.264 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.231) 0:02:08.495 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.025) 0:02:08.521 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.227) 0:02:08.749 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004114", "end": "2024-03-23 17:22:30.696026", "rc": 0, "start": "2024-03-23 17:22:30.691912" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.222) 0:02:08.972 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004234", "end": "2024-03-23 17:22:30.920370", "rc": 0, "start": "2024-03-23 17:22:30.916136" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.223) 0:02:09.196 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.023) 0:02:09.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:30 +0000 (0:00:00.023) 0:02:09.243 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.019) 0:02:09.263 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.020) 0:02:09.284 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.036) 0:02:09.321 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.022) 0:02:09.343 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.022) 0:02:09.365 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.046) 0:02:09.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.020) 0:02:09.432 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.042) 0:02:09.475 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.034) 0:02:09.510 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.225) 0:02:09.735 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.025) 0:02:09.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.062) 0:02:09.824 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.020) 0:02:09.844 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.021) 0:02:09.865 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.239) 0:02:10.104 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.021) 0:02:10.125 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:22:31 +0000 (0:00:00.019) 0:02:10.145 ******** 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-1711214551.939545-9181-156959242981496/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:22:32 +0000 (0:00:00.607) 0:02:10.753 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:22:32 +0000 (0:00:00.403) 0:02:11.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:22:32 +0000 (0:00:00.022) 0:02:11.178 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:22:32 +0000 (0:00:00.024) 0:02:11.202 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:22:32 +0000 (0:00:00.025) 0:02:11.228 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.024) 0:02:11.252 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.022) 0:02:11.275 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.029) 0:02:11.305 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.066) 0:02:11.371 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.025) 0:02:11.397 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.024) 0:02:11.421 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.026) 0:02:11.448 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.226) 0:02:11.674 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.025) 0:02:11.700 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.226) 0:02:11.927 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004080", "end": "2024-03-23 17:22:33.877215", "rc": 0, "start": "2024-03-23 17:22:33.873135" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:33 +0000 (0:00:00.225) 0:02:12.152 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004173", "end": "2024-03-23 17:22:34.102091", "rc": 0, "start": "2024-03-23 17:22:34.097918" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.225) 0:02:12.377 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.020) 0:02:12.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.020) 0:02:12.418 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.020) 0:02:12.439 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.020) 0:02:12.459 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.040) 0:02:12.500 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.056) 0:02:12.557 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.021) 0:02:12.578 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.046) 0:02:12.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.019) 0:02:12.644 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.042) 0:02:12.687 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.034) 0:02:12.721 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.224) 0:02:12.946 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.024) 0:02:12.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.027) 0:02:12.997 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.024) 0:02:13.022 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:22:34 +0000 (0:00:00.020) 0:02:13.042 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:22:35 +0000 (0:00:00.231) 0:02:13.274 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:22:35 +0000 (0:00:00.019) 0:02:13.294 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:22:35 +0000 (0:00:00.020) 0:02:13.314 ******** 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-1711214555.109013-9268-174265699301489/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:22:35 +0000 (0:00:00.610) 0:02:13.924 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.395) 0:02:14.320 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice basic.target -.mount 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": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "/home/user_quadlet_basic /run/user/1111/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": "-.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.450) 0:02:14.771 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.021) 0:02:14.792 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.025) 0:02:14.817 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.025) 0:02:14.843 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.021) 0:02:14.865 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.029) 0:02:14.894 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.035) 0:02:14.929 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.025) 0:02:14.955 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.024) 0:02:14.980 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:36 +0000 (0:00:00.026) 0:02:15.006 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.258) 0:02:15.265 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.027) 0:02:15.292 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.234) 0:02:15.526 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004286", "end": "2024-03-23 17:22:37.482920", "rc": 0, "start": "2024-03-23 17:22:37.478634" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.242) 0:02:15.769 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004249", "end": "2024-03-23 17:22:37.728577", "rc": 0, "start": "2024-03-23 17:22:37.724328" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.236) 0:02:16.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.021) 0:02:16.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.020) 0:02:16.048 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.021) 0:02:16.070 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.022) 0:02:16.092 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.042) 0:02:16.134 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.027) 0:02:16.162 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.022) 0:02:16.184 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:22:37 +0000 (0:00:00.055) 0:02:16.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.022) 0:02:16.262 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.081) 0:02:16.343 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.036) 0:02:16.380 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.226) 0:02:16.606 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.025) 0:02:16.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.025) 0:02:16.658 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:22:38 +0000 (0:00:00.019) 0:02:16.678 ******** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:22:47 +0000 (0:00:09.199) 0:02:25.877 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:22:47 +0000 (0:00:00.262) 0:02:26.140 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:22:47 +0000 (0:00:00.020) 0:02:26.161 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:22:47 +0000 (0:00:00.020) 0:02:26.182 ******** 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-1711214567.9768772-9357-254813267515195/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:22:48 +0000 (0:00:00.601) 0:02:26.783 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:22:48 +0000 (0:00:00.404) 0:02:27.188 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "quadlet-basic-mysql-volume.service quadlet-basic-network.service -.mount basic.target run-user-1111.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "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": "quadlet-basic-mysql-volume.service quadlet-basic-network.service basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:22:50 +0000 (0:00:01.452) 0:02:28.640 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:22:50 +0000 (0:00:00.022) 0:02:28.663 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:189 Saturday 23 March 2024 17:22:50 +0000 (0:00:00.019) 0:02:28.682 ******** 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.003446", "end": "2024-03-23 17:22:50.722921", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-23 17:22:50.719475" } 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.003520", "end": "2024-03-23 17:22:50.935407", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-23 17:22:50.931887" } 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.003625", "end": "2024-03-23 17:22:51.146877", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-23 17:22:51.143252" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Ensure linger] *********************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:199 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.740) 0:02:29.423 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1711214547.5029693, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1711214547.5029693, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 60817729, "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": 1711214547.5029693, "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": "3190825654", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:207 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.236) 0:02:29.659 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.050) 0:02:29.710 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.039) 0:02:29.750 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.025) 0:02:29.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.025) 0:02:29.801 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.021) 0:02:29.822 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:22:51 +0000 (0:00:00.054) 0:02:29.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 : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:22:53 +0000 (0:00:01.615) 0:02:31.491 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.031) 0:02:31.522 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.034) 0:02:31.557 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.049530", "end": "2024-03-23 17:22:53.634136", "rc": 0, "start": "2024-03-23 17:22:53.584606" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.354) 0:02:31.912 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.024) 0:02:31.936 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.022) 0:02:31.958 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.073) 0:02:32.031 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.042) 0:02:32.074 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.027) 0:02:32.102 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.059) 0:02:32.161 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:53 +0000 (0:00:00.028) 0:02:32.189 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.238) 0:02:32.427 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.031) 0:02:32.459 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.238) 0:02:32.697 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004261", "end": "2024-03-23 17:22:54.655416", "rc": 0, "start": "2024-03-23 17:22:54.651155" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.237) 0:02:32.934 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004288", "end": "2024-03-23 17:22:54.902096", "rc": 0, "start": "2024-03-23 17:22:54.897808" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.248) 0:02:33.183 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.020) 0:02:33.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:54 +0000 (0:00:00.024) 0:02:33.229 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.022) 0:02:33.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.031) 0:02:33.283 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.047) 0:02:33.331 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.039) 0:02:33.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.021) 0:02:33.392 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.051) 0:02:33.444 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.038) 0:02:33.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.025) 0:02:33.508 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.528 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.038) 0:02:33.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.023) 0:02:33.590 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.028) 0:02:33.618 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.057) 0:02:33.676 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.697 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.717 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.738 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.019) 0:02:33.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.778 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.020) 0:02:33.798 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.019) 0:02:33.818 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.091) 0:02:33.910 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.022) 0:02:33.932 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.024) 0:02:33.957 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.031) 0:02:33.989 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.022) 0:02:34.011 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.023) 0:02:34.034 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:22:55 +0000 (0:00:00.025) 0:02:34.059 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214570.22748, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214570.22748, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.234) 0:02:34.294 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.305) 0:02:34.600 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.022) 0:02:34.622 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.035) 0:02:34.658 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.033) 0:02:34.691 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.026) 0:02:34.718 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.021) 0:02:34.739 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.056) 0:02:34.796 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214570.22748, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214570.22748, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:22:56 +0000 (0:00:00.346) 0:02:35.142 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.438) 0:02:35.581 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.019) 0:02:35.600 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.060) 0:02:35.660 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.036) 0:02:35.697 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.030) 0:02:35.727 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.021) 0:02:35.749 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.029) 0:02:35.779 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.035) 0:02:35.814 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.023) 0:02:35.837 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.023) 0:02:35.861 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:22:57 +0000 (0:00:00.026) 0:02:35.888 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.390) 0:02:36.278 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.027) 0:02:36.306 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.331) 0:02:36.637 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004141", "end": "2024-03-23 17:22:58.588491", "rc": 0, "start": "2024-03-23 17:22:58.584350" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.231) 0:02:36.869 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004314", "end": "2024-03-23 17:22:58.820753", "rc": 0, "start": "2024-03-23 17:22:58.816439" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.229) 0:02:37.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.021) 0:02:37.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.020) 0:02:37.140 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.021) 0:02:37.162 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.027) 0:02:37.190 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:22:58 +0000 (0:00:00.038) 0:02:37.228 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:22:59 +0000 (0:00:00.025) 0:02:37.254 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:22:59 +0000 (0:00:00.022) 0:02:37.277 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:22:59 +0000 (0:00:00.053) 0:02:37.330 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:22:59 +0000 (0:00:00.079) 0:02:37.410 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214570.22748, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214570.22748, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:22:59 +0000 (0:00:00.230) 0:02:37.640 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-23 17:22:36 UTC", "ActiveEnterTimestampMonotonic": "25655041", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.slice -.mount basic.target run-user-1111.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 17:22:36 UTC", "AssertTimestampMonotonic": "25605617", "Before": "shutdown.target quadlet-basic-mysql.service", "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-03-23 17:22:36 UTC", "ConditionTimestampMonotonic": "25605615", "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-03-23 17:22:36 UTC", "ExecMainExitTimestampMonotonic": "25654764", "ExecMainPID": "2414", "ExecMainStartTimestamp": "Sat 2024-03-23 17:22:36 UTC", "ExecMainStartTimestampMonotonic": "25606394", "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-03-23 17:22:36 UTC", "InactiveExitTimestampMonotonic": "25606442", "InvocationID": "09c0c1f5ce00448d9c5cb5487db1ff78", "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": "-.slice basic.target", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/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": "-.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-03-23 17:22:36 UTC", "StateChangeTimestampMonotonic": "25655041", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:10 +0000 (0:00:10.763) 0:02:48.404 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.227) 0:02:48.632 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.035) 0:02:48.667 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.022) 0:02:48.690 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.090) 0:02:48.780 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.029) 0:02:48.810 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:10 +0000 (0:00:00.411) 0:02:49.221 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047730", "end": "2024-03-23 17:23:11.228511", "rc": 0, "start": "2024-03-23 17:23:11.180781" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.285) 0:02:49.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.023) 0:02:49.530 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.020) 0:02:49.550 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.027) 0:02:49.577 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.026) 0:02:49.604 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.021) 0:02:49.625 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.033) 0:02:49.659 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.036) 0:02:49.696 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.025) 0:02:49.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.025) 0:02:49.746 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.029) 0:02:49.776 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.234) 0:02:50.011 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:11 +0000 (0:00:00.087) 0:02:50.098 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.247) 0:02:50.346 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004199", "end": "2024-03-23 17:23:12.294455", "rc": 0, "start": "2024-03-23 17:23:12.290256" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.225) 0:02:50.572 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004084", "end": "2024-03-23 17:23:12.520280", "rc": 0, "start": "2024-03-23 17:23:12.516196" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.223) 0:02:50.795 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.023) 0:02:50.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.025) 0:02:50.844 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.023) 0:02:50.868 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.021) 0:02:50.889 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.057) 0:02:50.946 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.024) 0:02:50.970 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.022) 0:02:50.993 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.052) 0:02:51.045 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:23:12 +0000 (0:00:00.043) 0:02:51.089 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214590.0525875, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214590.0525875, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.237) 0:02:51.326 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-23 17:22:50 UTC", "ActiveEnterTimestampMonotonic": "39508431", "ActiveExitTimestamp": "Sat 2024-03-23 17:22:59 UTC", "ActiveExitTimestampMonotonic": "48970516", "ActiveState": "failed", "After": "-.slice -.mount run-user-1111.mount quadlet-basic-mysql-volume.service basic.target quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 17:22:49 UTC", "AssertTimestampMonotonic": "38516470", "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-03-23 17:22:49 UTC", "ConditionTimestampMonotonic": "38516468", "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-03-23 17:23:10 UTC", "ExecMainExitTimestampMonotonic": "59241592", "ExecMainPID": "3012", "ExecMainStartTimestamp": "Sat 2024-03-23 17:22:50 UTC", "ExecMainStartTimestampMonotonic": "39508401", "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-03-23 17:23:10 UTC", "InactiveEnterTimestampMonotonic": "59286314", "InactiveExitTimestamp": "Sat 2024-03-23 17:22:49 UTC", "InactiveExitTimestampMonotonic": "38517235", "InvocationID": "4211fefe4b40493195a2472c2b35d32d", "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": "-.slice quadlet-basic-mysql-volume.service basic.target quadlet-basic-network.service", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "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-03-23 17:23:10 UTC", "StateChangeTimestampMonotonic": "59286314", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.424) 0:02:51.750 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.224) 0:02:51.975 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.033) 0:02:52.008 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.022) 0:02:52.031 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.022) 0:02:52.053 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:13 +0000 (0:00:00.025) 0:02:52.079 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.389) 0:02:52.469 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050206", "end": "2024-03-23 17:23:14.479524", "rc": 0, "start": "2024-03-23 17:23:14.429318" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.290) 0:02:52.759 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.023) 0:02:52.782 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.021) 0:02:52.804 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.025) 0:02:52.830 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.025) 0:02:52.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.056) 0:02:52.912 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.030) 0:02:52.942 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.037) 0:02:52.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.028) 0:02:53.008 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.025) 0:02:53.033 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:14 +0000 (0:00:00.027) 0:02:53.060 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.233) 0:02:53.294 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.029) 0:02:53.324 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.246) 0:02:53.571 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004350", "end": "2024-03-23 17:23:15.537143", "rc": 0, "start": "2024-03-23 17:23:15.532793" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.241) 0:02:53.813 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004257", "end": "2024-03-23 17:23:15.764880", "rc": 0, "start": "2024-03-23 17:23:15.760623" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.229) 0:02:54.042 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.031) 0:02:54.074 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.020) 0:02:54.094 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.021) 0:02:54.116 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:15 +0000 (0:00:00.025) 0:02:54.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.134) 0:02:54.275 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.036) 0:02:54.312 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.021) 0:02:54.333 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.060) 0:02:54.394 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.069) 0:02:54.463 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214590.0525875, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214590.0525875, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.231) 0:02:54.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.023) 0:02:54.718 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.227) 0:02:54.945 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.032) 0:02:54.977 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.026) 0:02:55.004 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.021) 0:02:55.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:16 +0000 (0:00:00.026) 0:02:55.053 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.415) 0:02:55.468 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050958", "end": "2024-03-23 17:23:17.490396", "rc": 0, "start": "2024-03-23 17:23:17.439438" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.299) 0:02:55.768 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.067046", "end": "2024-03-23 17:23:17.804677", "rc": 0, "start": "2024-03-23 17:23:17.737631" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.314) 0:02:56.082 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.020) 0:02:56.102 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.054) 0:02:56.157 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.024) 0:02:56.182 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 23 March 2024 17:23:17 +0000 (0:00:00.024) 0:02:56.206 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214547.5229702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711214590.0525875, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27596, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1711214590.0525875, "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 23 March 2024 17:23:18 +0000 (0:00:00.226) 0:02:56.433 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 23 March 2024 17:23:18 +0000 (0:00:00.389) 0:02:56.823 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052218", "end": "2024-03-23 17:23:18.839445", "rc": 0, "start": "2024-03-23 17:23:18.787227" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 23 March 2024 17:23:18 +0000 (0:00:00.295) 0:02:57.118 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.050897", "end": "2024-03-23 17:23:19.131466", "rc": 0, "start": "2024-03-23 17:23:19.080569" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.292) 0:02:57.410 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009989", "end": "2024-03-23 17:23:19.370755", "rc": 0, "start": "2024-03-23 17:23:19.360766" } TASK [Ensure no linger] ******************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:221 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.275) 0:02:57.685 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Run the role - root] ***************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:227 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.224) 0:02:57.909 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.056) 0:02:57.966 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.039) 0:02:58.006 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.029) 0:02:58.035 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.020) 0:02:58.056 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.021) 0:02:58.077 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:23:19 +0000 (0:00:00.053) 0:02:58.130 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:23:21 +0000 (0:00:01.544) 0:02:59.675 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.021) 0:02:59.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.026) 0:02:59.723 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034802", "end": "2024-03-23 17:23:21.700790", "rc": 0, "start": "2024-03-23 17:23:21.665988" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.259) 0:02:59.982 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.022) 0:03:00.005 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.020) 0:03:00.026 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.059) 0:03:00.085 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:21 +0000 (0:00:00.038) 0:03:00.123 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.232) 0:03:00.356 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.025) 0:03:00.381 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.029) 0:03:00.411 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.255) 0:03:00.666 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.026) 0:03:00.692 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.230) 0:03:00.923 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.023) 0:03:00.946 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.023) 0:03:00.969 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.021) 0:03:00.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.021) 0:03:01.012 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.021) 0:03:01.034 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.021) 0:03:01.055 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.028) 0:03:01.084 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.038) 0:03:01.123 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.021) 0:03:01.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.019) 0:03:01.164 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.036) 0:03:01.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:23:22 +0000 (0:00:00.020) 0:03:01.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.050) 0:03:01.271 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.038) 0:03:01.309 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.021) 0:03:01.331 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.019) 0:03:01.350 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.037) 0:03:01.388 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.020) 0:03:01.409 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.021) 0:03:01.430 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.020) 0:03:01.451 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.022) 0:03:01.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.032) 0:03:01.507 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.024) 0:03:01.532 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.022) 0:03:01.554 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.072) 0:03:01.627 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.023) 0:03:01.650 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.025) 0:03:01.676 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.071) 0:03:01.747 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.021) 0:03:01.769 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.023) 0:03:01.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.021) 0:03:01.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:23:23 +0000 (0:00:00.027) 0:03:01.842 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.436) 0:03:02.278 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.023) 0:03:02.302 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.027) 0:03:02.330 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.033) 0:03:02.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.023) 0:03:02.388 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.022) 0:03:02.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.020) 0:03:02.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.022) 0:03:02.454 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.400) 0:03:02.854 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.058) 0:03:02.913 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.060) 0:03:02.973 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.032) 0:03:03.006 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.042) 0:03:03.049 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.023) 0:03:03.072 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.040) 0:03:03.113 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.036) 0:03:03.149 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.025) 0:03:03.175 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.023) 0:03:03.198 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:24 +0000 (0:00:00.027) 0:03:03.226 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.230) 0:03:03.456 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.025) 0:03:03.482 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.227) 0:03:03.709 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.019) 0:03:03.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.056) 0:03:03.785 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.021) 0:03:03.806 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.021) 0:03:03.828 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.020) 0:03:03.848 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.020) 0:03:03.868 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.035) 0:03:03.903 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.020) 0:03:03.924 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.021) 0:03:03.946 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.047) 0:03:03.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.019) 0:03:04.013 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.042) 0:03:04.055 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.041) 0:03:04.096 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.022) 0:03:04.119 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.022) 0:03:04.141 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.020) 0:03:04.162 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.020) 0:03:04.183 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:23:25 +0000 (0:00:00.019) 0:03:04.203 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:23:26 +0000 (0:00:00.244) 0:03:04.447 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:23:26 +0000 (0:00:00.021) 0:03:04.468 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:23:26 +0000 (0:00:00.022) 0:03:04.491 ******** 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-1711214606.2877367-9970-44171957171296/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:23:26 +0000 (0:00:00.608) 0:03:05.099 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.515) 0:03:05.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.025) 0:03:05.641 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.024) 0:03:05.665 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.025) 0:03:05.691 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.029) 0:03:05.721 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.020) 0:03:05.741 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.029) 0:03:05.770 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.036) 0:03:05.807 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.065) 0:03:05.872 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.026) 0:03:05.898 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.027) 0:03:05.926 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.230) 0:03:06.156 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:27 +0000 (0:00:00.027) 0:03:06.184 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.226) 0:03:06.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.019) 0:03:06.450 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.471 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.019) 0:03:06.491 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.511 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.019) 0:03:06.531 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.034) 0:03:06.566 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.586 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.607 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.049) 0:03:06.656 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.021) 0:03:06.678 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.083) 0:03:06.762 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.036) 0:03:06.799 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.021) 0:03:06.820 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.022) 0:03:06.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.020) 0:03:06.863 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.023) 0:03:06.886 ******** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.022) 0:03:06.909 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.241) 0:03:07.151 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.021) 0:03:07.173 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:23:28 +0000 (0:00:00.026) 0:03:07.199 ******** 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-1711214609.0182521-10054-225728157100447/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:23:29 +0000 (0:00:00.650) 0:03:07.849 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.542) 0:03:08.392 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target -.mount systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "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": "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", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.451) 0:03:08.844 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.022) 0:03:08.866 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.025) 0:03:08.891 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.024) 0:03:08.916 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.020) 0:03:08.936 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.027) 0:03:08.964 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.034) 0:03:08.999 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.024) 0:03:09.023 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.024) 0:03:09.047 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:30 +0000 (0:00:00.026) 0:03:09.074 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.231) 0:03:09.306 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.026) 0:03:09.332 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.226) 0:03:09.558 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.051) 0:03:09.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.630 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.671 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.692 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.712 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.034) 0:03:09.747 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.021) 0:03:09.768 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.020) 0:03:09.789 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.054) 0:03:09.844 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.024) 0:03:09.868 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.045) 0:03:09.914 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.041) 0:03:09.956 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.021) 0:03:09.977 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.021) 0:03:09.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.031) 0:03:10.030 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Saturday 23 March 2024 17:23:31 +0000 (0:00:00.056) 0:03:10.086 ******** changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "attempts": 1, "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:44 Saturday 23 March 2024 17:23:40 +0000 (0:00:08.856) 0:03:18.942 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:53 Saturday 23 March 2024 17:23:40 +0000 (0:00:00.256) 0:03:19.198 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:63 Saturday 23 March 2024 17:23:40 +0000 (0:00:00.020) 0:03:19.219 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:75 Saturday 23 March 2024 17:23:40 +0000 (0:00:00.020) 0:03:19.240 ******** 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-1711214621.0365646-10140-223588338786636/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:87 Saturday 23 March 2024 17:23:41 +0000 (0:00:00.639) 0:03:19.879 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Saturday 23 March 2024 17:23:42 +0000 (0:00:00.529) 0:03:20.409 ******** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount basic.target quadlet-basic-network.service sysinit.target quadlet-basic-mysql-volume.service system.slice systemd-journald.socket", "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 -.mount system.slice quadlet-basic-network.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 : Restart service] ***************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:132 Saturday 23 March 2024 17:23:43 +0000 (0:00:00.964) 0:03:21.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:23:43 +0000 (0:00:00.021) 0:03:21.395 ******** TASK [Check files] ************************************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:234 Saturday 23 March 2024 17:23:43 +0000 (0:00:00.019) 0:03:21.414 ******** 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.003563", "end": "2024-03-23 17:23:43.437511", "item": "quadlet-basic-mysql.container", "rc": 0, "start": "2024-03-23 17:23:43.433948" } STDOUT: # # Ansible managed # # system_role:podman [Install] WantedBy=default.target [Container] Image=quay.io/linux-system-roles/mysql:5.6 ContainerName=quadlet-basic-mysql Volume=quadlet-basic-mysql.volume:/var/lib/mysql Network=quadlet-basic.network PodmanArgs=--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json Environment=FOO=/bin/busybox-extras Environment=BAZ=test ok: [sut] => (item=quadlet-basic.network) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "cat", "/etc/containers/systemd/quadlet-basic.network" ], "delta": "0:00:01.004299", "end": "2024-03-23 17:23:44.663456", "item": "quadlet-basic.network", "rc": 0, "start": "2024-03-23 17:23:43.659157" } 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.003280", "end": "2024-03-23 17:23:44.899710", "item": "quadlet-basic-mysql.volume", "rc": 0, "start": "2024-03-23 17:23:44.896430" } STDOUT: # # Ansible managed # # system_role:podman [Volume] TASK [Check JSON] ************************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:244 Saturday 23 March 2024 17:23:44 +0000 (0:00:01.762) 0:03:23.176 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "exec", "quadlet-basic-mysql", "cat", "/tmp/test.json" ], "delta": "0:00:00.177557", "end": "2024-03-23 17:23:45.299270", "failed_when_result": false, "rc": 0, "start": "2024-03-23 17:23:45.121713" } STDOUT: {"test": "json"} TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:259 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.403) 0:03:23.580 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.036) 0:03:23.616 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.040) 0:03:23.657 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.070) 0:03:23.727 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.021) 0:03:23.749 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.022) 0:03:23.772 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:23:45 +0000 (0:00:00.054) 0:03:23.826 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:23:47 +0000 (0:00:01.538) 0:03:25.365 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.023) 0:03:25.388 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.025) 0:03:25.414 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034145", "end": "2024-03-23 17:23:47.394221", "rc": 0, "start": "2024-03-23 17:23:47.360076" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.256) 0:03:25.670 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.058) 0:03:25.729 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.021) 0:03:25.751 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.062) 0:03:25.814 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.039) 0:03:25.854 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.231) 0:03:26.085 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.026) 0:03:26.112 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:47 +0000 (0:00:00.026) 0:03:26.139 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:48 +0000 (0:00:00.229) 0:03:26.369 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:48 +0000 (0:00:00.052) 0:03:26.421 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:48 +0000 (0:00:00.248) 0:03:26.670 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004212", "end": "2024-03-23 17:23:48.768834", "rc": 0, "start": "2024-03-23 17:23:48.764622" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:48 +0000 (0:00:00.376) 0:03:27.046 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004113", "end": "2024-03-23 17:23:48.994273", "rc": 0, "start": "2024-03-23 17:23:48.990160" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.258) 0:03:27.305 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.020) 0:03:27.326 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.347 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.023) 0:03:27.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.034) 0:03:27.404 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.028) 0:03:27.433 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.053) 0:03:27.487 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.509 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.023) 0:03:27.532 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.042) 0:03:27.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.618 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.043) 0:03:27.662 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.026) 0:03:27.711 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.076) 0:03:27.787 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.021) 0:03:27.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.020) 0:03:27.828 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.020) 0:03:27.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.020) 0:03:27.870 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.020) 0:03:27.890 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.022) 0:03:27.913 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.019) 0:03:27.933 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.063) 0:03:27.996 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.022) 0:03:28.018 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.028) 0:03:28.047 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.034) 0:03:28.082 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.023) 0:03:28.106 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.024) 0:03:28.131 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:23:49 +0000 (0:00:00.026) 0:03:28.157 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.377) 0:03:28.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.025) 0:03:28.560 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.022) 0:03:28.583 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.028) 0:03:28.612 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.034) 0:03:28.646 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.023) 0:03:28.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.027) 0:03:28.698 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.026) 0:03:28.725 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.358) 0:03:29.083 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.023) 0:03:29.106 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.021) 0:03:29.127 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.070) 0:03:29.198 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:50 +0000 (0:00:00.031) 0:03:29.229 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.025) 0:03:29.254 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.056) 0:03:29.311 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.031) 0:03:29.343 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.040) 0:03:29.383 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.029) 0:03:29.413 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.028) 0:03:29.441 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.032) 0:03:29.474 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.248) 0:03:29.722 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:51 +0000 (0:00:00.028) 0:03:29.751 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:52 +0000 (0:00:01.228) 0:03:30.980 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004694", "end": "2024-03-23 17:23:52.934090", "rc": 0, "start": "2024-03-23 17:23:52.929396" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:52 +0000 (0:00:00.231) 0:03:31.211 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004549", "end": "2024-03-23 17:23:53.174628", "rc": 0, "start": "2024-03-23 17:23:53.170079" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.246) 0:03:31.458 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.028) 0:03:31.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.054) 0:03:31.540 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.022) 0:03:31.563 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.024) 0:03:31.587 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.048) 0:03:31.636 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.036) 0:03:31.673 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.037) 0:03:31.710 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.058) 0:03:31.768 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.057) 0:03:31.826 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.227) 0:03:32.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:53 +0000 (0:00:00.029) 0:03:32.083 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.270) 0:03:32.353 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.040) 0:03:32.394 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.081) 0:03:32.475 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.038) 0:03:32.513 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.038) 0:03:32.552 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.040) 0:03:32.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.026) 0:03:32.618 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.051) 0:03:32.670 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.026) 0:03:32.696 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.027) 0:03:32.724 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.033) 0:03:32.758 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.020) 0:03:32.779 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.030) 0:03:32.809 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.038) 0:03:32.848 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.025) 0:03:32.874 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.024) 0:03:32.898 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.028) 0:03:32.926 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.226) 0:03:33.153 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:54 +0000 (0:00:00.067) 0:03:33.220 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.226) 0:03:33.447 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004251", "end": "2024-03-23 17:23:55.399479", "rc": 0, "start": "2024-03-23 17:23:55.395228" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.228) 0:03:33.675 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004081", "end": "2024-03-23 17:23:55.627063", "rc": 0, "start": "2024-03-23 17:23:55.622982" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.227) 0:03:33.902 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.021) 0:03:33.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.020) 0:03:33.944 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.020) 0:03:33.965 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.020) 0:03:33.985 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.036) 0:03:34.022 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.021) 0:03:34.043 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.019) 0:03:34.063 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.049) 0:03:34.113 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:23:55 +0000 (0:00:00.056) 0:03:34.169 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.221) 0:03:34.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.074) 0:03:34.465 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.228) 0:03:34.694 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.034) 0:03:34.729 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.031) 0:03:34.761 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.023) 0:03:34.784 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.024) 0:03:34.809 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.021) 0:03:34.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.021) 0:03:34.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.021) 0:03:34.873 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.020) 0:03:34.894 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.024) 0:03:34.919 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.025) 0:03:34.944 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.026) 0:03:34.971 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.030) 0:03:35.001 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.049) 0:03:35.051 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.025) 0:03:35.076 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.062) 0:03:35.138 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:23:56 +0000 (0:00:00.028) 0:03:35.166 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.230) 0:03:35.396 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.026) 0:03:35.422 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.229) 0:03:35.652 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004201", "end": "2024-03-23 17:23:57.606060", "rc": 0, "start": "2024-03-23 17:23:57.601859" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.228) 0:03:35.881 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004158", "end": "2024-03-23 17:23:57.835245", "rc": 0, "start": "2024-03-23 17:23:57.831087" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.230) 0:03:36.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.019) 0:03:36.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.020) 0:03:36.151 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.019) 0:03:36.171 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.020) 0:03:36.192 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:23:57 +0000 (0:00:00.041) 0:03:36.233 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.027) 0:03:36.261 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.024) 0:03:36.285 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.046) 0:03:36.331 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.074) 0:03:36.406 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.224) 0:03:36.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.022) 0:03:36.653 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.226) 0:03:36.880 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.047) 0:03:36.927 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.021) 0:03:36.949 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.023) 0:03:36.972 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.025) 0:03:36.998 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.023) 0:03:37.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.025) 0:03:37.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.024) 0:03:37.072 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.022) 0:03:37.094 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.057) 0:03:37.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.063) 0:03:37.215 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 23 March 2024 17:23:58 +0000 (0:00:00.026) 0:03:37.241 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.221) 0:03:37.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.021) 0:03:37.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.020) 0:03:37.505 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.021) 0:03:37.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:273 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.021) 0:03:37.548 ******** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:279 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.359) 0:03:37.908 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.046) 0:03:37.954 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.036) 0:03:37.990 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.024) 0:03:38.015 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.019) 0:03:38.034 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.022) 0:03:38.057 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 23 March 2024 17:23:59 +0000 (0:00:00.053) 0:03:38.110 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 23 March 2024 17:24:01 +0000 (0:00:01.494) 0:03:39.605 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.021) 0:03:39.626 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.024) 0:03:39.651 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033884", "end": "2024-03-23 17:24:01.625043", "rc": 0, "start": "2024-03-23 17:24:01.591159" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.249) 0:03:39.901 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.021) 0:03:39.922 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.020) 0:03:39.943 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.059) 0:03:40.002 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:24:01 +0000 (0:00:00.073) 0:03:40.076 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.234) 0:03:40.310 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.025) 0:03:40.335 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.026) 0:03:40.362 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.228) 0:03:40.590 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.026) 0:03:40.617 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.226) 0:03:40.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.021) 0:03:40.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.020) 0:03:40.885 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.020) 0:03:40.906 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.020) 0:03:40.927 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.020) 0:03:40.948 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.021) 0:03:40.969 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.025) 0:03:40.994 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.040) 0:03:41.035 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.065) 0:03:41.101 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.021) 0:03:41.122 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.040) 0:03:41.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.021) 0:03:41.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 23 March 2024 17:24:02 +0000 (0:00:00.020) 0:03:41.204 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.041) 0:03:41.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.020) 0:03:41.287 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.043) 0:03:41.330 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.022) 0:03:41.352 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.022) 0:03:41.375 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.418 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.439 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.020) 0:03:41.460 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.055) 0:03:41.515 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.060) 0:03:41.576 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.022) 0:03:41.598 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.027) 0:03:41.626 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.034) 0:03:41.661 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.682 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:41.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.040) 0:03:41.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.022) 0:03:41.768 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.273) 0:03:42.041 ******** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:8 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:42.063 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:14 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.026) 0:03:42.090 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.033) 0:03:42.123 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.019) 0:03:42.143 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.056) 0:03:42.199 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:19 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.020) 0:03:42.220 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:35 Saturday 23 March 2024 17:24:03 +0000 (0:00:00.021) 0:03:42.242 ******** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.270) 0:03:42.512 ******** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:127 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.019) 0:03:42.532 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.063) 0:03:42.596 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.026) 0:03:42.622 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.027) 0:03:42.649 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.020) 0:03:42.669 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.030) 0:03:42.700 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.037) 0:03:42.737 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.030) 0:03:42.768 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.024) 0:03:42.792 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.027) 0:03:42.820 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.264) 0:03:43.084 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:24:04 +0000 (0:00:00.027) 0:03:43.112 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.226) 0:03:43.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.021) 0:03:43.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.020) 0:03:43.381 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.022) 0:03:43.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.021) 0:03:43.424 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.023) 0:03:43.448 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.023) 0:03:43.471 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.041) 0:03:43.513 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.022) 0:03:43.536 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.021) 0:03:43.558 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.047) 0:03:43.605 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.043) 0:03:43.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:24:05 +0000 (0:00:00.021) 0:03:43.670 ******** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Sat 2024-03-23 17:23:30 UTC", "ActiveEnterTimestampMonotonic": "79726400", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target systemd-journald.socket system.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-03-23 17:23:30 UTC", "AssertTimestampMonotonic": "79671029", "Before": "shutdown.target quadlet-basic-mysql.service", "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-03-23 17:23:30 UTC", "ConditionTimestampMonotonic": "79671027", "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-03-23 17:23:30 UTC", "ExecMainExitTimestampMonotonic": "79726188", "ExecMainPID": "5202", "ExecMainStartTimestamp": "Sat 2024-03-23 17:23:30 UTC", "ExecMainStartTimestampMonotonic": "79671920", "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-03-23 17:23:30 UTC", "InactiveExitTimestampMonotonic": "79671963", "InvocationID": "97189ffca17048d98f6344745bcbc3ef", "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 system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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-03-23 17:23:30 UTC", "StateChangeTimestampMonotonic": "79726400", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:24:07 +0000 (0:00:02.297) 0:03:45.968 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:24:07 +0000 (0:00:00.241) 0:03:46.209 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.040) 0:03:46.250 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.021) 0:03:46.271 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.021) 0:03:46.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.020) 0:03:46.313 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.561) 0:03:46.875 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045732", "end": "2024-03-23 17:24:08.871211", "rc": 0, "start": "2024-03-23 17:24:08.825479" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.280) 0:03:47.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.030) 0:03:47.187 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.022) 0:03:47.209 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:24:08 +0000 (0:00:00.028) 0:03:47.238 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.027) 0:03:47.266 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.022) 0:03:47.288 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.039) 0:03:47.328 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.052) 0:03:47.381 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.048) 0:03:47.429 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.040) 0:03:47.469 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.032) 0:03:47.502 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.232) 0:03:47.734 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.026) 0:03:47.761 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.269) 0:03:48.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.020) 0:03:48.051 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.020) 0:03:48.072 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.021) 0:03:48.094 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.028) 0:03:48.122 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.023) 0:03:48.146 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.020) 0:03:48.166 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.038) 0:03:48.205 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:24:09 +0000 (0:00:00.021) 0:03:48.226 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.019) 0:03:48.246 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.049) 0:03:48.295 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.043) 0:03:48.339 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.020) 0:03:48.359 ******** 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": "systemd-journald.socket system.slice quadlet-basic-network.service basic.target -.mount quadlet-basic-mysql-volume.service 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": "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": "sysinit.target quadlet-basic-mysql-volume.service -.mount quadlet-basic-network.service 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 : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.546) 0:03:48.906 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.264) 0:03:49.170 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.034) 0:03:49.205 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:24:10 +0000 (0:00:00.022) 0:03:49.227 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.023) 0:03:49.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.022) 0:03:49.273 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.500) 0:03:49.773 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.046449", "end": "2024-03-23 17:24:11.770775", "rc": 0, "start": "2024-03-23 17:24:11.724326" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.274) 0:03:50.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.022) 0:03:50.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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.020) 0:03:50.091 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.024) 0:03:50.116 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.025) 0:03:50.141 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.020) 0:03:50.161 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.032) 0:03:50.194 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 23 March 2024 17:24:11 +0000 (0:00:00.037) 0:03:50.232 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.126) 0:03:50.358 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.026) 0:03:50.384 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.026) 0:03:50.411 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.231) 0:03:50.643 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.028) 0:03:50.671 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711214495.0766041, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1711214460.2564113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6887897, "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": "3131219342", "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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.235) 0:03:50.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.025) 0:03:50.932 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.022) 0:03:50.954 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.021) 0:03:50.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.019) 0:03:50.995 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.020) 0:03:51.016 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.021) 0:03:51.037 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.037) 0:03:51.075 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.023) 0:03:51.099 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.020) 0:03:51.119 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 23 March 2024 17:24:12 +0000 (0:00:00.049) 0:03:51.169 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.097) 0:03:51.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.022) 0:03:51.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.023) 0:03:51.311 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.231) 0:03:51.543 ******** included: /WORKDIR/git-weekly-cizc2fjo2z/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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.039) 0:03:51.583 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.023) 0:03:51.607 ******** 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-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.042) 0:03:51.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.020) 0:03:51.670 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 23 March 2024 17:24:13 +0000 (0:00:00.554) 0:03:52.225 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.045897", "end": "2024-03-23 17:24:14.227207", "rc": 0, "start": "2024-03-23 17:24:14.181310" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 23 March 2024 17:24:14 +0000 (0:00:00.294) 0:03:52.519 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.076560", "end": "2024-03-23 17:24:14.557871", "rc": 0, "start": "2024-03-23 17:24:14.481311" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Saturday 23 March 2024 17:24:14 +0000 (0:00:00.332) 0:03:52.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:133 Saturday 23 March 2024 17:24:14 +0000 (0:00:00.021) 0:03:52.874 ******** META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=611 changed=54 unreachable=0 failed=0 skipped=587 rescued=0 ignored=0 Saturday 23 March 2024 17:24:14 +0000 (0:00:00.020) 0:03:52.894 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 69.03s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 23.88s /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:177 -------------- linux-system-roles.podman : Stop and disable service ------------------- 10.76s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 linux-system-roles.podman : Ensure container images are present --------- 9.20s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 8.86s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 3.15s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 2.30s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Check files ------------------------------------------------------------- 1.76s /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:234 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.72s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.57s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.54s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.49s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.49s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.47s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.46s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.45s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 linux-system-roles.podman : See if getsubids exists --------------------- 1.23s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 linux-system-roles.podman : Ensure container images are present --------- 1.14s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Start service ------------------------------- 0.96s /WORKDIR/git-weekly-cizc2fjo2z/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:116 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-cizc2fjo2z/tests/tests_quadlet_basic.yml:9 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---